CN104881299A - Application program freezing method and apparatus - Google Patents

Application program freezing method and apparatus Download PDF

Info

Publication number
CN104881299A
CN104881299A CN201410072180.4A CN201410072180A CN104881299A CN 104881299 A CN104881299 A CN 104881299A CN 201410072180 A CN201410072180 A CN 201410072180A CN 104881299 A CN104881299 A CN 104881299A
Authority
CN
China
Prior art keywords
application program
configuration file
freezing
request
module
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
CN201410072180.4A
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.)
Conew Network Technology Beijing Co Ltd
Original Assignee
Conew Network Technology 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 Conew Network Technology Beijing Co Ltd filed Critical Conew Network Technology Beijing Co Ltd
Priority to CN201410072180.4A priority Critical patent/CN104881299A/en
Publication of CN104881299A publication Critical patent/CN104881299A/en
Pending legal-status Critical Current

Links

Abstract

The invention provides an application program freezing method and apparatus. The method comprises steps of receiving a request of freezing an application program; determining the position of configuration files of the application program; making backups for the configuration files of the application program; and deleting the configuration files of the application program. The invention also provides the application program freezing apparatus. According to the technical scheme provided by the invention, the application program which is not used during a period or the application program whose unloading and reserving values are not clear can be turned to be in a seemingly-dead state by a user, so that the consumption of a terminal source due to the unnecessary application program can be reduced. The frozen application program is still stored in a terminal, so that the user can recover the application program at any moment, thereby bringing convenience.

Description

A kind of application program freezing method and device
Technical field
The present invention relates to communication technical field, particularly relate to a kind of application program freezing method and device.
Background technology
Android system is for application program, and particularly background application is almost completely without restriction.Application program can unrestrictedly Accreditation System event (broadcast receiver), is waken up and runs, such as: signal intensity, phone, note, network switch etc. at event generation time.A lot of application program registers these system events in a large number, and allows and oneself be waken up when unnecessary, particularly this type of system event such as signal intensity and electric quantity change, almost per minutely all can be triggered, and causes electric quantity consumption of mobile phone huge.
Summary of the invention
The present invention is directed to the problems referred to above, propose a kind of application program freezing method and device, by application program being carried out freeze process, making application program be in torpor, the operations such as backstage startup can not be carried out again.
In one aspect, the invention provides a kind of application program freezing method, comprise the following steps:
Receive the request freezing application program;
Determine the configuration file position of described application program;
Back up the configuration file of described application program;
Delete the configuration file of described application program.
In yet another aspect, present invention also offers a kind of application program freezing method, comprise the following steps:
Receive the request freezing application program;
Determine the configuration file position of described application program;
Revise the filename of the configuration file of described application program.
In yet another aspect, the invention provides a kind of application program freezing plant, comprising:
Request receiving module, for receiving the request freezing application program;
Position determination module, for determining the configuration file position of described application program;
Backup module, for backing up the configuration file of described application program;
Removing module, for deleting the configuration file of described application program.
On the other hand, present invention also offers a kind of application program freezing plant, comprising:
Request receiving module, for receiving the request freezing application program;
Position determination module, for determining the configuration file position of described application program;
Modified module, for revising the filename of the configuration file of described application program.
Adopt technical scheme of the present invention, user can be not no or do not know that the unloading of this application program is carried out freezing to process with the application program of reserve value by a period of time, and these application programs are become torpor.The application program freezed can not carry out the operations such as backstage startup again, reduces the consumption of unnecessary application program to terminal resource.But these application programs freezed still are present in terminal, user can carry out application recovery at any time, simple and convenient.
Accompanying drawing explanation
Below with reference to accompanying drawings specific embodiments of the invention are described, wherein:
Fig. 1 shows the method flow diagram of the application program freezing method of the embodiment of the present invention;
Fig. 2 shows the structural representation of the application program freezing plant of the embodiment of the present invention;
Fig. 3 shows the method flow diagram of the application program freezing method of another embodiment of the present invention;
Fig. 4 shows the structural representation of the application program freezing plant of another embodiment of the present invention.
Embodiment
Clearly understand to make technical scheme of the present invention and advantage, below in conjunction with accompanying drawing, exemplary embodiment of the present invention is described in more detail, obviously, described embodiment is only a part of embodiment of the present invention, instead of all embodiments is exhaustive.
The present invention proposes a kind of application program freezing method and device, user can be not no or do not know that the unloading of this application program is carried out freezing to process with the application program of reserve value by a period of time, and these application programs are become torpor.The application program freezed can not carry out the operations such as backstage startup again, but still is present in terminal, and user can carry out application recovery at any time.
For android system, be described as follows:
Android application program needs the entrance of application program and the system event of monitoring to be registered in the configuration file of this application program when exploitation.Such as, the entrance of certain application program is MainActivity, and when user clicks program icon, system will start this Entry Interface like this.If need the electricity refresh events of monitoring system just can register a receiver, just corresponding application program can be notified when the electricity of system changes.When after this application program of user installation, system will the event registered of monitoring application program and entrance, will perform corresponding operating when there being corresponding event to occur according to the configuration file of application program.
Android system registers the various types of messages that event carrys out responding system generation voluntarily in systems in which by application program.Event is the mutual action of the user interface (UI, User Interface) of user and application program.Conventional event comprises: onClick button click event, onLongClick are long presses event, onCreateContextMenu context menu event, onFocusChange focus event, onTouchEvent touch screen event, onKeyUp KeyEvent.
Embodiments provide a kind of application program freezing method, Fig. 1 shows the method flow diagram of application program freezing method, specifically comprises the following steps:
S101, when user needs to freeze application program, specify after needing the application program freezed, what terminal received that user sends freezes this application requests.
Freeze application program to refer to application program is become torpor.User can be not no or do not know that the unloading of this application program is carried out freezing to process with the application program of reserve value by a period of time, and the application program freezed can not carry out the operations such as backstage startup, again to reduce the consumption of unnecessary application program to terminal resource.
User can select a certain concrete application program at application program management interface and click freezing button to send freeze request, also can select a part of application program in batches and click freezing button to send batch freeze request.
S102, determine the configuration file position of this application program.
Particularly, as one embodiment of the present invention, can by the configuration file of tree-like this application program of structure lookup of file under the installation folder of this application program.In android system, each application program has a configuration file, and title is AndroidManifest.xml, under being positioned at the root directory of each application program.Such as: when user needs to freeze QQ application program, search the configuration file in QQ program installation file and determine that position is data/app/com.tecent.qq/AndroidManifest.xml.Wherein, access information and the registered events information of this application program in terminal system of this application program is included in configuration file.The event of each application program registration can be one or more, and registered events information comprises: bag name package, the entrance of application program register the attributes such as activity title, self-starting event and other events.
The configuration file of S103, backup application.
Under the configuration file of this application program can being backuped to another newly-built backup file clip directory, also high in the clouds can be backuped to by needing the configuration file of backup, in the present invention, configuration file can backup to the file system of local disk or be sent to high in the clouds software platform and carry out virtual network storage, and the present invention is not restricted this.
The configuration file of S104, deletion application program.
After having backed up, the configuration file of this application program is deleted, owing to comprising access information and the registered events information of this application program in configuration file, configuration file is deleted the access information and all registered events information that also namely remove (or claiming to delete) this application program.After such operation, this application program does not just have entrance to enter, and can not carry out any event that can trigger yet, thus reach the object freezed.
Further, after the configuration file deleting application program, the application program freezing method that the embodiment of the present invention provides also can comprise:
S105, search this application program quickly starting file and backed up, by this quickly starting file erase after having backed up.
The quickly starting file also i.e. shortcut that shows in system desktop of this application program, it is present in system database, is generally the file that suffix is .lnk.
The embodiment of the present invention finds the quickly starting file of this application program in system database by the mode of name lookup (also namely searching the file that suffix is .ink), deletes after being backed up.The embodiment of the present invention is after the configuration file deleting application program, this application program can not be restarted, if and this user is provided with shortcut voluntarily on screen before freezing application program, there will be the problems such as this application program is unavailable when user clicks the shortcut of this application program.For avoiding the appearance of this problem, the quickly starting file of this application program, after deletion configuration file, is deleted by the embodiment of the present invention further in the lump.When user needs to recover this application program, the application program quickly starting file backed up before freezing is reduced to former quickly starting file position.Certainly, also can not the quickly starting file backup of application programs, directly deleted after finding the quickly starting file of this application program, need to regenerate application program quickly starting file according to user after needs recover application program.
The application program freezing method that the embodiment of the present invention provides also can comprise: S106, when user needs to recover this application program, carry out Recovery processing in the terminal to this application program.After terminal receives the request of this application program of recovery that user sends, before this application program being freezed, the configuration file of backup reverts to former configuration file position, under the installation file root directory of also i.e. this application program, then this application program can recover the state before freezing.
Based on same inventive concept, the embodiment of the present invention additionally provides a kind of application program freezing plant, and Fig. 2 shows the structural representation of application program freezing plant, specifically comprises:
Request receiving module 301, for receiving the request freezing application program that user sends.
Position determination module 302, for determining the configuration file position of this application program.
Backup module 303, for backing up the packing of the configuration file of this application program.The access information that configuration file comprises this application program and all event informations registered in systems in which.The data of required backup can separately be stored in a new file or be saved in database or high in the clouds by concrete backup operation, and the present invention is not restricted this.
Removing module 304, after having backed up at backup module 303, has deleted the configuration file of this application program.
Further, the request receiving module 301 that the embodiment of the present invention provides also for, receive the request of recovery application program that user sends.
The application program freezing plant that the embodiment of the present invention provides also comprises: recover module 305, for recalling the configuration file freezing front backup, configuration file is reduced to the original configuration file position of this application program, under in other words configuration file being reduced to the installation file root directory of this application program.Recover module 305 and can recall data from database, if use file system or high in the clouds backup before, so need the data Replica backed up before freezing or download to relevant position.
Recover module 305 also for regenerating application program quickly starting file.
Alternatively, the position determination module 302 of the embodiment of the present invention is also for determining the icon position of this application program.Backup module 303 is also for backing up the quickly starting file of this application program.This quickly starting file is generally present in system database, and suffix ends up with .lnk.Removing module 304 also for backing up after quickly starting file completes at backup module 303, by former for this application program quickly starting file erase.
Recover module 305 also for the application program quickly starting file backed up before freezing is reduced to this application program former quickly starting file position.
Based on same inventive concept, another embodiment of the present invention additionally provides a kind of application program freezing method, as shown in Figure 3, is specially, and after the configuration file finding this application program, directly revises the filename of this configuration file.Application program so just can be made not have entrance to enter, also can not carry out any event that can trigger, thus reach the object freezed.Specifically how to be revised by the filename of this configuration file, the present invention is not restricted this, only need guarantee different from former configuration filename.
The application program freezing method that the embodiment of the present invention provides also comprises: when receiving the request recovering this application program, the filename of this application profiles is reverted to the filename before amendment.Because the filename of configuration file is AndroidManifest.xml in android system, when therefore recovering, directly amended filename is reverted to AndroidManifest.xml.
The application program freezing method that the embodiment of the present invention provides also comprises: search the quickly starting file of this application program and back up, and has backed up the former quickly starting file of this application program of rear deletion.When receiving the request recovering application program, be reduced to former quickly starting file position by freezing the front application program quickly starting file backed up.
Alternatively, the application program freezing method that the embodiment of the present invention provides can, directly by the quickly starting file erase of this application program, not need first to carry out backup operation.Can need to regenerate quickly starting file according to user when needs recover application program.
These application programs, by freezing process to some application programs, are become torpor by the application program freezing method that the embodiment of the present invention provides.The application program freezed can not carry out the operations such as backstage startup again, reduces the consumption of unnecessary application program to terminal resource.But these application programs freezed still are present in terminal, user can carry out application recovery at any time, simple and convenient.
Based on same inventive concept, another embodiment of the present invention additionally provides a kind of application program freezing plant, as shown in Figure 4, be specially, after position determination module 302 determines this application profiles position, the filename directly being revised the former configuration file of application program by modified module 306 can make application program not have entrance to enter, and also can not receive any event that can trigger, thus reach the object freezed.
Recovering module 305 for when receiving the request recovering application program, the filename of the configuration file of application program being reverted to the filename of original configuration file.
Further, position determination module 302 is also for determining this application program quickly starting file position.
Removing module 304 is also for by this quickly starting file erase.Recover module 305 and also regenerate this application program quickly starting file for needing according to user.
Adopt application program freezing method provided by the invention and device, user can freeze temporary transient unwanted application program, to reduce the consumption of unnecessary application program to terminal resource.In addition, when a certain application program cannot judge to unload with when retaining the value of this application program and affect, the object of test can be reached by technical scheme provided by the present invention.
Above embodiment only in order to technical scheme of the present invention to be described, but not is limited.Therefore, when not deviating from spirit of the present invention and essence thereof, those skilled in the art can make various change, replacement and modification.Obviously, but these change, replace and modification all should be covered by within the protection domain of the claims in the present invention.

Claims (10)

1. an application program freezing method, is characterized in that, comprises the following steps:
Receive application program freeze request;
Determine the configuration file position of described application program;
Back up the configuration file of described application program;
Delete the configuration file of described application program.
2. application program freezing method as claimed in claim 1, is characterized in that, described method, after the configuration file deleting described application program, also comprises: the quickly starting file position determining described application program, deletes described quickly starting file.
3. application program freezing method as claimed in claim 1 or 2, it is characterized in that, the configuration file of the described application program of described backup is specially the file system or high in the clouds software platform that described configuration file are backuped to local disk.
4. application program freezing method as claimed in claim 1 or 2, it is characterized in that, described method also comprises:
When receiving the request recovering described application program, the configuration file of the backup of described application program is reverted to its original position.
5. an application program freezing method, is characterized in that, said method comprising the steps of:
Receive the request freezing application program;
Determine the configuration file position of described application program;
Revise the filename of the configuration file of described application program.
6. application program freezing method as claimed in claim 5, it is characterized in that, described method also comprises: when receiving the request recovering application program, the filename of the configuration file of described application program is reverted to the filename before configuration file amendment.
7. an application program freezing plant, is characterized in that, comprising:
Request receiving module, for receiving the request freezing application program;
Position determination module, for determining the configuration file position of described application program;
Backup module, for backing up the configuration file of described application program;
Removing module, for deleting the configuration file of described application program.
8. application program freezing plant as claimed in claim 7, it is characterized in that, described request receiver module is also for receiving the request recovering application program, described device also comprises: recover module, for recalling the configuration file of described backup module backup and described configuration file being reverted to its original position.
9. an application program freezing plant, is characterized in that, comprising:
Request receiving module, for receiving the request freezing application program;
Position determination module, for determining the configuration file position of described application program;
Modified module, for revising the filename of the configuration file of described application program.
10. application program freezing plant as claimed in claim 9, it is characterized in that, described device also comprises: recover module, for when receiving the request recovering application program, the filename of the configuration file of described application program is reverted to the filename before configuration file amendment.
CN201410072180.4A 2014-02-28 2014-02-28 Application program freezing method and apparatus Pending CN104881299A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410072180.4A CN104881299A (en) 2014-02-28 2014-02-28 Application program freezing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410072180.4A CN104881299A (en) 2014-02-28 2014-02-28 Application program freezing method and apparatus

Publications (1)

Publication Number Publication Date
CN104881299A true CN104881299A (en) 2015-09-02

Family

ID=53948805

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410072180.4A Pending CN104881299A (en) 2014-02-28 2014-02-28 Application program freezing method and apparatus

Country Status (1)

Country Link
CN (1) CN104881299A (en)

Cited By (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105630554A (en) * 2015-12-22 2016-06-01 广东欧珀移动通信有限公司 Reinstallation method for third-party application and user terminal
CN105786650A (en) * 2016-02-26 2016-07-20 广东欧珀移动通信有限公司 Data management method and device
CN105786480A (en) * 2015-12-29 2016-07-20 上海闻泰电子科技有限公司 Application processing system and processing method
CN105808059A (en) * 2016-03-04 2016-07-27 北京奇虎科技有限公司 Application processing method and device based on terminal system
CN105843367A (en) * 2016-03-24 2016-08-10 维沃移动通信有限公司 Application processing method and electronic device
CN105930231A (en) * 2016-04-19 2016-09-07 奇酷软件(深圳)有限公司 Data backup method and system, data recovery method and system, and mobile terminal
CN105955818A (en) * 2016-04-15 2016-09-21 奇酷软件(深圳)有限公司 Reminding method, reminding device and terminal
CN105956495A (en) * 2016-04-15 2016-09-21 奇酷软件(深圳)有限公司 Social application program operation control method and system, and mobile terminal
CN105975347A (en) * 2016-05-26 2016-09-28 宇龙计算机通信科技(深圳)有限公司 Application freezing method and system
CN106022165A (en) * 2016-05-31 2016-10-12 宇龙计算机通信科技(深圳)有限公司 Access control method and device
CN106055210A (en) * 2016-06-24 2016-10-26 宇龙计算机通信科技(深圳)有限公司 Method and device for processing icons
CN106055333A (en) * 2016-05-31 2016-10-26 宇龙计算机通信科技(深圳)有限公司 Method for displaying identifier of application program, and mobile terminal
CN106095553A (en) * 2016-06-15 2016-11-09 依偎科技(南昌)有限公司 A kind of application freezing method and mobile terminal
CN106095482A (en) * 2016-05-31 2016-11-09 宇龙计算机通信科技(深圳)有限公司 The freezing method of application program and device
CN106095561A (en) * 2016-06-24 2016-11-09 宇龙计算机通信科技(深圳)有限公司 Freeze the management method of application, the managing device freezing application and terminal
CN106126329A (en) * 2016-06-27 2016-11-16 宇龙计算机通信科技(深圳)有限公司 The management method of application program, device and terminal
CN106126298A (en) * 2016-06-30 2016-11-16 宇龙计算机通信科技(深圳)有限公司 Method, device and the terminal that a kind of application is freezed
CN106126305A (en) * 2016-07-05 2016-11-16 宇龙计算机通信科技(深圳)有限公司 A kind of application freezing method, device and mobile terminal
CN106126324A (en) * 2016-06-20 2016-11-16 依偎科技(南昌)有限公司 A kind of method freezing application program and terminal
CN106126251A (en) * 2016-06-30 2016-11-16 宇龙计算机通信科技(深圳)有限公司 The management method of a kind of application program and terminal
CN106155685A (en) * 2016-06-30 2016-11-23 宇龙计算机通信科技(深圳)有限公司 The management method of application program, managing device and mobile terminal
CN106209998A (en) * 2016-06-30 2016-12-07 宇龙计算机通信科技(深圳)有限公司 A kind of method based on Cloud Server management application and terminal
CN106201708A (en) * 2016-06-29 2016-12-07 宇龙计算机通信科技(深圳)有限公司 The freezing method of application program, the freezing plant of application program and terminal
CN106201710A (en) * 2016-06-29 2016-12-07 宇龙计算机通信科技(深圳)有限公司 A kind of method and device that application is freezed
CN106201678A (en) * 2016-06-29 2016-12-07 宇龙计算机通信科技(深圳)有限公司 application program freezing method and system
CN106250220A (en) * 2016-07-27 2016-12-21 宇龙计算机通信科技(深圳)有限公司 Method, device and the terminal that a kind of application is freezed
CN106250185A (en) * 2016-07-29 2016-12-21 宇龙计算机通信科技(深圳)有限公司 The control method of application program, control device and terminal
CN106250225A (en) * 2016-07-29 2016-12-21 宇龙计算机通信科技(深圳)有限公司 A kind of application program freezing method and terminal unit
CN106325960A (en) * 2016-09-14 2017-01-11 宇龙计算机通信科技(深圳)有限公司 Application freezing method and terminal
CN106339470A (en) * 2016-08-29 2017-01-18 北京小米移动软件有限公司 Method and device for processing file
CN106407762A (en) * 2016-09-26 2017-02-15 东莞酷派软件技术有限公司 A setting method for application freezing configuration and a terminal apparatus
CN106445375A (en) * 2016-08-30 2017-02-22 宇龙计算机通信科技(深圳)有限公司 Application freezing and unfreezing operation method and apparatus
CN106598656A (en) * 2016-12-07 2017-04-26 北京奇虎科技有限公司 Mobile terminal and starting method and apparatus for banned application therefor
CN106991003A (en) * 2017-03-06 2017-07-28 宇龙计算机通信科技(深圳)有限公司 Freeze and defrosting file in batch application program method and system
CN107436822A (en) * 2016-05-27 2017-12-05 宇龙计算机通信科技(深圳)有限公司 A kind of method and device for freezing application
WO2017206253A1 (en) * 2016-05-31 2017-12-07 宇龙计算机通信科技(深圳)有限公司 Application program management method and mobile terminal
WO2017206403A1 (en) * 2016-05-31 2017-12-07 宇龙计算机通信科技(深圳)有限公司 Memory optimization method, optimization apparatus and terminal
CN107783795A (en) * 2017-07-26 2018-03-09 上海壹账通金融科技有限公司 Application program launching method, device, computer equipment and storage medium
CN108563320A (en) * 2018-03-30 2018-09-21 联想(北京)有限公司 processing method and processing system
CN113918060A (en) * 2021-09-06 2022-01-11 荣耀终端有限公司 Application management method and electronic equipment
WO2024067256A1 (en) * 2022-09-28 2024-04-04 华为技术有限公司 Application management method, electronic device and readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101876914A (en) * 2010-04-23 2010-11-03 中兴通讯股份有限公司 Method for deleting files and mobile terminal
CN102346697A (en) * 2011-09-27 2012-02-08 宇龙计算机通信科技(深圳)有限公司 Method and system for backing up and recovering Android package (APK) and mobile terminal
CN102831035A (en) * 2012-08-20 2012-12-19 腾讯科技(深圳)有限公司 Information backup method and device
CN102929746A (en) * 2012-10-09 2013-02-13 中体彩科技发展有限公司 Quick backup and recovery method for lottery sale system
CN103186407A (en) * 2011-12-28 2013-07-03 鸿富锦精密工业(深圳)有限公司 Virtual machine application system and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101876914A (en) * 2010-04-23 2010-11-03 中兴通讯股份有限公司 Method for deleting files and mobile terminal
CN102346697A (en) * 2011-09-27 2012-02-08 宇龙计算机通信科技(深圳)有限公司 Method and system for backing up and recovering Android package (APK) and mobile terminal
CN103186407A (en) * 2011-12-28 2013-07-03 鸿富锦精密工业(深圳)有限公司 Virtual machine application system and method
CN102831035A (en) * 2012-08-20 2012-12-19 腾讯科技(深圳)有限公司 Information backup method and device
CN102929746A (en) * 2012-10-09 2013-02-13 中体彩科技发展有限公司 Quick backup and recovery method for lottery sale system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
GZ_ICER: "《钛备份冻结原理是什么会开机启动冻结的软件吗和后台运行吗》", 《ZHIDAO.BAIDU.COM/USERCENTER?UID=58114069236F25705E798A00》 *
木子绿茶: "系统瘦身使用钛备份冻结系统程序", 《MUZISOFT.COM/NEWS/58831.HTML》 *

Cited By (56)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105630554A (en) * 2015-12-22 2016-06-01 广东欧珀移动通信有限公司 Reinstallation method for third-party application and user terminal
CN105630554B (en) * 2015-12-22 2019-03-15 Oppo广东移动通信有限公司 A kind of reloading method and user terminal of third-party application
CN105786480A (en) * 2015-12-29 2016-07-20 上海闻泰电子科技有限公司 Application processing system and processing method
CN105786480B (en) * 2015-12-29 2021-01-12 上海闻泰电子科技有限公司 Application processing system and processing method
CN105786650A (en) * 2016-02-26 2016-07-20 广东欧珀移动通信有限公司 Data management method and device
CN105808059A (en) * 2016-03-04 2016-07-27 北京奇虎科技有限公司 Application processing method and device based on terminal system
CN105843367A (en) * 2016-03-24 2016-08-10 维沃移动通信有限公司 Application processing method and electronic device
CN105955818A (en) * 2016-04-15 2016-09-21 奇酷软件(深圳)有限公司 Reminding method, reminding device and terminal
CN105956495A (en) * 2016-04-15 2016-09-21 奇酷软件(深圳)有限公司 Social application program operation control method and system, and mobile terminal
CN105930231A (en) * 2016-04-19 2016-09-07 奇酷软件(深圳)有限公司 Data backup method and system, data recovery method and system, and mobile terminal
CN105930231B (en) * 2016-04-19 2019-08-27 奇酷软件(深圳)有限公司 Data back up method and system, data reconstruction method and system and mobile terminal
CN105975347A (en) * 2016-05-26 2016-09-28 宇龙计算机通信科技(深圳)有限公司 Application freezing method and system
CN107436822A (en) * 2016-05-27 2017-12-05 宇龙计算机通信科技(深圳)有限公司 A kind of method and device for freezing application
WO2017206403A1 (en) * 2016-05-31 2017-12-07 宇龙计算机通信科技(深圳)有限公司 Memory optimization method, optimization apparatus and terminal
CN107450938A (en) * 2016-05-31 2017-12-08 宇龙计算机通信科技(深圳)有限公司 A kind of application management method and mobile terminal
CN106095482A (en) * 2016-05-31 2016-11-09 宇龙计算机通信科技(深圳)有限公司 The freezing method of application program and device
WO2017206253A1 (en) * 2016-05-31 2017-12-07 宇龙计算机通信科技(深圳)有限公司 Application program management method and mobile terminal
CN106055333A (en) * 2016-05-31 2016-10-26 宇龙计算机通信科技(深圳)有限公司 Method for displaying identifier of application program, and mobile terminal
CN106022165A (en) * 2016-05-31 2016-10-12 宇龙计算机通信科技(深圳)有限公司 Access control method and device
CN106095553A (en) * 2016-06-15 2016-11-09 依偎科技(南昌)有限公司 A kind of application freezing method and mobile terminal
WO2017215089A1 (en) * 2016-06-15 2017-12-21 宇龙计算机通信科技(深圳)有限公司 Application freeze method and mobile terminal
CN106126324A (en) * 2016-06-20 2016-11-16 依偎科技(南昌)有限公司 A kind of method freezing application program and terminal
CN106055210A (en) * 2016-06-24 2016-10-26 宇龙计算机通信科技(深圳)有限公司 Method and device for processing icons
CN106095561A (en) * 2016-06-24 2016-11-09 宇龙计算机通信科技(深圳)有限公司 Freeze the management method of application, the managing device freezing application and terminal
CN106126329A (en) * 2016-06-27 2016-11-16 宇龙计算机通信科技(深圳)有限公司 The management method of application program, device and terminal
CN106201708A (en) * 2016-06-29 2016-12-07 宇龙计算机通信科技(深圳)有限公司 The freezing method of application program, the freezing plant of application program and terminal
CN106201710A (en) * 2016-06-29 2016-12-07 宇龙计算机通信科技(深圳)有限公司 A kind of method and device that application is freezed
CN106201678A (en) * 2016-06-29 2016-12-07 宇龙计算机通信科技(深圳)有限公司 application program freezing method and system
CN106209998A (en) * 2016-06-30 2016-12-07 宇龙计算机通信科技(深圳)有限公司 A kind of method based on Cloud Server management application and terminal
CN106155685A (en) * 2016-06-30 2016-11-23 宇龙计算机通信科技(深圳)有限公司 The management method of application program, managing device and mobile terminal
CN106126298B (en) * 2016-06-30 2020-02-21 宇龙计算机通信科技(深圳)有限公司 Application freezing method and device and terminal
CN106126251A (en) * 2016-06-30 2016-11-16 宇龙计算机通信科技(深圳)有限公司 The management method of a kind of application program and terminal
CN106126298A (en) * 2016-06-30 2016-11-16 宇龙计算机通信科技(深圳)有限公司 Method, device and the terminal that a kind of application is freezed
CN106126305A (en) * 2016-07-05 2016-11-16 宇龙计算机通信科技(深圳)有限公司 A kind of application freezing method, device and mobile terminal
CN106250220A (en) * 2016-07-27 2016-12-21 宇龙计算机通信科技(深圳)有限公司 Method, device and the terminal that a kind of application is freezed
WO2018018694A1 (en) * 2016-07-29 2018-02-01 宇龙计算机通信科技(深圳)有限公司 Control method of application program, control device and terminal
WO2018018704A1 (en) * 2016-07-29 2018-02-01 宇龙计算机通信科技(深圳)有限公司 Application program freezing method and terminal device
CN106250225A (en) * 2016-07-29 2016-12-21 宇龙计算机通信科技(深圳)有限公司 A kind of application program freezing method and terminal unit
CN106250185A (en) * 2016-07-29 2016-12-21 宇龙计算机通信科技(深圳)有限公司 The control method of application program, control device and terminal
CN106339470A (en) * 2016-08-29 2017-01-18 北京小米移动软件有限公司 Method and device for processing file
CN106339470B (en) * 2016-08-29 2020-02-04 北京小米移动软件有限公司 File processing method and device
CN106445375B (en) * 2016-08-30 2019-08-02 宇龙计算机通信科技(深圳)有限公司 The operating method freezed and thawed and device of application program
CN106445375A (en) * 2016-08-30 2017-02-22 宇龙计算机通信科技(深圳)有限公司 Application freezing and unfreezing operation method and apparatus
WO2018049716A1 (en) * 2016-09-14 2018-03-22 宇龙计算机通信科技(深圳)有限公司 Application freezing method and terminal
CN106325960A (en) * 2016-09-14 2017-01-11 宇龙计算机通信科技(深圳)有限公司 Application freezing method and terminal
CN106407762A (en) * 2016-09-26 2017-02-15 东莞酷派软件技术有限公司 A setting method for application freezing configuration and a terminal apparatus
CN106598656A (en) * 2016-12-07 2017-04-26 北京奇虎科技有限公司 Mobile terminal and starting method and apparatus for banned application therefor
CN106991003B (en) * 2017-03-06 2023-07-07 宇龙计算机通信科技(深圳)有限公司 Method and system for freezing and unfreezing batch application programs in folder
CN106991003A (en) * 2017-03-06 2017-07-28 宇龙计算机通信科技(深圳)有限公司 Freeze and defrosting file in batch application program method and system
WO2019019668A1 (en) * 2017-07-26 2019-01-31 深圳壹账通智能科技有限公司 Application startup method and device, computer apparatus, and storage medium
CN107783795A (en) * 2017-07-26 2018-03-09 上海壹账通金融科技有限公司 Application program launching method, device, computer equipment and storage medium
CN108563320A (en) * 2018-03-30 2018-09-21 联想(北京)有限公司 processing method and processing system
CN108563320B (en) * 2018-03-30 2021-08-17 联想(北京)有限公司 Processing method and processing system
CN113918060A (en) * 2021-09-06 2022-01-11 荣耀终端有限公司 Application management method and electronic equipment
CN113918060B (en) * 2021-09-06 2023-10-24 荣耀终端有限公司 Application management method and electronic equipment
WO2024067256A1 (en) * 2022-09-28 2024-04-04 华为技术有限公司 Application management method, electronic device and readable storage medium

Similar Documents

Publication Publication Date Title
CN104881299A (en) Application program freezing method and apparatus
US9436556B2 (en) Customizable storage system for virtual databases
CN102594849B (en) Data backup and recovery method and device, virtual machine snapshot deleting and rollback method and device
CN110096302B (en) Software data storage and upgrading method, device, equipment and storage medium
US9785643B1 (en) Systems and methods for reclaiming storage space in deduplicating data systems
CN105740425A (en) File storage method and apparatus
CN110998537B (en) Expired backup processing method and backup server
CN103473277A (en) Snapshot method and device for file systems
US20160162278A1 (en) System and method for applying an update to a device system via a system snapshot
WO2018233668A1 (en) Android system-based abnormality recovery method and apparatus, smart device and storage medium
CN105677180A (en) Application program icon processing method and device
CN103973745A (en) Mobile terminal operating system updating method and device
CN105224423A (en) Terminal data backup method and device
CN106095482A (en) The freezing method of application program and device
CN103631679A (en) Application installation control method and system for mobile terminal
US10915403B2 (en) Versioned records management using restart era
CN108173665B (en) Data backup method and device
CN111400091B (en) Factory setting restoration method, factory setting restoration device and mobile terminal
US9921918B1 (en) Cloud-based data backup and management
KR101085681B1 (en) System and method for recovering data in mobile terminal
CN105786650A (en) Data management method and device
US20180349227A1 (en) Techniques for performing incremental data backups
CN111488117A (en) Method, electronic device, and computer-readable medium for managing metadata
CN103645967A (en) Read-only snapshot rollback method and device
CN113688106A (en) File monitoring method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20150902