WO2020093208A1 - Procédé et appareil de traitement d'applications, dispositif informatique, et support de stockage lisible par ordinateur - Google Patents

Procédé et appareil de traitement d'applications, dispositif informatique, et support de stockage lisible par ordinateur Download PDF

Info

Publication number
WO2020093208A1
WO2020093208A1 PCT/CN2018/114003 CN2018114003W WO2020093208A1 WO 2020093208 A1 WO2020093208 A1 WO 2020093208A1 CN 2018114003 W CN2018114003 W CN 2018114003W WO 2020093208 A1 WO2020093208 A1 WO 2020093208A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
information
target application
target
wake
Prior art date
Application number
PCT/CN2018/114003
Other languages
English (en)
Chinese (zh)
Inventor
陈岩
Original Assignee
深圳市欢太科技有限公司
Oppo广东移动通信有限公司
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 深圳市欢太科技有限公司, Oppo广东移动通信有限公司 filed Critical 深圳市欢太科技有限公司
Priority to CN201880097679.7A priority Critical patent/CN112703714B/zh
Priority to PCT/CN2018/114003 priority patent/WO2020093208A1/fr
Publication of WO2020093208A1 publication Critical patent/WO2020093208A1/fr

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Definitions

  • This application relates to the field of computer technology, and in particular, to an application processing method, device, computer equipment, and storage medium.
  • the electronic device When the electronic device runs the application program, it will establish different application programs to achieve different application operations. Applications can be frozen, and frozen applications cannot be run. When the frozen application needs to communicate, it needs to wake up. But in the process of waking up, there are often abnormal applications.
  • An application processing method includes:
  • the target application identifier and target service information contained in the communication message are obtained, wherein the target application identifier is used to mark the target application program that receives the communication message, and the target service information is Mark the service that generates the communication message;
  • the target application program is subjected to wake-up processing.
  • An application processing device includes:
  • a communication information obtaining module configured to obtain a target application identifier and target service information contained in the communication message when a communication message is detected, wherein the target application identifier is used to mark a target application program that receives the communication message, The target service information is used to mark a service that generates the communication message;
  • a processing list obtaining module configured to obtain a processing list when it is detected that the target application is in a frozen state
  • a searching module configured to search processing information corresponding to the target application identifier and target service information from the processing list;
  • the wake-up module is configured to wake-up the target application program when the processing information is wake-up information.
  • a computer device includes a memory and a processor.
  • the memory stores a computer program.
  • the processor is caused to perform the following steps:
  • a target application identifier and target service information contained in the communication message are obtained, wherein the target application identifier is used to mark a target application program that receives the communication message, and the target service information is used to Mark the service that generates the communication message;
  • the target application program is subjected to wake-up processing.
  • a computer-readable storage medium on which a computer program is stored characterized in that, when the computer program is executed by a processor, the following steps are realized:
  • a target application identifier and target service information contained in the communication message are obtained, wherein the target application identifier is used to mark a target application program that receives the communication message, and the target service information is used to Mark the service that generates the communication message;
  • the target application program is subjected to wake-up processing.
  • the above application program processing method, device, computer equipment, and storage medium when a communication message is detected, acquire the target application identifier and target service information contained in the communication message, where the target application identifier is used to mark the target application program that receives the communication message ,
  • the target service information is used to mark the service that generates the communication message; when the target application is detected to be frozen, obtain the processing list; find the processing information corresponding to the target application ID and the target service information from the processing list; when the processing information is When awakening information, the target application is awakened.
  • the communication message is detected.
  • the processing list is obtained, and the processing information in the processing list is searched.
  • the target application Wake-up avoids the situation that after the interception of all communication messages, the application program cannot receive communication messages and generates an exception, thereby reducing the application's exception.
  • FIG. 1 is a schematic diagram of the internal structure of an electronic device in an embodiment
  • FIG. 3 is a flowchart of an application processing method in an embodiment
  • FIG. 4 is a schematic diagram of communication between a client application and a service application in an embodiment
  • FIG. 5 is a flowchart of an application processing method in yet another embodiment
  • FIG. 6 is a flowchart of an application processing method in yet another embodiment
  • FIG. 7 is a schematic diagram of an application processing flow in an embodiment
  • FIG. 8 is a structural block diagram of an application program device according to an embodiment
  • FIG. 9 is a structural block diagram of an application program device according to an embodiment
  • FIG. 10 is a block diagram of a partial structure of a mobile phone related to an electronic device provided by an embodiment of the present application.
  • first, second, etc. used in this application may be used herein to describe various elements, but these elements are not limited by these terms. These terms are only used to distinguish the first element from another element.
  • first client may be referred to as the second client, and similarly, the second client may be referred to as the first client. Both the first client and the second client are clients, but they are not the same client.
  • the electronic device includes a processor, memory, and display screen connected by a system bus.
  • the processor is used to provide computing and control capabilities to support the operation of the entire electronic device.
  • the memory is used to store data, programs, and / or instruction codes, etc.
  • the memory stores at least one computer program, and the computer program can be executed by the processor to implement the application program processing method for electronic devices provided in the embodiments of the present application .
  • the memory may include a non-volatile storage medium such as a magnetic disk, an optical disk, a read-only memory (Read-Only Memory, ROM), or a random-access memory (Random-Access-Memory, RAM).
  • the memory includes a non-volatile storage medium and internal memory.
  • the non-volatile storage medium stores an operating system and computer programs.
  • the computer program may be executed by the processor to implement an application program processing method provided by various embodiments of the present application.
  • the internal memory provides a cached operating environment for the operating system and computer programs in the non-volatile storage medium.
  • the display screen can be a touch screen, such as a capacitive screen or an electronic screen, used to display the interface information of the foreground application program, and can also be used to detect a touch operation acting on the display screen and generate corresponding instructions, such as the application of the front and background applications Switching instructions, etc.
  • the structure shown in FIG. 1 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the electronic device to which the solution of the present application is applied.
  • the specific electronic device may It includes more or fewer components than shown in the figure, or some components are combined, or have a different component arrangement.
  • the electronic device further includes a network interface connected through a system bus.
  • the network interface may be an Ethernet card or a wireless network card, etc., and is used to communicate with external electronic devices, for example, it may be used to communicate with a server.
  • FIG. 2 is a flowchart of an application processing method in an embodiment. As shown in FIG. 2, the application processing method includes steps 202 to 208. among them:
  • step 202 when a communication message is detected, the target application identifier and target service information contained in the communication message are obtained, wherein the target application identifier is used to mark the target application program that receives the communication message, and the target service information is used to mark the one that generated the communication message service.
  • the application program (Application, APP) is software written for an application purpose in the electronic device, and the electronic device can realize the demand service for the user through the application program. For example, users can play games through game applications, watch videos through video applications, and play music through music applications.
  • the target application refers to an application that receives communication messages.
  • the target service information may include a descriptor and a response code.
  • the descriptor is used to mark the server that generates the communication message
  • the response code is used to indicate the function called when the communication message is generated. Through the descriptor and the response code, it is possible to determine which service message is generated by which server.
  • the server and the application can send communication messages to each other.
  • the communication message sent by the server carries the target application identifier and target service information.
  • the server sends a communication message to the application.
  • the server When the server generates the communication message, it writes the application identification and service information of the application into the communication message.
  • the electronic device detects the communication message, it can use the application Identify the application that received the communication message.
  • the application When the application is woken up, it can process the communication message according to the service information.
  • Step 204 when it is detected that the target application is in a frozen state, a processing list is obtained.
  • the application program in the frozen state does not occupy processor resources to run, but still occupies resources such as memory and hardware of the electronic device.
  • the application can be frozen, and the application in the frozen state is not closed, but it is not run temporarily.
  • the processing list stores reference application identification, reference service information and corresponding processing information.
  • the resource priority and limit management module in the local framework layer of the electronic device can mark the state of the application, and by reading the state mark of the application, you can know whether the application is in a frozen state.
  • the resource priority and limit management module will change the state flag of the application accordingly, so as to control the frozen state of the application through the corresponding state flag.
  • the communication message when it is detected that the target application is in a running state, the communication message is not intercepted, so that the communication message reaches the target application. After the target application receives the communication message, it can process the communication message.
  • Step 206 Search processing information corresponding to the target application identifier and the target service information from the processing list.
  • the processing information refers to information for processing the target application.
  • the processing information may be "wake up", and the target application program is awakened according to the processing information "wake up”.
  • the processing list includes one or more reference application identifiers and reference service information
  • the reference service information may correspond to one or more reference application identifiers.
  • Each reference service information has corresponding processing information.
  • the processing information of the same reference application identifier in different reference service information may be the same or different.
  • the electronic device may match the target application ID and the target service information with the reference application ID and the reference service information in the processing list respectively, and then obtain the processing information corresponding to the matching reference application ID and the reference service information as the target application ID and Processing information corresponding to the target service information.
  • Step 208 when the processing information is wake-up information, the target application program is wake-up processed.
  • the target application program is processed according to the processing information.
  • the processing information is wake-up information
  • the target application is awakened, and the communication message is sent to the awakened target application.
  • the processing information is non-wake-up information
  • the communication message is intercepted, so that the target application continues to be in a frozen state.
  • the above application program processing method, device, computer equipment, and storage medium when a communication message is detected, acquire the target application identifier and target service information contained in the communication message, where the target application identifier is used to mark the target application program that receives the communication message ,
  • the target service information is used to mark the service that generates the communication message; when the target application is detected to be frozen, obtain the processing list; find the processing information corresponding to the target application ID and the target service information from the processing list; when the processing information is When awakening information, the target application is awakened.
  • the communication message is detected.
  • the processing list is obtained, and the processing information in the processing list is searched.
  • the target application Wake-up avoids the situation that after the interception of all communication messages, the application program cannot receive communication messages and generates an exception, thereby reducing the application's exception.
  • searching the wake-up information corresponding to the target application identifier and the target service information from the processing list includes: matching the target service information with the reference service information in the processing list to obtain at least one reference corresponding to the reference service information Application identifier; when the target application identifier matches at least one reference application identifier, find a matching application identifier matching the target application identifier from the at least one reference application identifier to obtain wake-up information corresponding to the matching application identifier.
  • the matching application identifier refers to a reference application identifier that matches the target application identifier.
  • the target application identifier corresponding to the target service information does not match at least one reference application identifier, it means that the processing list does not include the application identifier corresponding to the target service information and the target application identifier, that is, there is no matching application in the processing list Mark, the communication message is not intercepted.
  • the wake-up information corresponding to the matching application identifier is searched for.
  • the application program when searching for at least one reference application identifier corresponding to the target service information in the processing list, and then matching the target application identifier with at least one reference application identifier, a matching application identifier is obtained, and then searching for the corresponding application identifier
  • the application program can be processed according to different processing information, which avoids waking up all communicating application programs and reduces power consumption of the electronic device.
  • the target application when the processing information is wake-up information, the target application is wake-up processed, including:
  • Step 302 When the processing information is wake-up information, obtain the number of running candidate application programs.
  • the candidate application program refers to an application program running in the electronic device.
  • the running application program includes an application program running in the foreground and an application program running in the background.
  • the application running in the foreground is the application that the user is using
  • the application running in the background is the application running in the background of the electronic device when the user is not using it.
  • the running application needs to occupy some resources, such as processor resources and memory.
  • Step 304 When the number of running candidate applications is greater than the number threshold, obtain the running information of each candidate application.
  • the number threshold can be set by the user in advance, or can be set by other methods, which is not limited herein.
  • Step 306 Obtain the frozen application from the candidate applications according to the running information.
  • the running information refers to the related information of the application in the running process.
  • the frozen application refers to an application that meets the freezing conditions among the candidate applications.
  • the freezing parameter threshold may be set. When the freezing parameter obtained according to the running information of the application is greater than the parameter threshold, the freezing condition is met, and the application meeting the freezing condition is regarded as the freezing application.
  • Step 308 freeze the frozen application and wake up the target application.
  • the target application can be awakened by releasing one step of resources first to ensure the target application There are enough resources to run. Specifically, after obtaining the frozen application program from the candidate application program according to the running information, the frozen application program is first frozen, a part of resources are released, and then the target application program is woken up.
  • the running information of each candidate application is obtained, and the frozen applications are frozen according to the running information, which increases the time for the target application to wake up and reduces Power consumption of electronic devices.
  • the running information may include an application level and a background running time
  • freezing the application among running applications according to the running information includes: obtaining freezing parameters of each candidate application according to the application level and the background running time, Candidate applications whose freezing parameters are greater than the parameter threshold are regarded as freezing applications.
  • the application level refers to the priority level of the application program, which is set according to the importance of the application program to the user.
  • the background running time refers to the length of time the application is running in the background, that is, the length of time the user has not used the application while the application is running.
  • the freeze parameter refers to a parameter used to indicate that the application is frozen.
  • the parameter threshold can be set by the user, or can be set in other ways, which is not limited here.
  • the freezing parameter may be obtained by weighting the application level of the running information and the background running time.
  • the calculation formula of weighting can be set by the user, or can be set by other methods, which is not limited herein.
  • the application level of the A application is level 1, and the running time in the background is 3 hours.
  • the application level of the B application is three levels, and the running time in the background is 4 hours.
  • the weight value corresponding to the first level of the application level is 0.5, and the weight value corresponding to the third level of the application level is 0.2.
  • the running time in the background is 1 hour, and the corresponding weight is 0.1. Each additional hour of background running time increases the corresponding weight by 0.1.
  • the parameter threshold is 60
  • the freezing parameter 60 of the B application is equal to the parameter threshold
  • the B application is not regarded as a frozen application
  • the freezing parameter 80 of the A application is greater than the parameter threshold 60
  • the A application is regarded as a frozen application.
  • the freezing parameters of each candidate application are calculated according to the application level of the running information and the background running time.
  • the freezing parameter is greater than the parameter threshold, the candidate application is frozen as a frozen application, which can be more accurate Freeze candidate applications that are not important or have not been used for a long time.
  • FIG. 4 is a schematic diagram of communication between a server and a third-party application in an embodiment.
  • the server 402 sends a communication message to the third-party application 408, it will first send the communication message to the Linux kernel 404.
  • the Linux kernel 404 obtains the target application identifier included in the communication message And the target service information, and then look up the third-party application 408 according to the target application identifier. If the Linux kernel 404 detects that the third-party application 408 is in a frozen state, it obtains a processing list stored in the Native layer 406. Look up the processing information corresponding to the target application identifier and the target service information from the processing list. When the processing information is wake-up information, the third-party application 408 is woken up.
  • the target application can receive and process the communication message.
  • the processing information is wake-up information
  • the target application is woken up, the above method may further include:
  • Step 502 Obtain the total resource occupancy rate of the electronic device.
  • Resources refer to the software or hardware resources that the electronic device must use when processing application events, such as the electronic device CPU (Central Processing Unit), memory (Memory), hardware, network resources, IO (Input-Output , Input and output), etc.
  • Resource occupancy rate refers to the proportion of resources occupied by electronic devices, generally refers to the ratio of occupied resources to all resources, which can be expressed as a percentage. For example, the total memory of the device is 128GB, and the memory that has been occupied is 56GB, then the resource occupancy rate of the device can be expressed as the memory occupancy rate, and the obtained memory occupancy rate is 43.75%.
  • Step 504 When the total resource occupancy rate exceeds the first occupancy threshold, control the target application to be awakened to enter a resource limit state; wherein, the resource occupancy rate of the application in the resource limit state to the electronic device is less than the second Occupancy threshold, the first occupancy threshold is greater than the second occupancy threshold.
  • the resource limitation state refers to a state that limits the resources of the electronic device used by the application at runtime.
  • the resource occupancy rate during the running process cannot exceed the second occupancy rate threshold, so that the target application program can control the use of electronic device resources, thereby saving the electronic device resources. For example, restricting the CPU usage of the target application while it is running cannot exceed 10%.
  • Resource restriction level refers to the degree of restriction on the resources used by the application. Obtain the application level corresponding to the target application, and obtain the corresponding resource restriction level according to the application level; control the awakened target application to enter the resource restriction state corresponding to the resource restriction level.
  • a correspondence between the total resource occupancy rate and the resource limitation level may also be established.
  • the resource limit level is obtained according to the total resource occupancy rate, and then the awakened target application is controlled to enter the resource limit state corresponding to the resource limit level.
  • the first occupancy threshold is 50%
  • the total resource occupancy rate is divided into three occupancies: 50% to 60%, 60% to 80%, and 80% to 100%.
  • Level and then correspond to the three levels of light resource restriction level, ordinary resource restriction level and deep resource restriction level respectively, and the corresponding resource restriction level can be obtained according to the total resource occupancy rate.
  • the resource restriction level can also be obtained in combination with the total resource occupancy rate and the application level of the target application, which is not limited herein.
  • the method when the processing information is wake-up information, after the target application is wake-up processed, the method may further include:
  • Step 602 Start timing from the moment when the target application is awakened.
  • the electronic device When the target application is woken up, the electronic device starts a timer, and then starts counting through the timer. If multiple target applications are woken up at the same time, a corresponding timer can be defined for each target application, and each target application can be timed by the corresponding timer. Specifically, the correspondence between the application ID of the target application and the timing ID of the timer can be established, so that after the target application is woken up, the timer can be found and started by the timing ID corresponding to the application ID to start timing.
  • the system can predefine a timer. When it detects that the target application is woken up, it can find the timer corresponding to the application ID according to the pre-established correspondence, and pass timer.setBase (SystemClock.elapsedRealtime () ) Clear the timer, and then start the timer through the timer.start () function to start timing.
  • the Android operating system is taken as an example to describe the application processing method, but the application processing method of this application is not limited to being implemented in the Android system, but can also be applied to IOS (IPhone Operating System), Saipan, Windows, MAC OS (Macintosh Operating System) and other operating systems.
  • Step 604 When the time duration exceeds the time threshold, freeze the target application.
  • the time when the target application is awakened starts to count, and the time duration represents the time from the time when the target application is awakened to the current time.
  • the duration threshold can be defined in advance, and when the timing duration exceeds the duration threshold, the target application is re-frozen.
  • the duration threshold is generally set to a relatively small threshold, so as to avoid that the target application is always in a running state and consumes resources of the electronic device. It can be understood that different target applications may use the same duration threshold or different duration thresholds, which is not limited herein.
  • the duration threshold may be set according to how often the target application receives communication messages. Specifically, the frequency of receiving the communication message received by the awakened target application program is obtained, and the corresponding duration threshold is obtained according to the frequency of reception. For example, when the reception frequency is low, setting the duration threshold to a smaller value can automatically freeze the target application when the target application is relatively idle to avoid resource consumption of the electronic device.
  • FIG. 7 is a schematic diagram of an application process flow in an embodiment.
  • a processing list is obtained. Find the processing information from the processing list through the target application ID and target service information contained in the communication message.
  • the processing information is wake-up information
  • the target application is wake-up processed, and the wake-up application is controlled to enter a resource restriction state.
  • the wake-up duration exceeds the duration threshold, freeze the target application.
  • the target application is in a frozen state, the target application does not run, and the resource occupancy rate corresponding to the target application does not change.
  • the target application can run, but only some of the resources of the device are occupied during the running process.
  • the application processing method provided in the above embodiment detects whether the corresponding target application is in a frozen state according to the target application identifier in the communication message when the communication message is detected.
  • the target application is frozen, get the processing list.
  • the processing information is searched from the processing list through the target application ID and the target service information contained in the communication message.
  • the processing information is wake-up information, the frozen application is frozen according to the running information of the candidate application, and the target application is woken up. In this way, the application programs can be filtered by processing the list, and the running candidate application programs can be controlled at the same time to prevent too many running application programs from occupying too many resources of the electronic device, thereby reducing power consumption of the electronic device.
  • steps in the flowcharts of FIGS. 2, 3, 5, and 6 are displayed in order according to the arrows, the steps are not necessarily executed in the order indicated by the arrows. Unless clearly stated in this article, the execution of these steps is not strictly limited in order, and these steps can be executed in other orders. Moreover, at least some of the steps in FIGS. 2, 3, 5, and 6 may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily executed at the same time, but may be executed at different times. These The execution order of the sub-steps or stages is not necessarily sequential, but may be executed in turn or alternately with at least a part of other steps or sub-steps or stages of other steps.
  • an application processing apparatus including: a communication information acquisition module 802, a processing list acquisition module 804, a search module 806, and a wake-up module 808, where:
  • the communication information obtaining module 802 is used to obtain the target application identifier and the target service information contained in the communication message when the communication message is detected, wherein the target application identifier is used to mark the target application program receiving the communication message, and the target service information is used to Identify the service that generates the communication message.
  • the processing list obtaining module 804 is configured to obtain a processing list when it is detected that the target application is in a frozen state.
  • the searching module 806 is used for searching processing information corresponding to the target application identifier and the target service information from the processing list.
  • the wakeup module 808 is configured to wake up the target application program when the processing information is wakeup information.
  • the above application program processing method, device, computer equipment, and storage medium when a communication message is detected, acquire the target application identifier and target service information contained in the communication message, where the target application identifier is used to mark the target application program that receives the communication message ,
  • the target service information is used to mark the service that generates the communication message; when the target application is detected to be frozen, obtain the processing list; find the processing information corresponding to the target application ID and the target service information from the processing list; when the processing information is When awakening information, the target application is awakened.
  • the communication message is detected.
  • the processing list is obtained, and the processing information in the processing list is searched.
  • the target application Wake-up avoids the situation that after the interception of all communication messages, the application program cannot receive communication messages and generates an exception, thereby reducing the application's exception.
  • an application processing apparatus including: a communication information acquisition module 902, a processing list acquisition module 904, a search module 906, a wake-up module 908, a resource restriction module 910, and a freeze module 912, where:
  • the communication information obtaining module 902 is used to obtain the target application identifier and the target service information contained in the communication message when the communication message is detected, wherein the target application identifier is used to mark the target application program receiving the communication message, and the target service information is used to Identify the service that generates the communication message.
  • the processing list obtaining module 904 is configured to obtain a processing list when it is detected that the target application is in a frozen state.
  • the searching module 906 is used for searching processing information corresponding to the target application identifier and the target service information from the processing list.
  • the wakeup module 908 is configured to wake up the target application program when the processing information is wakeup information.
  • the resource restriction module 910 is used to obtain the total resource occupancy rate of the electronic device; when the total resource occupancy rate exceeds the first occupancy threshold, the target application that is woken up is controlled to enter a resource restriction state; wherein, the application in the resource restriction state In operation, the resource occupancy rate of the electronic device is less than the second occupancy rate threshold, and the first occupancy rate threshold is greater than the second occupancy rate threshold.
  • the freezing module 912 is used to start timing from the moment when the target application is awakened; when the timing duration exceeds the duration threshold, the target application is frozen.
  • the above application program processing method, device, computer equipment, and storage medium detect communication messages, and when the target application corresponding to the communication message is in a frozen state, obtain a processing list, search for processing information in the processing list, and when the processing information is wake-up information , Wake up the target application.
  • the target application After the target application is awakened, the total resource occupancy rate of the electronic device is obtained, and the awakened target application program is controlled to enter the resource limitation state according to the total resource occupancy rate.
  • the target application is awakened, when the time duration after the target application is awakened exceeds the time threshold, the target application is frozen, which avoids awakening all the communication applications and reduces the power consumption of the electronic device.
  • the above-mentioned search module 906 is further used to match the target service information with the reference service information in the processing list to obtain at least one reference application identifier corresponding to the reference service information; when the target application identifier and at least one reference application identifier When matching, the matching application identifier matching the target application identifier is searched from at least one reference application identifier to obtain the wake-up information corresponding to the matching application identifier.
  • the above wake-up module 908 is further used to obtain the number of running candidate applications when the processing information is wake-up information; when the number of running candidate applications is greater than the number threshold, obtain each candidate application According to the running information, obtain the frozen application from the candidate applications; freeze the frozen application and wake up the target application.
  • the wake-up module 908 is further used to obtain the freezing parameters of each candidate application according to the application level and the background running time, and use the candidate application whose freezing parameter is greater than the parameter threshold as the freezing application.
  • the above freezing module 912 is further used to obtain the frequency of receiving the communication message received by the awakened target application, and obtain the corresponding duration threshold according to the frequency of reception.
  • each module in the above-mentioned application processing device is for illustration only. In other embodiments, the application processing device may be divided into different modules as needed to complete all or part of the functions of the above-mentioned application processing device.
  • Each module in the above application program processing device may be implemented in whole or in part by software, hardware, or a combination thereof.
  • the above modules may be embedded in the hardware or independent of the processor in the computer device, or may be stored in the memory in the computer device in the form of software, so that the processor can call and execute the operations corresponding to the above modules.
  • each module in the application program processing apparatus may be in the form of a computer program.
  • the computer program can be run on a terminal or a server.
  • the program module composed of the computer program may be stored in the memory of the terminal or the server.
  • An embodiment of the present application also provides an electronic device. As shown in FIG. 10, for ease of description, only parts related to the embodiments of the present application are shown, and specific technical details are not disclosed, please refer to the method part of the embodiments of the present application.
  • the electronic device may be any terminal device including a mobile phone, tablet computer, PDA (Personal Digital Assistant), POS (Point of Sales), in-vehicle computer, wearable device, etc. Taking the electronic device as a mobile phone for example :
  • the mobile phone includes: a radio frequency (Radio Frequency) circuit 1010, a memory 1020, an input unit 1030, a display unit 1040, a sensor 1050, an audio circuit 1060, a wireless fidelity (WiFi) module 1070, a processor 1080 , And power supply 1090 and other components.
  • a radio frequency (Radio Frequency) circuit 1010 the mobile phone includes: a radio frequency (Radio Frequency) circuit 1010, a memory 1020, an input unit 1030, a display unit 1040, a sensor 1050, an audio circuit 1060, a wireless fidelity (WiFi) module 1070, a processor 1080 , And power supply 1090 and other components.
  • WiFi wireless fidelity
  • FIG. 10 does not constitute a limitation on the mobile phone, and may include more or less components than those shown in the figure, or a combination of certain components, or a different component arrangement.
  • the RF circuit 1010 can be used to receive and send signals during sending and receiving information or during a call. It can receive the downlink information of the base station and process it to the processor 1080; it can also send uplink data to the base station.
  • RF circuits include but are not limited to antennas, at least one amplifier, transceiver, coupler, low noise amplifier (Low Noise Amplifier, LNA), duplexer, and so on.
  • the RF circuit 1010 can also communicate with the network and other devices through wireless communication.
  • the above wireless communication can use any communication standard or protocol, including but not limited to Global System of Mobile (GSM), General Packet Radio Service (GPRS), and Code Division Multiple Access (Code Division) Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), e-mail, Short Message Service (SMS), etc.
  • GSM Global System of Mobile
  • GPRS General Packet Radio Service
  • CDMA Code Division Multiple Access
  • WCDMA Wideband Code Division Multiple Access
  • LTE Long Term Evolution
  • SMS Short Message Service
  • the memory 1020 may be used to store software programs and modules.
  • the processor 1080 executes various functional applications and data processing of the mobile phone by running the software programs and modules stored in the memory 1020.
  • the memory 1020 may mainly include a program storage area and a data storage area, where the program storage area may store an operating system and at least one function-required application program (such as a sound playback function application program, an image playback function application program, etc.), etc.
  • the data storage area can store data (such as audio data, address book, etc.) created according to the use of the mobile phone.
  • the memory 1020 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices.
  • the input unit 1030 may be used to receive input numeric or character information, and generate key signal input related to user settings and function control of the mobile phone 1000.
  • the input unit 1030 may include a touch panel 1031 and other input devices 1032.
  • the touch panel 1031 also known as a touch screen, can collect user's touch operations on or near it (for example, the user uses any suitable objects or accessories such as fingers, stylus, etc. on or near the touch panel 1031 Operation), and drive the corresponding connection device according to the preset program.
  • the touch panel 1031 may include a touch detection device and a touch controller.
  • the touch detection device detects the user's touch orientation, and detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives touch information from the touch detection device and converts it into contact coordinates, and then sends To the processor 1080, and can receive the commands sent by the processor 1080 and execute them.
  • the touch panel 1031 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic waves.
  • the input unit 1030 may also include other input devices 1032.
  • other input devices 1032 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), and the like.
  • the display unit 1040 may be used to display information input by the user or information provided to the user and various menus of the mobile phone.
  • the display unit 1040 may include a display panel 1041.
  • the display panel 1041 may be configured in the form of a liquid crystal display (Liquid Crystal) (LCD), an organic light-emitting diode (Organic Light-Emitting Diode, OLED), or the like.
  • the touch panel 1031 may cover the display panel 1041, and when the touch panel 1031 detects a touch operation on or near it, it is transmitted to the processor 1080 to determine the type of touch event, and then the processor 1080 according to The type of touch event provides a corresponding visual output on the display panel 1041.
  • the touch panel 1031 and the display panel 1041 are implemented as two independent components to realize the input and input functions of the mobile phone, in some embodiments, the touch panel 1031 and the display panel 1041 may be integrated to Realize the input and output functions of the mobile phone.
  • the mobile phone 1000 may further include at least one sensor 1050, such as a light sensor, a motion sensor, and other sensors.
  • the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel 1041 according to the brightness of the ambient light, and the proximity sensor may close the display panel 1041 and / or when the mobile phone moves to the ear Or backlight.
  • the motion sensor may include an acceleration sensor. The acceleration sensor can detect the magnitude of acceleration in various directions, and can detect the magnitude and direction of gravity when at rest. Pedometer, percussion), etc.
  • the mobile phone can also be equipped with other sensors such as gyroscope, barometer, hygrometer, thermometer, infrared sensor and so on.
  • the audio circuit 1060, the speaker 1061, and the microphone 1062 may provide an audio interface between the user and the mobile phone.
  • the audio circuit 1060 can transmit the received audio data converted electrical signal to the speaker 1061, which converts the speaker 1061 into a sound signal output; on the other hand, the microphone 1062 converts the collected sound signal into an electrical signal, which is converted by the audio circuit 1060 After receiving, it is converted into audio data, and then processed by the audio data output processor 1080, and then sent to another mobile phone through the RF circuit 1010, or the audio data is output to the memory 1020 for subsequent processing.
  • WiFi is a short-range wireless transmission technology. Mobile phones can help users send and receive emails, browse web pages, and access streaming media through the WiFi module 1070. It provides users with wireless broadband Internet access.
  • FIG. 10 shows the WiFi module 1070, it can be understood that it is not a necessary component of the mobile phone 1000, and may be omitted as needed.
  • the processor 1080 is the control center of the mobile phone, and uses various interfaces and lines to connect various parts of the entire mobile phone, by running or executing software programs and / or modules stored in the memory 1020, and calling data stored in the memory 1020, the Various functions and processing data of the mobile phone, so as to monitor the mobile phone as a whole.
  • the processor 1080 may include one or more processing units.
  • the processor 1080 may integrate an application processor and a modem processor, where the application processor mainly processes an operating system, user interface, application programs, and the like; the modem processor mainly processes wireless communication. It can be understood that the foregoing modem processor may not be integrated into the processor 1080.
  • the mobile phone 1000 further includes a power supply 1090 (such as a battery) for powering various components.
  • a power supply 1090 (such as a battery) for powering various components.
  • the power supply can be logically connected to the processor 1080 through a power management system, so as to realize functions such as charging, discharging, and power management through the power management system.
  • the mobile phone 1000 may further include a camera, a Bluetooth module, and the like.
  • the processor 1080 included in the electronic device implements the steps of the application processing method when the computer program stored on the memory is executed.
  • the embodiments of the present application also provide a computer-readable storage medium.
  • One or more non-volatile computer-readable storage media containing computer-executable instructions, when the computer-executable instructions are executed by one or more processors, causing the processors to perform steps of an application processing method.
  • a computer program product containing instructions that, when run on a computer, causes the computer to execute an application processing method.
  • Non-volatile memory may include read-only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory can include random access memory (RAM), which acts as external cache memory.
  • RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDR) SDRAM, enhanced SDRAM (ESDRAM), synchronous Link (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
  • SRAM static RAM
  • DRAM dynamic RAM
  • SDRAM synchronous DRAM
  • DDR double data rate SDRAM
  • ESDRAM enhanced SDRAM
  • SLDRAM synchronous Link (Synchlink) DRAM
  • Rambus direct RAM
  • DRAM direct memory bus dynamic RAM
  • RDRAM memory bus dynamic RAM

Abstract

L'invention concerne un procédé de traitement d'applications, comportant les étapes consistant: lorsqu'un message de communication est détecté, à obtenir un identifiant d'application cible et des informations de service cible compris dans le message de communication, l'identifiant d'application cible étant utilisé pour identifier une application cible qui reçoit le message de communication, et les informations de service cible étant utilisées pour identifier un service qui génère le message de communication (202); lorsqu'il est détecté que l'application cible est dans un état figé, à obtenir une liste de traitement (204); explorer la liste de traitement à la recherche d'informations de traitement correspondant à l'identifiant d'application cible et aux informations de service cible (206); et lorsque les informations de traitement sont des informations de réveil, à effectuer un traitement de réveil sur l'application cible (208).
PCT/CN2018/114003 2018-11-05 2018-11-05 Procédé et appareil de traitement d'applications, dispositif informatique, et support de stockage lisible par ordinateur WO2020093208A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201880097679.7A CN112703714B (zh) 2018-11-05 2018-11-05 应用程序处理方法和装置、计算机设备、计算机可读存储介质
PCT/CN2018/114003 WO2020093208A1 (fr) 2018-11-05 2018-11-05 Procédé et appareil de traitement d'applications, dispositif informatique, et support de stockage lisible par ordinateur

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/114003 WO2020093208A1 (fr) 2018-11-05 2018-11-05 Procédé et appareil de traitement d'applications, dispositif informatique, et support de stockage lisible par ordinateur

Publications (1)

Publication Number Publication Date
WO2020093208A1 true WO2020093208A1 (fr) 2020-05-14

Family

ID=70611285

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/114003 WO2020093208A1 (fr) 2018-11-05 2018-11-05 Procédé et appareil de traitement d'applications, dispositif informatique, et support de stockage lisible par ordinateur

Country Status (2)

Country Link
CN (1) CN112703714B (fr)
WO (1) WO2020093208A1 (fr)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111918386A (zh) * 2020-07-03 2020-11-10 Oppo广东移动通信有限公司 定位方法、装置、存储介质及电子设备
CN112131482A (zh) * 2020-10-10 2020-12-25 腾讯科技(深圳)有限公司 一种时效确定方法和相关装置
CN112612526A (zh) * 2020-12-24 2021-04-06 深圳市九洲电器有限公司 应用程序控制方法、装置、终端设备以及存储介质
CN112653615A (zh) * 2020-12-16 2021-04-13 努比亚技术有限公司 即时通信应用的管控方法、终端以及计算机可读介质
CN112667407A (zh) * 2021-01-18 2021-04-16 成都国科微电子有限公司 一种处理器参数调节方法、装置、电子设备及存储介质
CN112711471A (zh) * 2020-12-31 2021-04-27 中移(杭州)信息技术有限公司 大数据任务的执行方法和装置、服务器及存储介质
CN112764512A (zh) * 2021-01-26 2021-05-07 维沃移动通信有限公司 省电控制方法、装置、电子设备和可读存储介质
CN114860460A (zh) * 2022-07-05 2022-08-05 深圳市遇贤微电子有限公司 一种数据库加速的方法、装置、计算机设备
CN112612526B (zh) * 2020-12-24 2024-04-19 深圳市九洲电器有限公司 应用程序控制方法、装置、终端设备以及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103051516A (zh) * 2011-10-17 2013-04-17 腾讯科技(深圳)有限公司 一种即时通信客户端的消息提示方法和装置
CN103259714A (zh) * 2013-04-28 2013-08-21 深圳市深信服电子科技有限公司 即时信息通知方法及装置
CN104468645A (zh) * 2013-09-13 2015-03-25 联想(北京)有限公司 一种控制方法、电子设备及一种信息传输方法、装置
CN108243085A (zh) * 2016-12-26 2018-07-03 腾讯科技(深圳)有限公司 通信群组状态标识的推送、设置方法和装置

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100526562B1 (ko) * 2003-03-26 2005-11-03 삼성전자주식회사 이동통신 단말기의 응용 프로그램 기동 방법 및이동통신망 서비스시스템의 서비스데이터 제공방법
CN104717342B (zh) * 2013-12-11 2018-11-09 阿里巴巴集团控股有限公司 一种基于短信息唤醒客户端应用的方法及装置
CN106791004B (zh) * 2016-11-28 2020-01-10 北京安云世纪科技有限公司 应用的自动唤醒方法、装置及移动终端
CN107466094A (zh) * 2017-08-02 2017-12-12 努比亚技术有限公司 网络数据上报控制方法、协处理器、终端及存储介质

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103051516A (zh) * 2011-10-17 2013-04-17 腾讯科技(深圳)有限公司 一种即时通信客户端的消息提示方法和装置
CN103259714A (zh) * 2013-04-28 2013-08-21 深圳市深信服电子科技有限公司 即时信息通知方法及装置
CN104468645A (zh) * 2013-09-13 2015-03-25 联想(北京)有限公司 一种控制方法、电子设备及一种信息传输方法、装置
CN108243085A (zh) * 2016-12-26 2018-07-03 腾讯科技(深圳)有限公司 通信群组状态标识的推送、设置方法和装置

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111918386B (zh) * 2020-07-03 2023-09-29 Oppo广东移动通信有限公司 定位方法、装置、存储介质及电子设备
CN111918386A (zh) * 2020-07-03 2020-11-10 Oppo广东移动通信有限公司 定位方法、装置、存储介质及电子设备
CN112131482A (zh) * 2020-10-10 2020-12-25 腾讯科技(深圳)有限公司 一种时效确定方法和相关装置
CN112131482B (zh) * 2020-10-10 2023-12-08 腾讯科技(深圳)有限公司 一种时效确定方法和相关装置
CN112653615A (zh) * 2020-12-16 2021-04-13 努比亚技术有限公司 即时通信应用的管控方法、终端以及计算机可读介质
CN112612526A (zh) * 2020-12-24 2021-04-06 深圳市九洲电器有限公司 应用程序控制方法、装置、终端设备以及存储介质
CN112612526B (zh) * 2020-12-24 2024-04-19 深圳市九洲电器有限公司 应用程序控制方法、装置、终端设备以及存储介质
CN112711471A (zh) * 2020-12-31 2021-04-27 中移(杭州)信息技术有限公司 大数据任务的执行方法和装置、服务器及存储介质
CN112667407B (zh) * 2021-01-18 2023-09-19 成都国科微电子有限公司 一种处理器参数调节方法、装置、电子设备及存储介质
CN112667407A (zh) * 2021-01-18 2021-04-16 成都国科微电子有限公司 一种处理器参数调节方法、装置、电子设备及存储介质
CN112764512A (zh) * 2021-01-26 2021-05-07 维沃移动通信有限公司 省电控制方法、装置、电子设备和可读存储介质
CN112764512B (zh) * 2021-01-26 2024-03-01 维沃移动通信有限公司 省电控制方法、装置、电子设备和可读存储介质
CN114860460A (zh) * 2022-07-05 2022-08-05 深圳市遇贤微电子有限公司 一种数据库加速的方法、装置、计算机设备

Also Published As

Publication number Publication date
CN112703714A (zh) 2021-04-23
CN112703714B (zh) 2023-05-05

Similar Documents

Publication Publication Date Title
WO2020093208A1 (fr) Procédé et appareil de traitement d'applications, dispositif informatique, et support de stockage lisible par ordinateur
WO2019128546A1 (fr) Procédé de traitement de programme d'application, dispositif électronique et support de stockage lisible par ordinateur
WO2016188260A1 (fr) Procédé et dispositif d'envoi de message de communication
CN109144232B (zh) 进程处理方法和装置、电子设备、计算机可读存储介质
WO2017008569A1 (fr) Terminal, appareil et procédé de mise à jour de messages
CN107368400B (zh) Cpu监测方法、装置、计算机可读存储介质和移动终端
CN106775685B (zh) 唤醒锁释放方法和装置、移动终端
CN107577508B (zh) 应用程序处理方法、装置、可读存储介质和移动终端
CN108334345B (zh) 应用程序处理方法、装置、可读存储介质和移动终端
CN108541013B (zh) 信息处理方法、装置、移动终端和计算机可读存储介质
CN110032266B (zh) 信息处理方法、装置、计算机设备和计算机可读存储介质
WO2019128537A1 (fr) Procédé de gel d'application, dispositif informatique, et support de stockage lisible par ordinateur
WO2018214744A1 (fr) Procédé de traitement d'informations et produit associé
CN109992425B (zh) 信息处理方法、装置、计算机设备和计算机可读存储介质
WO2019128586A1 (fr) Procédé de traitement d'applications, dispositif électronique et support de stockage lisible par ordinateur
WO2019128569A1 (fr) Procédé et appareil pour geler une application et support de stockage et terminal
CN107659718B (zh) 控制移动终端的方法、装置、移动终端及存储介质
CN109992323B (zh) 进程处理方法和装置、电子设备、计算机可读存储介质
CN107341032B (zh) 一种数据加载方法、移动终端及计算机可读存储介质
WO2019072179A1 (fr) Procédé et appareil de commande d'exécution d'application
CN110543333A (zh) 针对处理器的休眠处理方法、装置、移动终端和存储介质
WO2019128553A1 (fr) Procédé de traitement d'application, dispositif électronique et support de stockage lisible par ordinateur
CN108646909B (zh) 信息处理方法、装置、移动终端和计算机可读存储介质
CN110046033B (zh) 应用程序处理方法和装置、电子设备、计算机可读存储介质
CN109992360B (zh) 进程处理方法和装置、电子设备、计算机可读存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18939661

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18939661

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 17/09/2021)

122 Ep: pct application non-entry in european phase

Ref document number: 18939661

Country of ref document: EP

Kind code of ref document: A1