CN106293910B - Process cleaning method and mobile terminal - Google Patents

Process cleaning method and mobile terminal Download PDF

Info

Publication number
CN106293910B
CN106293910B CN201610612549.5A CN201610612549A CN106293910B CN 106293910 B CN106293910 B CN 106293910B CN 201610612549 A CN201610612549 A CN 201610612549A CN 106293910 B CN106293910 B CN 106293910B
Authority
CN
China
Prior art keywords
opening
application program
historical
time
opening time
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.)
Active
Application number
CN201610612549.5A
Other languages
Chinese (zh)
Other versions
CN106293910A (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.)
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Original Assignee
Yulong Computer Telecommunication Scientific Shenzhen 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 Yulong Computer Telecommunication Scientific Shenzhen Co Ltd filed Critical Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Priority to CN201610612549.5A priority Critical patent/CN106293910B/en
Priority to PCT/CN2016/097045 priority patent/WO2018018690A1/en
Publication of CN106293910A publication Critical patent/CN106293910A/en
Application granted granted Critical
Publication of CN106293910B publication Critical patent/CN106293910B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/485Task life-cycle, e.g. stopping, restarting, resuming execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The embodiment of the invention discloses a process cleaning method and a mobile terminal, wherein the method comprises the following steps: acquiring a reference starting parameter of an application program; acquiring a current starting parameter for currently starting the application program; and judging whether the current opening parameter meets the reference opening parameter, and if the current opening parameter meets the reference opening parameter, cleaning the progress of the application program. By implementing the embodiment of the invention, the efficiency of cleaning the mobile phone process can be improved.

Description

Process cleaning method and mobile terminal
Technical Field
The invention relates to the technical field of mobile communication, in particular to a process cleaning method and a mobile terminal.
Background
In an android mobile phone, too many useless processes and services run in the background and occupy the mobile phone memory of a user, so that the situations of insufficient mobile phone memory and unsmooth mobile phone clamping occur. Typically, the user will clear the handset process by powering off or third party software. For example, when a user finds that a network card of a mobile phone is connected or the time required for starting an APP is long, the user may restart the mobile phone to clean a process running in a background of the mobile phone or autonomously select a process of the mobile phone for cleaning through third-party software. However, it has been found in practice that it is inefficient to clean up the handset process by the user manually restarting the handset or third party software.
Disclosure of Invention
The embodiment of the invention discloses a process cleaning method and a mobile terminal, which can improve the efficiency of cleaning a mobile phone process.
The first aspect of the embodiments of the present invention discloses a process cleaning method, including:
acquiring a reference starting parameter of an application program;
acquiring a current starting parameter for currently starting the application program;
and judging whether the current opening parameter meets the reference opening parameter, and if the current opening parameter meets the reference opening parameter, cleaning the progress of the application program.
A second aspect of the embodiments of the present invention discloses a mobile terminal, including:
the device comprises an acquisition unit, a processing unit and a display unit, wherein the acquisition unit is used for acquiring a reference opening parameter of an application program and a current opening parameter for currently opening the application program;
the judging unit is used for judging whether the current starting parameter acquired by the acquiring unit meets the reference starting parameter or not;
and the cleaning unit is used for cleaning the progress of the application program when the judging unit judges that the current opening parameter meets the reference opening parameter.
In the embodiment of the invention, when the mobile terminal acquires that the current opening parameter of the current opening application program meets the reference opening parameter, the mobile terminal automatically cleans the progress of the application program. Therefore, compared with the method that the mobile phone process is cleaned through manual restart of the mobile phone by a user or through third-party software, the method and the device for cleaning the mobile phone process can improve the efficiency of cleaning the mobile phone process.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a flowchart illustrating a process cleaning method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a mobile terminal disclosed in the embodiment of the present invention;
fig. 3 is a schematic structural diagram of another mobile terminal disclosed in the embodiment of the present invention;
fig. 4 is a computer system based on von neumann architecture for executing the above application interface switching method according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. 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 invention.
It is to be understood that the terminology used in the embodiments of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the examples of the present invention and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
The embodiment of the invention discloses a process cleaning method and a mobile terminal, which can improve the efficiency of cleaning a mobile phone process. The following are detailed below.
The embodiment of the invention can be applied to the situation that when a user opens an application program and the mobile phone is stuck, the mobile phone can automatically clear the progress of the application program and reopen the application program.
Referring to fig. 1, fig. 1 is a schematic flow chart illustrating a process cleaning method according to an embodiment of the present invention. As shown in fig. 1, the process cleaning method may include the following steps.
S101, the mobile terminal obtains a reference starting parameter of the application program.
The mobile terminal may include a user equipment, such as a mobile phone, a mobile computer, a tablet computer, a Personal Digital Assistant (PDA), etc., running an Android operating system, an iOS operating system, a Windows operating system, or other operating systems.
The opening parameter may refer to a parameter involved in opening the application, such as time 2s, 3s, etc. required to open the application, or an instruction sent by the mobile terminal when opening the application, and the embodiment of the present invention is not limited. For example, when the application is opened, the mobile terminal pops up a dialog box "the application is normally opened" or "the application is opened too slowly to cause the mobile phone to be stuck" or the like.
The reference opening parameter may be an opening parameter that is preset in the mobile terminal or the server by the user, or that is already set by the mobile terminal when the mobile terminal leaves the factory and can be used as a reference. For example, the time required for opening the application program is more than 2s as the reference opening parameter by the user in combination with the actual situation of the user, or a dialog box 'the application program is opened too slowly to cause the mobile phone to be stuck' which is popped up by the mobile phone and set when the mobile phone leaves a factory is used as the reference opening parameter, and the like.
S102, the mobile terminal obtains current starting parameters for currently starting the application program.
The current start parameter may refer to a start parameter when the application is currently started. For example, if the time required for currently starting the application program is 3s, the current start parameter may be 3 s; for another example, if a dialog box "the application program is opened too slowly to cause the mobile phone to be stuck" pops up when the application program is currently opened, the current opening parameter is the dialog box "the application program is opened too slowly to cause the mobile phone to be stuck" and the like.
S103, the mobile terminal judges whether the current opening parameter meets the reference opening parameter, if the current opening parameter meets the reference opening parameter, the step S104 is executed, otherwise, the process is ended.
If the current starting parameter is 3s of time required for currently starting the application program, and the reference starting parameter is more than 2s of time required for starting the application program, the mobile terminal can judge that the current starting parameter meets the reference starting parameter; for another example, if the current opening parameter is a dialog box popped up when the application is currently opened, that is, the application is opened too slowly to cause the mobile phone to be stuck, and the reference opening parameter refers to a dialog box popped up when the application is opened and contains keywords such as "too slowly" or "stuck" and the like, the mobile terminal may determine that the current opening parameter meets the reference opening parameter and the like.
And S104, the mobile terminal cleans the process of the application program.
Optionally, the mobile terminal obtains a reference opening time of the application program, and if the mobile terminal determines that the current opening time of the application program currently opened is greater than the reference opening time, the mobile terminal cleans up the process of the application program.
The mobile terminal can count the historical opening times of opening the application program and the historical opening time required by opening the application program every time in the historical opening times, if the historical opening times is larger than a preset opening time threshold value, the historical average opening time of opening the application program is calculated according to the historical opening times and the historical opening time, and the reference opening time is calculated according to the historical average opening time. Or, optionally, if the historical opening time is less than or equal to a preset opening time threshold, the mobile terminal may further query a minimum value of the historical opening time in the set of historical opening times, and use the minimum value as the reference opening time.
The historical opening times may refer to the total number of times the application is opened from the time the application is installed in the mobile terminal to the present time, or the total number of times the application is opened from a specific time set by a user to the present time, and the like. For example, the application is installed in the mobile terminal on monday, and the historical opening times may be the total opening times of the application from monday to current, that is, current friday; for another example, if the application is installed in the mobile terminal on monday and the user sets the historical opening times to be counted from wednesday, the historical opening times may be the total opening times of the application from wednesday to the current, that is, friday, and the like.
For example, as shown in table 1, the application is installed in the mobile terminal on monday, the number of times the application is opened on monday is 1, the number of times the application is opened on monday is 3, the number of times the application is opened on monday is 2, the number of times the application is opened on thursday is 2, and the number of times the application is opened on friday is 2, the historical number of times the application is opened on monday to friday may be counted as 10 times the application is opened on monday to friday; or the historical opening times of the application program can be the total opening times of 2+2+2 times, 6 times and the like from the current wednesday set by the user to the current friday.
TABLE 1
Time of day Number of opening times
Monday 1
Zhou Di 3
Wednesday 2
Week four 2
ZhouWu for treating viral hepatitis 3
The historical opening time may refer to a time required for each opening of the application program among the historical number of times of starting of the application program. As shown in table 2, the time required for the application to be started on monday is 1 second; the time required for firstly starting the application program on tuesday is 1 second, the time required for secondly starting the application program is 3 seconds, and the time required for thirdly starting the application program is 2 seconds; the time required for the first time of starting the application program on the wednesday is 2 seconds and the time required for the second time of starting the application program is 1 second; the time required for opening the application program for the first time on thursday is 1 second and the time required for opening the application program for the second time is 3 seconds; friday requires 1 second of time to open the application for the first time, 2 seconds for the second time and 2 seconds for the third time.
TABLE 2
Figure BDA0001062813220000051
When the mobile terminal judges that the historical opening times of the application program are larger than the preset opening time threshold, the mobile terminal calculates the historical average opening time for opening the application program according to the historical opening times and the historical opening time and calculates the reference opening time according to the historical average opening time. The preset threshold of the number of times of activation may be a threshold of the number of times of activation preset in the mobile phone or the server by the user, such as 6 times. For example, referring to table 2, if the preset threshold of the turn-on times is 5 times, and the historical turn-on time of the application is 10 times, where the sum of the total number of times of turning on the application from monday to friday is 1+3+2+2, the mobile terminal may calculate the historical average turn-on time t for turning on the application according to the historical turn-on time and the historical turn-on time required for turning on the application each time in the historical turn-on timesaverage
taverage=(1+1+3+2+2+1+1+3+1+2+2)/(1+3+2+2+2)=1.9s
In addition, the mobile terminal may also be on for the historical average turn-on time taverageTo obtain the reference start time treferE.g. at taverageIncreasing the parameters k and b to obtain the treferWhere the user can set k and b according to his own needs, such as k 2, b 1, etc.:
trefer=ktaverage+b
optionally, if the mobile terminal determines that the historical opening time of the application program is less than or equal to the preset opening time threshold, the mobile terminal may further query a minimum value of the historical opening time in the set of historical opening times, and use the minimum value as the reference opening time. That is, if the set a of the history on time is { t ═ t }1,t2,t3……,tnGet reference to the opening time trefer=min{t1,t2,t3……,tn}. For example, in conjunction with table 2, if the predetermined threshold number of times of activation is 11 times,and the historical turn-on number of the application is the sum of the total number of times of turning on the application from monday to friday, which is 1+3+2+2, which is 10 times, the mobile terminal may query the minimum value of the historical turn-on time as the reference turn-on time, i.e., t, in the set {1,1,3,2,2,1,1,3,1,2,2} of the historical turn-on timesreferMin {1,1,3,2,2,1,1,3,1,2,2} ═ 1, that is, the reference on time t in table 2referAnd may also be 1.
After the mobile terminal clears the application program process, the mobile terminal can also automatically restart the application program and acquire the restart time required for restarting the application program, and if the restart time is greater than the reference start time, the mobile terminal closes the application program.
The restart time may refer to the time required to restart the application. For example, if the restart time is 1.5s and the reference start time is 1, the mobile terminal closes the application.
Optionally, the mobile terminal may further determine whether the restart time is greater than a times of a reference start time, and if the restart time is greater than a times of the reference start time, the mobile terminal closes the application. If the re-opening time tagain>atreferThen the mobile terminal closes the application, wherein the user can set a according to his own needs, for example, a equals 2.
Optionally, after the mobile terminal closes the application program, the mobile terminal may further receive an instruction input by a user to open the application program. For example, a user may click on an icon of an application on a desktop of a cell phone to open the application.
It should be noted that, in the embodiment of the present invention, the sequence of step S101 and step S102 may be interchanged, that is, the mobile terminal may execute step S102 first and then execute step S101, which is not limited in the embodiment of the present invention.
In the method described in fig. 1, when the mobile terminal obtains the current start parameter of the currently started application program and meets the reference start parameter, the mobile terminal automatically cleans up the progress of the application program. It can be seen that, by implementing the method described in fig. 1, compared with the method that the mobile phone process is cleaned by manually restarting the mobile phone by a user or by third-party software, by implementing the embodiment of the present invention, the efficiency of cleaning the mobile phone process can be improved.
Referring to fig. 2, fig. 2 is a schematic structural diagram of a mobile terminal according to an embodiment of the present invention. The mobile terminal shown in fig. 2 may include:
an obtaining unit 201, configured to obtain a reference start parameter of an application and a current start parameter of the application that is currently started.
The opening parameter may refer to a parameter involved in opening the application, such as time 2s, 3s, and the like required to open the application, or an instruction sent by the mobile terminal when opening the application, and the embodiment of the present invention is not limited. For example, when the application is opened, the mobile terminal pops up a dialog box "the application is normally opened" or "the application is opened too slowly to cause the mobile phone to be stuck" or the like.
The reference opening parameter may be a preset opening parameter by a user or a preset opening parameter that can be used as a reference when the mobile terminal leaves a factory. For example, the time required for opening the application program is more than 2s as the reference opening parameter by the user in combination with the actual situation of the user, or a dialog box 'the application program is opened too slowly to cause the mobile phone to be stuck' which is popped up by the mobile phone and set when the mobile phone leaves a factory is used as the reference opening parameter, and the like.
The current start parameter may refer to a start parameter when the application is currently started. For example, if the time required for currently starting the application program is 3s, the current start parameter may be 3 s; for another example, if a dialog box "the application program is opened too slowly to cause the mobile phone to be stuck" pops up when the application program is currently opened, the current opening parameter is the dialog box "the application program is opened too slowly to cause the mobile phone to be stuck" and the like.
Optionally, the obtaining unit 201 is specifically configured to count historical opening times for opening the application program and historical opening time required for opening the application program each time among the historical opening times. And judging whether the historical opening times are larger than the preset opening time threshold value or not. If the historical opening times are larger than the preset opening time threshold, calculating historical average opening time for opening the application program according to the historical opening times and the historical opening time, and calculating the reference opening time according to the historical average opening time. If the historical opening times are smaller than or equal to the preset opening time threshold, inquiring the minimum value in the historical opening time set, and calculating the reference opening time according to the minimum value, wherein the historical opening time set comprises the historical opening time.
A determining unit 202, configured to determine whether the current startup parameter acquired by the acquiring unit 201 satisfies the reference startup parameter.
If the current starting parameter is 3s of time required for currently starting the application program, and the reference starting parameter is more than 2s of time required for starting the application program, the mobile terminal can judge that the current starting parameter meets the reference starting parameter; for another example, if the current opening parameter is a dialog box popped up when the application is currently opened, that is, the application is opened too slowly to cause the mobile phone to be stuck, and the reference opening parameter refers to a dialog box popped up when the application is opened and contains keywords such as "too slowly" or "stuck" and the like, the mobile terminal may determine that the current opening parameter meets the reference opening parameter and the like.
Optionally, the parameter includes time; the determining unit 202 is specifically configured to detect whether the current turn-on time obtained by the obtaining unit is greater than the reference turn-on time; and when the current opening time is detected to be larger than the reference opening time, judging that the current opening parameter meets the reference opening parameter.
A cleaning unit 203, configured to clean up the process of the application when the determining unit 202 determines that the current opening parameter meets the reference opening parameter.
Therefore, the mobile terminal described in fig. 2 can improve the efficiency of cleaning the mobile phone process.
Referring to fig. 3, fig. 3 is a schematic structural diagram of another mobile terminal disclosed in the embodiment of the present invention, wherein the mobile terminal shown in fig. 3 is obtained by optimizing the mobile terminal shown in fig. 2. Compared to the mobile terminal shown in fig. 2, the mobile terminal shown in fig. 3 may further include:
a restarting unit 204, configured to restart the application after the cleaning unit 203 cleans up the process of the application, and obtain a restart time required to restart the application.
The determining unit 202 is further configured to determine whether the restart time is greater than the reference start time.
A closing unit 205, configured to close the application when the determining unit 202 determines that the restart time is greater than the reference start time.
Optionally, the restarting unit 204 is further configured to receive an opening instruction input by a user to open the application program after the closing unit 205 closes the application program.
Therefore, the mobile terminal described in fig. 3 can improve the efficiency of cleaning the mobile phone process.
Fig. 4 shows a computer system 4 based on the von neumann architecture running the above-described application interface switching method. The computer system 4 may be a user terminal device such as a smart phone, a tablet computer, a palm computer, a notebook computer or a personal computer. Specifically, an external input interface 1001, a processor 1002, a memory 1003, and an output interface 1004 connected through a system bus may be included. The external input interface 1001 may include a touch screen 10016, and optionally a network interface 10018. Memory 1003 can include external memory 10032 (e.g., a hard disk, optical or floppy disk, etc.) and internal memory 10034. Output interfaces 1004 may include devices such as a display 10042 and speakers 10044.
In the present embodiment, the method is executed based on a computer program, the program file of the computer program is stored in the external memory 10032 of the computer system 10 based on the von neumann system, and is loaded into the internal memory 10034 during the execution, and then is compiled into machine code and then is transmitted to the processor 1002 for execution, so that the operation monitoring module 310, the fingerprint detection module 320, the interface switching module 330, the pressure value judging module 340, the first step size determining module 350 and the second step size determining module 360 which are logically formed in the computer system 10 based on the von neumann system are all received through the external input interface 1001 during the execution of the application interface switching method, and are transmitted to the memory 1003 for buffering, and then are input to the processor 1002 for processing, and the result data of the processing is buffered in the memory 1003 for subsequent processing, or passed to the output interface 1004 for output.
The steps in the method of the embodiment of the invention can be sequentially adjusted, combined and deleted according to actual needs.
The units in the mobile terminal of the embodiment of the invention can be merged, divided and deleted according to actual needs.
It will be understood by those skilled in the art that all or part of the steps in the methods of the embodiments described above may be implemented by instructions associated with a program, which may be stored in a computer-readable storage medium, where the storage medium includes Read-Only Memory (ROM), Random Access Memory (RAM), Programmable Read-Only Memory (PROM), Erasable Programmable Read-Only Memory (EPROM), One-time Programmable Read-Only Memory (OTPROM), Electrically Erasable Programmable Read-Only Memory (EEPROM), compact disc-Read-Only Memory (CD-ROM), or other Memory, magnetic disk, magnetic tape, or magnetic tape, Or any other medium which can be used to carry or store data and which can be read by a computer.
The above detailed description is provided for a process cleaning method and a mobile terminal disclosed in the embodiments of the present invention, and a specific example is applied in the description to explain the principle and the implementation of the present invention, and the description of the above embodiments is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, 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 invention.

Claims (6)

1. A process cleaning method, characterized in that the method comprises:
acquiring a reference starting parameter of an application program;
acquiring a current starting parameter for currently starting the application program;
judging whether the current starting parameter meets the reference starting parameter or not, and if the current starting parameter meets the reference starting parameter, cleaning the progress of the application program;
the parameter comprises a time; the determining whether the current starting parameter meets the reference starting parameter includes:
detecting whether the current opening time is greater than the reference opening time;
when the current opening time is detected to be larger than the reference opening time, judging that the current opening parameter meets the reference opening parameter;
the acquiring of the reference opening parameter of the application program comprises:
counting historical opening times for opening the application program and historical opening time required for opening the application program each time in the historical opening times;
judging whether the historical opening times are larger than a preset opening time threshold value or not;
if the historical opening times are larger than the preset opening time threshold, calculating historical average opening time for opening the application program according to the historical opening times and the historical opening time, and calculating the reference opening time according to the historical average opening time;
if the historical opening times are smaller than or equal to the preset opening time threshold, inquiring the minimum value of the historical opening time in a set formed by the historical opening times, and calculating the reference opening time according to the minimum value, wherein the historical opening time set comprises the historical opening time.
2. The method of claim 1, wherein after the cleaning of the application program, the method further comprises:
restarting the application program, and acquiring restart time required for restarting the application program;
and judging whether the re-opening time is greater than the reference opening time or not, and if the re-opening time is greater than the reference opening time, closing the application program.
3. The method of claim 2, wherein after the closing the application, the method further comprises:
and receiving an opening instruction input by a user to open the application program.
4. A mobile terminal, characterized in that the mobile terminal comprises:
the device comprises an acquisition unit, a processing unit and a display unit, wherein the acquisition unit is used for acquiring a reference opening parameter of an application program and a current opening parameter for currently opening the application program;
the judging unit is used for judging whether the current starting parameter acquired by the acquiring unit meets the reference starting parameter or not;
the cleaning unit is used for cleaning the progress of the application program when the judging unit judges that the current starting parameter meets the reference starting parameter;
the parameter comprises a time; the judging unit is specifically configured to detect whether the current starting time acquired by the acquiring unit is greater than the reference starting time; when the current opening time is detected to be larger than the reference opening time, judging that the current opening parameter meets the reference opening parameter;
the acquiring unit is specifically configured to count historical opening times for opening the application program and historical opening time required for opening the application program each time among the historical opening times;
judging whether the historical opening times are larger than a preset opening time threshold value or not;
if the historical opening times are larger than the preset opening time threshold, calculating historical average opening time for opening the application program according to the historical opening times and the historical opening time, and calculating the reference opening time according to the historical average opening time;
if the historical opening times are smaller than or equal to the preset opening time threshold, inquiring the minimum value of the historical opening time in a set formed by the historical opening times, and calculating the reference opening time according to the minimum value, wherein the historical opening time set comprises the historical opening time.
5. The mobile terminal of claim 4, wherein the mobile terminal further comprises:
the restarting unit is used for restarting the application program after the cleaning unit cleans the process of the application program, and acquiring restarting time required for restarting the application program;
the judging unit is further configured to judge whether the restart time is greater than the reference start time;
and the closing unit is used for closing the application program when the judging unit judges that the re-opening time is greater than the reference opening time.
6. The mobile terminal of claim 5, wherein the restarting unit is further configured to receive an opening instruction input by a user to open the application program after the closing unit closes the application program.
CN201610612549.5A 2016-07-28 2016-07-28 Process cleaning method and mobile terminal Active CN106293910B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201610612549.5A CN106293910B (en) 2016-07-28 2016-07-28 Process cleaning method and mobile terminal
PCT/CN2016/097045 WO2018018690A1 (en) 2016-07-28 2016-08-27 Process clearing method and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610612549.5A CN106293910B (en) 2016-07-28 2016-07-28 Process cleaning method and mobile terminal

Publications (2)

Publication Number Publication Date
CN106293910A CN106293910A (en) 2017-01-04
CN106293910B true CN106293910B (en) 2020-02-18

Family

ID=57663256

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610612549.5A Active CN106293910B (en) 2016-07-28 2016-07-28 Process cleaning method and mobile terminal

Country Status (2)

Country Link
CN (1) CN106293910B (en)
WO (1) WO2018018690A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102937863A (en) * 2012-09-19 2013-02-20 北京小米科技有限责任公司 Application program control method and device based on mobile terminal and mobile terminal
CN103024538A (en) * 2012-11-12 2013-04-03 北京奇虎科技有限公司 Memory management method and system
CN105786519A (en) * 2016-03-17 2016-07-20 福州瑞芯微电子股份有限公司 Android equipment program management method and Android equipment

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104731302B (en) * 2013-12-20 2018-01-12 北京猎豹移动科技有限公司 A kind of method and system of electricity saving of mobile terminal operation
CN104298549B (en) * 2014-09-30 2018-03-30 北京金山安全软件有限公司 Method and device for cleaning application programs in mobile terminal and mobile terminal
CN104503750A (en) * 2014-12-15 2015-04-08 北京奇虎科技有限公司 Process clearing method and process clearing device
CN104714874A (en) * 2015-02-28 2015-06-17 深圳市中兴移动通信有限公司 Method for intelligently optimizing internal storage of mobile terminal and mobile terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102937863A (en) * 2012-09-19 2013-02-20 北京小米科技有限责任公司 Application program control method and device based on mobile terminal and mobile terminal
CN103024538A (en) * 2012-11-12 2013-04-03 北京奇虎科技有限公司 Memory management method and system
CN105786519A (en) * 2016-03-17 2016-07-20 福州瑞芯微电子股份有限公司 Android equipment program management method and Android equipment

Also Published As

Publication number Publication date
CN106293910A (en) 2017-01-04
WO2018018690A1 (en) 2018-02-01

Similar Documents

Publication Publication Date Title
US9395978B2 (en) Mobile phone based software processing method and mobile phone
CN108366114B (en) Application addiction prevention method and device, terminal and computer readable storage medium
CN107390997B (en) Application program switching method and device
WO2015131679A1 (en) Task process processing method and device
CN107590016B (en) Power-down restarting identification method and device
WO2018018702A1 (en) Odex optimization control method and mobile terminal
CN113672396B (en) Streaming computing job processing method and device
CN108156635B (en) Mobile terminal, WIFI access point detection processing method and storage medium
WO2015106710A1 (en) Contact information processing method, apparatus, and system
CN111949368A (en) Application program control method and device
CN111954868A (en) Multi-voice assistant control method, device, system and computer readable storage medium
CN113805962B (en) Application page display method and device and electronic equipment
CN106293910B (en) Process cleaning method and mobile terminal
US11455293B2 (en) Counting method, counter and storage medium
CN109274562B (en) Voice instruction execution method and device, intelligent household appliance and medium
CN113626778A (en) Method, apparatus, electronic device, and computer storage medium for waking up device
WO2016165541A1 (en) Method and apparatus for dialling number
CN111292732B (en) Audio information processing method, device, computer equipment and storage medium
CN109067738B (en) Port vulnerability detection method, terminal and computer readable medium
CN112463348B (en) Timed task processing method and device
CN103914225A (en) Information processing method and information processing device
CN112019410B (en) Data importing method and device of intelligent household equipment, server and storage medium
CN112650567A (en) Implementation method and device of global universal timer and computer equipment
CN105988835B (en) Software upgrading method and terminal
CN110865877B (en) Task request response method and device

Legal Events

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