CN106201500B - Sensor data reporting method and system - Google Patents

Sensor data reporting method and system Download PDF

Info

Publication number
CN106201500B
CN106201500B CN201610524997.XA CN201610524997A CN106201500B CN 106201500 B CN106201500 B CN 106201500B CN 201610524997 A CN201610524997 A CN 201610524997A CN 106201500 B CN106201500 B CN 106201500B
Authority
CN
China
Prior art keywords
sensor data
reporting
target application
group number
white list
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.)
Expired - Fee Related
Application number
CN201610524997.XA
Other languages
Chinese (zh)
Other versions
CN106201500A (en
Inventor
张强
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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp Ltd
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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201610524997.XA priority Critical patent/CN106201500B/en
Publication of CN106201500A publication Critical patent/CN106201500A/en
Application granted granted Critical
Publication of CN106201500B publication Critical patent/CN106201500B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)
  • Alarm Systems (AREA)

Abstract

The invention relates to a sensor data reporting method, which comprises the following steps: detecting a target application identifier of a target application triggering a start sensor; judging whether the target application identifier is recorded in a preset white list or not, wherein at least one application identifier is recorded in the white list; and reporting the sensor data of the target application at the highest reporting rate when the target application identifier is judged to be recorded in the white list. By adopting the scheme of the invention, the reporting time of the sensor data can be shortened, the reporting rate of the sensor data is improved, the rapid sensor data reporting is provided for the application, and the abnormal probability of the application is reduced.

Description

Sensor data reporting method and system
Technical Field
The invention relates to the technical field of electronics, in particular to a sensor data reporting method and system.
Background
With the development of electronic technology, intelligent terminals such as smart phones and tablet computers have become necessities for production and life of people. A plurality of sensors, such as a gravity sensor, a gyroscope, an infrared proximity sensor, a compass, a pressure sensing sensor, etc., are installed in the smart terminal, and the number of sensors is further increased as the terminal intelligence is further developed.
Meanwhile, along with the continuous improvement of the functions of the intelligent terminal, the types and the number of applications installed in the intelligent terminal are more and more. In many scenarios, applications need to acquire data of the sensor in a short time to perform corresponding actions. For example, WeChat (an instant messaging application) voice messages, after being clicked, enable two sensors, an acceleration sensor and a proximity sensor. Firstly, whether the mobile phone rotates or not is judged through the acceleration sensor, if the mobile phone rotates, whether the proximity sensor is in a proximity state or not is judged, and if the mobile phone is in the proximity state, the user puts the mobile phone to the ear, and the playing of WeChat voice information is switched from a loudspeaker to a receiver. However, the problem of reporting the sensor data is involved, and if the enabling of the sensor and the reporting of the sensor data take a long time, the problem that the probabilistic voice information is still played from the loudspeaker occurs.
Disclosure of Invention
The invention aims to provide a sensor data reporting method and a sensor data reporting system, which can reduce the reporting time of sensor data, improve the reporting rate of the sensor data and reduce the probability of abnormal application.
The purpose of the invention is realized by the following technical scheme:
a sensor data reporting method comprises the following steps:
detecting a target application identifier of a target application triggering a start sensor;
judging whether the target application identifier is recorded in a preset white list or not, wherein at least one application identifier is recorded in the white list;
and reporting the sensor data of the target application at the highest reporting rate when the target application identifier is judged to be recorded in the white list.
A sensor data reporting system, comprising:
the detection unit is used for detecting a target application identifier of a target application triggering the starting sensor;
the judging unit is used for judging whether the target application identifier is recorded in a preset white list or not, and at least one application identifier is recorded in the white list;
and the reporting unit is used for reporting the sensor data of the target application at the highest reporting rate when the judging unit judges that the target application identifier is recorded in the white list.
According to the scheme of the invention, the target application identifier of the target application triggering the sensor to be started is detected, whether the target application identifier is recorded in a preset white list or not is judged, at least one application identifier is recorded in the white list, when the target application identifier is judged to be recorded in the white list, the sensor data of the target application is reported at the highest reporting rate, because the white list is preset, and because the sensor data of the target application is reported at the highest reporting rate when the target application identifier of the target application is recorded in the white list, the sensor data of the target application can be reported at the highest reporting rate only by adding the application identifier of an application (such as WeChat voice) with higher emergency condition needing the sensor data to the white list in advance, when the application starts the sensor, the reporting time of the sensor data reported to the application from the bottom layer is shortened, the reporting rate of the sensor data is improved, rapid sensor data reporting is provided for the application, and the probability of abnormity of the application is reduced.
Drawings
Fig. 1-1 is a schematic view illustrating a first implementation flow of a sensor data reporting method according to a first embodiment of the present invention;
fig. 1-2 are schematic diagrams illustrating a second implementation flow of a method for reporting sensor data according to a first embodiment of the present invention;
fig. 2-1 is a schematic view illustrating a first implementation flow of a sensor data reporting method according to a second embodiment of the present invention;
fig. 2-2 is a schematic view illustrating a second implementation flow of a sensor data reporting method according to a second embodiment of the present invention;
fig. 3 is a first schematic structural diagram of a component of a sensor data reporting system according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of a component of a sensor data reporting system according to a third embodiment of the present invention;
fig. 5 is a third schematic structural diagram of a component structure of a sensor data reporting system according to a third embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the detailed description and specific examples, while indicating the scope of the invention, are intended for purposes of illustration only and are not intended to limit the scope of the invention.
Example one
The embodiment of the invention provides a sensor data reporting method, and the touch electronic device includes but is not limited to a portable electronic device such as a Smart Phone (Smart Phone), a tablet computer, or a personal digital assistant. Fig. 1-1 is a schematic view of a first implementation flow of a method for reporting sensor data according to a first embodiment of the present invention, as shown in fig. 1-1, the method for reporting sensor data in this embodiment includes:
step S101: detecting a target application identifier of a target application triggering a start sensor;
here, the target application includes any one or more of a game application, a chat application, a video application, and the like, where the chat application may be Line, WeChat, Michat, and the like, and the application may be downloaded to the terminal and may be run on the terminal after successful installation.
Here, the terminal includes a mobile terminal and a non-mobile terminal, the non-mobile terminal includes a desktop computer, and the mobile terminal includes a Smart Phone (Smart Phone), a tablet computer, a notebook computer, a personal digital assistant, and the like.
Here, the target application identification is identification information for distinguishing the target application from other applications.
Specifically, the state of a sensor on the terminal may be monitored, and when it is detected that the sensor on the terminal enters an open state, an application that triggers the sensor to open, that is, a target application, is detected, and an application identifier of the target application, that is, a target application identifier, is obtained;
step S102: judging whether the target application identifier is recorded in a preset white list or not, wherein at least one application identifier is recorded in the white list;
here, the application identifier in the white list may be set by default in the system, or may be set by the User, and the User may set and modify the content (mainly referred to as the application identifier) in the white list in a manner of Graphical User Interface (GUI for short) or command line, including adding or deleting the application identifier on the basis of the white list set for the first time.
Step S103: when the target application identifier is judged to be recorded in the white list, reporting the sensor data of the target application at the highest reporting rate;
here, the highest reporting rate generally refers to the fastest operating frequency (odr) inside the processor chip of the terminal;
that is, when determining that the target application identifier is recorded in the white list, no matter how high a data reporting rate (an original reporting rate, for example, reporting one sensor data every 100 ms) is used by the target application, the sensor bottom layer reports the sensor data of the target application at the highest reporting rate (for example, reporting one sensor data every 5 ms).
Here, reporting the sensor data of the target application at the highest reporting rate means reporting the sensor data from the bottom layer to the target application of the application layer at the highest reporting rate.
As can be seen from the above description, the white list is used to determine whether to report the sensor data of the target application at the highest reporting rate or the original reporting rate of the target application program. It can be understood that the more application identifiers are in the white list, the more applications that report sensor data at the highest reporting rate are, that is, the more applications can be provided with fast data reporting, but considering that the higher the reporting rate is, the larger the power consumption of the chip is, and meanwhile, the larger the amount of data reported from the bottom layer to the application layer is, the burden of the system is increased, so that in order to prevent the white list from being too large or growing fast, an upper limit of the number of application identifiers in the white list may be set, and when the number of application identifiers in the white list reaches the upper limit of the number, the application identifiers in the white list are prohibited from being increased.
Accordingly, according to the solution of this embodiment, a target application identifier of a target application triggering a sensor to be turned on is detected, whether the target application identifier is recorded in a preset white list is determined, at least one application identifier is recorded in the white list, when it is determined that the target application identifier is recorded in the white list, sensor data of the target application is reported at a highest reporting rate, since the white list is preset, and since the sensor data of the target application is reported at the highest reporting rate when the target application identifier of the target application is recorded in the white list, only application identifiers of applications (e.g., WeChat voices) requiring sensor data in a higher emergency need are added to the white list in advance, so that the sensor data of the target application can be reported at the highest reporting rate when the application turns on the sensor, the reporting time of the sensor data reported to the application from the bottom layer is shortened, the reporting rate of the sensor data is improved, rapid sensor data reporting is provided for the application, and the probability of abnormity of the application is reduced.
In addition, in view of increasing power consumption and load of the system when reporting the sensor data of the target application at the highest reporting rate, in one embodiment, as shown in fig. 1-2, the method for reporting sensor data of the present invention may further include:
step S104: when the sensor data of the target application is reported at the highest reporting rate, the group number of the sensor data which is reported at the highest reporting rate is detected, and after the group number reaches a preset group number threshold value, the sensor data of the target application is reported at the original reporting rate of the target application.
Here, the size of the group number threshold may be set according to actual needs.
Here, the original reporting rate is a reporting rate of the sensor data originally used by the target application, and is generally lower than the highest reporting rate.
Since a plurality of groups of sensor data are reported at the original reporting rate of the target application, the abnormality caused by that the sensor data are not reported immediately can be effectively avoided, and the purpose of reducing the probability of the abnormality of the application is achieved.
Example two
In consideration of the general situation, in order to save power consumption, the adopted sensor data reporting mode adopts a fifo (First Input First Output, First Input First Output in a data structure) mode, where the fifo mode is to store (or to be called as a cache) generated sensor data in a storage space, and when a plurality of groups (which may be a preset value, for example, 6) of sensor data are stored in the storage space, the plurality of groups of sensor data are reported together. This kind of sensor data reporting mode can reduce the burden of the system and save the power consumption of the system, but will reduce the reporting speed, for this reason, in the second embodiment, a step of switching the sensor data reporting mode of the target application to the interrupt mode is added.
As shown in fig. 2-1, a schematic flow chart of a first implementation process of a method for reporting sensor data according to a second embodiment of the present invention is shown, and as shown in fig. 2-1, the method for reporting sensor data according to the second embodiment includes:
step S201: detecting a target application identifier of a target application triggering a start sensor;
step S202: judging whether the target application identifier is recorded in a preset white list or not, wherein at least one application identifier is recorded in the white list;
step S203: when the target application identifier is judged to be recorded in the white list, switching a sensor data reporting mode of the target application into an interrupt mode;
here, the interrupt mode refers to reporting of generated sensor data when the sensor data is generated, that is, reporting of generated sensor data is performed immediately when the sensor data is generated, without storing the generated sensor data first.
Step S204: when the target application identifier is judged to be recorded in the white list, reporting the sensor data of the target application at the highest reporting rate;
since the sensor data reporting mode of the target application is switched to the interrupt mode in step S203, the reporting of the sensor data of the target application at the highest reporting rate is performed in the interrupt mode.
In this embodiment, not only the sensor data of the target application is reported at the highest reporting rate, but also a mode of reporting the generated sensor data immediately when the sensor data is generated is adopted, so that faster reporting of the sensor data can be provided for the target application, and the probability of abnormality of the target application is further reduced.
In addition, in order to achieve the purpose of reducing the probability of the occurrence of the application abnormality in a manner of consuming as little power as possible, in one embodiment, the method for reporting sensor data of the present invention, as shown in fig. 2-2, may further include:
step S205: when the sensor data of the target application is reported at the highest reporting rate, detecting the group number of the sensor data which is reported at the highest reporting rate, switching the sensor data reporting mode of the target application into an original reporting mode after the group number reaches a preset group number threshold value, and adjusting the reporting mode to report the sensor data of the target application at the original reporting rate of the target application. Since the sensor data reporting mode of the target application is already switched to the original reporting mode after the group number reaches the preset group number threshold value, the reporting of the sensor data of the target application at the original reporting rate of the target application is performed in the original reporting mode.
In one embodiment, the method for reporting sensor data further includes: and detecting the priority level of each application of the terminal, and recording the application identifier of at least one application with the priority level higher than a preset level threshold value in the white list. The size of the level threshold value can be determined according to actual needs. The priority level of the application can be set according to actual conditions, for example, when the WeChat voice needs to be set to be a higher priority level, the screen rotation does not need to be set to be a higher priority level, namely, a lower priority level is set.
It should be noted that, in this embodiment, a manner of obtaining a white list is provided, that is, a manner of determining whether to record an application identifier of a corresponding application in the white list according to a priority level of the application, but the manner of obtaining the white list is not limited thereto.
Other technical features of the second embodiment are the same as those of the first embodiment, and are not repeated herein.
EXAMPLE III
According to the sensor data reporting method in the first embodiment and the second embodiment of the present invention, a third embodiment of the present invention further provides a sensor data reporting system. Fig. 3 is a schematic structural diagram of a component of a sensor data reporting system according to a third embodiment of the present invention.
As shown in fig. 3, the sensor data reporting system in this embodiment includes a detecting unit 301, a determining unit 302, and a reporting unit 303, where:
a detection unit 301, configured to detect a target application identifier of a target application that triggers a start sensor;
a determining unit 302, configured to determine whether the target application identifier is recorded in a preset white list, where at least one application identifier is recorded in the white list;
a reporting unit 303, configured to report the sensor data of the target application at the highest reporting rate when the determining unit determines that the target application identifier is recorded in the white list.
In one embodiment, the reporting unit 303 may be further configured to detect a group number of the sensor data that has been reported at the highest reporting rate when the sensor data of the target application is reported at the highest reporting rate, and adjust the reporting rate to report the sensor data of the target application at the original reporting rate of the target application after the group number reaches a preset group number threshold.
In one embodiment, as shown in fig. 4, the sensor data reporting system of the present invention may further include a mode switching unit 401, where:
the mode switching unit 401 is configured to, when the determining unit 302 determines that the target application identifier is recorded in the white list, further switch a sensor data reporting mode of the target application to an interrupt mode, where the interrupt mode refers to reporting of generated sensor data when the sensor data is generated.
The reporting unit 303 reports the sensor data of the target application at the highest reporting rate in the interrupt mode.
In one embodiment, the reporting unit 303 may be further configured to detect a group number of the sensor data that has been reported at the highest reporting rate when the sensor data of the target application is reported at the highest reporting rate, and adjust the group number to report the sensor data of the target application at the original reporting rate of the target application after the group number reaches a preset group number threshold;
the mode switching unit 401 may be further configured to switch the sensor data reporting mode of the target application to an original reporting mode after the group number reaches a preset group number threshold.
In one embodiment, as shown in fig. 5, the sensor data reporting system of the present invention may further include a recording unit 501, where:
the recording unit 501 is configured to detect a priority level of each application of the terminal, and record an application identifier of at least one application of which the priority level is higher than a preset level threshold in the white list.
The sensor data reporting system provided by the embodiment of the present invention needs to point out that: the above description of the sensor data reporting system is similar to that of the above sensor data reporting method, and has the beneficial effects of the above sensor data reporting method, which is not repeated for saving space; therefore, please refer to the above description of the sensor data reporting method for the technical details not disclosed in the sensor data reporting system provided in the embodiment of the present invention.
It will be understood by those skilled in the art that all or part of the processes of the methods of the above embodiments may be implemented by a computer program, which is stored in a computer readable storage medium and sold or used as a stand-alone product. The program, when executed, may perform all or a portion of the steps of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-only Memory (ROM), a Random Access Memory (RAM), or the like.
Alternatively, the integrated module of the present invention may be stored in a computer-readable storage medium if it is implemented in the form of a software functional module and sold or used as a separate product. Based on such understanding, the technical solutions of the embodiments of the present invention may be essentially implemented or a part contributing to the prior art may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the methods described in the embodiments of the present invention.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments. In the several embodiments provided in the present application, it should be understood that the disclosed method and system may be implemented in other ways. The above-described device embodiments are merely illustrative, for example, the division of the modules is only one logical functional division, and there may be other division ways in actual implementation, such as: multiple modules or components may be combined, or may be integrated into another system, or some features may be omitted, or not implemented. In addition, the coupling, direct coupling or communication connection between the components shown or discussed may be through some interfaces, and the indirect coupling or communication connection between the devices or modules may be electrical, mechanical or other.
In addition, all functional modules in the embodiments of the present invention may be integrated into one processing module, or each module may be separately used as one module, or two or more modules may be integrated into one module; the integrated module can be realized in a hardware form, and can also be realized in a form of hardware and a software functional module.
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (8)

1. A method for reporting sensor data is characterized by comprising the following steps:
detecting a target application identifier of a target application triggering a start sensor; the target application identification is identification information for distinguishing the target application from other applications;
judging whether the target application identifier is recorded in a preset white list or not, wherein at least one application identifier is recorded in the white list;
when the target application identifier is judged to be recorded in the white list, reporting the sensor data of the target application at the highest reporting rate; the highest reporting rate is the fastest working frequency inside the processor chip;
and when the target application identifier is judged to be recorded in the white list, switching a sensor data reporting mode of the target application into an interrupt mode, wherein the interrupt mode refers to reporting of generated sensor data immediately when the sensor data is generated.
2. The method for reporting sensor data as claimed in claim 1, further comprising:
when the sensor data of the target application is reported at the highest reporting rate, the group number of the sensor data which is reported at the highest reporting rate is detected, and after the group number reaches a preset group number threshold value, the sensor data of the target application is reported at the original reporting rate of the target application.
3. The method for reporting sensor data as claimed in claim 1, further comprising:
when the sensor data of the target application is reported at the highest reporting rate, detecting the group number of the sensor data which is reported at the highest reporting rate, switching the sensor data reporting mode of the target application into an original reporting mode after the group number reaches a preset group number threshold value, and adjusting the reporting mode to report the sensor data of the target application at the original reporting rate of the target application.
4. The method for reporting sensor data as claimed in claim 1, further comprising: and detecting the priority level of each application of the terminal, and recording the application identifier of at least one application with the priority level higher than a preset level threshold value in the white list.
5. A sensor data reporting system, comprising:
the detection unit is used for detecting a target application identifier of a target application triggering the starting sensor; the target application identification is identification information for distinguishing the target application from other applications;
the judging unit is used for judging whether the target application identifier is recorded in a preset white list or not, and at least one application identifier is recorded in the white list;
a reporting unit, configured to report sensor data of the target application at a highest reporting rate when the determining unit determines that the target application identifier is recorded in the white list; the highest reporting rate is the fastest working frequency inside the processor chip;
and the mode switching unit is used for switching the sensor data reporting mode of the target application into an interrupt mode when the judging unit judges that the target application identifier is recorded in the white list, wherein the interrupt mode refers to reporting of the generated sensor data immediately when the sensor data is generated.
6. The sensor data reporting system of claim 5, wherein:
the reporting unit is further configured to detect a group number of the sensor data that has been reported at the highest reporting rate when the sensor data of the target application is reported at the highest reporting rate, and adjust the group number to report the sensor data of the target application at the original reporting rate of the target application after the group number reaches a preset group number threshold.
7. The sensor data reporting system of claim 5, further comprising:
the reporting unit is further configured to detect a group number of the sensor data that has been reported at the highest reporting rate when the sensor data of the target application is reported at the highest reporting rate, and adjust the group number to report the sensor data of the target application at an original reporting rate of the target application after the group number reaches a preset group number threshold;
the mode switching unit is further configured to switch the sensor data reporting mode of the target application to an original reporting mode after the group number reaches a preset group number threshold value.
8. The sensor data reporting system of claim 5, further comprising:
and the recording unit is used for detecting the priority level of each application of the terminal and recording the application identifier of at least one application with the priority level higher than a preset level threshold value into the white list.
CN201610524997.XA 2016-07-05 2016-07-05 Sensor data reporting method and system Expired - Fee Related CN106201500B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610524997.XA CN106201500B (en) 2016-07-05 2016-07-05 Sensor data reporting method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610524997.XA CN106201500B (en) 2016-07-05 2016-07-05 Sensor data reporting method and system

Publications (2)

Publication Number Publication Date
CN106201500A CN106201500A (en) 2016-12-07
CN106201500B true CN106201500B (en) 2020-08-18

Family

ID=57465243

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610524997.XA Expired - Fee Related CN106201500B (en) 2016-07-05 2016-07-05 Sensor data reporting method and system

Country Status (1)

Country Link
CN (1) CN106201500B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107623789A (en) * 2017-09-26 2018-01-23 惠州Tcl移动通信有限公司 Mobile terminal and magnetic sensor data control method and storage medium

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7680324B2 (en) * 2000-11-06 2010-03-16 Evryx Technologies, Inc. Use of image-derived information as search criteria for internet and other search engines
CN200987211Y (en) * 2006-11-09 2007-12-05 中兴通讯股份有限公司 Mobile telephone set
KR101624903B1 (en) * 2009-09-16 2016-05-30 삼성전자주식회사 Apparatus and method for reducing power consumption in portable terminal
US8897806B2 (en) * 2012-03-27 2014-11-25 Toyota Jidosha Kabushiki Kaisha Dynamic data publication and dissemination
US9171015B2 (en) * 2012-09-14 2015-10-27 At&T Intellectual Property I, L.P. Sharing asserted media
CN103699320B (en) * 2012-09-27 2016-12-21 华为终端有限公司 The method and device of touch screen parameter value is set
CN104615528B (en) * 2015-02-09 2018-03-09 兰州理工大学 A kind of intelligent mobile phone sensor online data collection and real-time processing method

Also Published As

Publication number Publication date
CN106201500A (en) 2016-12-07

Similar Documents

Publication Publication Date Title
WO2019223578A1 (en) Application program preloading method and apparatus, and storage medium and terminal
RU2615171C2 (en) Electronic equipment, battery protection method and device
WO2019233354A1 (en) Application preloading method and device, storage medium and terminal
CN107748685B (en) Application program starting control method and device, terminal equipment and storage medium
WO2018103401A1 (en) Wireless fidelity wi-fi scanning method and related product
US10657347B2 (en) Method for capturing fingerprint and associated products
EP2398286A1 (en) Method for power management of mobile communication terminal and mobile communication terminal using this method
CN107562539B (en) Application program processing method and device, computer equipment and storage medium
CN106131312B (en) Voice message playing method and device and mobile terminal
US11138041B2 (en) Method for automatically releasing resource occupied by process in background of terminal, storage medium and terminal
CN110637282A (en) Touch method and terminal
CN109714476B (en) Data processing method and device, mobile terminal and storage medium
WO2017206901A1 (en) Process control method and related device
WO2019024646A1 (en) Application management and control method, apparatus, and electronic device
CN111104180B (en) Application program optimization method and device, storage medium and electronic equipment
US10853092B2 (en) Method and device for sound effect processing
WO2017206857A1 (en) Response control method and mobile terminal
US10708863B1 (en) Controlling device modem scan duty cycle based on device sensor or wireless data
EP3229132A1 (en) Method and system for detection and resolution of frustration with a device user interface
CN106201500B (en) Sensor data reporting method and system
CN112199005A (en) Content display method, content display device, storage medium and mobile terminal
CN111966425A (en) Process cleaning method and device, storage medium and mobile terminal
CN114661515B (en) Alarm information convergence method and device, electronic equipment and storage medium
CN116089025A (en) Processor frequency control method, device and storage medium
CN112367428A (en) Electric quantity display method and system, storage medium and mobile terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Applicant after: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

Address before: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Applicant before: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20200818

CF01 Termination of patent right due to non-payment of annual fee