WO2017166531A1 - 一种手持设备的应用安装系统和方法 - Google Patents

一种手持设备的应用安装系统和方法 Download PDF

Info

Publication number
WO2017166531A1
WO2017166531A1 PCT/CN2016/089561 CN2016089561W WO2017166531A1 WO 2017166531 A1 WO2017166531 A1 WO 2017166531A1 CN 2016089561 W CN2016089561 W CN 2016089561W WO 2017166531 A1 WO2017166531 A1 WO 2017166531A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
handheld device
uninstalled
applications
module
Prior art date
Application number
PCT/CN2016/089561
Other languages
English (en)
French (fr)
Inventor
马宁
Original Assignee
乐视控股(北京)有限公司
乐视移动智能信息技术(北京)有限公司
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 乐视控股(北京)有限公司, 乐视移动智能信息技术(北京)有限公司 filed Critical 乐视控股(北京)有限公司
Priority to US15/242,070 priority Critical patent/US20170277528A1/en
Publication of WO2017166531A1 publication Critical patent/WO2017166531A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation

Definitions

  • the present patent application relates to an application installation technology of a handheld device, and in particular to an application installation system and method for a handheld device.
  • the memory capacity of handheld devices is generally 16G, 32G, 64G, and 128G.
  • the previous common 8G version has been eliminated. The reason is that the memory capacity cannot meet the user's needs.
  • Users use a handheld device to install many applications, some of which are used frequently, are used every day, and some are used very rarely, even once since installation. However, if there are too many installed applications, the handheld device will run out of memory and you will no longer be able to install new applications. If the handheld device prompts the user that the memory is insufficient and cannot be installed, the user will search for the application to be uninstalled from the handheld device. It will cause trouble to the user, so the user experience is not high.
  • An object of some embodiments of the present invention is to provide an application installation system and method for a handheld device, which is used to solve the problem of automatically selecting and uninstalling an installed application on a handheld device to install a new program if the handheld memory is insufficient to be installed.
  • some embodiments of the present invention provide an application installation system for a handheld device, the system comprising: a receiving module, configured to receive a memory space required by a new application; and detecting a module, configured to detect whether a remaining space size of the handheld device meets a required memory space size of the new application; and a processing module, where the detection result of the detection module is satisfied, installing the new application, where If the detection result is not satisfied, the one or more applications installed on the handheld device are uninstalled, so that the remaining space size of the handheld device satisfies the required memory space size of the new application.
  • uninstalling one or more applications installed on the handheld device comprises: uninstalling one or more applications in a low-to-high order of frequency of use; and/or uninstalling the handheld device from a whitelist One or more applications.
  • system further includes: a storage module, configured to store basic data of the uninstalled application, the basic data including an icon of the uninstalled application, a download link, and stored data.
  • a storage module configured to store basic data of the uninstalled application, the basic data including an icon of the uninstalled application, a download link, and stored data.
  • the processing module is further configured to download the corresponding application through the download link and load the corresponding stored data to the application if the icon of the uninstalled application is clicked.
  • the system further includes: a display module, wherein, when the detection result is not satisfied, the processing module displays, by the display module, a list of all applications installed on the handheld device;
  • the receiving module is further configured to receive uninstall application selection information indicating an application to be uninstalled, and the processing module uninstalls the corresponding application according to the uninstall application selection information.
  • some embodiments of the present invention further provide an application installation method for a handheld device, the method comprising: receiving a memory space required by a new application; and detecting whether a remaining space size of the handheld device meets requirements of the new application. The size of the memory space; if the detection result is satisfied, installing the new application, and if the detection result is not satisfied, uninstalling one or more applications installed on the handheld device, so that the handheld device The remaining space size satisfies the amount of memory space required for the new application.
  • uninstalling one or more applications installed on the handheld device comprises: uninstalling one or more applications in a low-to-high order of frequency of use; and/or uninstalling the handheld device from a whitelist One or more applications.
  • the method further includes storing basic data of the uninstalled application, the basic data including an icon of the uninstalled application, a download link, and stored data.
  • the method further includes downloading the corresponding application via the download link and loading the corresponding stored data to the application if the icon of the uninstalled application is clicked.
  • the method further includes: displaying, in the case that the detection result is not satisfied, a list of all applications installed on the handheld device; receiving uninstall application selection information indicating an application to be uninstalled; And uninstalling the corresponding application according to the uninstalled application selection information.
  • the present invention detects whether the remaining space of the handheld device meets the required memory space size of the new application, and uninstalls the installed application on the handheld device if the content of the remaining space of the handheld device meets the new requirement.
  • the size of the required memory space can be used to automatically uninstall the installed application and install a new application without the user's knowledge, which solves the problem that the handheld device has insufficient memory and cannot install a new application.
  • FIG. 1 is a block diagram of an application installation system of a handheld device according to an embodiment of the present invention
  • FIG. 2 is a diagram showing an application installation process of a handheld device according to an embodiment of the present invention
  • FIG. 3 is a flowchart of an application installation method of a handheld device according to an embodiment of the present invention.
  • FIG. 1 is a block diagram of an application installation system of a handheld device according to an embodiment of the present invention.
  • the system includes a receiving module, a detecting module, and a processing module.
  • the receiving module is configured to receive a memory space required by the new application;
  • the detecting module is configured to detect whether the remaining space of the handheld device meets the memory space required by the new application; and the processing module installs a new one if the detection result of the detecting module is satisfied.
  • the application when the detection result is not satisfied, uninstall one or more applications installed on the handheld device, so that the remaining space of the handheld device meets the required memory space size of the new application.
  • a prerequisite for the technical solution provided by some embodiments of the present invention is that the user selects a downloaded application through the handheld device and has determined to download the application, which is the new application here.
  • the detecting module detects the memory space required for the new application to be downloaded, and detects the remaining space of the handheld device. It is a well-known technique in the art. If it is detected that the remaining space of the handheld device does not meet the required memory space size of the new application, that is, the remaining space size of the handheld device is smaller than the memory space required by the new application, the new application cannot be installed, and the prior art is here. In this case, the display module prompts the user that the installation cannot be performed without further processing.
  • the technical solution provided by the present invention is an improvement of this aspect of the prior art.
  • the installed application on the handheld device is automatically uninstalled, so that the remaining space of the handheld device is satisfied.
  • the uninstalled application can be one application or multiple applications, which depends on the actual situation. If you uninstall an application, you can make the remaining space of the handheld device meet the required memory space of the new application, then uninstall an application. Uninstalling an application still can't make the remaining space of the handheld device meet the memory space required by the new application. Then you need to uninstall one application (that is, uninstall multiple applications) until the remaining space of the handheld device can meet the large memory space required by the new application. So small.
  • one or more applications already installed on the offloading handheld device described above include: uninstalling one or more applications in descending order of frequency of use; and/or uninstalling one or more of the handheld devices that are not in the whitelist Applications.
  • One or more applications are uninstalled in order of low frequency to high frequency.
  • the frequency of use of each application is counted, and the processing module needs to be uninstalled on the handheld device.
  • the application is applied, the least frequently used references in all installed applications can be uninstalled. If there are multiple applications with the lowest usage frequency, the uninstallation is performed according to the order of the multiple applications, for example, in alphabetical order or in download order.
  • the first method that is, uninstalling one or more applications on the handheld device that are not in the whitelist, some application users are not used frequently but do not want to be uninstalled, then these applications can be added to the whitelist, or some In order to promote the uninstallation, the application manufacturer can also add these applications to the whitelist at the factory setting.
  • the processing module automatically uninstalls the installed applications on the handheld device, the listed applications in the whitelist will not be uninstalled. .
  • the above two methods can be used separately or in combination. For example, when the processing module automatically uninstalls the installed applications on the handheld device, the applications listed in the whitelist are first excluded, except those listed in the whitelist.
  • the applications other than the application are sorted by the frequency of use from low to high, that is, the application with the lowest frequency in the application other than the whitelist.
  • the rules for adding whitelists can be diversified. The above mentioned can be set by the user, or can be set by the manufacturer at the factory setting. In addition, applications that use the frequency greater than a threshold can be automatically added to the whitelist. and many more.
  • the application installation system further includes a storage module, where the storage module is configured to store basic data of the uninstalled application, and the basic data may include, but is not limited to, the uninstalled application. Icons used, download links, and stored data.
  • the purpose of saving the underlying data here is to retain the icon of the uninstalled application on the handheld device, the data generated by the user when the application is used, and the data required to download the application (eg, a download link).
  • the processing module is further configured to download the corresponding application through the download link and load the corresponding stored data to the application if the icon of the uninstalled application is clicked.
  • the purpose of storing the basic data by the above storage module is to facilitate downloading the uninstalled application again.
  • the processing module can be clicked on the icon of the uninstalled application (essentially, the processing module The application is automatically downloaded if a click message is received, without the user having to go back to the app store to find and download.
  • the application installation system provided by some embodiments of the present invention further includes a display module.
  • the processing module displays a list of all applications installed on the handheld device through the display module; the receiving module further uses Receiving the uninstall application selection information indicating the application to be uninstalled, the processing module uninstalls the corresponding application according to the uninstall application selection information.
  • the processing module does not automatically uninstall the installed application on the handheld device immediately, but uses the display module to the user. Notify this situation (steps to notify the user of insufficient space) The same as the prior art) and showing the user a list of all the applications installed on the current handheld device, the user selects the application to be uninstalled, and then the processing module uninstalls the selected application and saves the uninstalled application.
  • Basic information
  • the order of the displayed applications may be sorted according to the download time. , can also be sorted according to the frequency of use.
  • FIG. 2 is a diagram showing an application installation process of a handheld device according to an embodiment of the present invention. As shown in FIG. 2, the process includes:
  • Step 201 The receiving module receives a memory space required by the new application.
  • Step 202 The detecting module determines whether the remaining space size of the handheld device meets the required space size of the new application. If the determination result is yes, indicating that the remaining space size of the handheld device meets the required space size of the new application, step 204 is performed, if the determination result is If no, it indicates that the remaining space of the handheld device does not meet the required space of the new application, that is, the new application cannot be installed, and then step 203 is performed.
  • step 203 the processing module uninstalls the installed application that has the lowest frequency of use and is not in the whitelist.
  • the process returns to step 202 to re-determine whether the remaining space of the handheld device meets the required space size of the new application.
  • the process returns to step 202 to re-determine whether the remaining space of the handheld device meets the required space size of the new application.
  • the application needs to be uninstalled or multiple applications can make the remaining space of the handheld device meet the new application.
  • the required space size, each uninstalling an application needs to return to step 202 to re-determine whether the remaining space of the handheld device meets the required space size of the new application.
  • Step 204 installing a new application.
  • FIG. 3 is a flowchart of an application installation method of a handheld device according to an embodiment of the present invention. As shown in FIG. 3, the method includes: receiving a memory space required by a new application; and detecting whether a remaining space of the handheld device meets a new application. The amount of memory space required; if the test result is satisfied, Install a new application and uninstall one or more applications installed on the handheld device if the detection result is not satisfied, so that the remaining space of the handheld device meets the memory space required by the new application.
  • the user does not need to perform frequent uninstallation and installation of the application because the memory space of the handheld device is insufficient. These processes are automatically executed through the background, so that the user automatically uninstalls and installs without knowingly. Greatly improve the user experience of handheld devices.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

一种手持设备的应用安装系统和方法,属于手持设备的应用安装技术领域,所述系统包括:接收模块,用于接收新应用所需内存空间大小(201);检测模块,用于检测所述手持设备的剩余空间大小是否满足所述新应用所需内存空间大小(202);以及处理模块,在所述检测模块的检测结果为满足的情况下,安装所述新应用(204),在所述检测结果为不满足的情况下,卸载所述手持设备上已安装的一个或多个应用(203),以使得所述手持设备的剩余空间大小满足所述新应用所需内存空间大小。所述系统可以在用户不知情的情况下自动卸载已安装应用并安装新应用,解决了手持设备内存不足无法安装新应用的问题。

Description

一种手持设备的应用安装系统和方法
本申请要求于2016年3月28日提交中国专利局、申请号为201610181989.X的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本专利申请涉及手持设备的应用安装技术,具体地,涉及一种手持设备的应用安装系统和方法。
背景技术
现在手持设备的内存容量一般为16G、32G、64G、128G,之前常见的8G版本已经面临淘汰,原因是内存容量不能满足用户的使用需求。用户在使用手持设备的过程中会安装很多应用,有的使用频率很高,每天都会使用,有的使用频率极低,甚至从安装开始只使用过一次。然而,安装的应用太多就会导致手持设备内存不足,也就无法再安装新的应用,如果在手持设备提示用户内存不足无法安装的情况下用户再从手持设备中翻找要卸载的应用无疑会给用户带来麻烦,从而用户体验度不高。
发明内容
本发明部分实施例的目的是提供一种手持设备的应用安装系统和方法,用于解决在手持内存不足无法安装的情况下自动对手持设备上已安装应用进行选择卸载以安装新程序的问题。
为了实现上述目的,本发明部分实施例提供了一种手持设备的应用安装系统,该系统包括:接收模块,用于接收新应用所需内存空间大小;检测 模块,用于检测所述手持设备的剩余空间大小是否满足所述新应用所需内存空间大小;以及处理模块,在所述检测模块的检测结果为满足的情况下,安装所述新应用,在所述检测结果为不满足的情况下,卸载所述手持设备上已安装的一个或多个应用,以使得所述手持设备的剩余空间大小满足所述新应用所需内存空间大小。
在一个实施例中,卸载所述手持设备上已安装的一个或多个应用包括:按使用频率从低到高顺序卸载一个或多个应用;和/或卸载所述手持设备上不在白名单中的一个或多个应用。
在一个实施例中,该系统还包括:存储模块,用于存储所卸载的应用的基础数据,该基础数据包括所卸载的应用的图标、下载链接及已存储数据。
在一个实施例中,所述处理模块还用于在所卸载的应用的图标被点击的情况下通过下载链接下载相应应用并向该应用加载相应的已存储的数据。
在一个实施例中,该系统还包括:显示模块,在所述检测结果为不满足的情况下,所述处理模块通过该显示模块显示所述手持设备上已安装的所有应用的列表;以及所述接收模块还用于接收指示了所要卸载的应用的卸载应用选择信息,所述处理模块根据所述卸载应用选择信息卸载相应的应用。
相应地,本发明部分实施例还提供了一种手持设备的应用安装方法,该方法包括:接收新应用所需内存空间大小;检测所述手持设备的剩余空间大小是否满足所述新应用所需内存空间大小;在检测结果为满足的情况下,安装所述新应用,在检测结果为不满足的情况下,卸载所述手持设备上已安装的一个或多个应用,以使得所述手持设备的剩余空间大小满足所述新应用所需内存空间大小。
在一个实施例中,卸载所述手持设备上已安装的一个或多个应用包括:按使用频率从低到高顺序卸载一个或多个应用;和/或卸载所述手持设备上不在白名单中的一个或多个应用。
在一个实施例中,该方法还包括:存储所卸载的应用的基础数据,该基础数据包括所卸载的应用的图标、下载链接及已存储数据。
在一个实施例中,该方法还包括:在所卸载的应用的图标被点击的情况下通过下载链接下载相应应用并向该应用加载相应的已存储数据。
在一个实施例中,该方法还包括:在所述检测结果为不满足的情况下,显示所述手持设备上已安装的所有应用的列表;接收指示了所要卸载的应用的卸载应用选择信息;以及根据所述卸载应用选择信息卸载相应的应用。
通过上述技术方案,本发明通过检测手持设备的剩余空间大小是否满足新应用所需内存空间大小,在不满足的情况下卸载手持设备上已安装的应用,以使手持设备的剩余空间大小满足新应用所需内存空间大小,从而可以在用户不知情的情况下自动卸载已安装应用并安装新应用,解决了手持设备内存不足无法安装新应用的问题。
本发明的其它特征和优点将在随后的具体实施方式部分予以详细说明。
附图说明
附图是用来提供对本发明的进一步理解,并且构成说明书的一部分,与下面的具体实施方式一起用于解释本发明,但并不构成对本发明的限制。在附图中:
图1是本发明一实施例提供的手持设备的应用安装系统的框图;
图2是本发明一实施例提供的手持设备的应用安装过程的图示;以及
图3是本发明一实施例提供的手持设备的应用安装方法的流程图。
具体实施方式
以下结合附图对本发明的具体实施方式进行详细说明。应当理解的是,此处所描述的具体实施方式仅用于说明和解释本发明,并不用于限制本发 明。
图1是本发明一实施例提供的手持设备的应用安装系统的框图,如图1所示,该系统包括接收模块、检测模块、处理模块。接收模块用于接收新应用所需内存空间大小;检测模块用于检测手持设备的剩余空间大小是否满足新应用所需内存空间大小;处理模块在检测模块的检测结果为满足的情况下,安装新应用,在检测结果为不满足的情况下,卸载手持设备上已安装的一个或多个应用,以使得手持设备的剩余空间大小满足新应用所需内存空间大小。
本发明部分实施例提供的技术方案的前提条件是用户通过手持设备选择一个下载的应用并已经确定下载该应用,该应用也就是这里的新应用。通过本发明提供的技术方案,在用户希望通过手持设备下载一个新应用的时候,检测模块就会检测到所要下载的该新应用所需内存空间大小,并检测手持设备的剩余空间大小,这些都是本领域的公知技术。如果检测到手持设备的剩余空间大小不满足新应用所需内存空间大小,也就是说手持设备的剩余空间大小比新应用所需内存空间大小要小,因此无法安装新应用,现有技术在这种情况下就会通过显示模块提示用户无法安装,而没有进一步的处理方式。本发明提供的技术方案就是对现有技术的这个方面的改进。
通过本发明部分实施例提供的技术方案,如果检测到手持设备的剩余空间大小不满足新应用所需内存空间大小,就会自动卸载手持设备上已安装的应用,以使得手持设备剩余空间大小满足新应用所需内存空间大小。卸载的应用可以为一个应用也可以为多个应用,这需要根据实际情况而定,如果卸载一个应用就可以使得手持设备剩余空间大小能够满足新应用所需内存空间大小那么就卸载一个应用,如果卸载一个应用仍然不可以使得手持设备剩余空间大小满足新应用所需内存空间大小那么就需要再卸载一个应用(即卸载多个应用),直至手持设备剩余空间大小能够满足新应用所需内存空间大 小为止。
对于卸载哪些已安装的应用,本领域技术人员应当理解,对于使用频率低的应用应当优先卸载,然而,这也并不是绝对的,因为即使有的应用不常用,用户仍然不希望卸载。所以,以上所描述的卸载手持设备上已安装的一个或多个应用包括:按使用频率从低到高顺序卸载一个或多个应用;和/或卸载手持设备上不在白名单中的一个或多个应用。
这里提供了两种卸载手持设备上已安装的应用的方式。对于第一种方式,即按使用频率从低到高顺序卸载一个或多个应用,现有的手持设备上,会对每一个应用的使用频率进行统计,在处理模块需要卸载手持设备上已安装的应用时,可以卸载所有已安装应用中使用频率最低的引用,如果最低使用频率的应用存在多个,就根据这多个应用的排列顺序来进行卸载,例如按字母顺序或者按下载顺序。对于第一种方式,即卸载手持设备上不在白名单中的一个或多个应用,有的应用用户使用频率不高但不希望被卸载,那么可以将这些应用添加至白名单中,或者有的应用厂家为了推广不希望用户卸载,也可以在出厂设置时将这些应用添加至白名单中,在处理模块自动卸载手持设备上已安装的应用时,就不会卸载白名单中的所列的应用。以上两种方式可以分别使用,也可以结合使用,结合使用的情况例如:在处理模块自动卸载手持设备上已安装的应用时,首先排除白名单中所列的应用,将除了白名单中所列的应用以外的应用进行排序,排序的方式可以是按使用频率从低到高的顺序,也就是卸载白名单以外的应用中使用频率最低的应用。对于白名单的添加规则可以多样化,以上提到可以用户自行设定,也可以厂家在出厂设置时设定,除此之外,还可以将使用频率大于一阈值的应用自动添加至白名单,等等。
本发明部分实施例提供的应用安装系统还包括存储模块,该存储模块用于存储所卸载的应用的基础数据,该基础数据可以包括但不限于所卸载的应 用的图标、下载链接及已存储数据。这里保存基础数据的目的是在手持设备上保留所卸载的应用的图标、用户使用该应用时所产生的数据及下载该应用所需的数据(例如下载链接)。
相应地,处理模块还用于在所卸载的应用的图标被点击的情况下通过下载链接下载相应应用并向该应用加载相应的已存储的数据。可以看出,以上存储模块存储基础数据的目的是为了便于再次下载所卸载应用的,在保存了基础数据的情况下,处理模块就可以在所卸载的应用的图标被点击(实质上,处理模块是接收到一点击消息)的情况下自动下载该应用,而无需用户自己重新去应用商店查找和下载。也就是说,在一个应用被卸载之后,其图标仍然保持在桌面上(实质上后台还保存在除了图标以外的其他基础数据),当用户在某个应用被卸载之后点击了该应用时,处理模块就会根据该应用的基础数据(具体为下载链接)自行到相应的网址(例如应用商店)进行下载并恢复与该应用有关的信息(具体为已存储数据),从而使该应用可以正常运行,整个过程完全无需用户参与,而是通过手持设备后台完成。当然,在重新下载曾经卸载过的应用的时候,也有可能出现手持设备的剩余空间大小不满足该应用所需内存空间大小的问题,如果出现了这个问题,就把这个应用作为本发明中所描述的新应用并针对该应用采用本发明提供的技术方案来进行下载安装。
本发明部分实施例提供的应用安装系统还包括显示模块,该显示模块在检测结果为不满足的情况下,处理模块通过该显示模块显示手持设备上已安装的所有应用的列表;接收模块还用于接收指示了所要卸载的应用的卸载应用选择信息,处理模块根据卸载应用选择信息卸载相应的应用。
具体来说,在检测模块检测到手持设备的剩余空间大小不满足新应用所需内存空间大小的情况下,处理模块不会立即自动卸载手持设备上已安装的应用,而是通过显示模块向用户通知这一情况(对于通知用户空间不足的步 骤与现有技术相同)并向用户展示目前手持设备上已安装的所有应用的列表,由用户来选择所要卸载的应用,之后,处理模块就会卸载用户所选择的应用并保存所卸载的应用的基础信息。
对于通过显示模块显示的应用列表,可以如以上所描述的是手持设备上已安装的所有应用的列表,也可以是除了白名单以外的应用的列表,显示的应用的顺序可以根据下载时间来排序,也可以按照使用频率来排序。
图2是本发明一实施例提供的手持设备的应用安装过程的图示,如图2所示,该流程包括:
步骤201,接收模块接收新应用所需内存空间大小。
步骤202,检测模块判断手持设备的剩余空间大小是否满足新应用所需空间大小,如果判断结果为是,表示手持设备的剩余空间大小满足新应用所需空间大小,则执行步骤204,如果判断结果为否,表示手持设备的剩余空间大小不满足新应用所需空间大小,也就是不能安装新应用,则执行步骤203。
步骤203,处理模块卸载已安装的使用频率最低并且不在白名单中的应用,这仅仅是本发明的一种实施方式,其他实施方式已经在上文中进行阐述,于此不予赘述。在卸载了已安装的应用之后返回步骤202重新判断手持设备的剩余空间大小是否满足新应用所需空间大小,这里,无论需要卸载一个应用还是多个应用可以使得手持设备的剩余空间大小满足新应用所需空间大小,每卸载一个应用都需要返回步骤202重新判断手持设备的剩余空间大小是否满足新应用所需空间大小。
步骤204,安装新应用。
图3是本发明一实施例提供的手持设备的应用安装方法的流程图,如图3所示,该方法包括:接收新应用所需内存空间大小;检测手持设备的剩余空间大小是否满足新应用所需内存空间大小;在检测结果为满足的情况下, 安装新应用,在检测结果为不满足的情况下,卸载手持设备上已安装的一个或多个应用,以使得手持设备的剩余空间大小满足新应用所需内存空间大小。
应当说明的是,本发明提供的手持设备的应用安装方法的具体细节及益处与本发明提供的手持设备的应用安装系统类似,于此不予赘述。
以上结合附图详细描述了本发明的优选实施方式,但是,本发明并不限于上述实施方式中的具体细节,在本发明的技术构思范围内,可以对本发明的技术方案进行多种简单变型,这些简单变型均属于本发明的保护范围。
通过本发明部分实施例提供的技术方案,用户不用因为手持设备的内存空间不足而自行进行频繁卸载和安装应用,这些过程通过后台自动执行,使得用户在不知情的情况下进行自动卸载和安装,大大提高了手持设备的用户体验度。
另外需要说明的是,在上述具体实施方式中所描述的各个具体技术特征,在不矛盾的情况下,可以通过任何合适的方式进行组合。为了避免不必要的重复,本发明对各种可能的组合方式不再另行说明。
此外,本发明的各种不同的实施方式之间也可以进行任意组合,只要其不违背本发明的思想,其同样应当视为本发明所公开的内容。

Claims (10)

  1. 一种手持设备的应用安装系统,包括:
    接收模块,用于接收新应用所需内存空间大小;
    检测模块,用于检测所述手持设备的剩余空间大小是否满足所述新应用所需内存空间大小;以及
    处理模块,在所述检测模块的检测结果为满足的情况下,安装所述新应用,在所述检测结果为不满足的情况下,卸载所述手持设备上已安装的一个或多个应用,以使得所述手持设备的剩余空间大小满足所述新应用所需内存空间大小。
  2. 根据权利要求1所述的系统,其中,卸载所述手持设备上已安装的一个或多个应用包括:
    按使用频率从低到高顺序卸载一个或多个应用;和/或
    卸载所述手持设备上不在白名单中的一个或多个应用。
  3. 根据权利要求1或2所述的系统,其中,该系统还包括:
    存储模块,用于存储所卸载的应用的基础数据,该基础数据包括所卸载的应用的图标、下载链接及已存储数据。
  4. 根据权利要求1、2或3所述的系统,其中,所述处理模块还用于在所卸载的应用的图标被点击的情况下通过下载链接下载相应应用并向该应用加载相应的已存储的数据。
  5. 根据权利要求1-4中任意一项权利要求所述的系统,其中,该系统还包括:
    显示模块,在所述检测结果为不满足的情况下,所述处理模块通过该显 示模块显示所述手持设备上已安装的所有应用的列表;以及
    所述接收模块还用于接收指示了所要卸载的应用的卸载应用选择信息,所述处理模块根据所述卸载应用选择信息卸载相应的应用。
  6. 一种手持设备的应用安装方法,包括:
    接收新应用所需内存空间大小;
    检测所述手持设备的剩余空间大小是否满足所述新应用所需内存空间大小;
    在检测结果为满足的情况下,安装所述新应用,在检测结果为不满足的情况下,卸载所述手持设备上已安装的一个或多个应用,以使得所述手持设备的剩余空间大小满足所述新应用所需内存空间大小。
  7. 根据权利要求6所述的方法,其中,卸载所述手持设备上已安装的一个或多个应用包括:
    按使用频率从低到高顺序卸载一个或多个应用;和/或
    卸载所述手持设备上不在白名单中的一个或多个应用。
  8. 根据权利要求6或7所述的方法,其中,该方法还包括:
    存储所卸载的应用的基础数据,该基础数据包括所卸载的应用的图标、下载链接及已存储数据。
  9. 根据权利要求6、7或8所述的方法,其中,该方法还包括:
    在所卸载的应用的图标被点击的情况下通过下载链接下载相应应用并向该应用加载相应的已存储数据。
  10. 根据权利要求6-9中任意一项权利要求所述的方法,其中,该方法 还包括:
    在所述检测结果为不满足的情况下,显示所述手持设备上已安装的所有应用的列表;
    接收指示了所要卸载的应用的卸载应用选择信息;以及
    根据所述卸载应用选择信息卸载相应的应用。
PCT/CN2016/089561 2016-03-28 2016-07-10 一种手持设备的应用安装系统和方法 WO2017166531A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/242,070 US20170277528A1 (en) 2016-03-28 2016-08-19 Application installation system and method for handheld devices

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610181989.XA CN105867970A (zh) 2016-03-28 2016-03-28 一种手持设备的应用安装系统和方法
CN201610181989.X 2016-03-28

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/242,070 Continuation US20170277528A1 (en) 2016-03-28 2016-08-19 Application installation system and method for handheld devices

Publications (1)

Publication Number Publication Date
WO2017166531A1 true WO2017166531A1 (zh) 2017-10-05

Family

ID=56625823

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/089561 WO2017166531A1 (zh) 2016-03-28 2016-07-10 一种手持设备的应用安装系统和方法

Country Status (2)

Country Link
CN (1) CN105867970A (zh)
WO (1) WO2017166531A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115309664A (zh) * 2022-10-11 2022-11-08 深圳市诚王创硕科技有限公司 一种软件问题跟踪方法和系统

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107273135B (zh) * 2017-06-26 2021-03-05 福州汇思博信息技术有限公司 恢复终端设备出厂设置的方法
CN107357617B (zh) * 2017-06-30 2020-12-15 Oppo广东移动通信有限公司 应用更新方法、装置、存储介质及电子设备
CN112925531B (zh) * 2019-12-05 2023-10-20 成都鼎桥通信技术有限公司 一种应用软件安装卸载的管控方法
CN111611023B (zh) * 2020-04-28 2022-02-01 百度在线网络技术(北京)有限公司 智能设备的控制方法、装置、电子设备和存储介质
CN113312591A (zh) * 2021-05-28 2021-08-27 杭州迈冲科技有限公司 基于Android系统应用白名单的控制方法及装置
CN114756308A (zh) * 2022-04-21 2022-07-15 深圳市千乘机器人有限公司 一种ai云平台部署巡检设备内软件算法的方法

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070124459A1 (en) * 2005-11-28 2007-05-31 Fujitsu Limited Mobile terminal apparatus and software install method
CN102902566A (zh) * 2012-09-29 2013-01-30 广东欧珀移动通信有限公司 一种应用软件的安装及启动方法和装置
CN103281350A (zh) * 2013-04-18 2013-09-04 百度在线网络技术(北京)有限公司 移动终端及其应用程序的管理方法、系统和云端服务器
CN104035769A (zh) * 2014-05-30 2014-09-10 北京金山安全软件有限公司 一种空间不足的处理方法及装置
CN104615382A (zh) * 2015-02-02 2015-05-13 西安酷派软件科技有限公司 内存空间调度方法及多系统终端

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070124459A1 (en) * 2005-11-28 2007-05-31 Fujitsu Limited Mobile terminal apparatus and software install method
CN102902566A (zh) * 2012-09-29 2013-01-30 广东欧珀移动通信有限公司 一种应用软件的安装及启动方法和装置
CN103281350A (zh) * 2013-04-18 2013-09-04 百度在线网络技术(北京)有限公司 移动终端及其应用程序的管理方法、系统和云端服务器
CN104035769A (zh) * 2014-05-30 2014-09-10 北京金山安全软件有限公司 一种空间不足的处理方法及装置
CN104615382A (zh) * 2015-02-02 2015-05-13 西安酷派软件科技有限公司 内存空间调度方法及多系统终端

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115309664A (zh) * 2022-10-11 2022-11-08 深圳市诚王创硕科技有限公司 一种软件问题跟踪方法和系统
CN115309664B (zh) * 2022-10-11 2023-01-17 深圳市诚王创硕科技有限公司 一种软件问题跟踪方法和系统

Also Published As

Publication number Publication date
CN105867970A (zh) 2016-08-17

Similar Documents

Publication Publication Date Title
WO2017166531A1 (zh) 一种手持设备的应用安装系统和方法
CN105867947B (zh) 预置应用程序升级后的数据处理方法及装置
US8555162B2 (en) Activation of fonts using font sets
CN104156244A (zh) 一种软件升级的方法和装置
US20070204125A1 (en) System and method for managing applications on a computing device having limited storage space
CN103324507A (zh) 一种终端预置应用程序更新的方法和装置
CN107491348B (zh) 在电子终端中管理应用的方法及装置
CN105988805B (zh) 一种应用程序的管理方法及移动终端
CN107368343B (zh) 一种基于安卓系统的终端开机方法、终端及存储介质
US10970020B2 (en) Non-transitory computer-readable recording medium storing computer-readable instructions for causing information processing device to execute image process, and information processing device
WO2017186066A1 (zh) 软件管理方法及装置
CN109117153B (zh) 应用程序的处理方法、装置、终端和存储介质
CN111831176A (zh) 应用程序管理方法及装置
US9037994B2 (en) Navigation to a data definition in a diff context
US9513928B2 (en) Method of operating multiple operating systems and the electronic device thereof
JP5921292B2 (ja) 情報処理装置、制御方法、およびプログラム
CN104133703A (zh) 确定不常用软件的方法及装置
US8947689B2 (en) Information processing apparatus having reliable display screen control within printer driver, storage medium, and control method thereof
CN105975306A (zh) 电子设备的应用程序启动管理方法和装置
US20070277171A1 (en) Program installation method and apparatus
CN104598281A (zh) 用于升级电子设备的系统的方法
US20230065440A1 (en) Method and apparatus for managing application
CN112286414A (zh) 信息显示方法、装置、电子设备及存储介质
JP2010033421A (ja) 統合インストーラ
CN106776050B (zh) 多用户进程互斥方法及装置

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16896303

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 16896303

Country of ref document: EP

Kind code of ref document: A1