CN112099757A - Application keep-alive method and device - Google Patents

Application keep-alive method and device Download PDF

Info

Publication number
CN112099757A
CN112099757A CN202010995623.2A CN202010995623A CN112099757A CN 112099757 A CN112099757 A CN 112099757A CN 202010995623 A CN202010995623 A CN 202010995623A CN 112099757 A CN112099757 A CN 112099757A
Authority
CN
China
Prior art keywords
application
white list
unit
identification information
alive
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
CN202010995623.2A
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.)
Gree Electric Appliances Inc of Zhuhai
Original Assignee
Gree Electric Appliances Inc of Zhuhai
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 Gree Electric Appliances Inc of Zhuhai filed Critical Gree Electric Appliances Inc of Zhuhai
Priority to CN202010995623.2A priority Critical patent/CN112099757A/en
Publication of CN112099757A publication Critical patent/CN112099757A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/16Sound input; Sound output
    • G06F3/167Audio in a user interface, e.g. using voice commands for navigating, audio feedback
    • 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44594Unloading
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • G10L2015/223Execution procedure of a spoken command

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Human Computer Interaction (AREA)
  • General Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Acoustics & Sound (AREA)
  • Telephone Function (AREA)
  • Stored Programmes (AREA)

Abstract

The application provides a method and a device for keeping alive by application. The method comprises the following steps: receiving a voice instruction input by a user; acquiring identification information of the running application according to the voice instruction; the identification information of the application is stored in the white list, wherein when a cleaning instruction aiming at the first application is executed, the cleaning instruction is executed according to whether the first application exists in the white list, and the technical problems that the protection keep-alive operation efficiency is low and the user experience is poor due to the fact that an existing application keep-alive method is too complicated are solved.

Description

Application keep-alive method and device
Technical Field
The present application relates to the field of terminal control, and in particular, to a method and an apparatus for application keep-alive.
Background
The Android mobile phone frequently encounters the condition that the application is inexplicably closed in the using process of a user, for example, when the user watches videos, the user switches to WeChat chat, and then switches back to the video APP, the video APP needs to be reloaded, what is worse, if the user wants to watch the videos again, the user also needs to wait for long advertising time to reload the videos, and time and flow are wasted.
The Android mobile phone also has a mode of providing to keep alive the application (namely keeping the process of the application to be kept open), the APP cannot be cut back, and the APP needs to be reloaded, but the operation is complex, the switching to a multitask is needed, a lock key is found in a popped key for a long time, and the keeping alive of the APP can be completed only by clicking.
Aiming at the technical problems of low efficiency of protection keep-alive operation and poor user experience caused by the fact that the existing keep-alive method is too complicated, an effective solution is not provided at present.
Disclosure of Invention
The application provides a method and a device for keeping alive by application.
According to a first aspect of the invention, there is provided a method of applying keep-alive, the method comprising: receiving a voice instruction input by a user; acquiring identification information of the running application according to the voice instruction; and storing the identification information of the application to a white list, wherein when a cleaning instruction aiming at the first application is executed, the cleaning instruction is executed according to whether the first application exists in the white list.
Further, executing the scrubbing instruction according to whether the first application exists in the whitelist includes: acquiring identification information of a first application; in the event that the first application does not exist on the white list, closing the process of the first application.
Further, the method further comprises: acquiring the use frequency information of a first application; and under the condition that the use frequency information of the first application meets the preset condition, adding the identifier of the first application into the white list.
Further, the method further comprises: detecting the running state information of the terminal; and generating a cleaning instruction under the condition that the running state information of the terminal accords with the preset state.
Further, the method further comprises: and restarting the process of the application in the white list under the condition that the terminal is abnormally restarted.
According to a second aspect of the present invention, there is also provided an apparatus for applying keep-alive, the apparatus comprising: the receiving unit is used for receiving a voice instruction input by a user; the first acquisition unit is used for acquiring the identification information of the running application according to the voice instruction; the storage unit is used for storing the identification information of the application to the white list, wherein when the cleaning instruction aiming at the first application is executed, the cleaning instruction is executed according to whether the first application exists in the white list.
Further, the apparatus further comprises: a second obtaining unit configured to obtain identification information of the first application; and the closing unit is used for closing the process of the first application under the condition that the first application does not exist in the white list.
Further, the apparatus further comprises: a third acquiring unit, configured to acquire use frequency information of the first application; and the adding unit is used for adding the identifier of the first application into the white list under the condition that the using frequency information of the first application meets the preset condition.
Further, the apparatus further comprises: the detection unit is used for detecting the running state information of the terminal; and the cleaning unit is used for generating a cleaning instruction under the condition that the running state information of the terminal accords with the preset state.
Further, the apparatus further comprises: and the restarting unit is used for restarting the process of the application in the white list under the condition that the terminal is abnormally restarted.
The application provides a method and a device for keeping alive by application. The method comprises the following steps: receiving a voice instruction input by a user; acquiring identification information of the running application according to the voice instruction; the identification information of the application is stored in the white list, wherein when a cleaning instruction aiming at the first application is executed, the cleaning instruction is executed according to whether the first application exists in the white list, and the technical problems that the protection keep-alive operation efficiency is low and the user experience is poor due to the fact that an existing application keep-alive method is too complicated are solved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present application and together with the description, serve to explain the principles of the application.
In order to more clearly illustrate the technical solutions in the embodiments or related technologies of the present application, the drawings needed to be used in the description of the embodiments or related technologies will be briefly described below, and it is obvious for those skilled in the art to obtain other drawings without any creative effort.
Fig. 1 is a flowchart of a method for applying keep-alive according to an embodiment of the present application;
FIG. 2 is a flowchart of an optional keep-alive application method according to an embodiment of the present disclosure; and
fig. 3 is a schematic diagram of a device using keep-alive according to a second embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for the convenience of description of the present application, and have no specific meaning in themselves. Thus, "module" and "component" may be used in a mixture.
Example one
As shown in fig. 1, the present solution provides a method for applying keep-alive, including:
step S202, receiving a voice instruction input by a user.
And step S204, acquiring the identification information of the running application according to the voice instruction.
Step S206, storing the identification information of the application to a white list, wherein when executing a cleaning instruction for the first application, the cleaning instruction is executed according to whether the first application exists in the white list.
Specifically, when a user uses an Android mobile phone, the APP in current use needs to be kept alive, the APP is not killed by a system when the user switches to other APPs or goes out of the screen, voice can be started on the current interface of the mobile phone, then a voice instruction is input to a mobile phone terminal, the voice instruction can be the current keep-alive interface, a mobile phone background service can record voice through a mediaregister and send url of a voice file to a voice recognition service, the voice recognition service reads audio data in a recording file through the url, converts the audio data into a unicode character string and compares the unicode character string with a preset command to find and execute the corresponding command, when the command is executed, APP information currently displayed on an upper layer is obtained through an activtymanager, identification information of the application, namely Package Name, is obtained and is stored in a White list of the system. When the mobile phone of the user needs to be cleaned, the application process existing on the white list is not cleaned, and the application always keeps the previous information and the use state, so that the use experience of the user is improved.
In summary, according to the scheme, through the steps, the voice instruction input by the user is received, and the identification information of the running application is acquired according to the voice instruction. And storing the identification information of the application to a white list, wherein when a cleaning instruction aiming at the first application is executed, the cleaning instruction is executed according to whether the first application exists in the white list. It should be noted that when a user needs a keep-alive interface, the user does not need to operate a mobile phone screen, and only needs to input a voice command to the mobile phone to complete the keep-alive of the application, so that the technical problems that the existing keep-alive application method is too complicated, the efficiency of the keep-alive protection operation is low, and the user experience is poor are solved.
Optionally, the step of executing the cleaning instruction according to whether the first application exists in the white list may include:
step S208, obtain the identification information of the first application.
Step S210, closing the process of the first application when the first application does not exist in the white list.
Specifically, in the scheme, when the mobile phone system needs to be cleaned, an application process needing to be killed can be searched according to the priority of the currently started application and the information of the occupation weight of the CPU and the memory, if the found application Package Name is in the white list, the application process is ignored, otherwise, the PID of the process is transferred, and a SIGKILL signal is sent to kill the process.
Optionally, the method may further include:
step S211, obtaining the use frequency information of the first application;
step S212, adding the identifier of the first application to the white list when the usage frequency information of the first application meets the preset condition.
Specifically, in this scheme, the mobile phone system may calculate the frequency of using the first application by the user, and under the condition that the frequency of using the first application by the user is high every day (for example, the frequency of using the first application by more than ten times every day), it is indicated that the application is very important for the user.
Optionally, the method further comprises:
step S213 detects the operation state information of the terminal.
And generating a cleaning instruction under the condition that the running state information of the terminal accords with the preset state.
Specifically, the method and the device can detect the running state information of the mobile phone terminal in real time, and start the cleaning instruction if the running state information meets the preset condition, such as Low menu or screen off.
Optionally, the method may further include:
step S215, in case of abnormal restart of the terminal, restart the process of the application in the white list.
Specifically, in the present solution, if the terminal is restarted, it means that the process is forcibly closed regardless of whether the application exists in the white list, so that when the mobile phone is restarted, the mobile phone system can restart the process of the application in the white list preferentially, and this operation can enhance the user experience.
An alternative embodiment of the present application is described below in conjunction with fig. 2: firstly, starting voice recognition in a current APP interface, then sending a voice command by a user, for example, sending the voice command, for example, "keep-alive current interface", then analyzing the command by mobile phone voice recognition, and finally listing the APP in a system white list by a mobile phone system.
Example two
As shown in fig. 3, the present application also provides an apparatus for applying keep-alive, which may include: a receiving unit 30 for receiving a voice instruction input by a user; a first obtaining unit 32, configured to obtain identification information of an application that is running according to a voice instruction; a storage unit 34, configured to store the identification information of the application to the white list, wherein when executing the cleaning instruction for the first application, the cleaning instruction is executed according to whether the first application exists in the white list.
Specifically, when a user uses an Android mobile phone, the APP in current use needs to be kept alive, the APP is not killed by a system when the user switches to other APPs or goes out of the screen, voice can be started on the current interface of the mobile phone, then a voice instruction is input to a mobile phone terminal, the voice instruction can be the current keep-alive interface, a mobile phone background service can record voice through a mediaregister and send url of a voice file to a voice recognition service, the voice recognition service reads audio data in a recording file through the url, converts the audio data into a unicode character string and compares the unicode character string with a preset command to find and execute the corresponding command, when the command is executed, APP information currently displayed on an upper layer is obtained through an activtymanager, identification information of the application, namely Package Name, is obtained and is stored in a White list of the system. When the mobile phone of the user needs to be cleaned, the application process existing on the white list is not cleaned, and the application always keeps the previous information and the use state, so that the use experience of the user is improved.
In summary, in the present solution, through the multiple units of the device terminal, the voice instruction input by the user is received, and the identification information of the running application is obtained according to the voice instruction. And storing the identification information of the application to a white list, wherein when a cleaning instruction aiming at the first application is executed, the cleaning instruction is executed according to whether the first application exists in the white list. It should be noted that when a user needs a keep-alive interface, the user does not need to operate a mobile phone screen, and only needs to input a voice command to the mobile phone to complete the keep-alive of the application, so that the technical problems that the existing keep-alive application method is too complicated, the efficiency of the keep-alive protection operation is low, and the user experience is poor are solved.
Optionally, the apparatus may further include: a second obtaining unit configured to obtain identification information of the first application; and the closing unit is used for closing the process of the first application under the condition that the first application does not exist in the white list.
Optionally, the apparatus further comprises: a third acquiring unit, configured to acquire use frequency information of the first application; and the adding unit is used for adding the identifier of the first application into the white list under the condition that the using frequency information of the first application meets the preset condition.
Optionally, the apparatus further comprises: the detection unit is used for detecting the running state information of the terminal; and the cleaning unit is used for generating a cleaning instruction under the condition that the running state information of the terminal accords with the preset state.
Optionally, the apparatus further comprises: and the restarting unit is used for restarting the process of the application in the white list under the condition that the terminal is abnormally restarted.
When the embodiments of the present application are specifically implemented, reference may be made to the above embodiments, and corresponding technical effects are achieved.
It is to be understood that the embodiments described herein may be implemented in hardware, software, firmware, middleware, microcode, or any combination thereof. For a hardware implementation, the Processing units may be implemented within one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), general purpose processors, controllers, micro-controllers, microprocessors, other electronic units configured to perform the functions described herein, or a combination thereof.
For a software implementation, the techniques described herein may be implemented by means of units performing the functions described herein. The software codes may be stored in a memory and executed by a processor. The memory may be implemented within the processor or external to the processor.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the embodiments provided in the present application, 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 modules is merely a logical division, and in actual implementation, there may be other divisions, for example, multiple modules or components may be combined or integrated into another system, or some features may be omitted, or not implemented. 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 application 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 functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solutions of the embodiments of the present application may be essentially implemented or make a contribution to the prior art, or may be implemented in the form of a software product stored in a storage medium and including several 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 steps of the methods described in the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a U disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk. It is noted that, in this document, relational terms such as "first" and "second," and the like, may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The above description is merely exemplary of the present application and is presented to enable those skilled in the art to understand and practice the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method for applying keep-alive, comprising:
receiving a voice instruction input by a user;
acquiring identification information of the running application according to the voice instruction;
storing the identification information of the application to a white list, wherein when a cleaning instruction for a first application is executed, the cleaning instruction is executed according to whether the first application exists in the white list.
2. The method of claim 1, wherein executing a cleanup instruction based on whether the first application is present on the whitelist comprises:
acquiring identification information of the first application;
closing the process of the first application if the first application is not present in the whitelist.
3. The method of claim 1, further comprising:
acquiring the use frequency information of the first application;
and under the condition that the use frequency information of the first application meets a preset condition, adding the identifier of the first application into the white list.
4. The method of claim 1, further comprising:
detecting the running state information of the terminal;
and generating the cleaning instruction under the condition that the running state information of the terminal accords with a preset state.
5. The method of claim 1, further comprising:
and restarting the process of the application in the white list under the condition that the terminal is abnormally restarted.
6. An apparatus for applying keep-alive, comprising:
the receiving unit is used for receiving a voice instruction input by a user;
the first acquisition unit is used for acquiring the identification information of the running application according to the voice instruction;
the storage unit is used for storing the identification information of the application to a white list, wherein when a cleaning instruction aiming at a first application is executed, the cleaning instruction is executed according to whether the first application exists in the white list.
7. The apparatus of claim 6, further comprising:
a second obtaining unit configured to obtain identification information of the first application;
a closing unit, configured to close the process of the first application when the first application does not exist in the white list.
8. The apparatus of claim 6, further comprising:
a third acquiring unit, configured to acquire usage frequency information of the first application;
an adding unit, configured to add, to the white list, an identifier of the first application when the usage frequency information of the first application meets a preset condition.
9. The apparatus of claim 6, further comprising:
the detection unit is used for detecting the running state information of the terminal;
and the cleaning unit is used for generating the cleaning instruction under the condition that the running state information of the terminal accords with a preset state.
10. The apparatus of claim 6, further comprising:
and the restarting unit is used for restarting the process of the application in the white list under the condition that the terminal is abnormally restarted.
CN202010995623.2A 2020-09-21 2020-09-21 Application keep-alive method and device Pending CN112099757A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010995623.2A CN112099757A (en) 2020-09-21 2020-09-21 Application keep-alive method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010995623.2A CN112099757A (en) 2020-09-21 2020-09-21 Application keep-alive method and device

Publications (1)

Publication Number Publication Date
CN112099757A true CN112099757A (en) 2020-12-18

Family

ID=73756379

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010995623.2A Pending CN112099757A (en) 2020-09-21 2020-09-21 Application keep-alive method and device

Country Status (1)

Country Link
CN (1) CN112099757A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114168355A (en) * 2021-10-29 2022-03-11 荣耀终端有限公司 Application keep-alive method and electronic equipment
WO2022166675A1 (en) * 2021-02-04 2022-08-11 腾讯科技(深圳)有限公司 Method and apparatus for keeping client alive, and electronic device and storage medium
CN117076089A (en) * 2023-10-07 2023-11-17 荣耀终端有限公司 Application management method, terminal device and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150056244A (en) * 2013-11-15 2015-05-26 (주)닥터소프트 Terminal device and software managing method thereof
CN105912370A (en) * 2016-05-03 2016-08-31 广东欧珀移动通信有限公司 Control method and apparatus for background application of mobile terminal and mobile terminal
CN106250216A (en) * 2016-07-21 2016-12-21 宇龙计算机通信科技(深圳)有限公司 A kind of method clearing up internal memory and terminal
CN106250476A (en) * 2016-07-29 2016-12-21 努比亚技术有限公司 A kind of methods, devices and systems updated and synchronize white list
CN107894902A (en) * 2016-09-30 2018-04-10 北京小米移动软件有限公司 Apparatus control method and device
CN107943270A (en) * 2017-11-21 2018-04-20 广东欧珀移动通信有限公司 Control method, device and the storage medium and mobile terminal of application service
CN109257491A (en) * 2018-08-31 2019-01-22 维沃移动通信有限公司 A kind of information management method and electronic equipment
CN109992310A (en) * 2019-03-12 2019-07-09 中国平安财产保险股份有限公司 Application program keepalive method, device, computer equipment and storage medium
CN110569119A (en) * 2019-08-30 2019-12-13 维沃移动通信有限公司 Background application program management method and terminal
CN111596971A (en) * 2020-05-14 2020-08-28 Oppo广东移动通信有限公司 Application cleaning method and device, storage medium and electronic equipment

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150056244A (en) * 2013-11-15 2015-05-26 (주)닥터소프트 Terminal device and software managing method thereof
CN105912370A (en) * 2016-05-03 2016-08-31 广东欧珀移动通信有限公司 Control method and apparatus for background application of mobile terminal and mobile terminal
CN106250216A (en) * 2016-07-21 2016-12-21 宇龙计算机通信科技(深圳)有限公司 A kind of method clearing up internal memory and terminal
CN106250476A (en) * 2016-07-29 2016-12-21 努比亚技术有限公司 A kind of methods, devices and systems updated and synchronize white list
CN107894902A (en) * 2016-09-30 2018-04-10 北京小米移动软件有限公司 Apparatus control method and device
CN107943270A (en) * 2017-11-21 2018-04-20 广东欧珀移动通信有限公司 Control method, device and the storage medium and mobile terminal of application service
CN109257491A (en) * 2018-08-31 2019-01-22 维沃移动通信有限公司 A kind of information management method and electronic equipment
CN109992310A (en) * 2019-03-12 2019-07-09 中国平安财产保险股份有限公司 Application program keepalive method, device, computer equipment and storage medium
CN110569119A (en) * 2019-08-30 2019-12-13 维沃移动通信有限公司 Background application program management method and terminal
CN111596971A (en) * 2020-05-14 2020-08-28 Oppo广东移动通信有限公司 Application cleaning method and device, storage medium and electronic equipment

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022166675A1 (en) * 2021-02-04 2022-08-11 腾讯科技(深圳)有限公司 Method and apparatus for keeping client alive, and electronic device and storage medium
CN114168355A (en) * 2021-10-29 2022-03-11 荣耀终端有限公司 Application keep-alive method and electronic equipment
WO2023071582A1 (en) * 2021-10-29 2023-05-04 荣耀终端有限公司 Application keep-alive method and electronic device
CN117076089A (en) * 2023-10-07 2023-11-17 荣耀终端有限公司 Application management method, terminal device and storage medium
CN117076089B (en) * 2023-10-07 2024-03-26 荣耀终端有限公司 Application management method, terminal device and storage medium

Similar Documents

Publication Publication Date Title
CN112099757A (en) Application keep-alive method and device
US9965188B2 (en) Memory cleaning method and apparatus, and terminal device
CN102946599B (en) Realize method and mobile terminal that application program for mobile terminal is downloaded
US9367403B2 (en) Terminal and application restoring method
US9465603B2 (en) Application management apparatus, application management system, application management method, and non-transitory computer readable medium
US20150333971A1 (en) Method and device for managing processes of application program
US20150331882A1 (en) Redundant file deletion method, apparatus and storage medium
CN106874366B (en) Software information processing method and device
US20150365360A1 (en) Method and apparatus for processing push message in notification center of mobile terminal, and storage medium
CN106547615B (en) Management method and management module for background application
CN106227585B (en) Application program starting method, device and equipment
CN112118459A (en) Method for realizing common live broadcast of multiple apps by sharing camera data and readable medium
CN104252284A (en) File display method and device
CN108156271B (en) Communication method and device and electronic equipment
CN109511145B (en) Network hotspot switching method, intelligent terminal and computer-readable storage medium
US10938773B2 (en) Method and apparatus for synchronizing contact information and medium
WO2017096826A1 (en) Method and device for controlling mobile terminal
CN104426918A (en) Device setting method and electronic device
CN110188273B (en) Information content notification method, device, server and readable medium
CN111783090A (en) Information processing method and device, equipment and storage medium
WO2014067368A1 (en) Method, apparatus and device for obtaining resource preview image
US20170310751A1 (en) System and method for cloud storage device detection
CN115296999A (en) Mobile terminal hot repair method, device, hot repair system and readable storage medium
WO2017028572A1 (en) Method and apparatus for pushing program information
WO2017096889A1 (en) Method and device for upgrading and downgrading system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20201218

RJ01 Rejection of invention patent application after publication