CN106055404B - Method and device for cleaning background application program - Google Patents

Method and device for cleaning background application program Download PDF

Info

Publication number
CN106055404B
CN106055404B CN201610334271.XA CN201610334271A CN106055404B CN 106055404 B CN106055404 B CN 106055404B CN 201610334271 A CN201610334271 A CN 201610334271A CN 106055404 B CN106055404 B CN 106055404B
Authority
CN
China
Prior art keywords
application program
fingerprint data
user
cleaning
terminal
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
CN201610334271.XA
Other languages
Chinese (zh)
Other versions
CN106055404A (en
Inventor
张烨
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201610334271.XA priority Critical patent/CN106055404B/en
Publication of CN106055404A publication Critical patent/CN106055404A/en
Application granted granted Critical
Publication of CN106055404B publication Critical patent/CN106055404B/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/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • G06F9/5022Mechanisms to release resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/329Power saving characterised by the action undertaken by task scheduling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/32User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints

Abstract

The invention provides a method for cleaning background application programs, which comprises the following steps: receiving fingerprint data input by a user under the unlocked use interface; searching an application program set corresponding to the fingerprint data according to a preset corresponding relation between the fingerprint data and the application program set; and finding and finishing the running of the background application programs belonging to the application program set. The invention can more simply and conveniently clean the background application program and is beneficial to improving the operation efficiency.

Description

Method and device for cleaning background application program
Technical Field
The invention belongs to the field of intelligent equipment, and particularly relates to a method and a device for cleaning background application programs.
Background
With the wide use of mobile terminals such as smart phones and tablet computers, more and more applications are developed based on the mobile terminals, and more applications are installed in the terminals by users. In order to facilitate the user to open the application more quickly and effectively, the application of the current terminal generally runs in the background.
Because the background application program needs to occupy certain resources such as a memory and a CPU, if a user opens a plurality of application programs, the memory in which the terminal runs will be sharply reduced, the running speed of the whole terminal is sharply reduced, and the power consumption is sharply increased. At this time, the background application program needs to be cleaned up.
The current method for cleaning application programs generally performs cleaning operation on each application program through an application program management or cleaning interface. Such as displaying the application currently running in the background on a display screen and the user dragging the application icon to close. Such an operation is troublesome and the control efficiency is low.
Disclosure of Invention
The invention aims to provide a method and a device for cleaning a background application program, which are used for solving the problems of troublesome operation and low control efficiency when the background application program is cleaned in the prior art.
In a first aspect, an embodiment of the present invention provides a method for cleaning a background application, where the method includes:
receiving fingerprint data input by a user under the unlocked use interface;
searching an application program set corresponding to the fingerprint data according to a preset corresponding relation between the fingerprint data and the application program set;
and finding and finishing the running of the background application programs belonging to the application program set.
With reference to the first aspect, in a first possible implementation manner of the first aspect, before the step of finding and ending the running of the background application belonging to the application set, the method further includes:
acquiring a motion track of a fingerprint, and judging whether the motion track of the fingerprint is consistent with a preset motion track;
and if the motion trail of the fingerprint is consistent with the preset motion trail, entering the step of searching and finishing running the background application program belonging to the application program set.
With reference to the first aspect, in a second possible implementation manner of the first aspect, the method further includes:
acquiring the current memory usage amount of the terminal;
judging whether the current memory usage exceeds a preset memory threshold;
and if the current memory usage exceeds a preset memory threshold, sending a cleaning prompt.
With reference to the first aspect, in a third possible implementation manner of the first aspect, the method further includes:
acquiring the residual electric quantity of the current battery of the terminal;
judging whether the current residual electric quantity of the battery is lower than a preset electric quantity threshold value or not;
and if the current residual capacity of the battery is lower than a preset capacity threshold, sending a cleaning prompt.
With reference to the first aspect, in a fourth possible implementation manner of the first aspect, the method further includes:
receiving standby time length data input by a user;
and calculating and executing the background application program which needs to be cleaned by the terminal according to the data of the standby time length, the current residual electric quantity of the terminal and the screen brightness information.
In a second aspect, an embodiment of the present invention provides an apparatus for cleaning a background application, where the apparatus includes:
the fingerprint data receiving unit is used for receiving fingerprint data input by a user under the unlocked use interface;
the application program set searching unit is used for searching an application program set corresponding to the fingerprint data according to the corresponding relation between the preset fingerprint data and the application program set;
and the background application program ending unit is used for searching and ending the background application programs belonging to the application program set.
With reference to the second aspect, in a first possible implementation manner of the second aspect, the apparatus further includes:
and the motion track judging unit is used for acquiring the motion track of the fingerprint, judging whether the motion track of the fingerprint is consistent with a preset motion track or not and sending a judgment result to the background application program finishing unit.
With reference to the second aspect, in a second possible implementation manner of the second aspect, the apparatus further includes:
the memory usage obtaining unit is used for obtaining the current memory usage of the terminal;
the memory judging unit is used for judging whether the current memory usage exceeds a preset memory threshold value;
and the first cleaning prompt unit is used for sending a cleaning prompt if the current memory usage exceeds a preset memory threshold.
With reference to the second aspect, in a third possible implementation manner of the second aspect, the apparatus further includes:
the residual electric quantity obtaining unit is used for obtaining the residual electric quantity of the current battery of the terminal;
the electric quantity judging unit is used for judging whether the current residual electric quantity of the battery is lower than a preset electric quantity threshold value or not;
and the second cleaning prompting unit is used for sending a cleaning prompt if the current residual electric quantity of the battery is lower than a preset electric quantity threshold value.
With reference to the second aspect, in a fourth possible implementation manner of the second aspect, the apparatus further includes:
the time length receiving unit is used for receiving the standby time length data input by the user;
and calculating and executing the background application program which needs to be cleaned by the terminal according to the data of the standby time length, the current residual electric quantity of the terminal and the screen brightness information.
In the invention, under the use interface after unlocking, when fingerprint data input by a user is received, according to the corresponding relation between the preset fingerprint data and the application program set, the application programs belonging to the application program set in the application programs running in the background in the current terminal are searched, and the background application programs belonging to the application program set are ended, so that the background application programs can be cleaned more simply and conveniently, and the operation efficiency is improved.
Drawings
Fig. 1 is a flowchart of an implementation of a method for cleaning a background application according to a first embodiment of the present invention;
FIG. 2 is a flowchart of an implementation of a method for cleaning background applications according to a second embodiment of the present invention;
FIG. 3 is a flowchart of an implementation of a method for cleaning background applications according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of an apparatus for cleaning a background application according to a fourth embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The embodiments of the present invention mainly aim to provide a method and an apparatus for cleaning a background application, so as to solve the problem that in the prior art, in the cleaning process of a background application, a list interface of the background application needs to be opened first, or a management interface of the application needs to be entered, and a background application is cleaned by clicking or dragging operation. At present, although the clearing mode can realize clearing management of the background application program, the operation is troublesome, and the operation efficiency of a user is not improved. The invention will be further described with reference to the accompanying drawings.
The first embodiment is as follows:
fig. 1 shows an implementation flow of a method for cleaning a background application according to a first embodiment of the present invention, which is detailed as follows:
in step S101, fingerprint data input by a user is received under the use interface after unlocking.
Specifically, the method for cleaning the background application program according to the embodiment of the present invention is executed when the terminal is in a state after the unlocking is completed. That is to say, the method for cleaning the background application program judges whether the terminal is unlocked currently when the input of the fingerprint data is received, and does not directly perform the application program cleaning operation if the terminal is not unlocked. Namely, when a user receives fingerprint data in a screen locking state, whether the fingerprint data meets an unlocking requirement is judged, and when the fingerprint data meets the unlocking requirement, the screen is unlocked. And after the unlocking is finished, when the fingerprint data is received again in the unlocked state, further searching the application program set corresponding to the fingerprint data.
In the embodiment of the invention, the step of receiving the fingerprint data input by the user generally receives the fingerprint data through the fingerprint acquisition device arranged on the terminal, and the operation and the use are convenient.
In step S102, an application program set corresponding to the fingerprint data is searched according to a preset correspondence between the fingerprint data and the application program set.
In the embodiment of the invention, the preset corresponding relation between the fingerprint data and the application program set is realized. In addition, according to the habit requirements of the user, the corresponding relation between a plurality of fingerprint data of the same user and the application program set can be set. For example, user settings use fingerprint a, fingerprint B, and fingerprint C, corresponding to different application set X, application set Y, and application set Z, respectively. When the user cleans through the fingerprint A, the application program in the application program set X corresponding to the fingerprint A is cleaned, and when the user cleans through the fingerprint B, the application program in the application program set Y corresponding to the fingerprint B is cleaned. The convenience and flexibility of the user can be further improved
In step S103, finding and ending the running of the background application belonging to the application set.
When fingerprint data of a user is received and the received fingerprint data is consistent with the fingerprint data preset by the user, searching an application program set corresponding to the fingerprint data and searching an application program currently running in a background. And if the application program running in the background belongs to the application program set corresponding to the current fingerprint data, ending the running of the application program.
By setting the corresponding relation between the fingerprint data and the application program set, a user can flexibly set the non-important application programs or the non-common application programs needing to be finished according to the requirement, and different fingerprint data are set to correspond to different application program sets, so that the cleaning operation of different styles can be carried out in different environments, and the convenience in use of the user is improved.
Example two:
fig. 2 shows an implementation flow of the method for cleaning a background application according to the second embodiment of the present invention, which is detailed as follows:
in step S201, fingerprint data input by a user is received under the use interface after unlocking.
In step S202, an application program set corresponding to the fingerprint data is searched according to a preset correspondence between the fingerprint data and the application program set.
Steps S201 to S202 are substantially the same as steps S101 to S102 in the first embodiment, and are not repeated herein.
In step S203, a motion trajectory of the fingerprint is obtained, and it is determined whether the motion trajectory of the fingerprint matches a preset motion trajectory.
Specifically, the embodiment of the present invention further includes detecting a motion trajectory of the fingerprint, and when the user places the finger at the position of the fingerprint detection device to perform fingerprint detection, the embodiment of the present invention further includes a difference between motion directions of the finger, and when the user performs cleaning in different finger motion directions, the user may set different motion directions to correspond to different application sets, or may set the finger motion direction of the user to be a specific direction, and when the fingerprint is the same as the preset fingerprint, the background application is cleaned.
In step S204, if the motion trajectory of the fingerprint matches a preset motion trajectory, finding and ending the background application program belonging to the application program set.
In addition, as a further optimized implementation of the present invention, the method may further include a step of reminding the cleaning, and specifically may include:
the method comprises the steps of obtaining the current memory usage of a terminal, judging whether the current memory usage exceeds a preset memory threshold value, and sending a cleaning prompt if the current memory usage exceeds the preset memory threshold value.
Or acquiring the residual electric quantity of the current battery of the terminal; judging whether the current residual electric quantity of the battery is lower than a preset electric quantity threshold value or not; and if the current residual capacity of the battery is lower than a preset capacity threshold, sending a cleaning prompt.
The terminal is cleared and reminded according to the using amount of the internal memory of the terminal, the using fluency of the terminal can be further optimized, clearing and reminding are carried out through the residual amount of the electric quantity of the terminal, and the using time of the battery can be effectively prolonged.
On the basis of the first embodiment, the fingerprint tracks in the fingerprint data are further detected and compared, so that the operation safety can be improved, and meanwhile, the diversification of the cleaning mode can be further improved.
Example three:
fig. 3 shows an implementation flow of the method for cleaning a background application according to the third embodiment of the present invention, which is detailed as follows:
on the basis of the first embodiment, the method can further comprise the following steps:
in step S301, data of a standby time period input by a user is received.
The data of the standby time duration can be the time duration that the terminal can be used when the user normally uses the terminal, for example, the user needs to go out to climb a mountain and can return to charge at six pm, and then the user can input the standby time duration to be 8 hours.
Because the schedule may change during the use of the terminal, after the standby time length input by the user is received, the standby time length may be further modified and the like.
In step S302, a background application program that needs to be cleaned up by the terminal is calculated according to the data of the standby duration, the current remaining power of the terminal and the screen brightness information.
According to the brightness information of the current terminal screen, the electric quantity required to be consumed by the screen under the current brightness can be calculated. And the application program which needs to be cleaned when the terminal battery normally works under the standby duration can be obtained by combining the electric quantity consumed when the application program is in the background operation.
When the application programs needing to be cleaned are calculated, the priority levels of the application programs can be sorted in advance, so that the application programs with lower importance levels can be cleaned preferentially.
In step S303, the background application is cleaned according to the calculated requirement, and the background application is cleaned.
In the invention, when the requirement of the running time length still can not be met after the partial application program is finished, the brightness of the screen can be further adjusted, for example, the brightness of the screen is adjusted to a smaller value, so that the requirement of a user on the using time length is met.
On the basis of the first embodiment, the present embodiment further receives the use duration input by the user, and automatically calculates the application program to be ended according to the use duration, and ends the application program, so that the diversified use requirements of the user can be better satisfied.
Example four:
fig. 4 is a schematic structural diagram illustrating an apparatus for cleaning a background application according to a fourth embodiment of the present invention, which is detailed as follows:
the device for cleaning the background application program in the embodiment of the invention comprises the following components:
a fingerprint data receiving unit 401, configured to receive fingerprint data input by a user in the unlocked user interface;
an application program set searching unit 402, configured to search, according to a preset correspondence between fingerprint data and an application program set, an application program set corresponding to the fingerprint data;
a background application ending unit 403, configured to find and end running the background applications belonging to the application set.
Preferably, the apparatus further comprises:
and the motion track judging unit is used for acquiring the motion track of the fingerprint, judging whether the motion track of the fingerprint is consistent with a preset motion track or not and sending a judgment result to the background application program finishing unit.
Preferably, the apparatus further comprises:
the memory usage obtaining unit is used for obtaining the current memory usage of the terminal;
the memory judging unit is used for judging whether the current memory usage exceeds a preset memory threshold value;
and the first cleaning prompt unit is used for sending a cleaning prompt if the current memory usage exceeds a preset memory threshold.
Preferably, the apparatus further comprises:
the residual electric quantity obtaining unit is used for obtaining the residual electric quantity of the current battery of the terminal;
the electric quantity judging unit is used for judging whether the current residual electric quantity of the battery is lower than a preset electric quantity threshold value or not;
and the second cleaning prompting unit is used for sending a cleaning prompt if the current residual electric quantity of the battery is lower than a preset electric quantity threshold value.
Preferably, the apparatus further comprises:
the time length receiving unit is used for receiving the standby time length data input by the user;
and calculating and executing the background application program which needs to be cleaned by the terminal according to the data of the standby time length, the current residual electric quantity of the terminal and the screen brightness information.
The device for cleaning background applications in the embodiments of the present invention corresponds to the method for cleaning applications in the first to third embodiments, and will not be described repeatedly herein.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents and improvements made within the spirit and principle of the present invention are intended to be included within the scope of the present invention.

Claims (6)

1. A method for cleaning background applications, the method comprising:
receiving fingerprint data input by a user under the unlocked use interface, wherein the fingerprint data comprises:
when receiving input of fingerprint data, judging whether the terminal is unlocked currently, if the terminal is not unlocked, not directly performing application program cleaning operation, namely that when a user receives the fingerprint data in a screen locking state, judging whether the fingerprint data meets an unlocking requirement, and when the fingerprint data meets the unlocking requirement, unlocking the screen; after unlocking is finished, when the fingerprint data is received again in the unlocked state, further searching an application program set corresponding to the fingerprint data;
searching an application program set corresponding to the fingerprint data according to a preset corresponding relation between the fingerprint data and the application program set; the presetting of the corresponding relation between the preset fingerprint data and the application program set comprises the following steps: setting the corresponding relation between a plurality of fingerprint data of the same user and the application program set according to the habit requirements of the user;
acquiring a motion track of a fingerprint, distinguishing motion directions of the finger when the user places the finger at the position of the fingerprint detection device for fingerprint detection, and setting different motion directions to correspond to different application program sets when the user cleans through different finger motion directions;
searching and finishing running background application programs belonging to the application program set;
receiving standby time length data input by a user;
according to the data of the standby time, the current residual electric quantity of the terminal and the screen brightness information, calculating and executing a background application program which needs to be cleaned by the terminal: when the application programs needing to be cleaned are calculated, the priority levels of the application programs are sorted in advance, and the application programs with lower importance levels are cleaned preferentially;
cleaning a background application program according to the calculation requirement, and cleaning the background application program; and when the requirement of the running time can not be met after the partial application program is finished, further adjusting the brightness of the screen to a smaller value, thereby meeting the requirement of the user on the using time.
2. The method of claim 1, further comprising:
acquiring the current memory usage amount of the terminal;
judging whether the current memory usage exceeds a preset memory threshold;
and if the current memory usage exceeds a preset memory threshold, sending a cleaning prompt.
3. The method of claim 1, further comprising:
acquiring the residual electric quantity of the current battery of the terminal;
judging whether the current residual electric quantity of the battery is lower than a preset electric quantity threshold value or not;
and if the current residual capacity of the battery is lower than a preset capacity threshold, sending a cleaning prompt.
4. An apparatus for cleaning background applications, the apparatus comprising:
the fingerprint data receiving unit is used for receiving fingerprint data input by a user under the unlocked use interface, and comprises:
when receiving input of fingerprint data, judging whether the terminal is unlocked currently, if the terminal is not unlocked, not directly performing application program cleaning operation, namely that when a user receives the fingerprint data in a screen locking state, judging whether the fingerprint data meets an unlocking requirement, and when the fingerprint data meets the unlocking requirement, unlocking the screen; after unlocking is finished, when the fingerprint data is received again in the unlocked state, further searching an application program set corresponding to the fingerprint data;
the application program set searching unit is used for searching an application program set corresponding to the fingerprint data according to the corresponding relation between the preset fingerprint data and the application program set; the presetting of the corresponding relation between the preset fingerprint data and the application program set comprises the following steps: setting the corresponding relation between a plurality of fingerprint data of the same user and the application program set according to the habit requirements of the user;
the motion track judging unit is used for acquiring the motion track of the fingerprint, distinguishing the motion direction of the finger when the user places the finger at the position of the fingerprint detection device for fingerprint detection, and setting different motion directions to correspond to different application program sets when the user cleans the finger through different motion directions;
a background application program ending unit, configured to search for and end running a background application program belonging to the application program set;
the time length receiving unit is used for receiving the standby time length data input by the user;
according to the data of the standby time, the current residual electric quantity of the terminal and the screen brightness information, calculating and executing a background application program which needs to be cleaned by the terminal: when the application programs needing to be cleaned are calculated, the priority levels of the application programs are sorted in advance, and the application programs with lower importance levels are cleaned preferentially;
cleaning a background application program according to the calculation requirement, and cleaning the background application program; and when the requirement of the running time can not be met after the partial application program is finished, further adjusting the brightness of the screen to a smaller value, thereby meeting the requirement of the user on the using time.
5. The apparatus of claim 4, further comprising:
the memory usage obtaining unit is used for obtaining the current memory usage of the terminal;
the memory judging unit is used for judging whether the current memory usage exceeds a preset memory threshold value;
and the first cleaning prompt unit is used for sending a cleaning prompt if the current memory usage exceeds a preset memory threshold.
6. The apparatus of claim 4, further comprising:
the residual electric quantity obtaining unit is used for obtaining the residual electric quantity of the current battery of the terminal;
the electric quantity judging unit is used for judging whether the current residual electric quantity of the battery is lower than a preset electric quantity threshold value or not;
and the second cleaning prompting unit is used for sending a cleaning prompt if the current residual electric quantity of the battery is lower than a preset electric quantity threshold value.
CN201610334271.XA 2016-05-18 2016-05-18 Method and device for cleaning background application program Active CN106055404B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610334271.XA CN106055404B (en) 2016-05-18 2016-05-18 Method and device for cleaning background application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610334271.XA CN106055404B (en) 2016-05-18 2016-05-18 Method and device for cleaning background application program

Publications (2)

Publication Number Publication Date
CN106055404A CN106055404A (en) 2016-10-26
CN106055404B true CN106055404B (en) 2020-05-01

Family

ID=57177747

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610334271.XA Active CN106055404B (en) 2016-05-18 2016-05-18 Method and device for cleaning background application program

Country Status (1)

Country Link
CN (1) CN106055404B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018112803A1 (en) * 2016-12-21 2018-06-28 华为技术有限公司 Touch screen-based gesture recognition method and device
CN107450836A (en) * 2017-07-27 2017-12-08 珠海市魅族科技有限公司 Data clearing method and device, computer installation and readable storage medium storing program for executing
CN107835309B (en) * 2017-10-31 2020-10-02 Oppo广东移动通信有限公司 Background application cleaning method and device, storage medium and electronic equipment
CN107958072B (en) * 2017-12-06 2020-03-20 珠海市魅族科技有限公司 Garbage cleaning method and device, computer device and computer readable storage medium
WO2020206690A1 (en) * 2019-04-12 2020-10-15 深圳市欢太科技有限公司 Application cleaning method and apparatus, storage medium and electronic device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105094282A (en) * 2015-07-22 2015-11-25 深圳市金立通信设备有限公司 Management method for application programs and terminal
CN105094936A (en) * 2015-09-24 2015-11-25 广东小天才科技有限公司 Background application program cleaning method and device applied to mobile terminal
CN105138260A (en) * 2015-07-27 2015-12-09 努比亚技术有限公司 Application switching method and terminal
CN105389050A (en) * 2015-11-12 2016-03-09 广东欧珀移动通信有限公司 Background running program cleaning method and user terminal

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104850433A (en) * 2015-04-30 2015-08-19 广东欧珀移动通信有限公司 Mobile terminal application starting method and mobile terminal
CN104866069A (en) * 2015-06-12 2015-08-26 广东小天才科技有限公司 Method and device for automatically clearing background application programs
CN105068823B (en) * 2015-07-09 2018-09-04 广东欧珀移动通信有限公司 A kind of application processing method, device and terminal
CN105095720B (en) * 2015-08-10 2018-03-30 京东方科技集团股份有限公司 Fingerprint recognition system and method, display device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105094282A (en) * 2015-07-22 2015-11-25 深圳市金立通信设备有限公司 Management method for application programs and terminal
CN105138260A (en) * 2015-07-27 2015-12-09 努比亚技术有限公司 Application switching method and terminal
CN105094936A (en) * 2015-09-24 2015-11-25 广东小天才科技有限公司 Background application program cleaning method and device applied to mobile terminal
CN105389050A (en) * 2015-11-12 2016-03-09 广东欧珀移动通信有限公司 Background running program cleaning method and user terminal

Also Published As

Publication number Publication date
CN106055404A (en) 2016-10-26

Similar Documents

Publication Publication Date Title
CN106055404B (en) Method and device for cleaning background application program
EP3502880B1 (en) Method for preloading application, storage medium, and terminal device
CN107092588B (en) Text information processing method, device and system
CN105227626B (en) Content pushing method and device and terminal
CN107291549B (en) Method and device for managing application program
CN105094936B (en) Background application method for cleaning and device applied to mobile terminal
CN106507445B (en) Wireless fidelity Wi-Fi scanning method and mobile terminal
CN104520815A (en) Method, device and equipment for task scheduling
CN104866069A (en) Method and device for automatically clearing background application programs
CN105045514A (en) Application process management method and terminal
CN104216753A (en) Method for rapidly starting application program for terminal, and terminal
CN103324519A (en) Method and device for clearing malicious power consumption applications, and user terminal
CN103294528A (en) Terminal and process control method
CN103034498A (en) Method and system for collating application programs
CN110119307B (en) Data processing request processing method and device, storage medium and electronic device
CN112764513A (en) Prompting method and electronic equipment
CN103902011A (en) Electronic device controlling method and electronic device
CN103631697A (en) Information processing method and electronic device
CN104850417B (en) A kind of method and electronic equipment of information processing
CN109358927A (en) The method, apparatus and terminal device that application program is shown
CN104902026A (en) Information processing method and cloud service platform
CN105354491B (en) Intelligent terminal standby mode detection method and device
WO2023134663A1 (en) Motion identification method, apparatus, electronic device, and readable storage medium
CN103218161A (en) Operating method and system for multi-point touch based mobile terminal
CN113946385A (en) Application program cleaning method and application program cleaning 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
CB02 Change of applicant information
CB02 Change of applicant information

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

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

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

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

GR01 Patent grant
GR01 Patent grant