CN107066294B - Application installation method and device and intelligent terminal - Google Patents

Application installation method and device and intelligent terminal Download PDF

Info

Publication number
CN107066294B
CN107066294B CN201710160624.3A CN201710160624A CN107066294B CN 107066294 B CN107066294 B CN 107066294B CN 201710160624 A CN201710160624 A CN 201710160624A CN 107066294 B CN107066294 B CN 107066294B
Authority
CN
China
Prior art keywords
application
package
installation
package name
target
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.)
Active
Application number
CN201710160624.3A
Other languages
Chinese (zh)
Other versions
CN107066294A (en
Inventor
周奇
邹娟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yibin Bond China Smart Technology Co ltd
Original Assignee
Shenzhen Boway Electronics Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Boway Electronics Co ltd filed Critical Shenzhen Boway Electronics Co ltd
Priority to CN201710160624.3A priority Critical patent/CN107066294B/en
Publication of CN107066294A publication Critical patent/CN107066294A/en
Application granted granted Critical
Publication of CN107066294B publication Critical patent/CN107066294B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation

Abstract

The embodiment of the invention discloses an application installation method, which is used for solving the problem that the same installed application can be replaced when the application is installed on an intelligent terminal. The method provided by the embodiment of the invention comprises the following steps: determining applications which are installed on the intelligent terminal and have the same original package name according to the original package name of the target installation package; acquiring an installation mode of the target installation package selected by a user; if the installation mode of the target installation package is coexistence installation, acquiring the current package name of the installation package corresponding to the application with the same original package name; modifying the package name of the target installation package into a self-defined package name so that the self-defined package name is different from the acquired current package name; and installing the target installation package with the modified package name on the intelligent terminal. The embodiment of the invention also provides an application installation device and an intelligent terminal.

Description

Application installation method and device and intelligent terminal
Technical Field
The invention relates to the technical field of intelligent terminals, in particular to an application installation method and device and an intelligent terminal.
Background
Various applications are installed on existing intelligent terminals, such as mobile phones, tablet computers, and the like, to realize various functions and meet different requirements of users. Meanwhile, due to the high-speed development of the terminal technology, the version of the application on the intelligent terminal is high in changing speed and high in updating frequency, the user often does not use the application of the previous version, and the application of the next version is released and updated to the intelligent terminal of the user.
At present, when the version of an application on an intelligent terminal is updated, the application of a new version can directly replace the application of an old version. However, for some users who are already somewhat skilled in using the old version of the application, the new version of the application is not necessary for the user. Therefore, these users may want to try to use the new version application while keeping the old version application, and the existing application version update method cannot meet the user's needs.
Disclosure of Invention
The embodiment of the invention provides an application installation method, an application installation device and an intelligent terminal, which can realize the function of coexistence of multiple versions of the same application on the intelligent terminal.
The application installation method provided by the embodiment of the invention comprises the following steps:
determining applications which are installed on the intelligent terminal and have the same original package name according to the original package name of the target installation package;
acquiring an installation mode of the target installation package selected by a user;
if the installation mode of the target installation package is coexistence installation, acquiring the current package name of the installation package corresponding to the application with the same original package name;
modifying the package name of the target installation package into a self-defined package name so that the self-defined package name is different from the acquired current package name;
and installing the target installation package with the modified package name on the intelligent terminal.
Optionally, the application installation method further includes:
if the installation mode of the target installation package is the overlay installation, determining one application in the applications with the same original package name as the overlay application;
acquiring a current package name of the overlay application;
modifying the package name of the target installation package into the current package name of the overlay application;
and installing the target installation package with the modified package name on the intelligent terminal.
Optionally, before installing the target installation package with the modified package name on the intelligent terminal, the method further includes:
determining one of the applications with the same original package name as a data synchronization application;
and when the target installation package with the modified package name is installed on the intelligent terminal, synchronizing the application data of the data synchronization application to the application corresponding to the target installation package.
Optionally, after installing the target installation package with the modified package name on the intelligent terminal, the method further includes:
detecting a preset trigger operation aiming at a target application icon, wherein the target application icon is an application corresponding to the target installation package or an application icon of the application with the same original package name;
if the preset trigger operation is detected, popping up a preset menu window, wherein the menu window comprises starting options corresponding to the application corresponding to the target installation package and the application with the same original package name;
acquiring a starting option selected by a user;
and opening the application corresponding to the starting option selected by the user.
Optionally, the method further comprises:
detecting whether the applications with the same original package name installed on the intelligent terminal have updating of application data or not;
and if the application data are updated, the updated application data are synchronously updated to all the applications with the same original package name on the intelligent terminal.
An application installation apparatus provided in an embodiment of the present invention includes:
the installed application determining module is used for determining the applications which are installed on the intelligent terminal and have the same original package name according to the original package name of the target installation package;
the installation mode acquisition module is used for acquiring the installation mode of the target installation package selected by a user;
the first package name acquisition module is used for acquiring the current package name of the installation package corresponding to the application with the same original package name if the installation mode of the target installation package is coexistence installation;
the first package name modification module is used for modifying the package name of the target installation package into a user-defined package name so as to enable the user-defined package name to be different from the acquired current package name;
and the installation module is used for installing the target installation package with the modified package name on the intelligent terminal.
Optionally, the application installation apparatus further includes:
the overlay application determining module is used for determining one application in the applications with the same original package name as an overlay application if the installation mode of the target installation package is overlay installation;
the second package name acquisition module is used for acquiring the current package name of the overlay application;
the second package name modification module is used for modifying the package name of the target installation package into the current package name of the overlay application;
and the overlay installation module is used for installing the target installation package with the modified package name on the intelligent terminal.
Optionally, the application installation apparatus further includes:
a coexistent application determining module, configured to determine one of the applications with the same original package name as a data synchronization application;
and the data synchronization module is used for synchronizing the application data of the data synchronization application to the application corresponding to the target installation package when the target installation package with the modified package name is installed on the intelligent terminal.
Optionally, the application installation apparatus further includes:
the update detection module is used for detecting whether the applications which are installed on the intelligent terminal and have the same original package name have update of application data or not;
and the application data synchronization module is used for updating the updated application data to all the applications with the same original package name on the intelligent terminal synchronously if the detection result of the update detection module indicates that the update of the application data exists.
The intelligent terminal provided by the embodiment of the invention comprises the application installation device.
According to the technical scheme, the embodiment of the invention has the following advantages:
in the embodiment of the invention, firstly, the applications with the same original package name installed on the intelligent terminal are determined according to the original package name of the target installation package; then, acquiring the installation mode of the target installation package selected by the user; if the installation mode of the target installation package is coexistence installation, acquiring the current package name of the installation package corresponding to the application with the same original package name; then, modifying the package name of the target installation package into a self-defined package name so as to enable the self-defined package name to be different from the acquired current package name; and finally, installing the target installation package with the modified package name on the intelligent terminal. Therefore, even if the same application as the target application is installed on the intelligent terminal, the package name of the target installation package is modified, and the modified package name is different from the package name of the application installed on the intelligent terminal, so that the original application on the intelligent terminal is not required to be replaced when the target application is installed, the function of coexistence of multiple versions of the same application on the intelligent terminal can be realized, a user can reserve the old version application, and meanwhile, the new version application can be installed and used on the intelligent terminal, and the requirements of the user are met.
Drawings
FIG. 1 is a flowchart of an embodiment of a method for installing an application according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a specific flow of an application coverage performed by an application installation method according to an embodiment of the present invention;
fig. 3 is a structural diagram of an embodiment of an application installation apparatus according to an embodiment of the present invention.
Detailed Description
The embodiment of the invention provides an application installation method and device and an intelligent terminal, which are used for solving the problem that the same installed application can be replaced when the application is installed on the intelligent terminal.
In order to make the objects, features and advantages of the present invention more obvious and understandable, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the embodiments described below are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, an embodiment of an application installation method according to an embodiment of the present invention includes:
step 101, determining applications with the same original package name installed on an intelligent terminal according to the original package name of a target installation package;
for step 101, a target installation package of a target application may be obtained first. In this embodiment, when a new version of an application needs to be installed, the new version of the application is the target application, and then an installation package of the target application is obtained, that is, the target installation package. The user can download the installation package in the application market by himself, or the installation package downloaded in the background of the intelligent terminal after clicking the 'update' button when the application of the old version prompts updating.
For the intelligent terminal of the android system, the format of the installation package is generally apk. In this regard, the present embodiment is not particularly limited. In this embodiment, each time an installation package is obtained, the original package name of the installation package may be stored in the storage of the intelligent terminal. The original package name refers to the original name of the application corresponding to the installation package, for example, for a QQ application, the original package name of the installation package is QQ. Since the package name of the target installation package is modified in the subsequent steps of the embodiment, the original package name is stored, which is convenient for searching among installation packages of various versions.
In this embodiment, further, after the target installation package is obtained, the applications installed on the intelligent terminal and having the same original package name may be searched according to the original package name of the target installation package, and if it is found after the search that the applications installed on the intelligent terminal do not exist, the target installation package may be directly installed; and if the application installed on the intelligent terminal exists after the search, executing the step 101.
In step 101, although the package names of the installation packages of multiple versions of the same application may coexist on one intelligent terminal and are modified by self-definition in order to implement that the same application of multiple versions may coexist on one intelligent terminal, the original package names of the installation packages corresponding to the applications may be recorded in advance in the storage of the intelligent terminal, and the original package names of the same application of different versions are the same. For example, two versions of QQs are installed on the intelligent terminal, and the custom package names are QQ1 and QQ2, but the original package names of the two QQ applications are both QQs. Therefore, through the original package name, the number of the same installed applications on the intelligent terminal can be known.
102, acquiring an installation mode of the target installation package selected by a user;
in this embodiment, before installing the target installation package, it is necessary to determine an installation manner of the target installation package by the user. Generally, the installation manner of the target installation package can be divided into coexistence installation and overlay installation.
103, if the installation mode of the target installation package is coexistence installation, acquiring the current package name of the installation package corresponding to the application with the same original package name;
generally, on an intelligent terminal system, an installation package with the same package name can only install one application on the intelligent terminal, and when the installation package with the same package name is installed next, the installed application on the intelligent terminal can be replaced, which is a processing mode of the existing intelligent terminal system for application installation.
In this embodiment, in order to avoid situations such as conflict, coverage, replacement, and the like when multiple versions of the same application are installed, the package names of the installation packages of the applications are customized during installation, that is, the package names are modified to be different from the original package names. For example, when two versions of QQQs are installed on the same intelligent terminal and the first version is installed, the package name of the QQ installation package is customized to be QQ1, and application QQ1 is obtained after installation; when the second version is installed, the package name of the QQ installation package is customized to be QQ2, and application QQ2 is obtained after installation. The application QQ1 and the application QQ2 are both QQ applications, wherein the first version is generally different from the second version. The first version and the second version may also be the same version, when desired.
It can be seen that these applications having the same original package name can be distinguished from each other by different current package names (i.e., modified package names).
Step 104, modifying the package name of the target installation package into a user-defined package name so as to enable the user-defined package name to be different from the acquired current package name;
in this embodiment, in order to prevent the target installation package from being replaced with the installed application having the same original package name when the target installation package is installed, the package name of the target installation package needs to be modified to the custom package name, that is, to a new package name, and the new package name is different from the package name of the installation package corresponding to the application having the same original package name. For example, the intelligent terminal is provided with the QQ1 and the QQ2, and when a QQ application needs to be installed again, the package name of the installation package of the QQ application to be installed is modified into the QQ 3.
And 105, installing the target installation package with the modified package name on the intelligent terminal.
According to the method, the target installation package can be installed on the intelligent terminal after the package name of the target installation package is modified into the user-defined package name, so that the target application is installed on the intelligent terminal, and the function of coexistence of multiple versions of the same application is achieved.
Further, in order to facilitate the user to distinguish the versions of the applications after the multiple versions of the applications are installed on the intelligent terminal, flag information about the application versions may be added to the application icon of the target application. In this embodiment, the flag form of the application version may be various. For example, it may be embodied directly on the package name: if the first QQ application is the v1.0 version, the package name can be customized to qqv1.0, after installation, the name of the application icon is qqv1.0, and if the second QQ application is the v1.1 version, the package name can be customized to qqqv1.1, and after installation, the name of the application icon is qqqv1.1. The application icons can also be marked in a buoy annotation mode, namely when the application icons are displayed on the current interface of the intelligent terminal, the version numbers of the applications are displayed above the icons in a buoy mode, and the like.
In addition, in this embodiment, in order to facilitate convenient arrangement of multiple versions of applications, the application icons belonging to the same application may be integrated into one desktop folder, and after the folder is clicked, the application icons of the applications of the respective versions are expanded for selection by a user.
Further, in order to facilitate management of multiple versions of applications on the smart terminal and facilitate use of a user, the application installation method in this embodiment further includes:
1) detecting a preset trigger operation aiming at a target application icon, wherein the target application icon is an application corresponding to the target installation package or an application icon of the application with the same original package name;
2) if the preset trigger operation is detected, popping up a preset menu window, wherein the menu window comprises starting options corresponding to the application corresponding to the target installation package and the application with the same original package name;
3) acquiring a starting option selected by a user;
4) and opening the application corresponding to the starting option selected by the user.
For the steps 1) to 4), in an application scenario, a user may touch and slide on a target application icon, and after the terminal detects the sliding operation, pop up a menu window corresponding to the target application icon, where the menu window includes start options of each version corresponding to the target application. For example, if the user slides the QQ icon, a plurality of start options "QQ-v 1.0", "QQ-v 1.2", and "QQ-v 1.3" are provided in the pop-up window, and each start option corresponds to the QQ application with the version v1.0, the QQ application with the version v1.2, and the QQ application with the version v1.3, respectively. If the user selects the start option "QQ-v 1.0", the QQ application of version v1.0 corresponding to the "QQ-v 1.0" is opened. Through the starting mode of the applications of the multiple versions in the steps 1) to 4), the application icons of the applications with the same original package name can be integrated together, only one application icon needs to be displayed on the desktop of the terminal, the space of the desktop of the terminal is greatly saved, and the situation that the application icons of the multiple versions are easily disordered when placed on the desktop is avoided.
When a new installation package is installed on the intelligent terminal, the newly installed application does not retain user data such as account login information, favorite information and the like an application of an updated version, so that the user needs to perform more operations (such as re-login) when using the newly installed application, and the user experience is greatly influenced. To overcome this problem, in this embodiment, before step 105, one of the applications with the same original package name may be determined as a data synchronization application, and when the target installation package with the modified package name is installed on the intelligent terminal, application data of the data synchronization application is synchronized to an application corresponding to the target installation package. Therefore, the application data (including account login information, favorite information and the like) of the data synchronization application can be copied to the target application, so that when the target application is opened by a user, the information does not need to be input again, the experience is the same as that of the application with an updated version, and the use of the user is facilitated. When the data synchronization application is determined, all applications with the same original package name can be displayed in a list form, and one of the applications is selected by a user as the data synchronization application.
Considering that in another case, a user does not need to keep every version of an application on the intelligent terminal, when installing a new version of an application, it is often desirable to delete another old version of the application. In this case, in order to facilitate the use and operation of the user, further, as shown in fig. 2, after step 102, the application installation method in this embodiment further includes:
201. if the installation mode of the target installation package is the overlay installation, determining one application in the applications with the same original package name as the overlay application;
202. acquiring a current package name of the overlay application;
203. modifying the package name of the target installation package into the current package name of the overlay application;
204. and installing the target installation package with the modified package name on the intelligent terminal.
For step 201, if the installation mode selected by the user is the overlay installation in step 102, all applications with the same original package name may be shown in a list form, and the user selects one of the applications as the overlay application. The overlay application refers to an installed application that the user wishes to overlay away when installing the target application.
In steps 202 to 204, it can be understood that when the package name of the target installation package is the same as the current package name of the installation package corresponding to the overlay application, the intelligent terminal considers that the currently installed target application is the same as the overlay application during installation, so that the overlay application is replaced, and the function of deleting the overlay application while installing the target application is realized.
For ease of understanding, an application installation method in the present embodiment is described below in an application scenario:
in one application scene, the mobile phone is already provided with QQ1 and QQ 2. The user downloads a new version of the QQ installation package, and the user can know that the QQ1 and the QQ2 are installed on the mobile phone by searching the original package name 'QQ' on the mobile phone. At this time, the handset asks the user whether to select application coexistence or application coverage.
If the user selects application coexistence, the handset again asks the user whether to synchronize the data of QQ1 or QQ 2. Assuming the user selects QQ1, the user is required to name a new version of the QQ installation package. The user names the QQ3, when the mobile phone installs the QQ installation package, the application data file of the QQ1 is copied to the installation position of the QQ3, after the installation is completed, one more application of the QQ3 is added to the mobile phone, and at the moment, the mobile phone is provided with the QQ1, the QQ2 and the QQ 3.
If the user selects to apply the overlay, the cell phone again asks the user whether to overlay the QQ1 or the QQ 2. Assuming the user selects QQ1, the handset automatically names the new version of the QQ installation package as QQ1 so that the handset overwrites the original QQ1 application when installing the QQ installation package. After the installation is completed, the mobile phone is still provided with two QQ applications of QQ1 and QQ2, but the version of QQ1 at the moment is the new version.
In this embodiment, since the intelligent terminal may have a plurality of identical applications, in order to facilitate data intercommunication between the applications, further, whether the applications installed on the intelligent terminal and having the same original packet name have an update of application data may be detected, and if yes, the updated application data is synchronously updated to all the applications having the same original packet name on the intelligent terminal. Therefore, data synchronization among the same applications of a plurality of different versions is realized, and the use of users is further facilitated. It should be noted that, if necessary, the user may also turn off the function of data synchronization.
In this embodiment, further, when the application on the intelligent terminal needs to be deleted, the current package name of the installation package corresponding to the application may be deleted from the storage of the intelligent terminal, so that the package name of the deleted application is prevented from interfering with subsequently installed applications while saving storage resources.
As can be seen from the above, in this embodiment, even if the same application as the target application is installed on the intelligent terminal, since the package name of the target installation package is modified and the modified package name is different from the package name of the application installed on the intelligent terminal, it is not necessary to replace the original application on the intelligent terminal when the target application is installed, a function of coexistence of multiple versions of the same application on the intelligent terminal can be implemented, and a user can retain the application of an old version and install and use a new version application on the intelligent terminal, thereby satisfying the user's demand.
An application installation method has been mainly described above, and an application installation apparatus will be described in detail below.
Fig. 3 is a block diagram showing an embodiment of an application installation apparatus according to an embodiment of the present invention.
In this embodiment, an application installation apparatus includes:
an installed application determining module 301, configured to determine, according to an original package name of a target installation package, applications installed on an intelligent terminal and having the same original package name;
an installation mode obtaining module 302, configured to obtain an installation mode of the target installation package selected by a user;
a first package name obtaining module 303, configured to obtain a current package name of the installation package corresponding to the application with the same original package name if the installation manner of the target installation package is coexistence installation;
a first package name modification module 304, configured to modify the package name of the target installation package into a custom package name, so that the custom package name is different from the acquired current package name;
an installation module 305, configured to install the target installation package with the modified package name on the intelligent terminal.
Further, the application installation apparatus may further include:
the overlay application determining module is used for determining one application in the applications with the same original package name as an overlay application if the installation mode of the target installation package is overlay installation;
the second package name acquisition module is used for acquiring the current package name of the overlay application;
the second package name modification module is used for modifying the package name of the target installation package into the current package name of the overlay application;
and the overlay installation module is used for installing the target installation package with the modified package name on the intelligent terminal.
Further, the application installation apparatus may further include:
a coexistent application determining module, configured to determine one of the applications with the same original package name as a data synchronization application;
and the data synchronization module is used for synchronizing the application data of the data synchronization application to the application corresponding to the target installation package when the target installation package with the modified package name is installed on the intelligent terminal.
Further, the application installation apparatus may further include:
the trigger operation detection module is used for detecting preset trigger operation aiming at a target application icon, wherein the target application icon is an application corresponding to the target installation package or an application icon of the application with the same original package name;
a popup module, configured to popup a preset menu window if the trigger operation detection module detects the preset trigger operation, where the menu window includes start options corresponding to the application corresponding to the target installation package and the application having the same original package name;
the option acquisition module is used for acquiring a starting option selected by a user;
and the application opening module is used for opening the application corresponding to the starting option selected by the user.
Further, the application installation apparatus may further include:
the update detection module is used for detecting whether the applications which are installed on the intelligent terminal and have the same original package name have update of application data or not;
and the application data synchronization module is used for updating the updated application data to all the applications with the same original package name on the intelligent terminal synchronously if the detection result of the update detection module indicates that the update of the application data exists.
The embodiment of the invention also provides an intelligent terminal which comprises any one of the application installation devices described in the embodiment corresponding to the figure 3.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (7)

1. An application installation method, comprising:
acquiring a target installation package, searching applications with the same original package name installed on an intelligent terminal according to the original package name of the target installation package, and directly installing the target installation package if the applications installed on the intelligent terminal do not exist after searching; if the application installed on the intelligent terminal is found after searching, determining the application installed on the intelligent terminal and having the same original package name according to the original package name of the target installation package;
acquiring an installation mode of the target installation package selected by a user, wherein the installation mode of the target installation package is coexistence installation and coverage installation;
if the installation mode of the target installation package is coexistence installation, acquiring the current package name of the installation package corresponding to the application with the same original package name;
modifying the package name of the target installation package into a self-defined package name so that the self-defined package name is different from the acquired current package name;
installing the target installation package with the modified package name on the intelligent terminal;
detecting a preset trigger operation aiming at a target application icon, wherein the target application icon is an application corresponding to the target installation package or an application icon of the application with the same original package name;
if the preset trigger operation is detected, popping up a preset menu window, wherein the menu window comprises starting options corresponding to the application corresponding to the target installation package and the application with the same original package name;
acquiring a starting option selected by a user;
opening an application corresponding to the starting option selected by the user;
before installing the target installation package after modifying the package name on the intelligent terminal, the method further comprises the following steps:
determining one of the applications with the same original package name as a data synchronization application;
and when the target installation package with the modified package name is installed on the intelligent terminal, synchronizing the application data of the data synchronization application to the application corresponding to the target installation package.
2. The application installation method of claim 1, further comprising:
if the installation mode of the target installation package is the overlay installation, determining one application in the applications with the same original package name as the overlay application;
acquiring a current package name of the overlay application;
modifying the package name of the target installation package into the current package name of the overlay application;
and installing the target installation package with the modified package name on the intelligent terminal.
3. The application installation method according to claim 1 or 2, further comprising:
detecting whether the applications with the same original package name installed on the intelligent terminal have updating of application data or not;
and if the application data are updated, the updated application data are synchronously updated to all the applications with the same original package name on the intelligent terminal.
4. An application installation apparatus, comprising:
the installed application determining module is used for acquiring a target installation package, searching applications with the same original package name installed on the intelligent terminal according to the original package name of the target installation package, and directly installing the target installation package if the applications installed on the intelligent terminal do not exist after searching; if the application installed on the intelligent terminal is found after searching, determining the application installed on the intelligent terminal and having the same original package name according to the original package name of the target installation package;
the installation mode acquisition module is used for acquiring the installation mode of the target installation package selected by a user, wherein the installation mode of the target installation package is coexistence installation and coverage installation;
the first package name acquisition module is used for acquiring the current package name of the installation package corresponding to the application with the same original package name if the installation mode of the target installation package is coexistence installation;
the first package name modification module is used for modifying the package name of the target installation package into a user-defined package name so as to enable the user-defined package name to be different from the acquired current package name;
the installation module is used for installing the target installation package with the modified package name on the intelligent terminal;
the trigger operation detection module is used for detecting preset trigger operation aiming at a target application icon, wherein the target application icon is an application corresponding to the target installation package or an application icon of the application with the same original package name;
a popup module, configured to popup a preset menu window if the trigger operation detection module detects the preset trigger operation, where the menu window includes start options corresponding to the application corresponding to the target installation package and the application having the same original package name;
the option acquisition module is used for acquiring a starting option selected by a user;
the application opening module is used for opening the application corresponding to the starting option selected by the user;
a coexistent application determining module, configured to determine one of the applications with the same original package name as a data synchronization application;
and the data synchronization module is used for synchronizing the application data of the data synchronization application to the application corresponding to the target installation package when the target installation package with the modified package name is installed on the intelligent terminal.
5. The application installation device of claim 4, further comprising:
the overlay application determining module is used for determining one application in the applications with the same original package name as an overlay application if the installation mode of the target installation package is overlay installation;
the second package name acquisition module is used for acquiring the current package name of the overlay application;
the second package name modification module is used for modifying the package name of the target installation package into the current package name of the overlay application;
and the overlay installation module is used for installing the target installation package with the modified package name on the intelligent terminal.
6. The application installation device of claim 4 or 5, further comprising:
the update detection module is used for detecting whether the applications which are installed on the intelligent terminal and have the same original package name have update of application data or not;
and the application data synchronization module is used for updating the updated application data to all the applications with the same original package name on the intelligent terminal synchronously if the detection result of the update detection module indicates that the update of the application data exists.
7. An intelligent terminal, characterized in that it comprises an application installation device according to any one of claims 4 to 6.
CN201710160624.3A 2017-03-17 2017-03-17 Application installation method and device and intelligent terminal Active CN107066294B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710160624.3A CN107066294B (en) 2017-03-17 2017-03-17 Application installation method and device and intelligent terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710160624.3A CN107066294B (en) 2017-03-17 2017-03-17 Application installation method and device and intelligent terminal

Publications (2)

Publication Number Publication Date
CN107066294A CN107066294A (en) 2017-08-18
CN107066294B true CN107066294B (en) 2020-12-29

Family

ID=59620089

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710160624.3A Active CN107066294B (en) 2017-03-17 2017-03-17 Application installation method and device and intelligent terminal

Country Status (1)

Country Link
CN (1) CN107066294B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107291512B (en) * 2017-06-30 2020-07-14 珠海市魅族科技有限公司 Application program multi-opening method and device, terminal equipment and storage medium
CN107479933A (en) 2017-08-21 2017-12-15 惠州Tcl移动通信有限公司 A kind of application program for mobile terminal upgrade method, storage device and mobile terminal
CN108762799A (en) * 2018-04-03 2018-11-06 维沃移动通信有限公司 A kind of method and terminal of update application
CN109308184B (en) * 2018-09-26 2022-04-05 广东电网有限责任公司 Middleware installation and update method, device and computer readable storage medium
CN110515630B (en) * 2019-08-16 2023-03-24 维沃移动通信有限公司 Application installation method and terminal
CN112947974B (en) * 2021-04-12 2022-10-28 平安国际智慧城市科技股份有限公司 Desktop icon updating method, device and equipment and computer readable storage medium
CN113138785A (en) * 2021-04-21 2021-07-20 维沃移动通信有限公司 Application program updating method and device
CN115774561A (en) * 2021-09-06 2023-03-10 花瓣云科技有限公司 Application program upgrading method, electronic equipment, chip and readable storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1169190A (en) * 1994-12-09 1997-12-31 艾利森电话股份有限公司 Method of synchronization allowing state transfer
CN101008894A (en) * 2007-01-26 2007-08-01 华为技术有限公司 Method and device for implementing compatibility between the old and new editions of system
CN101188516A (en) * 2007-12-21 2008-05-28 康佳集团股份有限公司 A highly reliable and self-adapted remote update method for network device software system
CN103049423A (en) * 2011-10-13 2013-04-17 上海可鲁系统软件有限公司 Method for configuration management of client application platforms and function modules and device thereof
CN104885055A (en) * 2014-03-19 2015-09-02 华为终端有限公司 Method and device for application data synchronization
US9195573B1 (en) * 2014-06-10 2015-11-24 International Business Machines Corporation Remediation of known defects and vulnerabilities in cloud application packages
US9560120B1 (en) * 2011-11-02 2017-01-31 Amazon Technologies, Inc. Architecture for incremental deployment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101458628A (en) * 2008-12-17 2009-06-17 浪潮通信信息系统有限公司 Program edition management method
CN103729204B (en) * 2012-10-16 2017-11-24 阿里巴巴集团控股有限公司 Using the online data moving method and device of renewal in a kind of network platform
CN104793978A (en) * 2015-05-08 2015-07-22 宁波萨瑞通讯有限公司 Application management system and method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1169190A (en) * 1994-12-09 1997-12-31 艾利森电话股份有限公司 Method of synchronization allowing state transfer
CN101008894A (en) * 2007-01-26 2007-08-01 华为技术有限公司 Method and device for implementing compatibility between the old and new editions of system
CN101188516A (en) * 2007-12-21 2008-05-28 康佳集团股份有限公司 A highly reliable and self-adapted remote update method for network device software system
CN103049423A (en) * 2011-10-13 2013-04-17 上海可鲁系统软件有限公司 Method for configuration management of client application platforms and function modules and device thereof
US9560120B1 (en) * 2011-11-02 2017-01-31 Amazon Technologies, Inc. Architecture for incremental deployment
CN104885055A (en) * 2014-03-19 2015-09-02 华为终端有限公司 Method and device for application data synchronization
US9195573B1 (en) * 2014-06-10 2015-11-24 International Business Machines Corporation Remediation of known defects and vulnerabilities in cloud application packages

Also Published As

Publication number Publication date
CN107066294A (en) 2017-08-18

Similar Documents

Publication Publication Date Title
CN107066294B (en) Application installation method and device and intelligent terminal
US20170010883A1 (en) Automatic Updating of Applications
EP3493059B1 (en) Application data migration method and device
US8954112B2 (en) Apparatus and method for setting up an interface in a mobile terminal
CN104915257A (en) Method and device for replacing theme based on Android system application
EP2634682A2 (en) Apparatus and method for creating a shortcut menu
US20130219319A1 (en) Apparatus and method for grouping application program folders in electronic device
CN104915268A (en) Desktop layout storage and recovery method and device thereof, terminal equipment and system
WO2020057131A1 (en) Content sharing method, terminal device and storage medium
KR20140063873A (en) Touch screen terminal object processing method and touch screen terminal
US20140013238A1 (en) File transfer method and device
CN102819461A (en) Desktop synchronization method, device, equipment and system
CA2742882A1 (en) Mobile communication device
CN104471917A (en) Application information sharing method and device
US20130297563A1 (en) Timestamp management method for data synchronization and terminal therefor
CN110633032B (en) Icon display method and device for terminal equipment
CN108427598B (en) Message processing method, device, terminal and storage medium
WO2020063780A1 (en) Application layout restoration method and apparatus, device and storage medium
CN108139915A (en) The operating method and terminal of a kind of set of applications
CN106062693B (en) Desktop sharing method and mobile terminal
CN105955770A (en) Application program uninstalling method and terminal
CN106681749A (en) Local code patch updating method and device based on Android platform
CN111158735B (en) Hot patch file processing method and communication terminal
US9268456B2 (en) Efficient image management for media manager
CN113721936B (en) Application management method, intelligent terminal, device and storage medium

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
TR01 Transfer of patent right

Effective date of registration: 20220810

Address after: 644000 No. 27, west section of Xinggang Road, Yibin Lingang Economic and Technological Development Zone, Yibin City, Sichuan Province

Patentee after: Yibin bond China smart technology Co.,Ltd.

Address before: 518000 1001, 9th floor, Zhongxin technology building, 31 Bagua Road, Yuanling street, Futian District, Shenzhen, Guangdong Province

Patentee before: SHENZHEN BOWAY ELECTRONICS Co.,Ltd.

TR01 Transfer of patent right