CN103345397A - Method and device for cleaning processes of mobile terminal - Google Patents

Method and device for cleaning processes of mobile terminal Download PDF

Info

Publication number
CN103345397A
CN103345397A CN2013102915180A CN201310291518A CN103345397A CN 103345397 A CN103345397 A CN 103345397A CN 2013102915180 A CN2013102915180 A CN 2013102915180A CN 201310291518 A CN201310291518 A CN 201310291518A CN 103345397 A CN103345397 A CN 103345397A
Authority
CN
China
Prior art keywords
portable terminal
application
white list
cleaning
list
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2013102915180A
Other languages
Chinese (zh)
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.)
Beijing Qihoo Technology Co Ltd
Qizhi Software Beijing Co Ltd
Original Assignee
Beijing Qihoo Technology Co Ltd
Qizhi Software Beijing 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 Beijing Qihoo Technology Co Ltd, Qizhi Software Beijing Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN2013102915180A priority Critical patent/CN103345397A/en
Publication of CN103345397A publication Critical patent/CN103345397A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Telephone Function (AREA)
  • Stored Programmes (AREA)

Abstract

A method for cleaning processes of a mobile terminal includes the steps that Apps of the mobile terminal is selected and added into a process cleaning white list, a staring command of cleaning of the processes is received, a process list of a system is read, and all the processes running in the present system in the process list are looked up in a traversal mode; the processes looked up in the traversal mode are judged whether to belong to the processes corresponding to the Apps recoded in the white list and whether to belong to the essential processes of running of the system, if the judgment is yes, the processes are not closed in the executing process of process cleaning, and if the judgment is no, all the processes beyond the processes judged not to be closed are closed in the process list in the executing process of process cleaning; thus, storage space of the mobile terminal is improved, response speed of the system is enhanced, and the electricity consumption of the mobile terminal is reduced. According to the method, the invention further provides a device for cleaning the processes of the mobile terminal.

Description

A kind of method and device of clearing up the portable terminal process
Technical field
The present invention relates to field of mobile communication, particularly a kind of method and device of clearing up the portable terminal process.
Background technology
Process is the once dynamic implementation of program in a data set with certain standalone feature; It is that system carries out the separate unit that resource is distributed and dispatched, and therefore, process is the basis of operating system configuration.
The process of mobile terminal operating systems such as Android is divided into active schedule and non-active schedule, and described active schedule can be divided into foreground process, background process again.
Described foreground process is process and some system processs that just showing at screen at present.When application program of operation, as browse unit, when browse unit showed on the foreground, browse unit belonged to foreground process, if get back to main interface, then browse unit has just become background program.Otherwise, if background process shows at display screen then becomes foreground process.Above-mentioned two kinds of processes all are in running status under system's control, therefore, above-mentioned two kinds of processes all are active schedule.
Except above-mentioned two kinds of processes, the process that also has some operations to finish, the application of its correspondence is withdrawed from by user or system, and these processes itself also no longer are in running status; But being convenient to quick startup when reusing this application next time, only is the design problem of application program itself perhaps, makes still committed memory of these processes.These processes are described non-active schedule.
In the portable terminal use, the process that is in the foreground has only one all the time, the active schedule and the non-active schedule that are in the backstage then can be along with the use of portable terminal is on the increase, these processes of being on the increase finally can occupy approach exhaustion with system resource, influence the execution of real important use.In addition, ever-increasing background process also can increase the power consumption of portable terminal, reduces its stand-by time.For addressing the above problem, general device is provided with the process method for cleaning and uses for the operator.
Under the prior art, the main method of cleaning portable terminal background process and non-active schedule is that the user realizes the purpose that a key is cleared up by the button that the click portable terminal possesses the clean up process function.This kind manner of cleaning up, can all background process and non-active schedule complete liquidation is clean, yet, above-mentioned manner of cleaning up, for application program commonly used or need be retained in the process on backstage, need again its program, data to be called in internal memory when starting again and make the start-up time of application long, destroy the user and experience.
For this reason, a kind of method of clearing up background process and non-active schedule need be provided, this method can make the user clear up background process and non-active schedule targetedly, and the process that may be reused is continued at running background or committed memory, experiences to improve the user; The process that unlikely is reused is then cleaned out.
Summary of the invention
For solving the problems of the technologies described above, the invention provides a kind of method and apparatus of clearing up the portable terminal process, the user can be according to individual user demand, realize the background process method of cleaning automatically, avoid because some background process or non-active schedule resident for a long time, and causing the mobile terminal stores space to reduce, system response time slows down, the problem of power consumption increase etc.
The invention provides a kind of method of clearing up the portable terminal process, comprising: select the application interpolation of portable terminal to enter process cleaning white list; The startup command that reception is cleared up process; The process list of reading system, all processes of current system operation in the traversal process list; Judge whether the process that is traversed is to belong to the corresponding process of the application of recording in the white list and whether belong to system to move necessary process, if then in the executive process scale removal process, do not close this process; If not, then in the executive process scale removal process, close being judged as process all processes in addition of not closing in the process list.
Preferably, application in the described selection portable terminal is added and is entered process cleaning white list, is the setting to the application that enters white list that receives from input equipment.
Preferably, application in the described selection portable terminal is added the process that enters and is cleared up white list, be to be applied in this portable terminal service recorder according to concrete certain to judge, after if this application is withdrawed from, what the probability of enabling again was higher than reservation enables threshold value again, and then this application enters white list automatically.
Preferably, the described clean up process order of startup command for receiving from input equipment that process is cleared up.
Preferably, the described startup command that process is cleared up is from mobile terminal system self, when entry condition surpasses threshold value for the system environments parameter or when carrying out occupying system resources and surpassing threshold application or before starting recreation.
Preferably, described system environments parameter is that dump energy is lower than predetermined dump energy threshold value above threshold value; Or the portable terminal power consumption rate surpasses predetermined power consumption rate threshold value.
Preferably, when the execution occupying system resources surpassed being applied as installation or using application of threshold value, the mobile terminal system free memory was less than or equal to the memory threshold of setting.
Preferably, this portable terminal uses the Android system, and the application of installing in the described selection portable terminal enters white list, is as the foundation of selecting according to the bag name of using.
Preferably, use application programming interfaces ActivityManager to obtain non-active or background process tabulation, carry out described traversal according to this tabulation.
Preferably, described this process of closing comprises: according to this process bag name, use stopService to close the backstage service routine of the application of this process correspondence, and call the restartPackage interface by the ActivityManager application programming interfaces, thoroughly close this process.
Preferably, the described process list that reads comprises the interface assembly and the no interface assembly that read this process.
The present invention also provides a kind of device of clearing up the portable terminal process, and comprising: white list is set up the unit, selects the application of installing in the portable terminal, and this applications interpolation is entered in the white list of clean up process; Start unit receives the startup command that process is cleared up; The cleaning unit, the startup command of reception start unit; The process list of reading system, all processes of current system operation in the traversal process list; The corresponding process of application that records in the process that traverses and the described white list unit and system are moved necessary process compare, if belong to process in the white list unit, then in the executive process scale removal process, do not close this process; If not, then in the executive process scale removal process, close being judged as process all processes in addition of not closing in the process list.
Preferably, comprising: white list is set up first subelement, receives the setting to the application that enters white list from input equipment.
Preferably, comprise: white list is set up second subelement, is applied in this portable terminal service recorder according to concrete certain and judges, if after this application is withdrawed from, what the probability of enabling again was higher than reservation enables threshold value again, and then this application enters white list automatically.
Preferably, comprising: startup command first subelement receives the order of clean up process from input equipment.
Preferably, comprising: startup command second subelement, obtain from mobile terminal system self, when entry condition surpasses threshold value for the system environments parameter or when carrying out occupying system resources and surpassing threshold application or before starting recreation.
Preferably, comprising: startup command the 3rd subelement, obtain the startup command from mobile terminal system self, entry condition surpasses the power consumption rate threshold value of subscribing for the portable terminal power consumption rate.
According to a kind of method and apparatus specific embodiment of clearing up the portable terminal process provided by the invention, the invention discloses following technique effect: the present invention is by being installed in the application in the portable terminal according to selection, set up white list, after receiving startup command, travel through non-active schedule and background process that all portable terminals exist, if the process that reads does not belong to white list and the necessary process of system's operation, then close this process.By said method, the user can be according to using needs set up white list to application commonly used, and the process that traverses and the application in the white list are compared, and realizes selectable clean up process.One aspect of the present invention can be avoided that all application process one key cleanings are caused restarting the speed per hour of using commonly used and spend slowly, destroys the problem that the user experiences; On the other hand, the present invention also can make the user needn't keep all background process in order to improve the restarting speed of application, thus the system resource that minimizing background process and non-active schedule take, and reduce portable terminal power consumption.
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention or technical scheme of the prior art, to do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art below, apparently, the accompanying drawing that describes below only is some embodiment that put down in writing among the present invention, for those of ordinary skills, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is a kind of process flow diagram of clearing up the method for portable terminal process provided by the invention;
Fig. 2 is a kind of structured flowchart of clearing up the device of portable terminal process provided by the invention.
Embodiment
At first a kind of method of clearing up the portable terminal process that the embodiment of the invention is provided describes, and this method can may further comprise the steps:
Select the application interpolation of portable terminal to enter process cleaning white list;
The startup command that reception is cleared up process;
The process list of reading system, all processes of current system operation in the traversal process list;
Judge whether the process that is traversed is to belong to the corresponding process of the application of recording in the white list and whether belong to system to move necessary process, if then in the executive process scale removal process, do not close this process; If not, then in the executive process scale removal process, close being judged as process all processes in addition of not closing in the process list.
By the method for clean up process provided by the invention, the user can be according to using needs, application commonly used added entering in the white list, and all processes of traversing and the application in the white list are compared, and realizes selectable clean up process.One aspect of the present invention can be avoided that all application process one key cleanings are caused restarting the speed per hour of using commonly used and spend slowly, destroys the problem that the user experiences; On the other hand, the present invention also can make the user needn't keep all background process in order to improve the restarting speed of application, thus the system resource that minimizing background process and non-active schedule take, and the problem of reduction portable terminal power consumption.
In order to make those skilled in the art understand technical scheme among the present invention better, below in conjunction with the accompanying drawing in the embodiment of the invention, technical scheme in the embodiment of the invention is described in detail, obviously, described embodiment only is the present invention's part embodiment, rather than whole embodiment.Based on the embodiment among the present invention, the every other embodiment that those of ordinary skills obtain should belong to the scope of protection of the invention.
Shown in Figure 1, be the method flow synoptic diagram of cleaning portable terminal process provided by the invention.The method comprising the steps of:
S101: select the application interpolation of portable terminal to enter process cleaning white list.
In this step, select the application interpolation in the portable terminal to enter process cleaning white list, can be by input equipment the application that enters white list to be arranged, for example: in portable terminal, all application are arranged check box, choose the process that need to keep and add in the white list by input equipment.Perhaps, according to being installed in the portable terminal, the employed record of application judges whether this application is added in the white list, particularly can for: if use withdrawed from after, when the probability of Qi Donging is higher than the predetermined threshold value that starts again again, then the automatic interpolation of this applications is entered white list.
In the android system, can be according to the bag name of using as the foundation of selecting white list.
S102: receive the startup command that process is cleared up.
In this step, the clean up process order realization that the order of startup clean up process can receive from the input equipment of portable terminal, such as: at portable terminal this startup command option is set, activates the order of this startup clean up process by artificial manual selection.
Perhaps, when the system environments parameter surpasses threshold value or when carrying out occupying system resources and surpassing threshold application or before starting recreation, mobile terminal system starts the order of this clean up process automatically.The system environments parameter can be the environmental parameter that influences CPU work, such as: the portable terminal dump energy is lower than the threshold value of predetermined dump energy, in case because portable terminal electric weight deficiency then CPU can't operate as normal, influence user's normal use; Perhaps, the portable terminal power consumption rate surpasses the threshold value of predetermined power consumption rate, and this also will cause the CPU can't operate as normal.Therefore, the present invention compares by the threshold value of the current system environments parameter of portable terminal with predetermined system environments, to guarantee when current system environments parameter reaches threshold value, automatically start the clean up process order, with the non-active schedule deletion in the portable terminal, to reduce the power consumption of portable terminal, the stand-by time that prolongs portable terminal.When this environmental parameter has surpassed the threshold value that sets in the system, then start the order of clean up process automatically.
In addition, when carrying out occupying system resources above threshold application, startup process cleaning order.Concrete, can be mobile terminal system free memory when being less than or equal to the memory threshold of setting, start the order of clean up process, to guarantee to carry out normally finishing of other operations.
Scrutablely be, when system starts recreation or plays games, can consume a large amount of system memory resources, so the present invention can also open the order of clean up process automatically before starting recreation, in order to enter the normal operation that can guarantee mobile terminal system after the recreation.
S103: the process list of reading system, all processes of current system operation in the traversal process list.
In this step, according to the startup command among the S102, begin the process list of reading system, and current all processes in the process list are traveled through; Concrete, can obtain non-active or background process tabulation by using application programming interfaces ActivityManager, and according to all processes of the current system of this list traversal operation.Wherein, the content of reading system process list can be to read interface assembly and the no interface assembly of this process.
S104: whether the process that judgement is traversed belongs to the corresponding process of the application of recording in the white list and whether belong to system is moved necessary process.
S105: the process that traverses belongs to white list or system moves necessary process, then carries out and does not close this process in the scale removal process.
S106: the process that traverses does not belong to white list and does not belong to system yet and move necessary process, then with in the process list not all processes beyond the rev down process rev close.
In step S104, step S105 and step S106, the application that the described white list of Bao Mingyu of the process that traverses is recorded the bag name of corresponding process compare, if the bag name belongs to the bag name on the white list, the bag name that then in process list, keeps process, this process belongs to the process of not closing, and does not namely close this process in the process of clean up process; If do not belong to, then according to the bag name of this process, use stopService closes the backstage service routine of the application of this process correspondence, and calls the restartPackage interface by the ActivityManager application programming interfaces, thoroughly closes this process.
Corresponding to top method embodiment, the present invention also provides a kind of device of clearing up the portable terminal process, and as shown in Figure 2, this device comprises:
White list is set up unit 201, selects the application of installing in the portable terminal, and this applications interpolation is entered in the white list of clean up process;
This white list is set up in the unit 201, also comprises: white list is set up first subelement 2011, is according to the setting to the application that enters white list that receives from input equipment, realizes the foundation of white list.And white list is set up second subelement 2012, be to be applied in this portable terminal service recorder according to concrete certain to judge, if after this application is withdrawed from, what the probability of enabling again was higher than reservation enables threshold value again, then this application enters white list automatically, realizes the foundation of white list.
Start unit 202 receives the startup command that process is cleared up.In this start unit, also comprise: startup command first subelement 2021, according to the order of the clean up process that receives from input equipment, realize starting; Startup command second subelement 2022 according to obtaining from mobile terminal system self, waits correlated condition when entry condition surpasses threshold value for the system environments parameter or when carrying out occupying system resources and surpassing threshold application or before starting recreation, realizes startup; Startup command the 3rd subelement 2023, according to the startup command of obtaining from mobile terminal system self, entry condition is the correlated condition of portable terminal power consumption rate above the power consumption rate threshold value of subscribing, and realizes starting.
Cleaning unit 203, the startup command of reception start unit 202; The process list of reading system, all processes of current system operation in the traversal process list; The corresponding process of application that records in the process that traverses and the described white list unit and system are moved necessary process compare, if belong to process in the white list unit, then in the executive process scale removal process, do not close this process; If not, then in the executive process scale removal process, close being judged as process all processes in addition of not closing in the process list;
The present invention is by being installed in the application in the portable terminal according to selection, set up white list 201, after receiving startup command, travel through non-active schedule and background process that all portable terminals exist, if the process that reads does not belong to white list and the necessary process of system's operation, then close this process.
Be understandable that in Android, RAM is occupied completely to be meaned, when this starts the corresponding application of RAM process again, can improve the response speed of application, directly jump to the state when using last time.But all processes of this reservation portable terminal though improved response speed, have also increased power consumption, and under the situation of system resource deficiency, cause some application normally not use.The method of cleaning portable terminal process provided by the invention not only can guarantee the corresponding speed used, but also has avoided residing in for a long time the problem that intrasystem process takies a large amount of system resources and the portable terminal power consumption that causes increases.And, the present invention can realize the startup command of clean up process according to user's use needs by input equipment, perhaps the setting according to conditions such as mobile terminal systems self starts automatically, therefore, this method can not keep the state of operation all the time in portable terminal, but according to different user demands or setting, realize manually booting or starting automatically, further reduced the power consumption of portable terminal.
More than a kind of method and device of clearing up the portable terminal process provided by the present invention is described in detail, used specific case herein principle of the present invention and embodiment are set forth, the explanation of above embodiment just is used for helping to understand method of the present invention and core concept thereof; Simultaneously, for one of ordinary skill in the art, according to thought of the present invention, part in specific embodiments and applications all can change.In sum, this description should not be construed as limitation of the present invention.
The invention also discloses A1, a kind of method of clearing up the portable terminal process, comprising:
Select the application interpolation of portable terminal to enter process cleaning white list;
The startup command that reception is cleared up process;
The process list of reading system, all processes of current system operation in the traversal process list;
Judge whether the process that is traversed is to belong to the corresponding process of the application of recording in the white list and whether belong to system to move necessary process, if then in the executive process scale removal process, do not close this process; If not, then in the executive process scale removal process, close being judged as process all processes in addition of not closing in the process list.
A2, according to the method for the described cleaning portable terminal of A1 process, the application in the described selection portable terminal is added and is entered process cleaning white list, is the setting to the application that enters white list that receives from input equipment.
A3, according to the method for the described cleaning portable terminal of A1 process, application in the described selection portable terminal is added the process that enters and is cleared up white list, be to be applied in this portable terminal service recorder according to concrete certain to judge, after if this application is withdrawed from, what the probability of enabling again was higher than reservation enables threshold value again, and then this application enters white list automatically.
A4, according to the method for the described cleaning portable terminal of A1 process, the described clean up process order of startup command for receiving from input equipment that process is cleared up.
A5, according to the method for the described cleaning portable terminal of A1 process, the described startup command that process is cleared up is from mobile terminal system self, when entry condition surpasses threshold value for the system environments parameter or when carrying out occupying system resources and surpassing threshold application or before starting recreation.
A6, according to the method for the described cleaning portable terminal of A5 process, it is that dump energy is lower than predetermined dump energy threshold value that described system environments parameter surpasses threshold value; Or the portable terminal power consumption rate surpasses predetermined power consumption rate threshold value.
A7, according to the method for the described cleaning portable terminal of A5 process, carry out occupying system resources and surpass being applied as of threshold value and install or use when using, the mobile terminal system free memory is less than or equal to the memory threshold of setting.
A8, according to the method for the described cleaning portable terminal of A1 process, this portable terminal uses the Android system, the application of installing in the described selection portable terminal enters white list, is as the foundation of selecting according to the bag name of using.
A9, according to the method for the described cleaning portable terminal of A8 process, use application programming interfaces ActivityManager to obtain non-active or background process tabulation, carry out described traversal according to this tabulation.
A10, according to the method for the described cleaning portable terminal of A8 process, described this process of closing, comprise: according to this process bag name, use stopService to close the backstage service routine of the application of this process correspondence, and call the restartPackage interface by the ActivityManager application programming interfaces, thoroughly close this process.
A11, according to the method for the described cleaning portable terminal of A1 process, the described process list that reads comprises the interface assembly and the no interface assembly that read this process.
The invention also discloses B12, a kind of device of clearing up the portable terminal process, comprising:
White list is set up the unit, selects the application of installing in the portable terminal, and this applications interpolation is entered in the white list of clean up process;
Start unit receives the startup command that process is cleared up;
The cleaning unit, the startup command of reception start unit; The process list of reading system, all processes of current system operation in the traversal process list; The corresponding process of application that records in the process that traverses and the described white list unit and system are moved necessary process compare, if belong to process in the white list unit, then in the executive process scale removal process, do not close this process; If not, then in the executive process scale removal process, close being judged as process all processes in addition of not closing in the process list.
B13, according to the device of the described cleaning portable terminal of B12 process, comprising:
White list is set up first subelement, receives the setting to the application that enters white list from input equipment.
B14, according to the device of the described cleaning portable terminal of B12 process, comprising:
White list is set up second subelement, is applied in this portable terminal service recorder according to concrete certain and judges, if after this application is withdrawed from, what the probability of enabling again was higher than reservation enables threshold value again, and then this application enters white list automatically.
B15, according to the device of the described cleaning portable terminal of B12 process, comprising:
Startup command first subelement receives the order of clean up process from input equipment.
B16, according to the device of the described cleaning portable terminal of B12 process, comprising:
Startup command second subelement obtains from mobile terminal system self, when entry condition surpasses threshold value for the system environments parameter or when carrying out occupying system resources and surpassing threshold application or before starting recreation.
B17, according to the device of the described cleaning portable terminal of B12 process, comprising:
Startup command the 3rd subelement obtains the startup command from mobile terminal system self, and entry condition surpasses the power consumption rate threshold value of subscribing for the portable terminal power consumption rate.

Claims (10)

1. method of clearing up the portable terminal process comprises:
Select the application interpolation of portable terminal to enter process cleaning white list;
The startup command that reception is cleared up process;
The process list of reading system, all processes of current system operation in the traversal process list;
Judge whether the process that is traversed is to belong to the corresponding process of the application of recording in the white list and whether belong to system to move necessary process, if then in the executive process scale removal process, do not close this process; If not, then in the executive process scale removal process, close being judged as process all processes in addition of not closing in the process list.
2. the method for cleaning portable terminal process according to claim 1 is characterized in that, application in the described selection portable terminal is added and entered process cleaning white list, is the setting to the application that enters white list that receives from input equipment.
3. the method for cleaning portable terminal process according to claim 1, it is characterized in that, application in the described selection portable terminal is added the process that enters and is cleared up white list, be to be applied in this portable terminal service recorder according to concrete certain to judge, after if this application is withdrawed from, what the probability of enabling again was higher than reservation enables threshold value again, and then this application enters white list automatically.
4. the method for cleaning portable terminal process according to claim 1 is characterized in that, the described clean up process order of startup command for receiving from input equipment that process is cleared up.
5. the method for cleaning portable terminal process according to claim 1, it is characterized in that, the described startup command that process is cleared up is from mobile terminal system self, when entry condition surpasses threshold value for the system environments parameter or when carrying out occupying system resources and surpassing threshold application or before starting recreation.
6. a device of clearing up the portable terminal process is characterized in that, comprising:
White list is set up the unit, selects the application of installing in the portable terminal, and this applications interpolation is entered in the white list of clean up process;
Start unit receives the startup command that process is cleared up;
The cleaning unit, the startup command of reception start unit; The process list of reading system, all processes of current system operation in the traversal process list; The corresponding process of application that records in the process that traverses and the described white list unit and system are moved necessary process compare, if belong to process in the white list unit, then in the executive process scale removal process, do not close this process; If not, then in the executive process scale removal process, close being judged as process all processes in addition of not closing in the process list.
7. the device of cleaning portable terminal process according to claim 6 is characterized in that, comprising:
White list is set up first subelement, receives the setting to the application that enters white list from input equipment.
8. the device of cleaning portable terminal process according to claim 6 is characterized in that, comprising:
White list is set up second subelement, is applied in this portable terminal service recorder according to concrete certain and judges, if after this application is withdrawed from, what the probability of enabling again was higher than reservation enables threshold value again, and then this application enters white list automatically.
9. the device of cleaning portable terminal process according to claim 6 is characterized in that, comprising:
Startup command first subelement receives the order of clean up process from input equipment.
10. the device of cleaning portable terminal process according to claim 6 is characterized in that, comprising:
Startup command second subelement obtains from mobile terminal system self, when entry condition surpasses threshold value for the system environments parameter or when carrying out occupying system resources and surpassing threshold application or before starting recreation.
CN2013102915180A 2013-07-11 2013-07-11 Method and device for cleaning processes of mobile terminal Pending CN103345397A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013102915180A CN103345397A (en) 2013-07-11 2013-07-11 Method and device for cleaning processes of mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013102915180A CN103345397A (en) 2013-07-11 2013-07-11 Method and device for cleaning processes of mobile terminal

Publications (1)

Publication Number Publication Date
CN103345397A true CN103345397A (en) 2013-10-09

Family

ID=49280195

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013102915180A Pending CN103345397A (en) 2013-07-11 2013-07-11 Method and device for cleaning processes of mobile terminal

Country Status (1)

Country Link
CN (1) CN103345397A (en)

Cited By (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104142844A (en) * 2014-08-18 2014-11-12 广东欧珀移动通信有限公司 Method and device for clearing processes of mobile terminal
CN104199731A (en) * 2014-09-12 2014-12-10 北京奇虎科技有限公司 Method and device for managing application program processes
CN104199669A (en) * 2014-09-12 2014-12-10 北京奇虎科技有限公司 Method and device for managing application program processes
CN104573420A (en) * 2014-12-26 2015-04-29 北京奇虎科技有限公司 Method and device for preventing processes from being mistakenly killed
CN104850414A (en) * 2014-02-14 2015-08-19 可牛网络技术(北京)有限公司 Cleaning method and cleaning apparatus of application process, and mobile terminal
CN104899153A (en) * 2015-06-04 2015-09-09 上海卓易科技股份有限公司 Background application cleaning method and system
CN105183135A (en) * 2015-09-02 2015-12-23 北京奇虎科技有限公司 Method for saving power consumption of smart phone and smart phone
CN105242973A (en) * 2015-11-10 2016-01-13 上海斐讯数据通信技术有限公司 Internal memory optimization method of Android system
CN105354486A (en) * 2015-10-20 2016-02-24 奇酷互联网络科技(深圳)有限公司 Operation control method, operation control system and terminal
CN105388990A (en) * 2015-10-19 2016-03-09 北京奇虎科技有限公司 Power saving processing method and apparatus for terminal device
CN105446776A (en) * 2015-11-20 2016-03-30 北京金山安全软件有限公司 Application program closing method and device and electronic equipment
CN105468409A (en) * 2015-11-20 2016-04-06 北京金山安全软件有限公司 Application program closing method and device and electronic equipment
CN105630560A (en) * 2015-12-29 2016-06-01 北京金山安全软件有限公司 Process processing method and device
CN105700922A (en) * 2016-01-07 2016-06-22 广东欧珀移动通信有限公司 Method and device for automatically cleaning memory when charging is carried out and mobile terminal
CN105744061A (en) * 2016-01-28 2016-07-06 努比亚技术有限公司 Eye print recognition interaction device and method
CN105824668A (en) * 2016-03-16 2016-08-03 广东欧珀移动通信有限公司 Process control method, process control device and terminal equipment
CN105868006A (en) * 2015-12-09 2016-08-17 乐视致新电子科技(天津)有限公司 Application operation control method and apparatus
CN105892613A (en) * 2015-12-04 2016-08-24 乐视移动智能信息技术(北京)有限公司 Method and apparatus for clearing background applications
CN106020467A (en) * 2016-05-16 2016-10-12 珠海市魅族科技有限公司 Application closure method and apparatus
CN106250223A (en) * 2016-07-28 2016-12-21 宇龙计算机通信科技(深圳)有限公司 A kind of background process management method and terminal unit
CN106250216A (en) * 2016-07-21 2016-12-21 宇龙计算机通信科技(深圳)有限公司 A kind of method clearing up internal memory and terminal
CN106372502A (en) * 2016-08-23 2017-02-01 广东欧珀移动通信有限公司 Application closure limiting method and apparatus, and terminal
CN106371913A (en) * 2015-07-21 2017-02-01 赤子城网络技术(北京)有限公司 Memory cleaning method and apparatus
CN106528282A (en) * 2016-09-23 2017-03-22 依偎科技(南昌)有限公司 Method, device and terminal for closing process
CN106648704A (en) * 2017-01-05 2017-05-10 广东欧珀移动通信有限公司 Process management method and device and mobile terminal
CN106815038A (en) * 2015-12-02 2017-06-09 腾讯科技(深圳)有限公司 One kind application starts method and system
CN106844026A (en) * 2017-01-03 2017-06-13 惠州Tcl移动通信有限公司 A kind of method and system for clearing up terminal device process
CN106897050A (en) * 2015-12-24 2017-06-27 北京奇虎科技有限公司 A kind of method and device of process cleaning
CN107038068A (en) * 2017-02-28 2017-08-11 努比亚技术有限公司 Processing method is killed in terminal and its application
CN107506240A (en) * 2017-07-31 2017-12-22 广东欧珀移动通信有限公司 Background application management-control method, device, storage medium and electronic equipment
CN107526641A (en) * 2017-08-28 2017-12-29 青岛海信移动通信技术股份有限公司 A kind of method and device for reclaiming internal memory
WO2018018398A1 (en) * 2016-07-26 2018-02-01 Intel IP Corporation Technologies for managing memory on compute device
CN107943265A (en) * 2017-11-07 2018-04-20 北京金山安全软件有限公司 Electronic equipment control method and device and electronic equipment
CN108008988A (en) * 2017-12-27 2018-05-08 深圳豪客互联网有限公司 A kind of apparatus control method and device
CN108307236A (en) * 2018-02-01 2018-07-20 深圳创维-Rgb电子有限公司 A kind of method, storage medium and the smart television of smart television memory optimization
CN109213539A (en) * 2016-09-27 2019-01-15 华为技术有限公司 A kind of method for recovering internal storage and device
CN109241729A (en) * 2017-07-10 2019-01-18 阿里巴巴集团控股有限公司 Detection, processing method, device, terminal device and the electronic equipment of application program
WO2019061184A1 (en) * 2017-09-28 2019-04-04 深圳传音通讯有限公司 Process clearing method and related device
CN111026551A (en) * 2019-11-29 2020-04-17 深圳市锐锐科电子有限公司 Optimization method and device based on Android system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7209932B2 (en) * 2002-03-25 2007-04-24 International Business Machines Corporation Method, system, and program for allocating tasks to a plurality of processors
CN103092700A (en) * 2013-02-01 2013-05-08 华为终端有限公司 Internal memory cleaning method and cleaning device and terminal device
CN103164229A (en) * 2013-04-08 2013-06-19 北京奇虎科技有限公司 Method and device for clearing progresses of mobile terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7209932B2 (en) * 2002-03-25 2007-04-24 International Business Machines Corporation Method, system, and program for allocating tasks to a plurality of processors
CN103092700A (en) * 2013-02-01 2013-05-08 华为终端有限公司 Internal memory cleaning method and cleaning device and terminal device
CN103164229A (en) * 2013-04-08 2013-06-19 北京奇虎科技有限公司 Method and device for clearing progresses of mobile terminal

Cited By (54)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104850414B (en) * 2014-02-14 2018-09-11 可牛网络技术(北京)有限公司 Method for cleaning, device and the mobile terminal of application process
CN104850414A (en) * 2014-02-14 2015-08-19 可牛网络技术(北京)有限公司 Cleaning method and cleaning apparatus of application process, and mobile terminal
CN104142844B (en) * 2014-08-18 2017-09-26 广东欧珀移动通信有限公司 A kind of method and device for clearing up mobile terminal process
CN104142844A (en) * 2014-08-18 2014-11-12 广东欧珀移动通信有限公司 Method and device for clearing processes of mobile terminal
CN104199731A (en) * 2014-09-12 2014-12-10 北京奇虎科技有限公司 Method and device for managing application program processes
CN104199669A (en) * 2014-09-12 2014-12-10 北京奇虎科技有限公司 Method and device for managing application program processes
CN104199669B (en) * 2014-09-12 2017-12-15 北京奇虎科技有限公司 The method and device being managed to the process of application program
CN104199731B (en) * 2014-09-12 2018-02-06 北京奇虎科技有限公司 The method and device being managed to the process of application program
CN104573420A (en) * 2014-12-26 2015-04-29 北京奇虎科技有限公司 Method and device for preventing processes from being mistakenly killed
CN104573420B (en) * 2014-12-26 2017-04-05 北京奇虎科技有限公司 Prevent the method and apparatus manslaughtered by process
CN104899153A (en) * 2015-06-04 2015-09-09 上海卓易科技股份有限公司 Background application cleaning method and system
CN106371913A (en) * 2015-07-21 2017-02-01 赤子城网络技术(北京)有限公司 Memory cleaning method and apparatus
CN105183135A (en) * 2015-09-02 2015-12-23 北京奇虎科技有限公司 Method for saving power consumption of smart phone and smart phone
CN105388990A (en) * 2015-10-19 2016-03-09 北京奇虎科技有限公司 Power saving processing method and apparatus for terminal device
CN105354486A (en) * 2015-10-20 2016-02-24 奇酷互联网络科技(深圳)有限公司 Operation control method, operation control system and terminal
CN105242973A (en) * 2015-11-10 2016-01-13 上海斐讯数据通信技术有限公司 Internal memory optimization method of Android system
CN105468409A (en) * 2015-11-20 2016-04-06 北京金山安全软件有限公司 Application program closing method and device and electronic equipment
CN105446776A (en) * 2015-11-20 2016-03-30 北京金山安全软件有限公司 Application program closing method and device and electronic equipment
CN106815038A (en) * 2015-12-02 2017-06-09 腾讯科技(深圳)有限公司 One kind application starts method and system
CN105892613A (en) * 2015-12-04 2016-08-24 乐视移动智能信息技术(北京)有限公司 Method and apparatus for clearing background applications
CN105868006A (en) * 2015-12-09 2016-08-17 乐视致新电子科技(天津)有限公司 Application operation control method and apparatus
CN106897050A (en) * 2015-12-24 2017-06-27 北京奇虎科技有限公司 A kind of method and device of process cleaning
CN105630560A (en) * 2015-12-29 2016-06-01 北京金山安全软件有限公司 Process processing method and device
CN105700922A (en) * 2016-01-07 2016-06-22 广东欧珀移动通信有限公司 Method and device for automatically cleaning memory when charging is carried out and mobile terminal
CN105744061A (en) * 2016-01-28 2016-07-06 努比亚技术有限公司 Eye print recognition interaction device and method
CN105744061B (en) * 2016-01-28 2020-07-17 努比亚技术有限公司 Eye print recognition interaction device and method
CN105824668A (en) * 2016-03-16 2016-08-03 广东欧珀移动通信有限公司 Process control method, process control device and terminal equipment
CN106020467A (en) * 2016-05-16 2016-10-12 珠海市魅族科技有限公司 Application closure method and apparatus
CN106250216A (en) * 2016-07-21 2016-12-21 宇龙计算机通信科技(深圳)有限公司 A kind of method clearing up internal memory and terminal
US11113170B2 (en) 2016-07-26 2021-09-07 Intel Corporation Technologies for managing memory on compute device
US11693756B2 (en) 2016-07-26 2023-07-04 Intel Corporation Technologies for managing memory on a compute device
WO2018018398A1 (en) * 2016-07-26 2018-02-01 Intel IP Corporation Technologies for managing memory on compute device
CN106250223B (en) * 2016-07-28 2020-01-10 宇龙计算机通信科技(深圳)有限公司 Background process management method and terminal equipment
CN106250223A (en) * 2016-07-28 2016-12-21 宇龙计算机通信科技(深圳)有限公司 A kind of background process management method and terminal unit
CN106372502A (en) * 2016-08-23 2017-02-01 广东欧珀移动通信有限公司 Application closure limiting method and apparatus, and terminal
CN106372502B (en) * 2016-08-23 2019-04-16 Oppo广东移动通信有限公司 A kind of method, apparatus and terminal limiting closing application program
CN106528282A (en) * 2016-09-23 2017-03-22 依偎科技(南昌)有限公司 Method, device and terminal for closing process
CN109213539A (en) * 2016-09-27 2019-01-15 华为技术有限公司 A kind of method for recovering internal storage and device
US11099900B2 (en) 2016-09-27 2021-08-24 Huawei Technologies Co., Ltd. Memory reclamation method and apparatus
CN106844026B (en) * 2017-01-03 2021-10-22 惠州Tcl移动通信有限公司 Method and system for cleaning terminal equipment process
CN106844026A (en) * 2017-01-03 2017-06-13 惠州Tcl移动通信有限公司 A kind of method and system for clearing up terminal device process
CN106648704A (en) * 2017-01-05 2017-05-10 广东欧珀移动通信有限公司 Process management method and device and mobile terminal
CN107038068A (en) * 2017-02-28 2017-08-11 努比亚技术有限公司 Processing method is killed in terminal and its application
CN107038068B (en) * 2017-02-28 2021-01-26 努比亚技术有限公司 Terminal and application killing processing method thereof
CN109241729B (en) * 2017-07-10 2022-05-13 阿里巴巴集团控股有限公司 Application program detection and processing method and device, terminal device and electronic device
CN109241729A (en) * 2017-07-10 2019-01-18 阿里巴巴集团控股有限公司 Detection, processing method, device, terminal device and the electronic equipment of application program
CN107506240A (en) * 2017-07-31 2017-12-22 广东欧珀移动通信有限公司 Background application management-control method, device, storage medium and electronic equipment
CN107506240B (en) * 2017-07-31 2020-01-31 Oppo广东移动通信有限公司 Background application program control method and device, storage medium and electronic equipment
CN107526641A (en) * 2017-08-28 2017-12-29 青岛海信移动通信技术股份有限公司 A kind of method and device for reclaiming internal memory
WO2019061184A1 (en) * 2017-09-28 2019-04-04 深圳传音通讯有限公司 Process clearing method and related device
CN107943265A (en) * 2017-11-07 2018-04-20 北京金山安全软件有限公司 Electronic equipment control method and device and electronic equipment
CN108008988A (en) * 2017-12-27 2018-05-08 深圳豪客互联网有限公司 A kind of apparatus control method and device
CN108307236A (en) * 2018-02-01 2018-07-20 深圳创维-Rgb电子有限公司 A kind of method, storage medium and the smart television of smart television memory optimization
CN111026551A (en) * 2019-11-29 2020-04-17 深圳市锐锐科电子有限公司 Optimization method and device based on Android system

Similar Documents

Publication Publication Date Title
CN103345397A (en) Method and device for cleaning processes of mobile terminal
CN106354562B (en) Memory cleaning system and memory cleaning method
CN103443770B (en) Terminal installation, process management method and process supervisory program
CN102360298B (en) Software upgrading method of terminal equipment
CN102521031B (en) Management method of preset application programs of mobile terminal and mobile terminal
CN103902333A (en) Method for automatically unloading application of mobile terminal and mobile terminal
CN103092700A (en) Internal memory cleaning method and cleaning device and terminal device
CN103164229A (en) Method and device for clearing progresses of mobile terminal
CN114096953A (en) Memory management method and device, electronic equipment and computer readable medium
CN105373419A (en) Background application operation method and system
CN110554762A (en) Method and terminal for controlling application program
CN102905181A (en) Method for realizing on-line video playing on mobile terminal, underlying library and system
CN104199691B (en) A kind of method and terminal of the start self-starting APK based on Android platform
CN103369508A (en) Data loading method and terminal device
CN104503828A (en) Process management method and terminal
CN103902399B (en) Software system repair processing method and software system repair processing device
CN103336736B (en) System log acquisition method and device
CN103324536A (en) Terminal and application program protection method
CN109614267A (en) A kind of method, apparatus, storage medium and terminal for repairing booting abnormal problem
CN111258921A (en) Method and device for recycling garbage memory, electronic equipment and storage medium
CN104572394A (en) Process monitoring method and device
CN109324918A (en) Processing method and processing device, terminal and the storage medium of application exception
CN105653304B (en) The switching method of operational mode, the switching device of operational mode and terminal
CN103257893B (en) A kind of methods, devices and systems obtaining input state-event
CN103677893B (en) Method for reducing size of image file of starting up and arithmetic 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20131009

RJ01 Rejection of invention patent application after publication