Movatterモバイル変換


[0]ホーム

URL:


US20150133076A1 - Mobile device application monitoring software - Google Patents

Mobile device application monitoring software
Download PDF

Info

Publication number
US20150133076A1
US20150133076A1US14/078,518US201314078518AUS2015133076A1US 20150133076 A1US20150133076 A1US 20150133076A1US 201314078518 AUS201314078518 AUS 201314078518AUS 2015133076 A1US2015133076 A1US 2015133076A1
Authority
US
United States
Prior art keywords
data
app
usage
apps
application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US14/078,518
Inventor
Michael Brough
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by IndividualfiledCriticalIndividual
Priority to US14/078,518priorityCriticalpatent/US20150133076A1/en
Priority to US14/305,726prioritypatent/US9946622B2/en
Publication of US20150133076A1publicationCriticalpatent/US20150133076A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A software application for monitoring the performance of other software applications on mobile devices using efficient crowd sourced data and efficient proxies for performance of the applications.

Description

Claims (20)

What is claimed:
1. A method for identifying mobile device app parameters that negatively impact system efficiency and/or security, said system comprises comprising obtaining statistical data of app performance of a large number of apps, said statistical data being used for establishing a performance metric for each app parameter, said app parameters being measured during use of said mobile device and providing an alert to a user when a parameter exceeds crowd source derived limits for the metric.
2. A method as inclaim 1 wherein the parameters for which a metric is established comprise one or more of: battery usage, data usage, memory usage, CPU usage, storage space usage, permissions incidence, crash incidence, notification incidence, and analytics.
3. A method as inclaim 1 to supply crowd source information to said mobile device where application averages and limits are transmitted to said device.
4. A method as inclaim 1 wherein comparative values for battery usage, data consumption, cpu, memory and storage are transmitted back to said device, comparing against all other devices, devices with the same operating system version, devices of the same model and devices on the same carrier network
5. A method as inclaim 1 wherein crowd-source based application recommendations and information reports will be fed back into the application.
6. A method as inclaim 1 wherein a back-end database will analyze application information supplied from all users and will determine if an extreme application alert notification should be sent to a device type, carrier group or operating system, and when such a notification is deemed appropriate M2AppMonitor will collect the notification request and display the alert to the device user.
7. A method as inclaim 1 providing an indication of the performance of each of a plurality of installed apps on a mobile phone comprising aggregating metrics data for performance and/or quality of each of a plurality of apps and after collecting data on all of these parameters, M2AppMonitor compares the application's data to crowd-sourced data and those apps with usage above the 95th percentile are flagged for high resource usage.
8. A method as inclaim 1 comprising assessing said data for determining a crowd-source performance threshold for each app and providing a notification icon in the notification tray as a visual indicator that an app is performing above the threshold.
9. A method as inclaim 1 wherein scoring of the parameters and flagging resource overages of apps is made by summation and is an objective measurement of the parameters in their own units.
10. A method as inclaim 1 wherein scoring of the parameters and flagging of apps is made by comparison to the 5th to the 99th percentile of performance of similar apps in the same performance category.
11. A method as inclaim 1 wherein scoring of the parameters and flagging of apps is made by comparison to a threshold performance of similar apps in the same performance category where the threshold is set by the user.
12. A method as inclaim 1 comprising a pathway for a user to force stop a flagged app.
13. A method as inclaim 1 comprising a pathway for a user to uninstall a flagged app.
14. A method as inclaim 1 comprising providing alert data to a system carrier.
15. A method as inclaim 1 wherein said carrier comprises software responsive to alert data from user.
16. A method as inclaim 1 wherein said carrier is responsive to the receipt of data representative of said scoring for identifying unintended app operation.
17. A method as inclaim 1 comprising continually monitoring said plurality of apps while said mobile device is turned on.
18. A method as inclaim 1 comprising providing a notification icon in the device notification tray as a visual indicator that an app is performing below the threshold
19. A method as inclaim 1 for controlling unwanted mobile device app operations comprising an internet carrier and a plurality of mobile devices, each of said devices being configured to operate controllably in communication with said carrier, each of said devices having installed therein a plurality of apps, each of said apps being characterized by operator selected operation features and “unintended” operation that negatively impacts system efficiency and security, said system comprising mobile devices each adapted to include app monitoring software for scoring of one or more of key metrics.
20. A method of identifying mobile device app parameters that negatively impact system efficiency and/or security comprising:
starting a timer that raises a flag at ten minutes and which then restarts;
creating a table in memory to store information on currently running apps;
pulling the data collected in the table every ten minutes;
summing the pulled data, summing said data for each app in an active application table, computing a latest application average CPU usage with new data, computing a latest application average memory usage with new data, computing a latest application average battery use with new data, computing a latest application average data usage with new data, computing a number of times an app has crashed during a given monitoring cycle, computing a current application storage usage, computing a permission, a security and a resource overage, updating the application table with all newly computed data, updating a notification status to match resource flags to be displayed in the app and a status bar;
logging current app readings, writing an entry of the app readings for each app, pushing the current app readings to the log table;
checking the data to determine whether it is necessary for the M2AppMonitor to take any outward actions, checking the database size, averaging data and trimming the database, trimming the database in the event it is too large, checking for four different extreme notifications, checking whether storage exceeds threshold, checking whether battery exceeds threshold, checking whether data use exceeds threshold, checking whether data use exceeds a plan limit, sending notification when there are flagged apps, sending notification when an extreme notification condition is satisfied, checking if it is time to submit data to a master database, when it is time submitting a summary of application data to M2AppMonitor master database;
clearing the table in preparation for the next cycle;
starting a fifteen second cycle where a flag is raised at the 15 second mark, indicating the start of running application data collection;
getting a list of running applications, adding each app to the main app table if it is not yet in the table, tracking the start time of newly added apps, tracking the stop time in the event an app has stopped running, start a tracking time for an app that is a “front” app, stop tracking time for an app that is no longer a “front” app;
getting memory information, obtaining app memory usage, averaging collected memory data with previous data, pushing the average value to a running application table;
getting CPU information, obtaining CPU information for all processes used by an application, combining the collected CPU data per application, averaging collected CPU data with the previous data, averaging foreground usage with past foreground usage, averaging background usage with past background usage, pushing the average value to a running application table;
getting data usage, starting to collect data readings if data usage has not been collected for the app, adding to a tally of data usage collected for the app, tallying background data usage, tallying Wi-Fi data usage, tallying mobile data usage;
combining data, averaging all of the collected data, organizing and combining all collected data, averaging background data, combining background data, averaging Wi-Fi data, combine Wi-Fi data, averaging mobile data, combining mobile data
getting battery usage, obtaining battery usage for each app, averaging collected battery data with previous data, pushing battery data to the table, updating the table with the latest collected data, wait for the fifteen second cycle to complete before restarting;
transmitting collected data to a back-end server, collecting device information, collecting app information from a database, collecting app log record from database, combing data in a JSON object, compressing said object, transmitting data to backend server, receiving application category information, update database with app categories, sending JSON data and device information to back end server, receiving crowd source data, updating the local database with crowd source data;
adding new apps to M2AppMonitor when M2AppMonitor is initially installed, adding new apps to M2AppMonitor when new apps are installed, adding new apps to M2AppMonitor when an existing app is updated, collecting storage usage, collecting permissions, collecting notification access, collecting analytics used, updating count incrementally.
US14/078,5182012-11-112013-11-12Mobile device application monitoring softwareAbandonedUS20150133076A1 (en)

Priority Applications (2)

Application NumberPriority DateFiling DateTitle
US14/078,518US20150133076A1 (en)2012-11-112013-11-12Mobile device application monitoring software
US14/305,726US9946622B2 (en)2012-11-112014-06-16Mobile device application monitoring software

Applications Claiming Priority (3)

Application NumberPriority DateFiling DateTitle
US201261724993P2012-11-112012-11-11
US201361816183P2013-04-262013-04-26
US14/078,518US20150133076A1 (en)2012-11-112013-11-12Mobile device application monitoring software

Publications (1)

Publication NumberPublication Date
US20150133076A1true US20150133076A1 (en)2015-05-14

Family

ID=53044196

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US14/078,518AbandonedUS20150133076A1 (en)2012-11-112013-11-12Mobile device application monitoring software
US14/305,726ActiveUS9946622B2 (en)2012-11-112014-06-16Mobile device application monitoring software

Family Applications After (1)

Application NumberTitlePriority DateFiling Date
US14/305,726ActiveUS9946622B2 (en)2012-11-112014-06-16Mobile device application monitoring software

Country Status (1)

CountryLink
US (2)US20150133076A1 (en)

Cited By (30)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20140317284A1 (en)*2011-09-282014-10-23Robert W. NavaretteManaging data usage of a computing device
US20150062352A1 (en)*2013-09-032015-03-05Samsung Electronics Co., Ltd.Method for transmitting contents and electronic device thereof
US20150278403A1 (en)*2014-03-262015-10-01Xerox CorporationMethods and systems for modeling crowdsourcing platform
US20150347262A1 (en)*2014-05-302015-12-03Apple Inc.Performance management based on resource consumption
US20150346933A1 (en)*2014-05-302015-12-03Apple Inc.Battery usage tracking user interface
US20150363289A1 (en)*2012-11-112015-12-17Michael BroughMobile device application monitoring software
US20170102989A1 (en)*2015-10-092017-04-13Intuit Inc.Method and system for dynamically unblocking customers in critical workflows by pushing community contributed solutions just-in-time when an error is encountered
US9749453B2 (en)*2015-11-202017-08-29Sap SeRelaxation of mobile device features restrictions leveraging embedded auditing system
EP3277029A1 (en)*2016-07-292018-01-31Samsung Electronics Co., LtdElectronic device and method for operating the same
US9929970B1 (en)2015-12-032018-03-27Innovium, Inc.Efficient resource tracking
EP3316141A1 (en)*2016-10-282018-05-02Wipro LimitedMethod and system for determining performance of an application installed on mobile stations
US10148590B2 (en)2015-10-232018-12-04Intuit Inc.Method and system for dynamically unblocking customers in critical workflows using pre-defined unlock codes
US10218589B1 (en)2015-12-172019-02-26Innovium, Inc.Efficient resource status reporting apparatuses
CN109918088A (en)*2019-01-292019-06-21维沃移动通信有限公司A kind of program unloading method and mobile terminal
KR20190086144A (en)*2018-01-122019-07-22엔에이치엔 주식회사Mobile terminal and method for management application of the mobile terminal and target advertisement providing system using the same
US20190294484A1 (en)*2018-03-212019-09-26International Business Machines CorporationRoot cause analysis for correlated development and operations data
US10432429B1 (en)2016-02-162019-10-01Innovium, Inc.Efficient traffic management
US10567302B2 (en)2016-06-012020-02-18At&T Intellectual Property I, L.P.Enterprise business mobile dashboard
US10613608B2 (en)2014-08-062020-04-07Apple Inc.Reduced-size user interfaces for battery management
CN111459755A (en)*2020-03-272020-07-28海信视像科技股份有限公司Log file output control method and device based on EMMC life value
US10747520B2 (en)2017-04-142020-08-18Microsoft Technology Licensing, LlcResource deployment using device analytics
US10932109B2 (en)*2016-06-242021-02-23Paypal, Inc.System configurations to determine user data associated with mobile applications
US10951043B2 (en)2017-06-042021-03-16Apple Inc.Multi-device charging user interface
CN113010797A (en)*2021-04-152021-06-22王美珍Smart city data sharing method and system based on cloud platform
US11153373B2 (en)2019-05-032021-10-19EMC IP Holding Company LLCMethod and system for performance-driven load shifting
US11163633B2 (en)2019-04-242021-11-02Bank Of America CorporationApplication fault detection and forecasting
CN113626694A (en)*2020-10-292021-11-09胡培培 Application push system based on big data
CN114625653A (en)*2022-03-212022-06-14深圳市酷开网络科技股份有限公司 Internet TV terminal app performance analysis and processing method, device, and intelligent terminal
US11646591B2 (en)2019-05-092023-05-09Apple Inc.Indication for protective charging mode
US11748437B2 (en)2019-04-262023-09-05Motorola Solutions, Inc.System and method for management of commercial virtual assistant services

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JP6630069B2 (en)*2014-07-112020-01-15キヤノン株式会社 Information processing method, program, and information processing apparatus
US10262353B1 (en)*2015-02-132019-04-16Symantec CorporationMethod and system to estimate mobile device performance based on personal behavior patterns
US10581987B2 (en)2015-07-062020-03-03Airwatch LlcApplication network usage management
US10382306B2 (en)*2015-07-062019-08-13Airwatch LlcApplication network usage management
US10871878B1 (en)*2015-12-292020-12-22Palantir Technologies Inc.System log analysis and object user interaction correlation system
US10248788B2 (en)2016-06-282019-04-02International Business Machines CorporationDetecting harmful applications prior to installation on a user device
US10241772B1 (en)2016-07-072019-03-26Google LlcRecommending substitute applications
CN107643968A (en)*2016-07-202018-01-30平安科技(深圳)有限公司Crash log processing method and processing device
US11074599B2 (en)2016-12-082021-07-27App Annie Inc.Determining usage data of mobile applications for a population
US10621062B2 (en)2017-02-212020-04-14International Business Machines CorporationWidget provisioning of user experience analytics and user interface / application management
US10262265B2 (en)2017-05-242019-04-16Google LlcSystems and methods for generating and communicating application recommendations at uninstall time
US10834213B2 (en)*2017-07-202020-11-10International Business Machines CorporationSystem and method for measuring user engagement
CN108337127B (en)*2017-12-212020-11-03中国平安人寿保险股份有限公司Application performance monitoring method, system, terminal and computer readable storage medium
EP3827352A4 (en)*2018-07-252022-05-11Blues Inc. DATA SYSTEM ON A MODULE (DSOM) FOR CONNECTING COMPUTER DEVICES AND CLOUD SERVICES
CN111292114B (en)*2018-12-102023-06-23百度在线网络技术(北京)有限公司Method and device for generating labels
CN113168398A (en)*2019-02-012021-07-23惠普发展公司,有限责任合伙企业Upgrade determination for telemetry data based devices
US11422911B2 (en)2019-03-142022-08-23International Business Machines CorporationAssisted smart device context performance information retrieval

Citations (44)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6115680A (en)*1995-06-072000-09-05Media Metrix, Inc.Computer use meter and analyzer
US20040153867A1 (en)*2003-01-032004-08-05Mcalinden PaulDynamic performance and resource management in a processing system
US6801940B1 (en)*2002-01-102004-10-05Networks Associates Technology, Inc.Application performance monitoring expert
US20060026467A1 (en)*2004-07-302006-02-02Smadar NehabMethod and apparatus for automatically discovering of application errors as a predictive metric for the functional health of enterprise applications
US20070150581A1 (en)*2005-12-222007-06-28American Express Travel Services, Co., Inc. a New York CorporationSystem and method for monitoring system performance levels across a network
US20090199160A1 (en)*2008-01-312009-08-06Yahoo! Inc.Centralized system for analyzing software performance metrics
US20100016011A1 (en)*2008-07-152010-01-21Motorola, Inc.Method for Collecting Usage Information on Wireless Devices for Ratings Purposes
US20100088552A1 (en)*2007-01-262010-04-08Samsung Sds Co., Ltd.Method for Obstruction and Capacity Information Unification Monitoring in Unification Management System Environment and System for Thereof
US20100151817A1 (en)*2007-02-262010-06-17Lidstroem MattiasMethod And Apparatus For Monitoring Client Behaviour
US20110040990A1 (en)*2009-08-142011-02-17Google Inc.Providing A User With Feedback Regarding Power Consumption In Battery-Operated Electronic Devices
US20110047594A1 (en)*2008-10-212011-02-24Lookout, Inc., A California CorporationSystem and method for mobile communication device application advisement
US20110099433A1 (en)*2009-10-282011-04-28Fujitsu LimitedInformation generating apparatus and information generating method
US20120023375A1 (en)*2010-07-232012-01-26Salesforce.Com, Inc.Generating performance alerts
US20120036498A1 (en)*2010-08-042012-02-09BoxTone, Inc.Mobile application performance management
US8171351B1 (en)*2009-01-162012-05-01Amazon Technologies, Inc.Collecting information from user devices
US20120173933A1 (en)*2011-01-032012-07-05Greb Karl FProfile-based execution monitoring
US20120192014A1 (en)*2008-02-252012-07-26Kiyoshi KatoOperations management apparatus, operations management system, data processing method, and operations management program
US20120275377A1 (en)*2011-04-262012-11-01Openet Telecom Ltd.Systems, devices and methods of crowd-sourcing across multiple domains
US8340633B1 (en)*2009-04-092012-12-25Mobile Iron, Inc.Mobile activity intelligence
US20130007255A1 (en)*2011-06-302013-01-03Alexandre GerberMethods, Devices, and Computer Program Products for Providing a Computing Application Rating
US20130132896A1 (en)*2011-11-222013-05-23Samsung Electronics Co., Ltd.System and method of recommending applications based on context information
US20130159502A1 (en)*2011-12-192013-06-20Go Daddy Operating Company, Llc.Methods for Monitoring Computer Resources
US20130166731A1 (en)*2011-12-222013-06-27Naoaki YamanakaApparatus, mobile terminal, and method to estimate quality of experience of application
US20130196616A1 (en)*2012-01-272013-08-01Microsoft CorporationData usage profiles for users and applications
US20130204911A1 (en)*2012-02-022013-08-08Tata Consultancy Services LimitedReal time performance monitoring
US20130325856A1 (en)*2012-06-042013-12-05Apple Inc.App recommendation using crowd-sourced localized app usage data
US20140053261A1 (en)*2012-08-152014-02-20Qualcomm IncorporatedOn-Line Behavioral Analysis Engine in Mobile Device with Multiple Analyzer Model Providers
US20140088895A1 (en)*2008-05-152014-03-27John HoustonSystems and methods for metering and analyzing energy consumption of events within a portable device
US20140117780A1 (en)*2012-10-312014-05-01James BuchheimWireless communication-enabled energy consumption monitor and mobile application for same
US20140156660A1 (en)*2012-06-052014-06-05uTest, Inc.Methods and systems for quantifying and tracking software application quality
US20140235179A1 (en)*2013-02-182014-08-21Airometric Wireless Inc.Performance evaluation of services and applications on devices in live wireless environments
US8863022B2 (en)*2011-09-072014-10-14Microsoft CorporationProcess management views
US20150011177A1 (en)*2013-07-022015-01-08Carrier IqResource Consumption Estimation with Out of Norm Determination in Mobile Devices
US8935393B1 (en)*2012-08-232015-01-13Google Inc.Recommendations based on usage and resource consumption data
US20150033086A1 (en)*2013-07-282015-01-29OpsClarity Inc.Organizing network performance metrics into historical anomaly dependency data
US20150058679A1 (en)*2013-08-262015-02-26Google Inc.Application resource utilizaton management
US20150067147A1 (en)*2013-09-042015-03-05AppDynamics, Inc.Group server performance correction via actions to server subset
US20150082097A1 (en)*2013-09-132015-03-19Mobile Defense Inc.Systems and methods for collecting, tracking, and storing system performance and event data for computing devices
US9037922B1 (en)*2012-05-012015-05-19Amazon Technololgies, Inc.Monitoring and analysis of operating states in a computing environment
US20150163121A1 (en)*2013-12-062015-06-11Lookout, Inc.Distributed monitoring, evaluation, and response for multiple devices
US20150363289A1 (en)*2012-11-112015-12-17Michael BroughMobile device application monitoring software
US20150382227A1 (en)*2012-12-212015-12-31Qualcomm IncorporatedAdaptive Control of Crowdsourcing Data Using Mobile Device Generated Parameters
US20160124830A1 (en)*2012-06-252016-05-05International Business Machines CorporationPredictive Alert Threshold Determination Tool
US9344431B2 (en)*2008-10-212016-05-17Lookout, Inc.System and method for assessing an application based on data from multiple devices

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO2007003045A1 (en)*2005-06-302007-01-11Cascada Mobile Corp.System and method of recommendation and provisioning of mobile device related content and applications
US8166052B2 (en)*2007-10-222012-04-24Samsung Electronics Co., Ltd.Situation recognition for recommendation using merge-split approach
US8171035B2 (en)*2007-10-222012-05-01Samsung Electronics Co., Ltd.Situation-aware recommendation using correlation
US8285840B2 (en)*2010-03-152012-10-09Cellco PartnershipUsing social networking to help users purchase mobile applications and devices
US9112926B2 (en)*2011-04-042015-08-18Qualcomm, IncorporatedRecommending mobile content by matching similar users
US20120316955A1 (en)*2011-04-062012-12-13Yahoo! Inc.System and Method for Mobile Application Search
US9781540B2 (en)*2011-07-072017-10-03Qualcomm IncorporatedApplication relevance determination based on social context
KR101491878B1 (en)*2011-08-312015-02-09라인 가부시키가이샤System and method for providing ranking information of mobile application using information obtained from user terminal
US8856168B2 (en)*2012-04-302014-10-07Hewlett-Packard Development Company, L.P.Contextual application recommendations
US20140006517A1 (en)*2012-07-022014-01-02WUPIMA, Inc.System and method for social invitations to facilitate playing and sharing of mobile application or mobile game on mobile device
US20140279787A1 (en)*2013-03-152014-09-18Ximplar LimitedSystems And Methods for an Adaptive Application Recommender

Patent Citations (46)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6115680A (en)*1995-06-072000-09-05Media Metrix, Inc.Computer use meter and analyzer
US6801940B1 (en)*2002-01-102004-10-05Networks Associates Technology, Inc.Application performance monitoring expert
US20040153867A1 (en)*2003-01-032004-08-05Mcalinden PaulDynamic performance and resource management in a processing system
US20060026467A1 (en)*2004-07-302006-02-02Smadar NehabMethod and apparatus for automatically discovering of application errors as a predictive metric for the functional health of enterprise applications
US20070150581A1 (en)*2005-12-222007-06-28American Express Travel Services, Co., Inc. a New York CorporationSystem and method for monitoring system performance levels across a network
US20100088552A1 (en)*2007-01-262010-04-08Samsung Sds Co., Ltd.Method for Obstruction and Capacity Information Unification Monitoring in Unification Management System Environment and System for Thereof
US20100151817A1 (en)*2007-02-262010-06-17Lidstroem MattiasMethod And Apparatus For Monitoring Client Behaviour
US20090199160A1 (en)*2008-01-312009-08-06Yahoo! Inc.Centralized system for analyzing software performance metrics
US20120192014A1 (en)*2008-02-252012-07-26Kiyoshi KatoOperations management apparatus, operations management system, data processing method, and operations management program
US20140088895A1 (en)*2008-05-152014-03-27John HoustonSystems and methods for metering and analyzing energy consumption of events within a portable device
US20100016011A1 (en)*2008-07-152010-01-21Motorola, Inc.Method for Collecting Usage Information on Wireless Devices for Ratings Purposes
US20130263260A1 (en)*2008-10-212013-10-03Lookout, Inc.System and method for assessing an application to be installed on a mobile communication device
US20110047594A1 (en)*2008-10-212011-02-24Lookout, Inc., A California CorporationSystem and method for mobile communication device application advisement
US9344431B2 (en)*2008-10-212016-05-17Lookout, Inc.System and method for assessing an application based on data from multiple devices
US9367680B2 (en)*2008-10-212016-06-14Lookout, Inc.System and method for mobile communication device application advisement
US8171351B1 (en)*2009-01-162012-05-01Amazon Technologies, Inc.Collecting information from user devices
US8340633B1 (en)*2009-04-092012-12-25Mobile Iron, Inc.Mobile activity intelligence
US20110040990A1 (en)*2009-08-142011-02-17Google Inc.Providing A User With Feedback Regarding Power Consumption In Battery-Operated Electronic Devices
US20110099433A1 (en)*2009-10-282011-04-28Fujitsu LimitedInformation generating apparatus and information generating method
US20120023375A1 (en)*2010-07-232012-01-26Salesforce.Com, Inc.Generating performance alerts
US20120036498A1 (en)*2010-08-042012-02-09BoxTone, Inc.Mobile application performance management
US20120173933A1 (en)*2011-01-032012-07-05Greb Karl FProfile-based execution monitoring
US20120275377A1 (en)*2011-04-262012-11-01Openet Telecom Ltd.Systems, devices and methods of crowd-sourcing across multiple domains
US20130007255A1 (en)*2011-06-302013-01-03Alexandre GerberMethods, Devices, and Computer Program Products for Providing a Computing Application Rating
US8863022B2 (en)*2011-09-072014-10-14Microsoft CorporationProcess management views
US20130132896A1 (en)*2011-11-222013-05-23Samsung Electronics Co., Ltd.System and method of recommending applications based on context information
US20130159502A1 (en)*2011-12-192013-06-20Go Daddy Operating Company, Llc.Methods for Monitoring Computer Resources
US20130166731A1 (en)*2011-12-222013-06-27Naoaki YamanakaApparatus, mobile terminal, and method to estimate quality of experience of application
US20130196616A1 (en)*2012-01-272013-08-01Microsoft CorporationData usage profiles for users and applications
US20130204911A1 (en)*2012-02-022013-08-08Tata Consultancy Services LimitedReal time performance monitoring
US9037922B1 (en)*2012-05-012015-05-19Amazon Technololgies, Inc.Monitoring and analysis of operating states in a computing environment
US20130325856A1 (en)*2012-06-042013-12-05Apple Inc.App recommendation using crowd-sourced localized app usage data
US20140156660A1 (en)*2012-06-052014-06-05uTest, Inc.Methods and systems for quantifying and tracking software application quality
US20160124830A1 (en)*2012-06-252016-05-05International Business Machines CorporationPredictive Alert Threshold Determination Tool
US20140053261A1 (en)*2012-08-152014-02-20Qualcomm IncorporatedOn-Line Behavioral Analysis Engine in Mobile Device with Multiple Analyzer Model Providers
US8935393B1 (en)*2012-08-232015-01-13Google Inc.Recommendations based on usage and resource consumption data
US20140117780A1 (en)*2012-10-312014-05-01James BuchheimWireless communication-enabled energy consumption monitor and mobile application for same
US20150363289A1 (en)*2012-11-112015-12-17Michael BroughMobile device application monitoring software
US20150382227A1 (en)*2012-12-212015-12-31Qualcomm IncorporatedAdaptive Control of Crowdsourcing Data Using Mobile Device Generated Parameters
US20140235179A1 (en)*2013-02-182014-08-21Airometric Wireless Inc.Performance evaluation of services and applications on devices in live wireless environments
US20150011177A1 (en)*2013-07-022015-01-08Carrier IqResource Consumption Estimation with Out of Norm Determination in Mobile Devices
US20150033086A1 (en)*2013-07-282015-01-29OpsClarity Inc.Organizing network performance metrics into historical anomaly dependency data
US20150058679A1 (en)*2013-08-262015-02-26Google Inc.Application resource utilizaton management
US20150067147A1 (en)*2013-09-042015-03-05AppDynamics, Inc.Group server performance correction via actions to server subset
US20150082097A1 (en)*2013-09-132015-03-19Mobile Defense Inc.Systems and methods for collecting, tracking, and storing system performance and event data for computing devices
US20150163121A1 (en)*2013-12-062015-06-11Lookout, Inc.Distributed monitoring, evaluation, and response for multiple devices

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Allum, Simon, Battery Stat Plus - Recommended Android App, 11/21/2012, Coolsmartphone*
Parker, Carl, Diagnosis - System Information: Android app for monitoring your phone system, http://www.androidauthority.com/author/car/), May 8 2012*
SystemPanel Screenshot Tour, retrieved from Wayback Machine January 4 2012, Android.nextapp.com,*
SystemPanel System Monitor, retrieved from Wayback Machine October 19 2011, Android.nextapp.com*

Cited By (54)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US9674063B2 (en)*2011-09-282017-06-06Hewlett-Packard Development Company, L.P.Managing data usage of a computing device
US20140317284A1 (en)*2011-09-282014-10-23Robert W. NavaretteManaging data usage of a computing device
US9946622B2 (en)*2012-11-112018-04-17Michael BroughMobile device application monitoring software
US20150363289A1 (en)*2012-11-112015-12-17Michael BroughMobile device application monitoring software
US20150062352A1 (en)*2013-09-032015-03-05Samsung Electronics Co., Ltd.Method for transmitting contents and electronic device thereof
US10432926B2 (en)*2013-09-032019-10-01Samsung Electronics Co., Ltd.Method for transmitting contents and electronic device thereof
US9411917B2 (en)*2014-03-262016-08-09Xerox CorporationMethods and systems for modeling crowdsourcing platform
US20150278403A1 (en)*2014-03-262015-10-01Xerox CorporationMethods and systems for modeling crowdsourcing platform
US9606706B2 (en)*2014-05-302017-03-28Apple Inc.Battery usage tracking user interface
US20150346933A1 (en)*2014-05-302015-12-03Apple Inc.Battery usage tracking user interface
US20150347262A1 (en)*2014-05-302015-12-03Apple Inc.Performance management based on resource consumption
US9690685B2 (en)*2014-05-302017-06-27Apple Inc.Performance management based on resource consumption
US10416745B2 (en)2014-05-302019-09-17Apple Inc.Battery usage tracking user interface
US11301017B2 (en)2014-05-302022-04-12Apple Inc.Battery usage tracking user interface
US11561596B2 (en)2014-08-062023-01-24Apple Inc.Reduced-size user interfaces for battery management
US11256315B2 (en)2014-08-062022-02-22Apple Inc.Reduced-size user interfaces for battery management
US10901482B2 (en)2014-08-062021-01-26Apple Inc.Reduced-size user interfaces for battery management
US10613608B2 (en)2014-08-062020-04-07Apple Inc.Reduced-size user interfaces for battery management
US10152400B2 (en)*2015-10-092018-12-11Intuit Inc.Method and system for dynamically unblocking customers in critical workflows by pushing community contributed solutions just-in-time when an error is encountered
US20170102989A1 (en)*2015-10-092017-04-13Intuit Inc.Method and system for dynamically unblocking customers in critical workflows by pushing community contributed solutions just-in-time when an error is encountered
US10148590B2 (en)2015-10-232018-12-04Intuit Inc.Method and system for dynamically unblocking customers in critical workflows using pre-defined unlock codes
US9749453B2 (en)*2015-11-202017-08-29Sap SeRelaxation of mobile device features restrictions leveraging embedded auditing system
US9929970B1 (en)2015-12-032018-03-27Innovium, Inc.Efficient resource tracking
US10511538B1 (en)2015-12-032019-12-17Innovium, Inc.Efficient resource tracking
US10469345B1 (en)*2015-12-172019-11-05Innovium, Inc.Efficient resources status reporting systems
US10218589B1 (en)2015-12-172019-02-26Innovium, Inc.Efficient resource status reporting apparatuses
US10432429B1 (en)2016-02-162019-10-01Innovium, Inc.Efficient traffic management
US10567302B2 (en)2016-06-012020-02-18At&T Intellectual Property I, L.P.Enterprise business mobile dashboard
US11271863B2 (en)2016-06-012022-03-08At&T Intellectual Property I, L.P.Enterprise business mobile dashboard
US10932109B2 (en)*2016-06-242021-02-23Paypal, Inc.System configurations to determine user data associated with mobile applications
EP3277029A1 (en)*2016-07-292018-01-31Samsung Electronics Co., LtdElectronic device and method for operating the same
US11138032B2 (en)2016-07-292021-10-05Samsung Electronics Co., Ltd.Electronic device and method for operating the same
EP3316141A1 (en)*2016-10-282018-05-02Wipro LimitedMethod and system for determining performance of an application installed on mobile stations
US9986407B2 (en)2016-10-282018-05-29Wipro LimitedMethod and system for determining performance of an application installed on mobile stations
US10754631B2 (en)2017-04-142020-08-25Microsoft Technology Licensing, LlcTenant upgrade analytics
US10747520B2 (en)2017-04-142020-08-18Microsoft Technology Licensing, LlcResource deployment using device analytics
US10951043B2 (en)2017-06-042021-03-16Apple Inc.Multi-device charging user interface
US12095294B2 (en)2017-06-042024-09-17Apple Inc.Multi-device charging user interface
KR20190086144A (en)*2018-01-122019-07-22엔에이치엔 주식회사Mobile terminal and method for management application of the mobile terminal and target advertisement providing system using the same
KR102222133B1 (en)*2018-01-122021-03-03엔에이치엔 주식회사Mobile terminal and method for management application of the mobile terminal and target advertisement providing system using the same
US11669867B2 (en)*2018-01-122023-06-06Nhn CorporationMobile terminal and method of managing application thereof, and system for providing target advertisement using the same
US20190294484A1 (en)*2018-03-212019-09-26International Business Machines CorporationRoot cause analysis for correlated development and operations data
US10769009B2 (en)*2018-03-212020-09-08International Business Machines CorporationRoot cause analysis for correlated development and operations data
CN109918088A (en)*2019-01-292019-06-21维沃移动通信有限公司A kind of program unloading method and mobile terminal
US11163633B2 (en)2019-04-242021-11-02Bank Of America CorporationApplication fault detection and forecasting
US11748437B2 (en)2019-04-262023-09-05Motorola Solutions, Inc.System and method for management of commercial virtual assistant services
US11153373B2 (en)2019-05-032021-10-19EMC IP Holding Company LLCMethod and system for performance-driven load shifting
US11646591B2 (en)2019-05-092023-05-09Apple Inc.Indication for protective charging mode
US12015294B2 (en)2019-05-092024-06-18Apple Inc.Indication for protective charging mode
US12348068B2 (en)2019-05-092025-07-01Apple Inc.Indication for protective charging mode
CN111459755A (en)*2020-03-272020-07-28海信视像科技股份有限公司Log file output control method and device based on EMMC life value
CN113626694A (en)*2020-10-292021-11-09胡培培 Application push system based on big data
CN113010797A (en)*2021-04-152021-06-22王美珍Smart city data sharing method and system based on cloud platform
CN114625653A (en)*2022-03-212022-06-14深圳市酷开网络科技股份有限公司 Internet TV terminal app performance analysis and processing method, device, and intelligent terminal

Also Published As

Publication numberPublication date
US9946622B2 (en)2018-04-17
US20150363289A1 (en)2015-12-17

Similar Documents

PublicationPublication DateTitle
US20150133076A1 (en)Mobile device application monitoring software
US11704221B2 (en)Systems and methods for collecting, tracking, and storing system performance and event data for computing devices
US7409316B1 (en)Method for performance monitoring and modeling
US10459780B2 (en)Automatic application repair by network device agent
US11457029B2 (en)Log analysis based on user activity volume
CN107888397B (en)Method and device for determining fault type
CN110568838B (en) A vehicle static current acquisition method, system, electronic device and storage medium
US7082381B1 (en)Method for performance monitoring and modeling
US7197428B1 (en)Method for performance monitoring and modeling
CN103812683B (en)User behavior data processing method, device and system
CN105471932B (en)Monitoring method, device and system for front-end application
US7369967B1 (en)System and method for monitoring and modeling system performance
CN113806191B (en) A data processing method, device, equipment and storage medium
US7617313B1 (en)Metric transport and database load
CN117061335A (en)Cloud platform equipment health management and control method and device, storage medium and electronic equipment
US10313459B2 (en)Monitoring application flow of applications using a regular or extended mode
CN108509321A (en)Generate the monitoring method and system of data cube
US20170228680A1 (en)Improvement message based on element score
US20160050101A1 (en)Real-Time Network Monitoring and Alerting
CN113791801B (en) Application program updating method, device, storage medium and electronic device
WO2015103764A1 (en)Monitoring an object to prevent an occurrence of an issue
CN109376057A (en) Alarm management method and device in alarm management system
CN120011170A (en) Resource aggregation alarm method, device, equipment and medium
DiazDevelopment of a monitoring system for the DQMGUI in ElasticSearch and Kibana
CN114266248A (en) Word cloud processing method, device and system

Legal Events

DateCodeTitleDescription
STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp