CN108037934A - A kind of method and apparatus of application program update - Google Patents
A kind of method and apparatus of application program update Download PDFInfo
- Publication number
- CN108037934A CN108037934A CN201711111690.8A CN201711111690A CN108037934A CN 108037934 A CN108037934 A CN 108037934A CN 201711111690 A CN201711111690 A CN 201711111690A CN 108037934 A CN108037934 A CN 108037934A
- Authority
- CN
- China
- Prior art keywords
- application program
- blacklist
- updated
- mobile terminal
- update
- 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.)
- Granted
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
- Telephone Function (AREA)
Abstract
本发明实施例提供了一种应用程序更新的方法和装置,应用于移动终端,所述移动终端中设置有应用程序更新的黑名单;所述的方法包括:当检测到所述移动终端中的一个或多个待更新的应用程序时,基于所述一个或多个待更新的应用程序生成第一更新列表;依据所述黑名单对所述第一更新列表进行过滤,生成第二更新列表;对所述第二更新列表中的各个应用程序进行更新。本发明实施例可以自动将安装包较大,且长时间未运行过的应用程序禁止更新、也不生成更新提示,保证了用户常用的应用程序的优先更新,节省了流量。
Embodiments of the present invention provide a method and device for updating an application program, which are applied to a mobile terminal, and a blacklist for updating an application program is set in the mobile terminal; the method includes: when the mobile terminal is detected When there are one or more application programs to be updated, a first update list is generated based on the one or more application programs to be updated; the first update list is filtered according to the blacklist to generate a second update list; Each application program in the second update list is updated. The embodiment of the present invention can automatically prohibit the update of the application programs that have a large installation package and have not been run for a long time, and does not generate an update prompt, which ensures the priority update of the application programs commonly used by users and saves traffic.
Description
技术领域technical field
本发明涉及移动终端技术领域,特别是涉及一种应用程序更新的方法和一种应用程序更新的装置。The invention relates to the technical field of mobile terminals, in particular to a method for updating an application program and a device for updating an application program.
背景技术Background technique
随便科技的发展,移动终端的存储容量越来越大,移动终端上可安装的应用程序的数量也越来越多。With the development of science and technology, the storage capacity of mobile terminals is increasing, and the number of application programs that can be installed on mobile terminals is also increasing.
为方便用户管理移动终端中的各个应用程序,通常用户都会使用类似于“应用商店”的应用程序,用户可以通过“应用商店”来安装、卸载、更新应用程序,比较方便。In order to facilitate the user to manage various application programs in the mobile terminal, usually the user will use an application program similar to an "app store". The user can install, uninstall, and update the application programs through the "app store", which is more convenient.
但是,在方便的同时,也会带来一个问题,那就是在更新应用程序的时候,如果用户想要全部更新,可以选择类似于“一键全部更新”的功能,如果用户不想全部更新,需要用户手动选择出需要更新的应用程序,再进行更新,这样用户的操作就比较繁琐,特别是应用程序的数量较多的时候,还比较浪费时间,用户体验较差。However, while it is convenient, it will also bring about a problem, that is, when updating the application, if the user wants to update all, he can choose a function similar to "one-key update all". The user manually selects the application program that needs to be updated, and then performs the update, so that the user's operation is more cumbersome, especially when the number of application programs is large, it is time-consuming and the user experience is poor.
发明内容Contents of the invention
本发明实施例提供一种应用程序更新的方法,以解决在用户不需要更新全部应用程序时,需要手动选择出需要更新的应用程序的问题。An embodiment of the present invention provides a method for updating application programs, so as to solve the problem that the user needs to manually select the application programs to be updated when the user does not need to update all the application programs.
为了解决上述技术问题,本发明是这样实现的:一种应用程序更新的的方法,应用于移动终端,所述移动终端包括中设置有应用程序更新的黑名单;所述的方法包括:In order to solve the above-mentioned technical problems, the present invention is implemented as follows: a method for updating applications is applied to a mobile terminal, and the mobile terminal includes a blacklist provided with updating applications; the method includes:
当检测到所述移动终端中的一个或多个待更新的应用程序时,基于所述一个或多个待更新的应用程序生成第一更新列表;When detecting one or more application programs to be updated in the mobile terminal, generating a first update list based on the one or more application programs to be updated;
基于所述黑名单对所述第一更新列表进行过滤,生成第二更新列表;filtering the first update list based on the blacklist to generate a second update list;
对所述第二更新列表中的各个应用程序进行更新update each application program in the second update list
第一方面,本发明实施例还提供了一种应用程序更新的装置,应用于移动终端,所述移动终端中设置有应用程序更新的黑名单;所述的装置包括:In the first aspect, the embodiment of the present invention also provides a device for updating an application, which is applied to a mobile terminal, and a blacklist for updating an application is set in the mobile terminal; the device includes:
第一生成模块,用于当检测到所述移动终端中的一个或多个待更新的应用程序时,基于所述一个或多个待更新的应用程序生成第一更新列表;A first generation module, configured to generate a first update list based on the one or more application programs to be updated when detecting one or more application programs to be updated in the mobile terminal;
第二生成模块,用于基于所述黑名单对所述第一更新列表进行过滤,生成第二更新列表;A second generating module, configured to filter the first update list based on the blacklist, to generate a second update list;
更新模块,用于对所述第二更新列表中的各个应用程序进行更新。An update module, configured to update each application program in the second update list.
第二方面,本发明实施例提供了一种移动终端,包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述计算机程序被所述处理器执行时实现如上述所述的应用程序更新的方法的步骤。In the second aspect, an embodiment of the present invention provides a mobile terminal, including a processor, a memory, and a computer program stored on the memory and operable on the processor, and the computer program is executed by the processor The steps in the method for updating an application program as described above are realized at the same time.
第三方面,本发明实施例提供了一种计算机可读存储介质,其特征在于,所述计算机可读存储介质上存储计算机程序,所述计算机程序被处理器执行时实现如上述所述的应用程序更新的方法的步骤。In the third aspect, the embodiment of the present invention provides a computer-readable storage medium, which is characterized in that a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the above-mentioned application is realized. Steps of a method for program updating.
在本发明实施例中,移动终端中设置有应用程序更新的黑名单,当检测到所述移动终端中的一个或多个待更新的应用程序时,基于所述一个或多个应用程序生成第一更新列表,再依据所述黑名单对所述第一更新列表进行过滤,生成第二更新列表,然后对所述第二更新列表中的各个应用程序进行更新,其中,黑名单基于应用程序的安装包大小和应用程序最后一次运行时间生成。这样,可以自动将安装包较大,且长时间未运行过的应用程序禁止更新、也不生成更新提示,保证了用户常用的应用程序的优先更新,节省了流量。而且,不需要用户依次将应用程序添加至黑名单,减少了用户操作,节约了时间,提升了用户体验。In the embodiment of the present invention, a blacklist of application updates is set in the mobile terminal, and when one or more application programs to be updated in the mobile terminal are detected, the first update is generated based on the one or more application programs. an update list, and then filter the first update list according to the blacklist to generate a second update list, and then update each application in the second update list, wherein the blacklist is based on the The size of the installation package and the last time the application was run was generated. In this way, it is possible to automatically prohibit the update of applications that have a large installation package and have not been run for a long time, and do not generate an update prompt, which ensures the priority update of applications commonly used by users and saves traffic. Moreover, the user is not required to sequentially add the application programs to the blacklist, which reduces user operations, saves time, and improves user experience.
附图说明Description of drawings
图1是本发明的一种应用程序更新的方法实施例的步骤流程图一;Fig. 1 is a step flow chart 1 of an embodiment of a method for updating an application program in the present invention;
图2是本发明的一种应用程序更新的方法实施例的步骤流程图二;FIG. 2 is a flow chart 2 of an embodiment of a method for updating an application program in the present invention;
图3是本发明的一种应用程序更新的装置实施例的结构框图;FIG. 3 is a structural block diagram of an embodiment of an application update device of the present invention;
图4是实现本发明各个实施例的一种移动终端的硬件结构示意图。Fig. 4 is a schematic diagram of a hardware structure of a mobile terminal implementing various embodiments of the present invention.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are some of the embodiments of the present invention, but not all of them. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of the present invention.
参照图1,示出了本发明的一种应用程序更新的方法实施例的步骤流程图一,所述方法应用于移动终端,所述移动终端中设置有应用程序更新的黑名单。Referring to FIG. 1 , it shows a flow chart 1 of an embodiment of a method for updating an application in the present invention. The method is applied to a mobile terminal, and a blacklist for updating an application is set in the mobile terminal.
在本发明实施例中,所述的移动终端可以具有如下特点:In the embodiment of the present invention, the mobile terminal may have the following characteristics:
(1)在硬件体系上,设备具备中央处理器、存储器、输入部件和输出部件,也就是说,设备往往是具备通信功能的微型计算机设备。另外,还可以具有多种输入方式,诸如键盘、鼠标、触摸屏、送话器和摄像头等,并可以根据需要进行调整输入。同时,设备往往具有多种输出方式,如受话器、显示屏等,也可以根据需要进行调整;(1) In terms of hardware system, the device has a central processing unit, memory, input components and output components, that is to say, the device is often a microcomputer device with communication functions. In addition, it can also have a variety of input methods, such as keyboard, mouse, touch screen, microphone and camera, etc., and the input can be adjusted according to needs. At the same time, equipment often has multiple output methods, such as receivers, display screens, etc., which can also be adjusted according to needs;
(2)在软件体系上,设备必须具备操作系统,如Windows Mobile、Symbian、Palm、Android、iOS等。同时,这些操作系统越来越开放,基于这些开放的操作系统平台开发的个性化应用程序层出不穷,如通信簿、日程表、记事本、计算器以及各类游戏等,极大程度地满足了个性化用户的需求;(2) In terms of software system, the device must have an operating system, such as Windows Mobile, Symbian, Palm, Android, iOS, etc. At the same time, these operating systems are becoming more and more open, and personalized applications developed based on these open operating system platforms emerge in an endless stream, such as address books, calendars, notepads, calculators, and various games, which greatly satisfy the needs of individual users. Customize the needs of users;
(3)在通信能力上,设备具有灵活的接入方式和高带宽通信性能,并且能根据所选择的业务和所处的环境,自动调整所选的通信方式,从而方便用户使用。设备可以支持GSM、WCDMA、CDMA2000、TDSCDMA、Wi-Fi以及WiMAX等,从而适应多种制式网络,不仅支持语音业务,更支持多种无线数据业务;(3) In terms of communication capabilities, the device has flexible access methods and high-bandwidth communication performance, and can automatically adjust the selected communication method according to the selected business and the environment, so that it is convenient for users to use. The device can support GSM, WCDMA, CDMA2000, TDSCDMA, Wi-Fi and WiMAX, etc., so as to adapt to various standard networks, not only support voice services, but also support various wireless data services;
(4)在功能使用上,设备更加注重人性化、个性化和多功能化。随着计算机技术的发展,设备从“以设备为中心”的模式进入“以人为中心”的模式,集成了嵌入式计算、控制技术、人工智能技术以及生物认证技术等,充分体现了以人为本的宗旨。由于软件技术的发展,设备可以根据个人需求调整设置,更加个性化。同时,设备本身集成了众多软件和硬件,功能也越来越强大。(4) In terms of functional use, the equipment pays more attention to humanization, personalization and multi-function. With the development of computer technology, the equipment has entered the "human-centered" mode from the "equipment-centric" mode, integrating embedded computing, control technology, artificial intelligence technology and biometric authentication technology, which fully embodies the purpose of people-oriented . Thanks to the development of software technology, the device can be adjusted according to individual needs and more personalized. At the same time, the device itself integrates a lot of software and hardware, and its functions are becoming more and more powerful.
移动终端中安装了一个或多个应用程序,这些应用程序可以是系统自带的应用程序,也可以是用户安装的第三方应用程序。One or more application programs are installed in the mobile terminal, and these application programs may be built-in application programs of the system or third-party application programs installed by the user.
移动终端中设置有应用程序更新的黑名单。当黑名单中的应用程序存在更新时,不会生成该应用程序的更新提示。例如,应用程序A、B、C都存在更新,但是应用程序A属于黑名单,那么,用户可以看到应用程序B、C的更新提示,看不到应用程序A的更新提示。A blacklist of application program updates is set in the mobile terminal. When there is an update for an app in the blacklist, no update notification for that app will be generated. For example, if there are updates for application programs A, B, and C, but application program A belongs to the blacklist, then the user can see the update prompts for application programs B and C, but not the update prompt for application program A.
在本发明一种优选实施例中,所述黑名单通过如下方式生成:In a preferred embodiment of the present invention, the blacklist is generated as follows:
按照预设的时间间隔获取所述移动终端中各个应用程序的安装包的大小;Obtaining the size of the installation package of each application program in the mobile terminal according to a preset time interval;
根据安装包的大小将各个应用程序进行排序;Sort each application according to the size of the installation package;
依次获取排序后的各个应用程序的最后一次运行时间;Obtain the last running time of each sorted application in turn;
将最后一次运行时间超过阈值的应用程序添加至所述黑名单。Add applications whose last run time exceeds a threshold to the blacklist.
具体而言,用户可以设置一个时间间隔,和应用程序的未运行的时间,系统会根据这个时间间隔来获取移动终端中所有应用程序对应的安装包大小,然后按照从大到小的顺序,或者从小到大的顺序将所有的应用程序进行排序,然后按照排序依次获取各个应用程序的最后一次运行时间,再根据应用程序未运行的时间来计算最后一次运行时间是否超过期限阈值,如果超过了,则将该应用程序列入黑名单。Specifically, the user can set a time interval and the time when the application is not running, and the system will obtain the installation package sizes corresponding to all applications in the mobile terminal according to this time interval, and then follow the order from large to small, or Sort all the applications from small to large, and then obtain the last running time of each application according to the sorting order, and then calculate whether the last running time exceeds the deadline threshold according to the time the application has not been running. If it exceeds, The application is blacklisted.
例如,用户设置每隔1天对所有应用程序进行扫描,并设置将5天未运行的应用程序列入黑名单。移动终端扫描后得知应用程序A的安装包大小为1G,应用程序B的安装包大小为200M,应用程序C的安装包大小为800M,按从大到小排序,排序后的顺序为A、C、B,然后再依次获取A、C、B最后一次运行的时间,得知A最后一次运行时间为8天前,C最后一次运行时间为3天前,B最后一次运行时间为今天,那么A的最后一次运行时间已经超过了预设的5天时间,因此,将应用程序A列入黑名单。For example, the user sets to scan all applications every 1 day, and to blacklist applications that have not been run for 5 days. After the mobile terminal scans, it is known that the installation package size of application A is 1G, the installation package size of application B is 200M, and the installation package size of application C is 800M. They are sorted from largest to smallest, and the sorted order is A, C, B, and then obtain the last running time of A, C, and B in sequence, and know that the last running time of A is 8 days ago, the last running time of C is 3 days ago, and the last running time of B is today, then The last running time of A has exceeded the preset time of 5 days, therefore, the application A is blacklisted.
其中,获取应用程序的安装包大小可以在最后一次安装该应用程序的时候,将该安装包的大小记录在本地,也可以通过例如“应用商店”类的应用程序来获取,还可以通过其它方式来获取,本发明实施例对此不作限制。Wherein, the size of the installation package of the application can be obtained by recording the size of the installation package locally when the application is installed for the last time, or by using an application such as an "app store", or by other means to obtain, which is not limited in this embodiment of the present invention.
另外,还可以设置黑名单包含应用程序的数量,可以设置固定数量,比如30个,也可以设置固定比例,比如30%,即移动终端共有100个应用程序,那么黑名单的上限就是30个,移动终端共有150个应用程序,那么黑名单的上限就是45个。这样,按照排序后的顺序,将最后一次运行时间超过阈值的应用程序依次列入黑名单,那么,安装包大,但是又长时间未运行的应用程序就会被列入黑名单,不进行更新,从而保证了其它常用的应用程序能及时更新了。In addition, you can also set the number of applications included in the blacklist. You can set a fixed number, such as 30, or a fixed ratio, such as 30%, that is, there are 100 applications in the mobile terminal, so the upper limit of the blacklist is 30. There are 150 applications in the mobile terminal, so the upper limit of the blacklist is 45. In this way, according to the sorted order, the applications whose last running time exceeds the threshold are blacklisted sequentially. Then, applications with large installation packages but not running for a long time will be blacklisted and will not be updated. , so as to ensure that other commonly used applications can be updated in time.
所述的方法具体可以包括如下步骤:Described method specifically can comprise the steps:
步骤101,当检测到所述移动终端中的一个或多个待更新的应用程序时,基于所述一个或多个待更新的应用程序生成第一更新列表;Step 101, when detecting one or more application programs to be updated in the mobile terminal, generating a first update list based on the one or more application programs to be updated;
移动终端可以通过类似于“应用商店”的应用程序来检测移动终端中的各个应用程序是否存在更新,检测完成后,就可以基于存在更新的应用程序生成第一更新列表。The mobile terminal can detect whether each application program in the mobile terminal has an update through an application program similar to an "app store", and after the detection is completed, a first update list can be generated based on the updated application program.
步骤102,依据所述黑名单对所述第一更新列表进行过滤,生成第二更新列表;Step 102, filtering the first update list according to the blacklist to generate a second update list;
生成第一更新列表后,读取移动终端中的黑名单,然后将属于黑名单的应用程序从第一更新列表中删掉,生成第二更新列表。After the first update list is generated, the blacklist in the mobile terminal is read, and then the application programs belonging to the blacklist are deleted from the first update list to generate the second update list.
需要说明的是,在实际应用中,应用商店也可以先读取黑名单,然后再基于黑名单检测各个应用程序是否存在更新,如果某个应用程序属于黑名单,那么就不检测该应用程序是否存在更新,检测完成后,再基于存在更新的应用程序生成更新列表。It should be noted that in actual applications, the app store can also read the blacklist first, and then check whether there is an update for each application based on the blacklist. If an application belongs to the blacklist, it does not check whether the application is updated. There are updates, and after the detection is complete, an update list is generated based on the applications with updates.
步骤103,对所述第二更新列表中的各个应用程序进行更新。Step 103, update each application program in the second update list.
生成了第二更新列表后,就可以展示给用户,用户可以手动更新第二更新列表中的所有或部分应用程序,也可以设置为自动更新第二更新列表中的应用程序,例如,设置为当移动终端连接到WIFI时,自动更新第二更新列表中的所有应用程序。After the second update list is generated, it can be displayed to the user, and the user can manually update all or part of the applications in the second update list, or can be set to automatically update the applications in the second update list, for example, set to When the mobile terminal is connected to WIFI, all applications in the second update list are automatically updated.
在本发明实施例中,当检测到所述移动终端中的一个或多个应用程序存在更新时,基于所述一个或多个应用程序生成第一更新列表,再采用所述黑名单对所述第一更新列表进行过滤,生成第二更新列表,然后对第二更新列表中的各个应用程序进行更新,其中,黑名单基于应用程序的安装包大小和应用程序最后一次运行时间生成。这样,可以自动将安装包较大,且长时间未运行过的应用程序禁止更新、也不生成更新提示,保证了用户常用的应用程序的优先更新,节省了流量。而且,不需要用户依次将应用程序添加至黑名单,减少了用户操作,节约了时间,提升了用户体验。In the embodiment of the present invention, when it is detected that one or more application programs in the mobile terminal are updated, a first update list is generated based on the one or more application programs, and then the blacklist is used to update the The first update list is filtered to generate a second update list, and then each application program in the second update list is updated, wherein the blacklist is generated based on the size of the installation package of the application program and the last running time of the application program. In this way, it is possible to automatically prohibit the update of applications that have a large installation package and have not been run for a long time, and do not generate an update prompt, which ensures the priority update of applications commonly used by users and saves traffic. Moreover, the user is not required to sequentially add the application programs to the blacklist, which reduces user operations, saves time, and improves user experience.
参照图2,示出了本发明的一种应用程序更新的方法实施例的步骤流程图二,所述方法应用于移动终端,所述移动终端中设置有应用程序更新的黑名单;所述的方法具体可以包括如下步骤:Referring to FIG. 2 , it shows a flow chart of steps of an embodiment of a method for updating an application in the present invention. The method is applied to a mobile terminal, and a blacklist for updating an application is set in the mobile terminal; the The method may specifically include the following steps:
步骤201,当检测到所述移动终端中的一个或多个待更新的应用程序时,基于所述一个或多个待更新的应用程序生成第一更新列表;Step 201, when detecting one or more application programs to be updated in the mobile terminal, generating a first update list based on the one or more application programs to be updated;
步骤202,依据所述黑名单对所述第一更新列表进行过滤,生成第二更新列表;Step 202, filtering the first update list according to the blacklist to generate a second update list;
步骤203,对所述第二更新列表中的各个应用程序进行更新;Step 203, updating each application program in the second update list;
步骤204,当检测到黑名单中的任一应用程序被启动时,将所述应用程序从所述黑名单中删除;Step 204, when any application in the blacklist is detected to be started, delete the application from the blacklist;
当检测到黑名单中的某一应用程序被启动时,也就是用户打开了某个应用程序,而这个应用程序正好属于黑名单,那么,此时就将该应用程序从黑名单中删除。When it is detected that a certain application program in the blacklist is started, that is, the user opens a certain application program, and this application program just belongs to the blacklist, then the application program is deleted from the blacklist at this time.
步骤205,检测所述应用程序是否存在更新;Step 205, detecting whether there is an update for the application program;
既然原来属于黑名单的应用程序已经不属于黑名单了,那么就可以检测该应用程序是否存在更新了。Now that the application program that originally belonged to the blacklist no longer belongs to the blacklist, it can be detected whether there is an update for the application program.
步骤206,若是,则对所述应用程序进行更新。Step 206, if yes, update the application program.
如果该应用程序存在更新,那么就生成更新提示,可以用户手动进行更新,也可以自动更新该应用程序。If there is an update for the application, an update prompt is generated, and the user can update the application manually, or the application can be automatically updated.
在本发明实施例中,当检测到所述移动终端中的一个或多个应用程序存在更新时,基于所述一个或多个应用程序生成第一更新列表,再采用所述黑名单对所述第一更新列表进行过滤,生成第二更新列表,然后对第二更新列表中的各个应用程序进行更新,其中,黑名单基于应用程序的安装包大小和应用程序最后一次运行时间生成。当检测到黑名单中的应用程序被启动后,将该应用程序从黑名单中删除,并检测该应用程序是否存在更新,如果是,则将该应用程序进行更新。这样,可以自动删除黑名单中的应用程序,进而对该应用程序进行更新,更加符合用户的使用习惯,提升了用户体验。In the embodiment of the present invention, when it is detected that one or more application programs in the mobile terminal are updated, a first update list is generated based on the one or more application programs, and then the blacklist is used to update the The first update list is filtered to generate a second update list, and then each application program in the second update list is updated, wherein the blacklist is generated based on the size of the installation package of the application program and the last running time of the application program. After detecting that the application program in the blacklist is started, the application program is deleted from the blacklist, and whether there is an update for the application program is detected, and if yes, the application program is updated. In this way, the application program in the blacklist can be automatically deleted, and then the application program is updated, which is more in line with the usage habits of the user and improves the user experience.
需要说明的是,对于方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明实施例并不受所描述的动作顺序的限制,因为依据本发明实施例,某些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作并不一定是本发明实施例所必须的。It should be noted that, for the method embodiment, for the sake of simple description, it is expressed as a series of action combinations, but those skilled in the art should know that the embodiment of the present invention is not limited by the described action sequence, because According to the embodiment of the present invention, certain steps may be performed in other orders or simultaneously. Secondly, those skilled in the art should also know that the embodiments described in the specification belong to preferred embodiments, and the actions involved are not necessarily required by the embodiments of the present invention.
参照图3,示出了本发明的一种应用程序更新的装置实施例的结构框图,所述移动终端中设置有应用程序更新的黑名单;所述的装置具体可以包括如下模块:Referring to Fig. 3, it shows a kind of structural block diagram of the device embodiment of application program update of the present invention, the blacklist that application program update is set in the described mobile terminal; Described device specifically can comprise following module:
第一生成模块301,用于当检测到所述移动终端中的一个或多个待更新的应用程序时,基于所述一个或多个待更新的应用程序生成第一更新列表;The first generation module 301 is configured to generate a first update list based on the one or more application programs to be updated when detecting one or more application programs to be updated in the mobile terminal;
第二生成模块302,用于依据所述黑名单对所述第一更新列表进行过滤,生成第二更新列表;The second generation module 302 is configured to filter the first update list according to the blacklist to generate a second update list;
更新模块303,用于对所述第二更新列表中的各个应用程序进行更新。An update module 303, configured to update each application program in the second update list.
在本发明一种优选实施例中,还包括用于生成黑名单的黑名单生成模块;所述黑名单生成模块包括:In a preferred embodiment of the present invention, it also includes a blacklist generation module for generating a blacklist; the blacklist generation module includes:
第一获取子模块,用于按照预设的时间间隔获取所述移动终端中各个应用程序的安装包的大小;The first obtaining submodule is used to obtain the size of the installation package of each application program in the mobile terminal according to a preset time interval;
排序子模块,用于根据安装包的大小将各个应用程序进行排序;The sorting submodule is used to sort each application according to the size of the installation package;
第二获取子模块,用于依次获取排序后的各个应用程序的最后一次运行时间;The second acquisition sub-module is used to sequentially acquire the last running time of each sorted application program;
添加子模块,用于将最后一次运行时间超过阈值的应用程序添加至所述黑名单。A submodule is added, which is used to add the application whose last running time exceeds the threshold to the blacklist.
在本发明一种优选实施例中,其特征在于,还包括:In a preferred embodiment of the present invention, it is characterized in that it also includes:
删除模块,用于当检测到黑名单中的任一应用程序被启动时,将所述应用程序从所述黑名单中删除;A deletion module, configured to delete the application from the blacklist when any application in the blacklist is detected to be started;
检测模块,用于检测所述应用程序是否存在更新;A detection module, configured to detect whether there is an update to the application program;
所述更新模块还用于,对所述应用程序进行更新。The update module is also used to update the application program.
在本发明一种优选实施例中,当待更新的应用程序属于所述黑名单时,不生成所述待更新的应用程序的更新提示。In a preferred embodiment of the present invention, when the application to be updated belongs to the blacklist, an update prompt for the application to be updated is not generated.
本发明实施例提供的移动终端能够实现图1至图2的方法实施例中移动终端实现的各个过程,为避免重复,这里不再赘述。The mobile terminal provided by the embodiment of the present invention can implement various processes implemented by the mobile terminal in the method embodiments shown in FIG. 1 to FIG. 2 , and details are not repeated here to avoid repetition.
在本发明实施例中,移动终端中设置有应用程序更新的黑名单,当检测到所述移动终端中的一个或多个待更新的应用程序存在更新时,基于所述一个或多个应用程序生成第一更新列表,再采用依据所述黑名单对所述第一更新列表进行过滤,生成第二更新列表,然后对所述第二更新列表中的各个应用程序进行更新,其中,黑名单基于应用程序的安装包大小和应用程序最后一次运行时间生成。这样,可以自动将安装包较大,且长时间未运行过的应用程序禁止更新、也不生成更新提示,保证了用户常用的应用程序的优先更新,节省了流量。而且,不需要用户依次将应用程序添加至黑名单,减少了用户操作,节约了时间,提升了用户体验。In the embodiment of the present invention, a blacklist of application updates is set in the mobile terminal, and when it is detected that one or more application programs to be updated in the mobile terminal have updates, based on the one or more application programs generating a first update list, and then filtering the first update list according to the blacklist to generate a second update list, and then updating each application program in the second update list, wherein the blacklist is based on The size of the application's installation package and the time the application was last run. In this way, it is possible to automatically prohibit the update of applications that have a large installation package and have not been run for a long time, and do not generate an update prompt, which ensures the priority update of applications commonly used by users and saves traffic. Moreover, the user is not required to sequentially add the application programs to the blacklist, which reduces user operations, saves time, and improves user experience.
图4为实现本发明各个实施例的一种移动终端的硬件结构示意图,FIG. 4 is a schematic diagram of a hardware structure of a mobile terminal implementing various embodiments of the present invention,
该移动终端400包括但不限于:射频单元401、网络模块402、音频输出单元403、输入单元404、传感器405、显示单元406、用户输入单元407、接口单元408、存储器409、处理器410、以及电源411等部件。本领域技术人员可以理解,图1中示出的移动终端结构并不构成对移动终端的限定,移动终端可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。在本发明实施例中,移动终端包括但不限于手机、平板电脑、笔记本电脑、掌上电脑、车载终端、可穿戴设备、以及计步器等。The mobile terminal 400 includes, but is not limited to: a radio frequency unit 401, a network module 402, an audio output unit 403, an input unit 404, a sensor 405, a display unit 406, a user input unit 407, an interface unit 408, a memory 409, a processor 410, and Power supply 411 and other components. Those skilled in the art can understand that the structure of the mobile terminal shown in Figure 1 does not constitute a limitation on the mobile terminal, and the mobile terminal may include more or less components than those shown in the figure, or combine some components, or different components layout. In the embodiment of the present invention, the mobile terminal includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palmtop computer, a vehicle-mounted terminal, a wearable device, and a pedometer.
其中,401处理器410,用于Wherein, 401 processor 410 is used for
当检测到所述移动终端中的一个或多个待更新的应用程序时,基于所述一个或多个应用程序生成第一更新列表;When detecting one or more application programs to be updated in the mobile terminal, generating a first update list based on the one or more application programs;
依据所述黑名单对所述第一更新列表进行过滤,生成第二更新列表;filtering the first update list according to the blacklist to generate a second update list;
对所述第二更新列表中的各个应用程序进行更新;updating each application program in the second update list;
在本发明实施例中,移动终端中设置有应用程序更新的黑名单,当检测到所述移动终端中的一个或多个待更新的应用程序存在更新时,基于所述一个或多个应用程序生成第一更新列表,再采用依据所述黑名单对所述第一更新列表进行过滤,生成第二更新列表,然后对所述第二更新列表中的各个应用程序进行更新,其中,黑名单基于应用程序的安装包大小和应用程序最后一次运行时间生成。这样,可以自动将安装包较大,且长时间未运行过的应用程序禁止更新、也不生成更新提示,保证了用户常用的应用程序的优先更新,节省了流量。而且,不需要用户依次将应用程序添加至黑名单,减少了用户操作,节约了时间,提升了用户体验。In the embodiment of the present invention, a blacklist of application updates is set in the mobile terminal, and when it is detected that one or more application programs to be updated in the mobile terminal have updates, based on the one or more application programs generating a first update list, and then filtering the first update list according to the blacklist to generate a second update list, and then updating each application program in the second update list, wherein the blacklist is based on The size of the application's installation package and the time the application was last run. In this way, it is possible to automatically prohibit the update of applications that have a large installation package and have not been run for a long time, and do not generate an update prompt, which ensures the priority update of applications commonly used by users and saves traffic. Moreover, the user is not required to sequentially add the application programs to the blacklist, which reduces user operations, saves time, and improves user experience.
应理解的是,本发明实施例中,射频单元401可用于收发信息或通话过程中,信号的接收和发送,具体的,将来自基站的下行数据接收后,给处理器410处理;另外,将上行的数据发送给基站。通常,射频单元401包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器、双工器等。此外,射频单元401还可以通过无线通信系统与网络和其他设备通信。It should be understood that, in the embodiment of the present invention, the radio frequency unit 401 can be used for receiving and sending signals during sending and receiving information or during a call. Specifically, the downlink data from the base station is received and processed by the processor 410; Uplink data is sent to the base station. Generally, the radio frequency unit 401 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 401 can also communicate with the network and other devices through a wireless communication system.
移动终端通过网络模块402为用户提供了无线的宽带互联网访问,如帮助用户收发电子邮件、浏览网页和访问流式媒体等。The mobile terminal provides users with wireless broadband Internet access through the network module 402, such as helping users send and receive emails, browse web pages, and access streaming media.
音频输出单元403可以将射频单元401或网络模块402接收的或者在存储器409中存储的音频数据转换成音频信号并且输出为声音。而且,音频输出单元403还可以提供与移动终端400执行的特定功能相关的音频输出(例如,呼叫信号接收声音、消息接收声音等等)。音频输出单元403包括扬声器、蜂鸣器以及受话器等。The audio output unit 403 may convert audio data received by the radio frequency unit 401 or the network module 402 or stored in the memory 409 into an audio signal and output as sound. Also, the audio output unit 403 can also provide audio output related to a specific function performed by the mobile terminal 400 (for example, call signal reception sound, message reception sound, etc.). The audio output unit 403 includes a speaker, a buzzer, a receiver, and the like.
输入单元404用于接收音频或视频信号。输入单元404可以包括图形处理器(Graphics Processing Unit,GPU)4041和麦克风4042,图形处理器4041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。处理后的图像帧可以显示在显示单元406上。经图形处理器4041处理后的图像帧可以存储在存储器409(或其它存储介质)中或者经由射频单元401或网络模块402进行发送。麦克风4042可以接收声音,并且能够将这样的声音处理为音频数据。处理后的音频数据可以在电话通话模式的情况下转换为可经由射频单元401发送到移动通信基站的格式输出。The input unit 404 is used for receiving audio or video signals. The input unit 404 can include a graphics processing unit (Graphics Processing Unit, GPU) 4041 and a microphone 4042, and the graphics processing unit 4041 is used for still pictures or video images obtained by an image capture device (such as a camera) in a video capture mode or an image capture mode. The data is processed. The processed image frames may be displayed on the display unit 406 . The image frames processed by the graphics processor 4041 may be stored in the memory 409 (or other storage media) or sent via the radio frequency unit 401 or the network module 402 . The microphone 4042 can receive sound, and can process such sound into audio data. The processed audio data can be converted into a format that can be sent to a mobile communication base station via the radio frequency unit 401 for output in the case of a phone call mode.
移动终端400还包括至少一种传感器405,比如光传感器、运动传感器以及其他传感器。具体地,光传感器包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板4061的亮度,接近传感器可在移动终端400移动到耳边时,关闭显示面板4061和/或背光。作为运动传感器的一种,加速计传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别移动终端姿态(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;传感器405还可以包括指纹传感器、压力传感器、虹膜传感器、分子传感器、陀螺仪、气压计、湿度计、温度计、红外线传感器等,在此不再赘述。The mobile terminal 400 also includes at least one sensor 405, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor and a proximity sensor, wherein the ambient light sensor can adjust the brightness of the display panel 4061 according to the brightness of the ambient light, and the proximity sensor can turn off the display panel 4061 and the display panel 4061 when the mobile terminal 400 moves to the ear / or backlighting. As a kind of motion sensor, the accelerometer sensor can detect the magnitude of acceleration in various directions (generally three axes), and can detect the magnitude and direction of gravity when it is still, and can be used to identify the posture of mobile terminals (such as horizontal and vertical screen switching, related games, etc.) , magnetometer posture calibration), vibration recognition-related functions (such as pedometer, knocking), etc.; the sensor 405 can also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, Infrared sensors, etc., will not be repeated here.
显示单元406用于显示由用户输入的信息或提供给用户的信息。显示单元406可包括显示面板4061,可以采用液晶显示器(Liquid Crystal Display,LCD)、有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示面板4061。The display unit 406 is used to display information input by the user or information provided to the user. The display unit 406 may include a display panel 4061, and the display panel 4061 may be configured in the form of a liquid crystal display (Liquid Crystal Display, LCD), an organic light-emitting diode (Organic Light-Emitting Diode, OLED), or the like.
用户输入单元407可用于接收输入的数字或字符信息,以及产生与移动终端的用户设置以及功能控制有关的键信号输入。具体地,用户输入单元407包括触控面板4071以及其他输入设备4072。触控面板4071,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板4071上或在触控面板4071附近的操作)。触控面板4071可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器410,接收处理器410发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板4071。除了触控面板4071,用户输入单元407还可以包括其他输入设备4072。具体地,其他输入设备4072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。The user input unit 407 can be used to receive input numbers or character information, and generate key signal input related to user settings and function control of the mobile terminal. Specifically, the user input unit 407 includes a touch panel 4071 and other input devices 4072 . The touch panel 4071, also referred to as a touch screen, can collect touch operations of the user on or near it (for example, the user uses any suitable object or accessory such as a finger or a stylus on the touch panel 4071 or near the touch panel 4071). operate). The touch panel 4071 may include two parts, a touch detection device and a touch controller. Among them, the touch detection device detects the user's touch orientation, and detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and sends it to the For the processor 410, receive the command sent by the processor 410 and execute it. In addition, the touch panel 4071 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic wave. In addition to the touch panel 4071 , the user input unit 407 may also include other input devices 4072 . Specifically, other input devices 4072 may include, but are not limited to, physical keyboards, function keys (such as volume control keys, switch keys, etc.), trackballs, mice, and joysticks, which will not be repeated here.
进一步的,触控面板4071可覆盖在显示面板4061上,当触控面板4071检测到在其上或附近的触摸操作后,传送给处理器410以确定触摸事件的类型,随后处理器410根据触摸事件的类型在显示面板4061上提供相应的视觉输出。虽然在图4中,触控面板4071与显示面板4061是作为两个独立的部件来实现移动终端的输入和输出功能,但是在某些实施例中,可以将触控面板4071与显示面板4061集成而实现移动终端的输入和输出功能,具体此处不做限定。Furthermore, the touch panel 4071 can be covered on the display panel 4061, and when the touch panel 4071 detects a touch operation on or near it, it will be sent to the processor 410 to determine the type of the touch event, and then the processor 410 will The type of event provides a corresponding visual output on the display panel 4061 . Although in FIG. 4, the touch panel 4071 and the display panel 4061 are used as two independent components to realize the input and output functions of the mobile terminal, in some embodiments, the touch panel 4071 and the display panel 4061 can be integrated. The implementation of the input and output functions of the mobile terminal is not specifically limited here.
接口单元408为外部装置与移动终端400连接的接口。例如,外部装置可以包括有线或无线头戴式耳机端口、外部电源(或电池充电器)端口、有线或无线数据端口、存储卡端口、用于连接具有识别模块的装置的端口、音频输入/输出(I/O)端口、视频I/O端口、耳机端口等等。接口单元408可以用于接收来自外部装置的输入(例如,数据信息、电力等等)并且将接收到的输入传输到移动终端400内的一个或多个元件或者可以用于在移动终端400和外部装置之间传输数据。The interface unit 408 is an interface for connecting an external device to the mobile terminal 400 . For example, an external device may include a wired or wireless headset port, an external power (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device with an identification module, audio input/output (I/O) ports, video I/O ports, headphone ports, and more. The interface unit 408 can be used to receive input from an external device (for example, data information, power, etc.) transfer data between devices.
存储器409可用于存储软件程序以及各种数据。存储器409可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据手机的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器409可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。The memory 409 can be used to store software programs as well as various data. The memory 409 can mainly include a program storage area and a data storage area, wherein the program storage area can store an operating system, at least one application program required by a function (such as a sound playback function, an image playback function, etc.); Data created by the use of mobile phones (such as audio data, phonebook, etc.), etc. In addition, the memory 409 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage devices.
处理器410是移动终端的控制中心,利用各种接口和线路连接整个移动终端的各个部分,通过运行或执行存储在存储器409内的软件程序和/或模块,以及调用存储在存储器409内的数据,执行移动终端的各种功能和处理数据,从而对移动终端进行整体监控。处理器410可包括一个或多个处理单元;优选的,处理器410可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器410中。The processor 410 is the control center of the mobile terminal, which uses various interfaces and lines to connect various parts of the entire mobile terminal, by running or executing software programs and/or modules stored in the memory 409, and calling data stored in the memory 409 , execute various functions of the mobile terminal and process data, so as to monitor the mobile terminal as a whole. The processor 410 may include one or more processing units; preferably, the processor 410 may integrate an application processor and a modem processor, wherein the application processor mainly processes the operating system, user interface and application programs, etc., and the modem The processor mainly handles wireless communication. It can be understood that the foregoing modem processor may not be integrated into the processor 410 .
移动终端400还可以包括给各个部件供电的电源411(比如电池),优选的,电源411可以通过电源管理系统与处理器410逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。The mobile terminal 400 can also include a power supply 411 (such as a battery) for supplying power to various components. Preferably, the power supply 411 can be logically connected to the processor 410 through a power management system, so as to manage charging, discharging, and power consumption through the power management system. and other functions.
另外,移动终端400包括一些未示出的功能模块,在此不再赘述。In addition, the mobile terminal 400 includes some functional modules not shown, which will not be repeated here.
优选的,本发明实施例还提供一种移动终端,包括处理器40410,存储器409,存储在存储器409上并可在所述处理器40410上运行的计算机程序,该计算机程序被处理器410执行时实现上述应用程序更新的方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Preferably, the embodiment of the present invention also provides a mobile terminal, including a processor 40410, a memory 409, a computer program stored in the memory 409 and operable on the processor 40410, when the computer program is executed by the processor 410 Each process of the above method embodiment for updating an application program can achieve the same technical effect. To avoid repetition, details are not repeated here.
本发明实施例还提供一种计算机可读存储介质,计算机可读存储介质上存储有计算机程序,该计算机程序被处理器执行时实现上述应用程序更新的方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。其中,所述的计算机可读存储介质,如只读存储器(Read-Only Memory,简称ROM)、随机存取存储器(Random AccessMemory,简称RAM)、磁碟或者光盘等。The embodiment of the present invention also provides a computer-readable storage medium. A computer program is stored on the computer-readable storage medium. When the computer program is executed by a processor, each process of the above-mentioned application program updating method embodiment is realized, and the same To avoid repetition, the technical effects will not be repeated here. Wherein, the computer-readable storage medium is, for example, a read-only memory (Read-Only Memory, ROM for short), a random access memory (Random Access Memory, RAM for short), a magnetic disk or an optical disk, and the like.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。It should be noted that, in this document, the term "comprising", "comprising" or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article or apparatus comprising a set of elements includes not only those elements, It also includes other elements not expressly listed, or elements inherent in the process, method, article, or device. Without further limitations, an element defined by the phrase "comprising a ..." does not preclude the presence of additional identical elements in the process, method, article, or apparatus comprising that element.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本发明各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the methods of the above embodiments can be implemented by means of software plus a necessary general-purpose hardware platform, and of course also by hardware, but in many cases the former is better implementation. Based on such an understanding, the essence of the technical solution of the present invention or the part that contributes to the prior art can be embodied in the form of software products, and the computer software products are stored in a storage medium (such as ROM/RAM, disk, CD) contains several instructions to make a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the methods described in various embodiments of the present invention.
上面结合附图对本发明的实施例进行了描述,但是本发明并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本发明的启示下,在不脱离本发明宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本发明的保护之内。Embodiments of the present invention have been described above in conjunction with the accompanying drawings, but the present invention is not limited to the above-mentioned specific implementations, and the above-mentioned specific implementations are only illustrative, rather than restrictive, and those of ordinary skill in the art will Under the enlightenment of the present invention, without departing from the gist of the present invention and the protection scope of the claims, many forms can also be made, all of which belong to the protection of the present invention.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201711111690.8A CN108037934B (en) | 2017-11-13 | 2017-11-13 | Method and device for updating application program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201711111690.8A CN108037934B (en) | 2017-11-13 | 2017-11-13 | Method and device for updating application program |
Publications (2)
Publication Number | Publication Date |
---|---|
CN108037934A true CN108037934A (en) | 2018-05-15 |
CN108037934B CN108037934B (en) | 2021-02-09 |
Family
ID=62092854
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201711111690.8A Active CN108037934B (en) | 2017-11-13 | 2017-11-13 | Method and device for updating application program |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN108037934B (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109656590A (en) * | 2018-11-30 | 2019-04-19 | 南京维沃软件技术有限公司 | A kind of application program update reminding method and terminal device |
CN109800010A (en) * | 2019-01-25 | 2019-05-24 | 努比亚技术有限公司 | Using update method, terminal and computer readable storage medium |
CN110086932A (en) * | 2019-04-24 | 2019-08-02 | 努比亚技术有限公司 | A kind of process initiation control method, wearable device and storage medium |
CN113485709A (en) * | 2021-06-15 | 2021-10-08 | 荣耀终端有限公司 | Application optimization method and device and electronic equipment |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120144379A1 (en) * | 2010-12-07 | 2012-06-07 | Hon Hai Precision Industry Co., Ltd. | System and method for updadting software |
CN103064716A (en) * | 2013-01-14 | 2013-04-24 | 广东欧珀移动通信有限公司 | Method for fast uninstalling application programs of mobile terminal devices |
CN103713904A (en) * | 2013-12-26 | 2014-04-09 | 北京奇虎科技有限公司 | Method, related device and system for installing applications in working area of mobile terminal |
CN103927198A (en) * | 2014-03-19 | 2014-07-16 | 北京奇虎科技有限公司 | Software clearing method and software clearing device |
US8862092B2 (en) * | 2010-06-25 | 2014-10-14 | Emergensee, Inc. | Emergency notification system for mobile devices |
CN104298527A (en) * | 2014-09-30 | 2015-01-21 | 小米科技有限责任公司 | Processing method and derive of application updating |
CN105204915A (en) * | 2015-10-29 | 2015-12-30 | 小米科技有限责任公司 | Application program updating method, device and system |
CN105389385A (en) * | 2015-12-04 | 2016-03-09 | 小米科技有限责任公司 | Application filtering method and apparatus |
CN106909407A (en) * | 2015-12-23 | 2017-06-30 | 北京金山安全软件有限公司 | Background application program closing method and device and terminal |
-
2017
- 2017-11-13 CN CN201711111690.8A patent/CN108037934B/en active Active
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8862092B2 (en) * | 2010-06-25 | 2014-10-14 | Emergensee, Inc. | Emergency notification system for mobile devices |
US20120144379A1 (en) * | 2010-12-07 | 2012-06-07 | Hon Hai Precision Industry Co., Ltd. | System and method for updadting software |
CN103064716A (en) * | 2013-01-14 | 2013-04-24 | 广东欧珀移动通信有限公司 | Method for fast uninstalling application programs of mobile terminal devices |
CN103713904A (en) * | 2013-12-26 | 2014-04-09 | 北京奇虎科技有限公司 | Method, related device and system for installing applications in working area of mobile terminal |
CN103927198A (en) * | 2014-03-19 | 2014-07-16 | 北京奇虎科技有限公司 | Software clearing method and software clearing device |
CN104298527A (en) * | 2014-09-30 | 2015-01-21 | 小米科技有限责任公司 | Processing method and derive of application updating |
CN105204915A (en) * | 2015-10-29 | 2015-12-30 | 小米科技有限责任公司 | Application program updating method, device and system |
CN105389385A (en) * | 2015-12-04 | 2016-03-09 | 小米科技有限责任公司 | Application filtering method and apparatus |
CN106909407A (en) * | 2015-12-23 | 2017-06-30 | 北京金山安全软件有限公司 | Background application program closing method and device and terminal |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109656590A (en) * | 2018-11-30 | 2019-04-19 | 南京维沃软件技术有限公司 | A kind of application program update reminding method and terminal device |
CN109656590B (en) * | 2018-11-30 | 2022-02-18 | 南京维沃软件技术有限公司 | Application program update prompting method and terminal equipment |
CN109800010A (en) * | 2019-01-25 | 2019-05-24 | 努比亚技术有限公司 | Using update method, terminal and computer readable storage medium |
CN110086932A (en) * | 2019-04-24 | 2019-08-02 | 努比亚技术有限公司 | A kind of process initiation control method, wearable device and storage medium |
CN110086932B (en) * | 2019-04-24 | 2021-05-25 | 努比亚技术有限公司 | Process starting control method, wearable device and storage medium |
CN113485709A (en) * | 2021-06-15 | 2021-10-08 | 荣耀终端有限公司 | Application optimization method and device and electronic equipment |
Also Published As
Publication number | Publication date |
---|---|
CN108037934B (en) | 2021-02-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108845853A (en) | A kind of application program launching method and mobile terminal | |
CN107566661A (en) | The reminding method and mobile terminal of a kind of notification message | |
CN109101327B (en) | Switching of light application and mobile terminal | |
CN110569119B (en) | Background application management method and terminal | |
CN108363524B (en) | Application icon display method and mobile terminal | |
CN110196667A (en) | A kind of processing method and terminal of notification message | |
CN108595201A (en) | A kind of application program update method and mobile terminal | |
CN111371705B (en) | Download task execution method and electronic device | |
CN107656793A (en) | A kind of Application Program Interface switching method and mobile terminal | |
CN108037934B (en) | Method and device for updating application program | |
CN107656743B (en) | Application unloading method, terminal and readable storage medium | |
CN110308834A (en) | Application icon display mode setting method and terminal | |
CN107967153A (en) | The management method and mobile terminal of a kind of application program | |
CN109062634A (en) | A kind of application starting method and mobile terminal | |
CN108762613A (en) | A kind of Status icons display methods and mobile terminal | |
CN107808107A (en) | A kind of application message display methods and mobile terminal | |
CN107832067A (en) | One kind applies update method, mobile terminal and computer-readable recording medium | |
CN108566638B (en) | A method and mobile terminal for updating configuration files | |
CN108228357A (en) | A memory cleaning method and mobile terminal | |
CN109446033B (en) | Method and device for displaying downloading progress | |
CN108446339A (en) | A kind of sorting technique and mobile terminal of application icon | |
CN107943387A (en) | A kind of document handling method and mobile terminal | |
CN107861786A (en) | The reminding method and mobile terminal of a kind of notice | |
CN107707554A (en) | A kind of login method and mobile terminal of application program account | |
CN107967086B (en) | Method and device for arranging icons of mobile terminal, and mobile terminal |
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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |