

技术领域technical field
本发明涉移动终端设备快速卸载应用程序的方法。The invention relates to a method for quickly uninstalling application programs on mobile terminal equipment.
背景技术Background technique
现在由于智能手机的兴起,手机的应用程序更是爆炸性的喷发,以至于用户为了体验智能机带来各种便利等在手机上安装了各种各样的应用程序,有些程序甚至只在安装过后使用过一次,后期并未再使用过此应用且并未删除,极大的浪费手机本身有限的存储空间。而要在成百上千的应用程序中找出那些要删除的应用程序,实非易事,因此,这大大地降低了用户体验。Now due to the rise of smart phones, mobile phone applications are explosively erupting, so that users have installed various applications on their phones in order to experience the convenience brought by smart phones, and some programs are even only available after installation. I have used it once, but I have not used this application again and have not deleted it, which is a huge waste of the limited storage space of the phone itself. And it is not easy to find those applications to delete among hundreds or thousands of applications, so this greatly reduces the user experience.
发明内容Contents of the invention
本发明的目的是提供移动终端设备快速卸载应用程序的方法,使得用户可以更快捷的选择要卸载的应用程序,更方便地卸载应用程序。The purpose of the present invention is to provide a method for quickly uninstalling an application program on a mobile terminal device, so that the user can select the application program to be uninstalled more quickly, and uninstall the application program more conveniently.
为此,本发明提出的移动终端设备快速卸载应用程序的方法包括如下步骤:S11、接收用户的指令,启动应用程序批量卸载功能;S12、筛选待卸载的应用程序;S13、批量卸载被选中的应用程序;其中,步骤S12中,筛选条件至少包括:应用程序长期未使用的时间超过设定的时间阈值。For this reason, the method that the mobile terminal equipment that the present invention proposes quickly uninstalls application program comprises the following steps: S11, receive user's instruction, start the application program batch uninstall function; S12, screen the application program to be uninstalled; S13, batch unload selected An application program; wherein, in step S12, the filter condition at least includes: the long-term unused time of the application program exceeds a set time threshold.
优选地,步骤S12中,筛选条件还包括:应用程序处于“待卸载框”中。符合两个筛选条件中任何一个即筛选为待卸载的应用程序。Preferably, in step S12, the filter condition further includes: the application program is in the "to be uninstalled box". Any one of the two filtering conditions is filtered as an application to be uninstalled.
优选地,还包括如下步骤:S14、卸载应用程序及残留文件;S15、建立卸载历史记录和卸载文件列表;S30、手机启动后,判断前次开机后是否有卸载行为,如有则显示前次开机后的卸载历史记录和卸载文件列表,询问是否恢复。Preferably, the following steps are also included: S14, uninstalling the application program and residual files; S15, establishing an uninstallation history record and a list of uninstalled files; S30, after the mobile phone is started, it is judged whether there is an uninstallation behavior after the previous boot, and if so, the previous time is displayed. Uninstallation history and uninstallation file list after booting, asking whether to restore.
优选地,还包括如下步骤:S16、把删除的应用程序和文件存入临时暂存区过段时间再彻底删除;S17、把卸载应用程序所归属的保密数据文件加密后存入到隐蔽区。Preferably, the following steps are also included: S16, storing the deleted application programs and files in the temporary temporary storage area and then completely deleting them after a period of time; S17, encrypting the confidential data files to which the uninstalled application programs belong and storing them in the hidden area.
优选地,“待卸载框”的方法包括如下步骤:S20、手机启动后对程序和文件操作进行监听;S21、当监听到有新应用程序安装时,为新应用程序设置使用次数和使用时间记录器;S22、当监听到有新应用程序首次使用时,在使用结束时询问“以后是否还要使用此程序”;S23、如果用户选择“以后不使用”则进入“待卸载框”,如果用户选择“以后使用”则进入“保护框”,如果用户选择“不确定”或未选择则不操作;S24、对于超过阈值时间未使用又不在保护框内的应用程序,定期清理,移入到“待卸载框”。Preferably, the method of the "frame to be uninstalled" includes the following steps: S20, monitor the program and file operations after the mobile phone is started; S21, when it is detected that a new application is installed, set the usage times and usage time records for the new application S22. When it is detected that a new application program is used for the first time, ask "whether you want to use this program in the future" at the end of the use; S23. If the user selects "not to use in the future", enter the "to be uninstalled box", if the user Select "use later" to enter the "protection box", if the user selects "not sure" or does not select, then no operation; S24, for applications that have not been used for more than the threshold time and are not in the protection box, regularly clean up and move to the "waiting" Uninstall box".
本发明可以让手机根据已记录的最近使用时间筛选出不同的应用程序列表,用户筛选出要卸载的应用程序列表后点击一键卸载即可后台全部卸载该列表中选中的应用程序。与现有技术相比,本发明可以更快捷的选择要卸载的应用程序,更方便地卸载应用程序。The invention allows the mobile phone to filter out different application program lists according to the recorded latest use time, and after the user filters out the application program list to be uninstalled, clicks one-key uninstallation to uninstall all the selected application programs in the list in the background. Compared with the prior art, the present invention can select the application program to be uninstalled more quickly and uninstall the application program more conveniently.
附图说明Description of drawings
图1是本发明的实施例一的流程示意图。FIG. 1 is a schematic flow chart of Embodiment 1 of the present invention.
图2是本发明的实施例二、三的流程示意图。Fig. 2 is a schematic flow chart of Embodiments 2 and 3 of the present invention.
具体实施方式Detailed ways
下面结合附图,对本发明的较优的实施例作进一步的详细说明:Below in conjunction with accompanying drawing, preferred embodiment of the present invention is described in further detail:
实施例一、Embodiment one,
如图1所示,操作步骤如下:As shown in Figure 1, the operation steps are as follows:
S11、接收用户的指令,启动应用程序批量卸载功能;。S11. Receiving an instruction from a user, and starting a batch uninstallation function of application programs;
S12、筛选待卸载的应用程序,形成卸载目标列表;S12. Screening applications to be uninstalled to form an uninstallation target list;
S13、批量卸载被选中的应用程序:点击“确认”后调用操作系统指令(如调用Android操作系统中PackageManager的deletePackage()指令),对卸载目标进行卸载。S13. Uninstalling the selected applications in batches: after clicking “Confirm”, calling the operating system command (such as calling the deletePackage() command of the PackageManager in the Android operating system) to uninstall the uninstall target.
最后,桌面退出批量卸载功能模式。Finally, the desktop exits the bulk uninstall feature mode.
其中,步骤S12中,筛选条件是:应用程序长期未使用的时间超过设定的时间阈值。时间阈值可由用户来设定。系统默认设定为30天。Wherein, in step S12, the filtering condition is: the time that the application program has not been used for a long time exceeds a set time threshold. The time threshold can be set by the user. The system default setting is 30 days.
实施例二:Embodiment two:
本实施例与实施例一相比,增加了筛选的灵活性和便利性。如图2所示,本实施例增加了步骤S20-S24。Compared with Embodiment 1, this embodiment increases the flexibility and convenience of screening. As shown in FIG. 2, steps S20-S24 are added in this embodiment.
S20、手机启动后对程序和文件操作进行监听;S20, monitor the program and file operations after the mobile phone is started;
S21、当监听到有新应用程序安装时,为新应用程序设置使用次数和使用时间记录器;S21. When it is detected that a new application program is installed, set the usage count and usage time recorder for the new application program;
S22、当监听到有新应用程序首次使用时,在使用结束时询问“以后是否还要使用此程序”;S22. When it is detected that a new application program is used for the first time, ask "whether you want to use this program in the future" at the end of the use;
S23、如果用户选择“以后不使用”则进入“待卸载框”,如果用户选择“以后使用”则进入“保护框”,如果用户选择“不确定”或未选择则不操作。S23. If the user selects "do not use in the future", enter the "uninstallation box", if the user selects "use in the future", enter the "protection box", if the user selects "not sure" or does not select, do not operate.
通过上述步骤的引入,本实施例可以在程序首次使用时即进行分类筛选,但又不立即做卸载操作,而是等到以后闲时再统一批量卸载。这样就可以节省用户的时间,提升体验度。通常,用户刚试用过应用程序后对该程序最有深刻够印象,此时是决定该应用程序是否要卸载的最佳时机;但若此时立即卸载,则又会耽误用户的时间,本发明不立即做卸载操作而是等到以后闲时再统一批量卸载,避免了这一问题。 Through the introduction of the above steps, this embodiment can classify and screen the program when it is used for the first time, but does not perform the uninstall operation immediately, but waits until later when it is free and then unloads it in batches. This saves time for users and improves user experience. Usually, the user has the deepest impression on the application program after he has just tried it, and it is the best time to decide whether to uninstall the application program at this time; This problem is avoided by not doing the uninstall operation immediately but waiting until later when you are free to unload in batches. the
S24、对于超过阈值时间未使用又不在保护框内的应用程序,定期清理,移入到“待卸载框”。这样,手机就可以自动利用空闲时段进行应用程序清理。由于清理工作只是把使用频率低的应用程序移入到“待卸载框”,而不是直接卸载,保证了应用程序的安全性,不会被无意卸载。又由于是在手机空闲时段自动进行清理,而不是在启动批量卸载功能后才开始按条件筛选,使批量卸载的速度大大加快。S24. For applications that have not been used for more than a threshold time and are not in the protection frame, regularly clean up and move them into the "to-be-uninstalled frame". This way, the phone can automatically use idle time for app cleaning. Since the cleaning work only moves the applications with low frequency of use into the "to-be-uninstalled box" instead of uninstalling them directly, the security of the applications is guaranteed and they will not be unintentionally uninstalled. And because the cleaning is performed automatically when the mobile phone is idle, instead of filtering according to conditions after the batch uninstall function is activated, the speed of batch uninstall is greatly accelerated.
实施例三、Embodiment three,
本实施例除了包含实施例一中的步骤S11-S13、实施例中的步骤S20-S24之外,还增加了进一步的功能步骤,如图2所示。增加的步骤包括:筛选中的过滤步骤、善后步骤、残留文件卸载步骤、开机恢复提示步骤、存入临时暂存区的步骤、保密数据文件加密后存入到隐蔽区的步骤等。In addition to steps S11-S13 in the first embodiment and steps S20-S24 in the embodiment, this embodiment adds further functional steps, as shown in FIG. 2 . The added steps include: the filtering step in the screening, the aftermath step, the unloading step of residual files, the step of prompting for power-on recovery, the step of storing in the temporary temporary storage area, the step of storing the confidential data files in the hidden area after encryption, etc.
筛选中的过滤步骤(图中未示出),即让用户取消勾选或取消卸载任务:本步骤中设置人工过滤,即:将待卸载的目标列表显示,并加上复选框,用户可以点击不想卸载的目标,取消对该目标的勾选。对于用户取消勾选的目标,将其从卸载目标中取消。虽然这里也有勾选操作,但与现有技术不同,这里是反向勾选,即:先选中要卸载的软件,然后再取消那些不需卸载软件的勾选。由于选择时是自动按条件筛选,被选中的应用程序中一般需要卸载的比不需要卸载的要多,所以这样可以减少勾选次数。如果此时用户要终止批量卸载操作,则可按“取消”按钮可以终止操作,退出批量卸载功能。The filtering step in the filtering (not shown in the figure), is to let the user uncheck or cancel the uninstallation task: in this step, manual filtering is set, that is, the list of targets to be uninstalled is displayed, and a check box is added, and the user can Click the target that you do not want to uninstall, and uncheck the target. For targets unchecked by the user, uncheck them from uninstall targets. Although there is also a ticking operation here, it is different from the prior art, here is a reverse ticking, that is: first select the software to be uninstalled, and then cancel the ticking of those software that do not need to be uninstalled. Since the selection is automatically filtered according to the conditions, the selected applications generally need to be uninstalled more than those that do not need to be uninstalled, so this can reduce the number of checks. If the user wants to terminate the batch uninstall operation at this time, he can press the "Cancel" button to terminate the operation and exit the batch uninstall function.
善后步骤(图中未示出)包括:更新桌面,去掉被卸载的应用图标。The follow-up steps (not shown in the figure) include: updating the desktop and removing the uninstalled application icons.
残留文件卸载步骤S14:为了便于卸载应用程序所专属的残留文件,本实施例还在程序安装时为新程序设置归属号,并且在有新文件建立时,如果新文件专属于某程序,则为该新文件标记上相应的归属号。在卸载时,根据归属号查找相应的残留文件进行删除,即:如果某文件的归属号与被卸载的应用相同,则将该文件一并删除。Residual file uninstallation step S14: In order to facilitate the uninstallation of residual files specific to the application program, this embodiment also sets the attribution number for the new program when the program is installed, and when a new file is created, if the new file belongs to a certain program, then it is The new file is marked with the corresponding attribution number. When uninstalling, find the corresponding residual file according to the attribution number and delete it, that is, if the attribution number of a file is the same as that of the uninstalled application, delete the file together.
建立卸载历史记录和卸载文件列表的步骤S15和开机恢复提示步骤S30:虽然实施例一、二中已考虑了避免误卸载的情况,但实践中仍难免有误操作的情况出现,为此,在卸载后下一次开机时,显示本次开机之前最近一次开机后的卸载历史记录和卸载文件列表,询问是否恢复。如是,则恢复被卸载的应用程序。为此,需要在卸载时建立卸载历史记录和卸载文件列表。Step S15 of establishing uninstallation history and uninstallation file list and booting recovery prompt step S30: Although the situation of avoiding unintentional unloading has been considered in the first and second embodiments, it is still unavoidable that misoperation occurs in practice. For this reason, in When booting next time after uninstalling, it will display the uninstallation history and list of uninstalled files after the last boot before this boot, and ask whether to restore. If so, restore the uninstalled application. For this purpose, it is necessary to establish an uninstallation history and a list of uninstalled files when uninstalling.
存入临时暂存区的步骤S16:为了进一步保证卸载的安全性,本实施例在卸载后把删除的程序和文件存入临时暂存区过段时间再彻底删除。所经过时间的长短可由客户自行设置,也可以根据程序使用的频度设置。程序使用频度越高的,经过越长时间才能彻底删除。本实施例设置为7天即一周时间。Step S16 of storing in the temporary storage area: In order to further ensure the safety of uninstallation, this embodiment stores the deleted programs and files in the temporary storage area after uninstallation and then completely deletes them after a period of time. The length of the elapsed time can be set by the customer, and can also be set according to the frequency of program use. The more frequently a program is used, the longer it will take to completely delete it. In this embodiment, it is set to 7 days, that is, one week.
保密数据文件加密后存入到隐蔽区的步骤S17:为了进一步保证卸载的安全性,本实施例把卸载软件所归属的保密数据文件加密后存入到隐蔽区。当用户稍后需要时可以读取,而不是手机真正用户的人,比如借用手机的人、借玩手机的人,因找不到隐蔽区或因不知道密码,无法读取相关数据。Step S17 of encrypting the confidential data file and storing it in the hidden area: In order to further ensure the safety of uninstallation, this embodiment encrypts the confidential data file to which the uninstalled software belongs and stores it in the hidden area. When the user needs to read it later, people who are not the real users of the mobile phone, such as people who borrow the mobile phone or borrow and play with the mobile phone, cannot read the relevant data because they cannot find the hidden area or because they do not know the password.
本实施例中,还在卸载过程中提供显示界面,显示正在被删除的程序及文件列表及其删除进度。In this embodiment, a display interface is also provided during the uninstallation process to display the list of programs and files being deleted and their deletion progress.
以上内容是结合具体的优选实施方式对本发明所作的进一步详细说明,不能认定本发明的具体实施只局限于这些说明。对于本发明所属技术领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干简单推演或替换,都应当视为属于本发明的保护范围。The above content is a further detailed description of the present invention in conjunction with specific preferred embodiments, and it cannot be assumed that the specific implementation of the present invention is limited to these descriptions. For those of ordinary skill in the technical field of the present invention, without departing from the concept of the present invention, some simple deduction or replacement can be made, which should be regarded as belonging to the protection scope of the present invention.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201310012528.6ACN103064716B (en) | 2013-01-14 | 2013-01-14 | The method of mobile terminal device fast discharging application program |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201310012528.6ACN103064716B (en) | 2013-01-14 | 2013-01-14 | The method of mobile terminal device fast discharging application program |
| Publication Number | Publication Date |
|---|---|
| CN103064716Atrue CN103064716A (en) | 2013-04-24 |
| CN103064716B CN103064716B (en) | 2016-04-27 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201310012528.6AExpired - Fee RelatedCN103064716B (en) | 2013-01-14 | 2013-01-14 | The method of mobile terminal device fast discharging application program |
| Country | Link |
|---|---|
| CN (1) | CN103064716B (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20130125056A1 (en)* | 2011-11-10 | 2013-05-16 | Kyocera Corporation | Device, method, and storage medium storing program |
| CN103530175A (en)* | 2013-10-24 | 2014-01-22 | 广东欧珀移动通信有限公司 | Application program sorting and processing method and device |
| CN104239190A (en)* | 2014-08-21 | 2014-12-24 | 深圳市金立通信设备有限公司 | Terminal |
| CN104346175A (en)* | 2013-07-23 | 2015-02-11 | 腾讯科技(深圳)有限公司 | Back-end application management method and apparatus and terminal device |
| CN104572943A (en)* | 2014-12-30 | 2015-04-29 | 北京奇虎科技有限公司 | Installation-free program cleaning method and device |
| CN104965733A (en)* | 2015-06-11 | 2015-10-07 | 广州市久邦数码科技有限公司 | Method and system for disabling/stopping applications in batches |
| CN105611407A (en)* | 2015-12-22 | 2016-05-25 | 康佳集团股份有限公司 | Method and system for restoring television to factory settings on basis of user behavior analysis |
| CN105677548A (en)* | 2015-12-28 | 2016-06-15 | 小米科技有限责任公司 | Application management method and apparatus, and terminal |
| CN105843367A (en)* | 2016-03-24 | 2016-08-10 | 维沃移动通信有限公司 | Application processing method and electronic device |
| CN106484449A (en)* | 2015-08-28 | 2017-03-08 | 北京壹人壹本信息科技有限公司 | A kind of application management method and device |
| CN106503169A (en)* | 2016-10-31 | 2017-03-15 | 百度在线网络技术(北京)有限公司 | Image processing method and device |
| CN106896990A (en)* | 2015-12-18 | 2017-06-27 | 北京奇虎科技有限公司 | The discharging method and device of a kind of application program |
| CN106973158A (en)* | 2017-03-23 | 2017-07-21 | 夏斌 | A kind of management terminal application APP method and terminal system |
| CN107103250A (en)* | 2017-03-08 | 2017-08-29 | 珠海市魅族科技有限公司 | Privacy protection method and system |
| CN107436788A (en)* | 2017-08-08 | 2017-12-05 | 广东小天才科技有限公司 | Application program unloading method and device and terminal equipment |
| WO2018023562A1 (en)* | 2016-08-04 | 2018-02-08 | 薄冰 | Method for collecting usage situation of automatic software deletion technology, and mobile phone |
| WO2018023561A1 (en)* | 2016-08-04 | 2018-02-08 | 薄冰 | Method for application software management, and mobile phone |
| WO2018023563A1 (en)* | 2016-08-04 | 2018-02-08 | 薄冰 | Method for pushing information when deleting software, and mobile phone |
| CN108037934A (en)* | 2017-11-13 | 2018-05-15 | 维沃移动通信有限公司 | A kind of method and apparatus of application program update |
| CN110489175A (en)* | 2019-08-23 | 2019-11-22 | 腾讯科技(深圳)有限公司 | Service processing method, device, server and storage medium |
| CN112732144A (en)* | 2021-02-23 | 2021-04-30 | 深圳酷赛通信科技有限公司 | Method, system, equipment and storage medium for deleting terminal desktop small component |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6347397B1 (en)* | 1999-03-29 | 2002-02-12 | International Business Machines Corporation | System, method, and program for providing an object-oriented install architecture |
| CN1874563A (en)* | 2006-06-15 | 2006-12-06 | 中山大学 | Handset program, file management system and method |
| CN101989211A (en)* | 2010-11-24 | 2011-03-23 | 北京安天电子设备有限公司 | Method and system for unloading software |
| CN102346831A (en)* | 2011-10-31 | 2012-02-08 | 广东欧珀移动通信有限公司 | Handheld device privacy encryption protection method for Android operating system |
| CN102420903A (en)* | 2011-11-28 | 2012-04-18 | 惠州Tcl移动通信有限公司 | Mobile phone-based software processing method and mobile phone |
| CN102662667A (en)* | 2012-03-31 | 2012-09-12 | 奇智软件(北京)有限公司 | Software uninstalling method and device |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6347397B1 (en)* | 1999-03-29 | 2002-02-12 | International Business Machines Corporation | System, method, and program for providing an object-oriented install architecture |
| CN1874563A (en)* | 2006-06-15 | 2006-12-06 | 中山大学 | Handset program, file management system and method |
| CN101989211A (en)* | 2010-11-24 | 2011-03-23 | 北京安天电子设备有限公司 | Method and system for unloading software |
| CN102346831A (en)* | 2011-10-31 | 2012-02-08 | 广东欧珀移动通信有限公司 | Handheld device privacy encryption protection method for Android operating system |
| CN102420903A (en)* | 2011-11-28 | 2012-04-18 | 惠州Tcl移动通信有限公司 | Mobile phone-based software processing method and mobile phone |
| CN102662667A (en)* | 2012-03-31 | 2012-09-12 | 奇智软件(北京)有限公司 | Software uninstalling method and device |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20130125056A1 (en)* | 2011-11-10 | 2013-05-16 | Kyocera Corporation | Device, method, and storage medium storing program |
| US9448691B2 (en)* | 2011-11-10 | 2016-09-20 | Kyocera Corporation | Device, method, and storage medium storing program |
| CN104346175A (en)* | 2013-07-23 | 2015-02-11 | 腾讯科技(深圳)有限公司 | Back-end application management method and apparatus and terminal device |
| CN103530175A (en)* | 2013-10-24 | 2014-01-22 | 广东欧珀移动通信有限公司 | Application program sorting and processing method and device |
| CN103530175B (en)* | 2013-10-24 | 2017-08-15 | 广东欧珀移动通信有限公司 | The classification processing method and device of application program |
| CN104239190A (en)* | 2014-08-21 | 2014-12-24 | 深圳市金立通信设备有限公司 | Terminal |
| CN104572943A (en)* | 2014-12-30 | 2015-04-29 | 北京奇虎科技有限公司 | Installation-free program cleaning method and device |
| CN104572943B (en)* | 2014-12-30 | 2018-05-08 | 北京奇虎科技有限公司 | Exempt from installation procedure method for cleaning and device |
| CN104965733A (en)* | 2015-06-11 | 2015-10-07 | 广州市久邦数码科技有限公司 | Method and system for disabling/stopping applications in batches |
| CN106484449A (en)* | 2015-08-28 | 2017-03-08 | 北京壹人壹本信息科技有限公司 | A kind of application management method and device |
| CN106896990A (en)* | 2015-12-18 | 2017-06-27 | 北京奇虎科技有限公司 | The discharging method and device of a kind of application program |
| CN105611407A (en)* | 2015-12-22 | 2016-05-25 | 康佳集团股份有限公司 | Method and system for restoring television to factory settings on basis of user behavior analysis |
| CN105611407B (en)* | 2015-12-22 | 2018-11-30 | 康佳集团股份有限公司 | A kind of TV factory reset method and system based on user behavior analysis |
| CN105677548A (en)* | 2015-12-28 | 2016-06-15 | 小米科技有限责任公司 | Application management method and apparatus, and terminal |
| CN105843367A (en)* | 2016-03-24 | 2016-08-10 | 维沃移动通信有限公司 | Application processing method and electronic device |
| WO2018023563A1 (en)* | 2016-08-04 | 2018-02-08 | 薄冰 | Method for pushing information when deleting software, and mobile phone |
| WO2018023562A1 (en)* | 2016-08-04 | 2018-02-08 | 薄冰 | Method for collecting usage situation of automatic software deletion technology, and mobile phone |
| WO2018023561A1 (en)* | 2016-08-04 | 2018-02-08 | 薄冰 | Method for application software management, and mobile phone |
| CN106503169A (en)* | 2016-10-31 | 2017-03-15 | 百度在线网络技术(北京)有限公司 | Image processing method and device |
| CN107103250A (en)* | 2017-03-08 | 2017-08-29 | 珠海市魅族科技有限公司 | Privacy protection method and system |
| CN106973158A (en)* | 2017-03-23 | 2017-07-21 | 夏斌 | A kind of management terminal application APP method and terminal system |
| CN107436788A (en)* | 2017-08-08 | 2017-12-05 | 广东小天才科技有限公司 | Application program unloading method and device and terminal equipment |
| CN108037934A (en)* | 2017-11-13 | 2018-05-15 | 维沃移动通信有限公司 | A kind of method and apparatus of application program update |
| CN110489175A (en)* | 2019-08-23 | 2019-11-22 | 腾讯科技(深圳)有限公司 | Service processing method, device, server and storage medium |
| CN112732144A (en)* | 2021-02-23 | 2021-04-30 | 深圳酷赛通信科技有限公司 | Method, system, equipment and storage medium for deleting terminal desktop small component |
| Publication number | Publication date |
|---|---|
| CN103064716B (en) | 2016-04-27 |
| Publication | Publication Date | Title |
|---|---|---|
| CN103064716B (en) | The method of mobile terminal device fast discharging application program | |
| CN103019584B (en) | The method of mobile terminal device batch Uninstaller | |
| EP3168747B1 (en) | Method and device for monitoring a file in a system partition | |
| CN103092700B (en) | Internal memory method for cleaning, device and terminal unit | |
| CN104200159B (en) | Configure the method and device of the authority of application program | |
| EP3361348A1 (en) | Terminal-based wakelock control method and apparatus, and terminal | |
| CN106716379B (en) | Data processing method, device and terminal equipment | |
| CN103164229A (en) | Method and device for clearing progresses of mobile terminal | |
| JP2015508582A (en) | Provisioning work environments on personal mobile devices | |
| CN105335654B (en) | Android malicious program detection and processing method, device and equipment | |
| TWI628588B (en) | System, method and terminal for cleaning memory | |
| CN107577471B (en) | Application control method and mobile terminal | |
| EP2723110A1 (en) | Wireless communication device and configuration method thereof | |
| CN106406965A (en) | Method and device for processing application deletion operation on intelligent terminal | |
| CN105893267A (en) | Memory space clearing method and device | |
| CN104793836A (en) | Information processing method and device based on user operations and terminal | |
| CN105282416A (en) | Terminal device and shooting processing method and system thereof | |
| CN108090173A (en) | Deleting method and device for screen recording file, terminal and storage medium | |
| CN104036188B (en) | Android malicious program detection method, device and equipment | |
| CN107704337B (en) | Factory setting restoring method, mobile terminal and device with storage function | |
| CN106936979A (en) | The method and apparatus of destruction operation | |
| WO2018045847A1 (en) | Method and system for disabling non-deletable application in mobile terminal | |
| US20150326583A1 (en) | Mobile device, program, and control method | |
| CN113076288A (en) | File processing method and device, electronic equipment and storage medium | |
| CN107391639A (en) | A kind of automatic method, mobile terminal and storage device for recovering recycle bin file |
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| C14 | Grant of patent or utility model | ||
| GR01 | Patent grant | ||
| CP01 | Change in the name or title of a patent holder | ||
| CP01 | Change in the name or title of a patent holder | Address after:Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18 Patentee after:GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd. Address before:Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18 Patentee before:GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd. | |
| CF01 | Termination of patent right due to non-payment of annual fee | ||
| CF01 | Termination of patent right due to non-payment of annual fee | Granted publication date:20160427 |