CN112997539A - Application grouping adjustment method and device, storage medium and electronic equipment - Google Patents

Application grouping adjustment method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN112997539A
CN112997539A CN201880099399.XA CN201880099399A CN112997539A CN 112997539 A CN112997539 A CN 112997539A CN 201880099399 A CN201880099399 A CN 201880099399A CN 112997539 A CN112997539 A CN 112997539A
Authority
CN
China
Prior art keywords
application
applications
standby
priority
adjusting
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.)
Granted
Application number
CN201880099399.XA
Other languages
Chinese (zh)
Other versions
CN112997539B (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
Shenzhen Huantai Technology Co Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp Ltd
Shenzhen Huantai Technology Co 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, Shenzhen Huantai Technology Co Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Publication of CN112997539A publication Critical patent/CN112997539A/en
Application granted granted Critical
Publication of CN112997539B publication Critical patent/CN112997539B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/02Power saving arrangements
    • 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

Abstract

The embodiment of the application group adjusting method and device, a storage medium and electronic equipment are provided. The application grouping adjustment method comprises the steps of obtaining use information of each application in a historical time period; determining a current time point; adjusting the priority of each application at the current time point according to the use information; adjusting applications in the multiple tiers of application standby packets based on the priority.

Description

Application grouping adjustment method and device, storage medium and electronic equipment Technical Field
The present application relates to the field of electronic technologies, and in particular, to an application grouping adjustment method, an application grouping adjustment apparatus, a storage medium, and an electronic device.
Background
Currently, many mobile electronic devices use the Android (Android) operating system. The android system comprises an application standby grouping function. The application standby grouping function is a power management function. The application standby packet comprises five packets, namely Active (Active), Working (Working Set), common (frequency), Rare (Rare) and occasional (App is not frequency used). The system will divide each application into one of the above-mentioned groups according to its usage, and each group has different restrictions on the scheduling of device resources.
Disclosure of Invention
The embodiment of the application grouping adjustment method and device, the storage medium and the electronic equipment can effectively manage and control resource consumption of the electronic equipment.
In a first aspect, an application packet adjustment method is provided in an embodiment of the present application, and is applied to an electronic device, an operating system of the electronic device includes multiple hierarchical levels of application standby packets, and an application standby packet with a higher hierarchical level of a packet is configured to have a stronger scheduling capability for a resource of the electronic device, where the method includes:
acquiring use information of each application in a historical time period;
determining a current time point;
adjusting the priority of each application at the current time point according to the use information;
adjusting the applications in the plurality of application standby packets based on the priority.
In a second aspect, an application packet adjusting apparatus is provided in an embodiment of the present application, and is applied to an electronic device, an operating system of the electronic device includes multiple hierarchical levels of application standby packets, and an application standby packet with a higher hierarchical level of packets is configured to have a stronger scheduling capability for resources of the electronic device, and the apparatus includes:
the information acquisition module is used for acquiring the use information of each application in a historical time period;
the determining module is used for determining the current time point;
the level adjusting module is used for adjusting the priority of each application at the current time point according to the use information;
and the packet adjusting module is used for adjusting the applications in the application standby packets based on the priority.
In a third aspect, an embodiment of the present application provides a storage medium having a plurality of instructions stored therein, where the instructions are adapted to be loaded by a processor to perform the following steps:
acquiring use information of each application in a historical time period;
determining a current time point;
adjusting the priority of each application at the current time point according to the use information;
adjusting applications in multiple hierarchical application standby packets based on the priorities, wherein application standby packets with higher packet levels are configured to have greater scheduling capabilities for the electronic device resources.
In a fourth aspect, an embodiment of the present application provides an electronic device, including a processor and a storage medium, where the storage medium has a plurality of instructions stored therein, an operating system of the electronic device includes a plurality of hierarchical levels of application standby packets, and an application standby packet with a higher hierarchical level of packets is configured to have a stronger scheduling capability for resources of the electronic device, and the processor loads the instructions to perform the following steps:
acquiring use information of each application in a historical time period;
determining a current time point;
adjusting the priority of each application at the current time point according to the use information;
adjusting the applications in the plurality of application standby packets based on the priority.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings used in the description of the embodiments will be briefly introduced below. It is obvious that the drawings in the following description are only some embodiments of the application, and that for a person skilled in the art, other drawings can be derived from them without inventive effort.
For a more complete understanding of the present application and its advantages, reference is now made to the following descriptions taken in conjunction with the accompanying drawings, wherein like reference numerals represent like parts in the following description.
Fig. 1 is a schematic flowchart of a first process of an application packet adjustment method according to an embodiment of the present application.
Fig. 2 is a second flowchart of an application packet adjustment method according to an embodiment of the present application.
Fig. 3 is a schematic view of an application scenario of an application grouping adjustment method according to an embodiment of the present application.
Fig. 4 is a schematic diagram of a first structure of an application grouping adjustment apparatus according to an embodiment of the present application.
Fig. 5 is a schematic diagram of a second structure of an application packet adjustment apparatus according to an embodiment of the present application.
Fig. 6 is a schematic diagram of a third structure of an application packet adjustment apparatus according to an embodiment of the present application.
Fig. 7 is a schematic structural diagram of an electronic device provided in an embodiment of the present application.
Fig. 8 is a schematic structural diagram of an electronic device provided in the embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application. It is to be understood that the embodiments described are only a few embodiments of the present application and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Embodiments of the present application provide an application grouping adjustment method, an application grouping adjustment device, a storage medium, and an electronic device, which will be described in detail below.
As shown in fig. 1, the grouping adjustment method is applied to an electronic device. The electronic equipment can be an intelligent terminal such as a smart phone and a tablet personal computer. Wherein a plurality of applications are installed in the electronic device. The operating system of the electronic device may include multiple tiers of application standby packets, with higher tier application standby packets configured to have greater scheduling capabilities for electronic device resources. For example, the operating system may be an Android (Android) operating system, and the multi-tier application standby group may be a power framework under the Android operating system.
Currently, many mobile electronic devices use the android operating system. The android system comprises an application standby grouping function. The application standby grouping function is a power management function. The application standby packet includes the following five packets, respectively: active (applications are being used), working (applications are used with high frequency), common (applications are often used but not daily), rare (applications are rarely used), occasional (applications are used occasionally). The system will divide each application into one of the above-mentioned groups according to its usage, and each group has different restrictions on the scheduling of device resources. Wherein active packets, working packets, frequent packets, rare packets, and occasional packets decrease in order in scheduling capability for device resources. For example, applications in active packets may be configured to have a greater scheduling capability for device resources than work packets. Applications divided into work groups are configured to have a greater scheduling capability for device resources than usual groups. However, in the related art, the flexibility that the device of the android system divides a certain application into a certain group of the above five groups according to the usage behavior of the application, that is, the device adjusts the application standby group, is poor.
Based on this, the application grouping adjustment method provided at the time of the present application or immediately may include the following processes:
101. and acquiring the use information of each application in the historical time period.
The application mentioned in the embodiment may be any application installed on the electronic device, such as an office application, a social application, a game application, a shopping application, and the like.
In some embodiments, the usage information of the application may be a usage record of the application, such as a record of the opening time of each application. In practical application, the use information of each installed application can be recorded after the application is installed, and the use information is converted into corresponding data to be stored in a preset storage area. When the use information of one or some applications is needed to be used, the data corresponding to the one or some applications in a certain time period can be called from the storage area, and the obtained data is analyzed to obtain corresponding information which is used as the use information of the one or some applications in a historical time period. Wherein the historical time period may be the past month, the last week, etc.
In specific implementation, the sampling time point can be set to monitor the usage record of each application for each application. If a result with higher accuracy is desired, the collection time points can be set densely, for example, every 1 minute is a sampling time point; if the electronic device is not required to be accurate, the sampling time points may be set to be loose, for example, every 10 minutes is a sampling time point.
In the specific implementation process, in order to reduce the power consumption of the electronic device and save the terminal resources of the electronic device, the time period required to be recorded can be directly set, and then the use information applied to the sample at each sampling time point is recorded in the time period, so that the use information can be used later.
In the embodiment of the present application, in order to further reduce power consumption, the operation of acquiring the usage information of each application may be set to be triggered only when the electronic device is in a standby state.
102. The current point in time is determined.
In particular, a timer may be integrated in the electronic device for detecting current time information, such as a timestamp, in real time. Then, the acquired time stamp is converted into time information in a currently common time format, such as xx minutes xx seconds in xx year xx month xx day xx, xx minutes xx seconds in xx year, and also can be converted into xx seconds in xx week, week xx, xx seconds in xx year, and the like.
103. And adjusting the priority of each application at the current time point according to the use information.
Specifically, the use information of each application can be counted, and the high-frequency applications frequently used by the user at different time points can be obtained according to the counting result, so that the use habits of the user in using the applications can be used for sequencing the application priority.
In practical application, a prediction algorithm model (such as a Gaussian mixture algorithm model, a convolutional neural network algorithm model and the like) of application use conditions can be constructed based on use information of each application, so that the priority of each application at different time points is adjusted according to a prediction result.
104. Applications in the plurality of application standby packets are adjusted based on the priority.
Specifically, the applications configured in the application standby group can be adjusted according to the priority order of each electronic device at the current time point, so that the applications in each hierarchical group under the electric quantity framework can be dynamically adjusted according to the use habit of the user and the current time point, and the purpose of reducing the resource consumption of the electronic devices can be achieved on the premise of not closing the applications.
In some embodiments, other state parameters of the electronic device may also be introduced to further regulate the application standby grouping of each tier. For example, the status parameter may be a power parameter, a network status parameter, a motion status parameter, etc. of the electronic device.
Specifically, referring to fig. 2, taking an electric quantity parameter as an example, before adjusting the applications in the application standby packets based on the priority, the method further includes the following steps:
105. acquiring the current electric quantity of the current electronic equipment;
the step "adjusting the applications in the plurality of application standby packets based on the priority" may include the following procedures:
1041. determining an electric quantity interval in which the current electric quantity is located;
1042. acquiring quantity distribution information of the application quantity in each application standby group in the electric quantity interval according to a preset mapping relation, wherein the preset mapping relation comprises the following steps: mapping relation between the electric quantity interval and quantity distribution information of the application quantity in each application standby group;
1043. based on the number distribution information and the priority, applications in the plurality of application standby packets are adjusted.
The quantity distribution information is application quantity information correspondingly configured in the application standby grouping of each hierarchy. For example, there are five levels of application standby packets, and the first level is the highest level, the number distribution information may be set as: the number of applications correspondingly allocated to the application standby packet of the first layer is 3, the number of applications correspondingly allocated to the application standby packet of the second layer is 4, the number of applications correspondingly allocated to the application standby packet of the third layer is 5, the number of applications correspondingly allocated to the application standby packet of the fourth layer is 6, and the number of applications correspondingly allocated to the application standby packet of the fifth layer is 7.
In the embodiment of the present application, a mapping relationship between the power interval and the quantity distribution information of the application quantity in each application standby packet needs to be established in advance. Firstly, dividing an electric quantity area, and if the full electricity is 100%, dividing the electric quantity into a plurality of intervals according to actual requirements, such as four electric quantity intervals of 0-20%, 20-40%, 40-80%, 80-100% and the like. Then, the number of applications allowed to be allocated in the application standby group of each hierarchy is set according to the amount of power of each section. In practical application, the higher the electric quantity is, the more the number of applications allowed to be configured in the application standby packet corresponding to the higher hierarchy is, and correspondingly, the less the number of applications allowed to be configured in the application standby packet corresponding to the lower hierarchy is; the lower the power level is, the fewer the number of applications allowed to be configured in the application standby packet corresponding to the higher hierarchy level is, and correspondingly, the greater the number of applications allowed to be configured in the application standby packet corresponding to the lower hierarchy level is.
For example, the power interval is 0 to 20%, the number of applications allowed to be configured in the application standby packet of the highest hierarchy level is 1, and the number of applications allowed to be configured in the application standby packet of the lowest hierarchy level is 10. The electric quantity interval is 80-100%, the number of applications allowed to be configured in the application standby packet of the corresponding highest hierarchy is 5, and the number of applications allowed to be configured in the application standby packet of the corresponding highest hierarchy is 5.
In some embodiments, the step of "adjusting the applications in the plurality of application standby packets based on the number distribution information and the priority" may include the following procedures:
according to the quantity distribution information, sequentially screening corresponding quantity of applications from high to low in priority to obtain a plurality of application sets;
matching application standby packets of a plurality of hierarchies with a plurality of application sets according to the order of the packet hierarchy;
and replacing the applications in each application standby group with the applications in the matched application set.
Specifically, when the corresponding number of applications are sequentially screened in the order of priority from high to low according to the number distribution information, it is assumed that 10 applications are A, B, C, D, E, F, G, H, I, J in the order of priority from high to low, the grouping level is five levels, and the number distribution information from the high level to the low level is: 1. 1, 2, 3 and 3. Then, five sets, set 1{ A }, set 2{ B }, set 3{ C, D }, set 4{ E, F, G }, set 5{ H, I, J }, may be screened from the plurality of applications according to the number of packet levels. Then, a corresponding application set can be matched for each level in the order of the packet levels, so that the applications in each application standby packet can be replaced by the applications in the matched application set.
In some embodiments, the step of "matching the application standby packets of the plurality of hierarchies with the plurality of application sets in the order of the packet hierarchy level" may include the following procedures:
setting a set level for a plurality of application sets, wherein in two application sets adjacent to each other in the set level, the priority of the application in the high-level application set is higher than that of the application in the low-level application set;
and matching the plurality of application sets with the plurality of application standby groups in a one-to-one correspondence manner according to the sequence of the set level from high to low and the grouping level from high to low.
Specifically, in order to increase the matching speed and the probability of effective matching, a set level may be set for a plurality of application sets. For example, set 1{ A } is set to the first level (i.e., the highest level), set 2{ B } is set to the second level, set 3{ C, D } is set to the third level, set 4{ E, F, G } is set to the fourth level, and set 5{ H, I, J } is set to the fifth level (i.e., the lowest level). Then, in the order of the set level from high to low and the packet level from high to low, set 1 is matched with the application standby packet of the first level, set 2 is matched with the application standby packet of the second level, set 3 is matched with the application standby packet of the third level, and so on.
In some embodiments, the step of "replacing the application in each application standby packet with an application in the matched application set" may include the following flow:
screening out applications which are different from the matched application set from the current application standby group;
removing the non-identical application from the current application standby packet;
and updating the applications which are different from the current application standby group in the matched application set to the current application standby group.
Specifically, when the applications in each application standby group are replaced with the applications in the matched application set, the same applications in the current application standby group as those in the matched application set may be retained, different applications may be removed from the current application standby group, and the applications in the matched application set that are different from the current application standby group may be updated to the current application standby group, so as to implement application replacement.
On the basis of the foregoing embodiments, in the embodiments of the present application, there are various ways to acquire the usage information of each application in the historical time period, as follows:
in some embodiments, the historical time period comprises a plurality of time periods, each time period divided into a plurality of sampling periods; with continued reference to fig. 2, the step of "obtaining usage information of each application within the historical time period" may include the following flow:
1011. acquiring use information corresponding to each application in each sampling period;
1012. and processing the use information corresponding to the same sampling time interval in different time periods to obtain the use probability corresponding to different sampling time intervals in the time period.
Assuming that N applications are installed in the electronic device, for each of the N applications, the number of times that each application runs in the foreground during each day in the past week is counted as X ═ X [ X ] for the N applications (if one day may include 24 hours, then the 1 st hour of monday and the 1 st hour of sunday are the same sampling period; and then the 24 th hour of monday and the 24 th hour of sunday are the same sampling period), respectively1,x 2,x 3,x 4,x i……,x 24]Wherein x isiIndicating the number of uses of the application at the ith hour of each day in the past week.
For example, taking monday to sunday as the historical time period, if in 7, there are 3 days users who used application a at 12 to 20 pm at 00, and the rest of the time is not trusted. Then the application a usage statistics for this user can be shown in table 1 below:
applications of x 1 ... x 12 ... x 20 ... x 24
Applications A 0 0 3 3 3 0 0
Application B ... ... ... ... ... ... ...
... ... ... ... ... ... ...
... ... ... ... ... ... ...
TABLE 1
In some embodiments, the obtained usage information of the applications may be preprocessed, the usage probability of each application in a different sampling period may be calculated, a probability distribution of usage of each application over time may be further obtained, and the training samples may be generated by corresponding the sampling periods to the usage probabilities one to one. Then, a preset algorithm model can be trained based on the generated training samples to obtain an algorithm model capable of predicting application use probabilities at different time points.
For example, the generated training samples may be input into a preset gaussian mixture model, and relevant parameters in the preset gaussian mixture model are continuously modified according to the input training samples, so that the trained gaussian mixture model is applicable to all training samples, and application use probabilities at different time points are predicted.
With continued reference to fig. 2, in some embodiments, the step "adjusting the priority of each application at the current time point according to the usage information" may include the following processes:
1031. determining a target sampling period corresponding to the current time point from a plurality of sampling periods;
1032. acquiring the corresponding target use probability of each application in a target sampling period;
1033. the priority of each application is adjusted based on the target usage probability.
For example, if the current time point is 8 hours and 10 minutes on tuesday, the corresponding target sampling period may be determined to be 9 hours from a plurality of sampling periods (e.g., 24 hours as described above). Then, the use probability corresponding to each application in the 9 th hour is acquired, and the priority of each application is adjusted based on the use probability.
In some embodiments, the usage information includes a frequency of use and a length of use; the step of processing the usage information corresponding to the same sampling period in each application in different time periods to obtain the usage probability corresponding to different sampling periods in each application in the time period may include the following steps:
respectively carrying out probability calculation on the use frequency and the use time length corresponding to the same sampling time period in different time periods of each application to obtain a first probability corresponding to the use frequency and a second probability corresponding to the operation time length of each application in different sampling time periods;
and according to the preset weight setting, carrying out weighting processing on the first probability and the second probability, and calculating to obtain the use probability of each application under different sampling periods.
Specifically, when performing probability calculation on the use frequency corresponding to the same sampling period in each application in different time periods, the total number of times of using the application in the same sampling period (for example, 12 hours 00 to 13 hours 00) in different time periods may be counted, the sum of the number of times of using the target application to be calculated in the same sampling period (for example, 12 hours 00 to 13 hours 00) in different time periods may be counted, and finally, the ratio is calculated, which is the first probability corresponding to the use frequency in the sampling period (for example, 12 hours 00 to 13 hours 00) in which the target application is used. By analogy, the first probabilities corresponding to the use frequencies of the applications in different sampling periods can be calculated.
Similarly, when the probability calculation is performed on the usage duration corresponding to the same sampling period in each application in different time periods, the total duration of the applications used in the same sampling period (e.g., 12 hours 00 to 13 hours 00) in different time periods may be counted, the sum of the durations of the target applications used in the same sampling period (e.g., 12 hours 00 to 13 hours 00) in different time periods may be counted, and finally, the ratio is calculated, which is the second probability corresponding to the usage duration of the target application in the sampling period (e.g., 12 hours 00 to 13 hours 00). By analogy, second probabilities corresponding to the use durations of the applications in different sampling periods can be calculated.
The preset weight may be set by a product manufacturer, for example, the weight corresponding to the usage frequency is set to 40%, and the weight corresponding to the usage duration is set to 60%.
In some embodiments, the usage information may also include other application usage parameters, such as foreground run length, power consumption, and so on.
As can be seen from the above, in the application grouping adjustment method provided in the embodiment of the present application, the use information of each application in the historical time period is obtained; determining a current time point; adjusting the priority of each application at the current time point according to the use information; adjusting applications in the multiple tiers of application standby packets based on the priority. According to the scheme, the application in each hierarchy grouping under the electric quantity framework can be dynamically adjusted in real time according to the use habits of the user, and the purpose of reducing the resource consumption of the electronic equipment is achieved on the premise of not closing the application.
In some embodiments, referring to fig. 3, fig. 3 is a schematic view of an application scenario of an application grouping adjustment method provided in the embodiment of the present application.
Specifically, assume that there are 5 levels of application standby groups under the current operating system of the electronic device, and the preset power interval is: 0-20%, 20-40%, 40-80%, 80-100%. Referring to fig. 3, assuming that each application standby packet in the drawing is gradually lowered from top to bottom, when the electronic device is in the standby mode, the electronic device triggers to start the application standby packet adjustment mode, at this time, the electronic device may obtain the usage information of each application in the past week (assuming that 11 applications such as application 1 to application 11 are installed in the electronic device), and then adjust the priority of each application at the current time point (i.e. 11 o 'clock 10 o' clock on the monday) according to the usage information, and obtain the result of the sequential ordering of the priorities from high to low as: the application 1 to the application 11, where the power is 90% and the power interval is 80% -100%, obtain the application number distribution information of the application standby packets of each level in the power interval (assuming that the power is 2, 3, 3, 2, 1 in order from the high level to the low level), refer to fig. 3(a) for the configuration of the application standby packets at the current time point, and the application distribution from the high level to the low level in the application standby packets of each level is: application 1, application 2; application 3, application 4, application 5; application 6, application 7, application 8; application 9, application 10; application 11.
When the current time point is detected to be 12 hours and 20 minutes, the electronic equipment can acquire the use information of each application in the past week, and then the priority of each application at the current time point (namely 20 minutes at 12 hours on Monday) is adjusted according to the use information, and the results of sequencing the priority from high to low are obtained as follows: application 3, application 4, application 6, application 7, application 8, application 1, application 2, application 5, application 11, application 10, application 9. At this time, the power amount is 85%, the power amount interval is 80% to 100%, and the power amount interval is consistent with that when the power amount is 90%, so that the application number distribution information of the application standby packet of each tier remains unchanged. The configuration of the application standby packet at the current time point can refer to fig. 3(b), and the applications from the high hierarchy to the low hierarchy in the application standby packet of each hierarchy are distributed as follows: application 3, application 4; application 6, application 7, application 8; application 1, application 2, application 5; application 11, application 10; application 9.
When the current time point is detected to be 12 hours and 50 minutes, the electronic equipment can acquire the use information of each application in the past week, then the priority of each application at the current time point (namely, the time point of 12 hours and 50 minutes on the Monday) is adjusted according to the use information, and the sequencing result of the priority from high to low is still obtained as follows: application 3, application 4, application 6, application 7, application 8, application 1, application 2, application 5, application 11, application 10, application 9. At this time, the power is 75%, and the power section is 40% -80%, then the application number distribution information of the application standby packet of each level under the power section is obtained (assuming that: 1, 3, 3, 3, 1 is in order from high level to low level). The configuration of the application standby packet at the current time point can refer to fig. 3(c), and since the priority arrangement is not changed, the applications from the high level to the low level in the application standby packet of each level are distributed as follows: application 3; application 4, application 6, application 7; application 8, application 1, application 2; application 5, application 11, application 10; application 9.
According to the scheme, the current timestamp and the application of the standby grouping of the application of each level under the electric quantity framework can be dynamically adjusted in real time by combining the state information (such as electric quantity, network state and the like) of the electronic equipment according to the use habit of a user, the purpose of reducing the resource consumption of the electronic equipment on the premise of not closing the application is achieved, and the resource consumption of the electronic equipment is effectively managed and controlled.
The embodiment of the present application further provides an application grouping adjustment apparatus 300, which may be integrated in an electronic device, where the electronic device may be an intelligent terminal device such as a smart phone or a tablet computer, and a plurality of applications are installed in the electronic device.
As shown in fig. 4, the application packet adjusting apparatus 300 may include: an information acquisition module 31, a determination module 32, a level adjustment module 33, and a grouping adjustment module 34. Wherein:
an information obtaining module 31, configured to obtain usage information of each application in a historical time period;
a determining module 32, configured to determine a current time point;
a level adjusting module 33, configured to adjust the priority of each application at the current time point according to the usage information;
a packet adjusting module 34, configured to adjust applications in the plurality of application standby packets based on the priority.
In some embodiments, the historical time period comprises a plurality of time periods, each time period divided into a plurality of sampling periods; the information obtaining module 31 is configured to:
acquiring use information corresponding to each application in each sampling period;
and processing the use information corresponding to the same sampling time interval in different time periods to obtain the use probability corresponding to different sampling time intervals in the time periods.
Referring to fig. 5, the level adjustment module 33 may include:
a first determining submodule 331, configured to determine a target sampling period corresponding to the current time point from the plurality of sampling periods;
a first obtaining submodule 332, configured to obtain a target usage probability corresponding to each application in the target sampling period;
a first adjusting submodule 333, configured to adjust the priority of each application based on the target usage probability.
In some embodiments, the usage information includes a frequency of use and a length of use;
the first obtaining sub-module is configured to:
respectively carrying out probability calculation on the use frequency and the use time length corresponding to the same sampling time period in different time periods of each application to obtain a first probability corresponding to the use frequency and a second probability corresponding to the operation time length of each application in different sampling time periods;
and according to preset weight setting, carrying out weighting processing on the first probability and the second probability, and calculating to obtain the use probability of each application under different sampling periods.
In some embodiments, referring to fig. 6, the apparatus 300 may further include:
the power obtaining module 35 is configured to obtain a current power of the current electronic device before adjusting the applications in the application standby groups based on the priorities;
with continued reference to fig. 6, the packet adjustment module 34 may include:
a second determining submodule 341, configured to determine an electric quantity interval in which the current electric quantity is located;
the second obtaining sub-module 342 is configured to obtain, according to a preset mapping relationship, quantity distribution information of the application quantity in each application standby packet in the electric quantity interval, where the preset mapping relationship includes: mapping relation between the electric quantity interval and quantity distribution information of the application quantity in each application standby group;
a second adjusting sub-module 343, configured to adjust an application in the multiple application standby packets based on the number distribution information and the priority.
In some embodiments, the second adjustment sub-module 343 may be configured to:
according to the quantity distribution information, sequentially screening corresponding quantity of applications from high to low in priority to obtain a plurality of application sets;
matching the application standby packets of the multiple hierarchies with multiple application sets according to the packet hierarchy level order;
and replacing the applications in each application standby group with the applications in the matched application set.
Therefore, the application grouping adjusting device provided by the embodiment of the application obtains the use information of each application in the historical time period; determining a current time point; adjusting the priority of each application at the current time point according to the use information; adjusting applications in the multiple tiers of application standby packets based on the priority. According to the scheme, the application in each hierarchy grouping under the electric quantity framework can be dynamically adjusted in real time according to the use habits of the user, and the purpose of reducing the resource consumption of the electronic equipment is achieved on the premise of not closing the application.
The embodiment of the application also provides electronic equipment, and a plurality of applications are installed in the electronic equipment. Referring to fig. 7, an electronic device 500 includes a processor 501 and a memory 502. The processor 501 is electrically connected to the memory 502.
The processor 500 is a control center of the electronic device 500, connects various parts of the whole electronic device using various interfaces and lines, performs various functions of the electronic device 500 by running or loading a computer program stored in the memory 502, and calls data stored in the memory 502, and processes the data, thereby performing overall monitoring of the electronic device 500.
The memory 502 may be used to store software programs and modules, and the processor 501 executes various functional applications and data processing by running the computer programs and modules stored in the memory 502. The memory 502 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, a computer program required for at least one function, and the like; the storage data area may store data created according to use of the electronic device, and the like. Further, the memory 502 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 502 may also include a memory controller to provide the processor 501 with access to the memory 502.
In this embodiment, the processor 501 in the electronic device 500 loads instructions corresponding to one or more processes of the computer program into the memory 502, and the processor 501 runs the computer program stored in the memory 502, so as to implement various functions as follows:
acquiring use information of each application in a historical time period;
determining a current time point;
adjusting the priority of each application at the current time point according to the use information;
adjusting the applications in the plurality of application standby packets based on the priority.
In some embodiments, the historical time period comprises a plurality of time periods, each time period divided into a plurality of sampling periods;
in acquiring the usage information of each application in the historical time period, the processor 501 performs the following steps:
acquiring use information corresponding to each application in each sampling period;
and processing the use information corresponding to the same sampling time interval in different time periods to obtain the use probability corresponding to different sampling time intervals in the time periods.
When the priority of each application at the current time point is adjusted according to the usage information, the processor 501 performs the following steps:
determining a target sampling period corresponding to the current time point from the plurality of sampling periods;
acquiring the corresponding target use probability of each application in the target sampling period;
and adjusting the priority of each application based on the target use probability.
In some embodiments, the usage information includes a frequency of use and a length of use; when the usage information corresponding to the same sampling period in different time periods of each application is processed to obtain the usage probability corresponding to the different sampling periods in the time periods of each application, the processor 501 executes the following steps:
respectively carrying out probability calculation on the use frequency and the use time length corresponding to the same sampling time period in different time periods of each application to obtain a first probability corresponding to the use frequency and a second probability corresponding to the operation time length of each application in different sampling time periods;
and according to preset weight setting, carrying out weighting processing on the first probability and the second probability, and calculating to obtain the use probability of each application under different sampling periods.
In some embodiments, before adjusting the applications in the plurality of application standby packets based on the priority, the processor 501 performs the following steps:
acquiring the current electric quantity of the current electronic equipment;
when the applications in the plurality of application standby packets are adjusted based on the priorities, the processor 501 performs the following steps:
determining an electric quantity interval in which the current electric quantity is located;
acquiring quantity distribution information of the application quantity in each application standby group in the electric quantity interval according to a preset mapping relation, wherein the preset mapping relation comprises the following steps: mapping relation between the electric quantity interval and quantity distribution information of the application quantity in each application standby group;
adjusting the applications in the plurality of application standby packets based on the number distribution information and the priority.
In some embodiments, when the applications in the plurality of application standby packets are adjusted based on the number distribution information and the priority, the processor 501 performs the following steps:
according to the quantity distribution information, sequentially screening corresponding quantity of applications from high to low in priority to obtain a plurality of application sets;
matching the application standby packets of the multiple hierarchies with multiple application sets according to the packet hierarchy level order;
and replacing the applications in each application standby group with the applications in the matched application set.
In some embodiments, when matching the plurality of tiers of application standby packets with the plurality of sets of applications in the order of packet tier level, the processor 501 performs the steps of:
setting a set level for the plurality of application sets, wherein in two application sets adjacent to each other in the set level, the priority of the application in the high-level application set is higher than that of the application in the low-level application set;
and matching the plurality of application sets with the plurality of application standby packets in a one-to-one correspondence manner according to the sequence of the set level from high to low and the packet level from high to low.
In some embodiments, when replacing an application in each application standby packet with an application in the matched application set, the processor 501 performs the following steps:
screening out applications which are different from the matched application set from the current application standby group;
removing the disparate application from the current application standby packet;
and updating the applications in the matched application set, which are different from the current application standby group, to the current application standby group.
As can be seen from the above, the electronic device according to the embodiment of the application acquires the use information of each application in the historical time period; determining a current time point; adjusting the priority of each application at the current time point according to the use information; adjusting applications in the multiple tiers of application standby packets based on the priority. According to the scheme, the application in each hierarchy grouping under the electric quantity framework can be dynamically adjusted in real time according to the use habits of the user, and the purpose of reducing the resource consumption of the electronic equipment is achieved on the premise of not closing the application.
Referring to fig. 8, in some embodiments, the electronic device 500 may further include: a display 503, radio frequency circuitry 504, audio circuitry 505, and a power supply 506. The display 503, the rf circuit 504, the audio circuit 505, and the power source 506 are electrically connected to the processor 501.
The display 503 may be used to display information entered by or provided to the user as well as various graphical user interfaces, which may be made up of graphics, text, icons, video, and any combination thereof.
The rf circuit 504 may be used for transceiving rf signals to establish wireless communication with a network device or other electronic devices via wireless communication, and for transceiving signals with the network device or other electronic devices.
The audio circuit 505 may be used to provide an audio interface between a user and an electronic device through a speaker, microphone.
The power source 506 may be used to power various components of the electronic device 500. In some embodiments, power supply 506 may be logically coupled to processor 501 through a power management system, such that functions of managing charging, discharging, and power consumption are performed through the power management system.
Although not shown in fig. 8, the electronic device 500 may further include a camera, a bluetooth module, and the like, which are not described in detail herein.
An embodiment of the present application further provides a storage medium, where the storage medium stores a computer program, and when the computer program runs on a computer, the computer is caused to execute the application grouping adjustment method in any one of the above embodiments, for example: acquiring use information of each application in a historical time period; determining a current time point; adjusting the priority of each application at the current time point according to the use information; adjusting applications in multiple hierarchical application standby packets based on the priorities, wherein application standby packets with higher packet levels are configured to have greater scheduling capabilities for the electronic device resources.
In the embodiment of the present application, the storage medium may be a magnetic disk, an optical disk, a Read Only Memory (ROM), a Random Access Memory (RAM), or the like.
In the foregoing 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.
It should be noted that, for the application grouping adjustment method of the embodiment of the present application, it can be understood by a person skilled in the art that all or part of the process of implementing the application grouping adjustment method of the embodiment of the present application can be completed by controlling the relevant hardware through a computer program, where the computer program can be stored in a computer readable storage medium, such as a memory of an electronic device, and executed by at least one processor in the electronic device, and during the execution process, the process of the embodiment of the application grouping adjustment method can be included. The storage medium may be a magnetic disk, an optical disk, a read-only memory, a random access memory, etc.
In the application grouping adjustment apparatus according to the embodiment of the present application, each functional module may be integrated into one processing chip, or each module may exist alone physically, or two or more modules are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented as a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium such as a read-only memory, a magnetic or optical disk, or the like.
The application grouping adjustment method, device, storage medium and electronic device provided by the embodiments of the present application are described in detail above, and a specific example is applied in the present application to explain the principle and the implementation of the present application, and the description of the above embodiments is only used to help understand the method and the core idea of the present application; meanwhile, for those skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (20)

  1. An application packet adjustment method applied to an electronic device, wherein an operating system of the electronic device comprises a plurality of layers of application standby packets, and the application standby packets with higher packet layers are configured to have stronger scheduling capability on resources of the electronic device, the method comprising:
    acquiring use information of each application in a historical time period;
    determining a current time point;
    adjusting the priority of each application at the current time point according to the use information;
    adjusting the applications in the plurality of application standby packets based on the priority.
  2. The application grouping adjustment method according to claim 1, wherein the history time period includes a plurality of time periods, each time period being divided into a plurality of sampling periods;
    the obtaining of the use information of each application in the historical time period includes:
    acquiring use information corresponding to each application in each sampling period;
    processing the use information corresponding to the same sampling time interval in different time periods to obtain the use probability corresponding to different sampling time intervals in the time periods;
    the adjusting the priority of each application at the current time point according to the usage information includes:
    determining a target sampling period corresponding to the current time point from the plurality of sampling periods;
    acquiring the corresponding target use probability of each application in the target sampling period;
    and adjusting the priority of each application based on the target use probability.
  3. The application grouping adjustment method according to claim 2, wherein the usage information includes a usage frequency and a usage time period;
    the processing the use information corresponding to the same sampling time interval in different time periods to obtain the use probability corresponding to different sampling time intervals in the time periods by using each application comprises:
    respectively carrying out probability calculation on the use frequency and the use time length corresponding to the same sampling time period in different time periods of each application to obtain a first probability corresponding to the use frequency and a second probability corresponding to the operation time length of each application in different sampling time periods;
    and according to preset weight setting, carrying out weighting processing on the first probability and the second probability, and calculating to obtain the use probability of each application under different sampling periods.
  4. The application grouping adjustment method according to claim 1, wherein before adjusting the applications in the plurality of application standby groups based on the priority, further comprising:
    acquiring the current electric quantity of the current electronic equipment;
    the adjusting the applications in the plurality of application standby packets based on the priority comprises:
    determining an electric quantity interval in which the current electric quantity is located;
    acquiring quantity distribution information of the application quantity in each application standby group in the electric quantity interval according to a preset mapping relation, wherein the preset mapping relation comprises the following steps: mapping relation between the electric quantity interval and quantity distribution information of the application quantity in each application standby group;
    adjusting the applications in the plurality of application standby packets based on the number distribution information and the priority.
  5. The application grouping adjustment method according to claim 4, wherein the adjusting the applications in the plurality of application standby packets based on the number distribution information and the priority comprises:
    according to the quantity distribution information, sequentially screening corresponding quantity of applications from high to low in priority to obtain a plurality of application sets;
    matching the application standby packets of the multiple hierarchies with multiple application sets according to the packet hierarchy level order;
    and replacing the applications in each application standby group with the applications in the matched application set.
  6. The application grouping adjustment method according to claim 5, wherein the matching the plurality of hierarchical application standby groups with a plurality of application sets in an order of grouping hierarchy level comprises:
    setting a set level for the plurality of application sets, wherein in two application sets adjacent to each other in the set level, the priority of the application in the high-level application set is higher than that of the application in the low-level application set;
    and matching the plurality of application sets with the plurality of application standby packets in a one-to-one correspondence manner according to the sequence of the set level from high to low and the packet level from high to low.
  7. The application grouping adjustment method according to claim 5, wherein the replacing the applications in each application standby group with the applications in the matched application set comprises:
    screening out applications which are different from the matched application set from the current application standby group;
    removing the disparate application from the current application standby packet;
    and updating the applications in the matched application set, which are different from the current application standby group, to the current application standby group.
  8. An application packet adjusting apparatus applied to an electronic device, wherein an operating system of the electronic device includes a plurality of hierarchical levels of application standby packets, and application standby packets with higher packet hierarchical levels are configured to have stronger scheduling capability for resources of the electronic device, the apparatus comprising:
    the information acquisition module is used for acquiring the use information of each application in a historical time period;
    the determining module is used for determining the current time point;
    the level adjusting module is used for adjusting the priority of each application at the current time point according to the use information;
    and the packet adjusting module is used for adjusting the applications in the application standby packets based on the priority.
  9. The application grouping adjustment apparatus of claim 8, wherein the historical time period comprises a plurality of time periods, each time period divided into a plurality of sampling periods;
    the information acquisition module is used for:
    acquiring use information corresponding to each application in each sampling period;
    processing the use information corresponding to the same sampling time interval in different time periods to obtain the use probability corresponding to different sampling time intervals in the time periods;
    the level adjustment module includes:
    a first determining submodule, configured to determine a target sampling period corresponding to the current time point from the plurality of sampling periods;
    the first obtaining submodule is used for obtaining the corresponding target use probability of each application in the target sampling time period;
    and the first adjusting submodule is used for adjusting the priority of each application based on the target use probability.
  10. The application packet adjustment apparatus of claim 9, wherein the usage information includes a usage frequency and a usage duration;
    the first obtaining sub-module is configured to:
    respectively carrying out probability calculation on the use frequency and the use time length corresponding to the same sampling time period in different time periods of each application to obtain a first probability corresponding to the use frequency and a second probability corresponding to the operation time length of each application in different sampling time periods;
    and according to preset weight setting, carrying out weighting processing on the first probability and the second probability, and calculating to obtain the use probability of each application under different sampling periods.
  11. The application packet adjustment apparatus of claim 8, further comprising:
    the electric quantity obtaining module is used for obtaining the current electric quantity of the current electronic equipment before the application in the application standby groups is adjusted based on the priority;
    the packet adjustment module includes:
    the second determining submodule is used for determining an electric quantity interval in which the current electric quantity is positioned;
    a second obtaining submodule, configured to obtain quantity distribution information of the application quantity in each application standby group in the electric quantity interval according to a preset mapping relationship, where the preset mapping relationship includes: mapping relation between the electric quantity interval and quantity distribution information of the application quantity in each application standby group;
    and the second adjusting submodule is used for adjusting the applications in the application standby groups based on the quantity distribution information and the priority.
  12. The application packet adjustment apparatus of claim 11, wherein the second adjustment submodule is configured to:
    according to the quantity distribution information, sequentially screening corresponding quantity of applications from high to low in priority to obtain a plurality of application sets;
    matching the application standby packets of the multiple hierarchies with multiple application sets according to the packet hierarchy level order;
    and replacing the applications in each application standby group with the applications in the matched application set.
  13. A storage medium having stored therein a plurality of instructions adapted to be loaded by a processor to perform the steps of:
    acquiring use information of each application in a historical time period;
    determining a current time point;
    adjusting the priority of each application at the current time point according to the use information;
    adjusting applications in multiple hierarchical application standby packets based on the priorities, wherein application standby packets with higher packet levels are configured to have greater scheduling capabilities for the electronic device resources.
  14. An electronic device comprising a processor and a storage medium, wherein the storage medium has a plurality of instructions stored therein, an operating system of the electronic device comprises a plurality of hierarchical levels of application standby packets, and application standby packets with higher hierarchical levels of packets are configured to have stronger scheduling capability for resources of the electronic device, and the processor loads the instructions to perform the following steps:
    acquiring use information of each application in a historical time period;
    determining a current time point;
    adjusting the priority of each application at the current time point according to the use information;
    adjusting the applications in the plurality of application standby packets based on the priority.
  15. The electronic device of claim 14, wherein the historical time period comprises a plurality of time periods, each time period divided into a plurality of sampling periods;
    when the use information of each application in the historical time period is acquired, the processor executes the following steps:
    acquiring use information corresponding to each application in each sampling period;
    and processing the use information corresponding to the same sampling time interval in different time periods to obtain the use probability corresponding to different sampling time intervals in the time periods.
    When the priority of each application at the current time point is adjusted according to the use information, the processor executes the following steps:
    determining a target sampling period corresponding to the current time point from the plurality of sampling periods;
    acquiring the corresponding target use probability of each application in the target sampling period;
    and adjusting the priority of each application based on the target use probability.
  16. The electronic device of claim 15, wherein the usage information includes a frequency of use and a length of use;
    when the use information corresponding to the same sampling period in different time periods is processed to obtain the use probability corresponding to different sampling periods in the time periods, the processor executes the following steps:
    respectively carrying out probability calculation on the use frequency and the use time length corresponding to the same sampling time period in different time periods of each application to obtain a first probability corresponding to the use frequency and a second probability corresponding to the operation time length of each application in different sampling time periods;
    and according to preset weight setting, carrying out weighting processing on the first probability and the second probability, and calculating to obtain the use probability of each application under different sampling periods.
  17. The electronic device of claim 14, wherein prior to adjusting applications in a plurality of application standby packets based on the priority, the processor performs the steps of:
    acquiring the current electric quantity of the current electronic equipment;
    when the applications in the plurality of application standby packets are adjusted based on the priorities, the processor 501 performs the following steps:
    determining an electric quantity interval in which the current electric quantity is located;
    acquiring quantity distribution information of the application quantity in each application standby group in the electric quantity interval according to a preset mapping relation, wherein the preset mapping relation comprises the following steps: mapping relation between the electric quantity interval and quantity distribution information of the application quantity in each application standby group;
    adjusting the applications in the plurality of application standby packets based on the number distribution information and the priority.
  18. The electronic device of claim 17, wherein in adjusting applications in a plurality of application standby packets based on the quantity distribution information and the priority, the processor performs the steps of:
    according to the quantity distribution information, sequentially screening corresponding quantity of applications from high to low in priority to obtain a plurality of application sets;
    matching the application standby packets of the multiple hierarchies with multiple application sets according to the packet hierarchy level order;
    and replacing the applications in each application standby group with the applications in the matched application set.
  19. The electronic device of claim 18, wherein in matching the plurality of tiers of application standby groupings to a plurality of sets of applications in a grouping tier level low order, the processor performs the steps of:
    setting a set level for the plurality of application sets, wherein in two application sets adjacent to each other in the set level, the priority of the application in the high-level application set is higher than that of the application in the low-level application set;
    and matching the plurality of application sets with the plurality of application standby packets in a one-to-one correspondence manner according to the sequence of the set level from high to low and the packet level from high to low.
  20. The electronic device of claim 18, wherein, in replacing an application within each application standby packet with an application in the matched set of applications, the processor performs the steps of:
    screening out applications which are different from the matched application set from the current application standby group;
    removing the disparate application from the current application standby packet;
    and updating the applications in the matched application set, which are different from the current application standby group, to the current application standby group.
CN201880099399.XA 2018-12-29 2018-12-29 Application grouping adjustment method and device, storage medium and electronic equipment Active CN112997539B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/125647 WO2020133417A1 (en) 2018-12-29 2018-12-29 Application bucket adjusting method and apparatus, and storage medium and electronic device

Publications (2)

Publication Number Publication Date
CN112997539A true CN112997539A (en) 2021-06-18
CN112997539B CN112997539B (en) 2022-11-01

Family

ID=71125865

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201880099399.XA Active CN112997539B (en) 2018-12-29 2018-12-29 Application grouping adjustment method and device, storage medium and electronic equipment

Country Status (2)

Country Link
CN (1) CN112997539B (en)
WO (1) WO2020133417A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111965991B (en) * 2020-08-14 2023-08-29 深圳市欧瑞博科技股份有限公司 Authority adjusting method and device of intelligent control switch, intelligent control switch and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010041412A1 (en) * 2008-10-09 2010-04-15 株式会社日立製作所 Mobile terminal
US20150230274A1 (en) * 2014-02-07 2015-08-13 Cisco Technology, Inc. Dynamic acceleration of prioritized mobile application traffic
CN105094967A (en) * 2015-06-26 2015-11-25 小米科技有限责任公司 Method and apparatus for operating process
CN105517129A (en) * 2015-11-28 2016-04-20 广东欧珀移动通信有限公司 Network type switching method in communication terminal and communication terminal
CN105843637A (en) * 2016-03-18 2016-08-10 广东欧珀移动通信有限公司 Application program classification method and user terminal
CN107402809A (en) * 2017-07-31 2017-11-28 广东欧珀移动通信有限公司 Management-control method, device, storage medium and the electronic equipment of application program
CN107548142A (en) * 2017-07-31 2018-01-05 努比亚技术有限公司 A kind of electricity-saving control method, terminal and computer-readable recording medium
CN108932140A (en) * 2018-07-13 2018-12-04 重庆邮电大学 The method of cleaning background application based on Android user behavior habit

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104298613B (en) * 2014-09-29 2018-02-23 广州猎豹网络科技有限公司 The method for cleaning and terminal device of a kind of Installed System Memory
CN105867749B (en) * 2016-03-28 2019-05-21 努比亚技术有限公司 A kind of menu interface display methods and terminal
CN106598379A (en) * 2016-10-24 2017-04-26 乐视控股(北京)有限公司 Method and device for managing application program

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010041412A1 (en) * 2008-10-09 2010-04-15 株式会社日立製作所 Mobile terminal
US20150230274A1 (en) * 2014-02-07 2015-08-13 Cisco Technology, Inc. Dynamic acceleration of prioritized mobile application traffic
CN105094967A (en) * 2015-06-26 2015-11-25 小米科技有限责任公司 Method and apparatus for operating process
CN105517129A (en) * 2015-11-28 2016-04-20 广东欧珀移动通信有限公司 Network type switching method in communication terminal and communication terminal
CN105843637A (en) * 2016-03-18 2016-08-10 广东欧珀移动通信有限公司 Application program classification method and user terminal
CN107402809A (en) * 2017-07-31 2017-11-28 广东欧珀移动通信有限公司 Management-control method, device, storage medium and the electronic equipment of application program
CN107548142A (en) * 2017-07-31 2018-01-05 努比亚技术有限公司 A kind of electricity-saving control method, terminal and computer-readable recording medium
CN108932140A (en) * 2018-07-13 2018-12-04 重庆邮电大学 The method of cleaning background application based on Android user behavior habit

Also Published As

Publication number Publication date
CN112997539B (en) 2022-11-01
WO2020133417A1 (en) 2020-07-02

Similar Documents

Publication Publication Date Title
CN109976825B (en) Application management method and mobile terminal
CN112997134A (en) Application icon display method and device, storage medium and electronic equipment
CN108491065A (en) Portable electronic device and the method operated wherein
EP3690663A1 (en) Application cleaning method and apparatus, storage medium and electronic device
CN104967731B (en) A kind of terminal notifying method and terminal
CN109032743A (en) Menu configuration method, device, equipment and readable storage medium storing program for executing
WO2019062405A1 (en) Application program processing method and apparatus, storage medium, and electronic device
CN111052040A (en) Method for reducing power consumption of terminal and terminal
CN110990138A (en) Resource scheduling method, device, server and storage medium
CN107872523A (en) Loading method, device, storage medium and the mobile terminal of network data
CN106533763A (en) Method and device for downloading application update package and user terminal
CN112997543B (en) Application grouping adjustment method and device, storage medium and electronic equipment
US11082806B2 (en) Method of identifying user location, storage medium and electronic device
CN112997152B (en) Application program priority adjustment method and device, storage medium and electronic equipment
CN112997539B (en) Application grouping adjustment method and device, storage medium and electronic equipment
CN112052096A (en) Resource processing method and device, server and terminal
JP7272694B2 (en) Method and terminal for reducing power consumption of terminal
CN107301086A (en) Process handling method, device, mobile terminal and computer read/write memory medium
CN108038050B (en) Performance adjusting method and device, storage medium and electronic equipment
CN113728294B (en) Power consumption control and scheme generation method, device, system and storage medium
WO2019062404A1 (en) Application program processing method and apparatus, storage medium, and electronic device
CN113439263A (en) Application cleaning method and device, storage medium and electronic equipment
CN113170391B (en) Application processing method and device, storage medium, server and electronic equipment
EP4013087A1 (en) System and method for 5g mobile network management
CN110018888A (en) Method for managing resource, device, mobile terminal and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant