CN106033358B - Batch installation method and device of application programs - Google Patents

Batch installation method and device of application programs Download PDF

Info

Publication number
CN106033358B
CN106033358B CN201510105564.6A CN201510105564A CN106033358B CN 106033358 B CN106033358 B CN 106033358B CN 201510105564 A CN201510105564 A CN 201510105564A CN 106033358 B CN106033358 B CN 106033358B
Authority
CN
China
Prior art keywords
installation
application
queue
applications
module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201510105564.6A
Other languages
Chinese (zh)
Other versions
CN106033358A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201510105564.6A priority Critical patent/CN106033358B/en
Publication of CN106033358A publication Critical patent/CN106033358A/en
Application granted granted Critical
Publication of CN106033358B publication Critical patent/CN106033358B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a batch installation method and device of application programs, and belongs to the technical field of terminals. The method comprises the following steps: acquiring an application installation queue, and taking out an application to be installed from the application installation queue; simulating an installation starting operation of the application; receiving an installation instruction triggered by the installation starting operation, and installing the application; simulating installation completion operation of the application under the condition of receiving the installation completion message of the application; and taking out the next application to be installed from the application installation queue according to the installation sequence in the application installation queue, and continuing to execute the simulation and installation processes until all the applications in the application installation queue are installed completely. According to the invention, the batch installation process can be realized by simulating the user operation, namely, the root is not required to be obtained, so that the batch installation is not limited by the authorization of the root, and the applicability is stronger.

Description

Batch installation method and device of application programs
Technical Field
The invention relates to the technical field of terminals, in particular to a batch installation method and device of application programs.
Background
With the continuous development of the terminal technical field, the load capacity of the terminal is stronger and stronger, and a terminal user can install various applications for realizing different functions on the terminal according to the use requirement of the terminal user. Generally, for a single application, the installation thereof may be triggered manually by the end user, while for a plurality of applications, in order to minimize the intervention of the end user, a batch installation method may be adopted, that is, when one application is installed, the terminal installs the next application by itself.
However, batch installation can be realized on the premise of obtaining the root, and in the case of no root, the terminal user can only install a plurality of applications in a manner of one manual trigger, and installation is restricted by root authorization, so that applicability and installation efficiency are poor.
Disclosure of Invention
In order to solve the problems in the prior art, embodiments of the present invention provide a method and an apparatus for batch installation of application programs. The technical scheme is as follows:
in one aspect, a method for batch installation of application programs is provided, and the method includes:
acquiring an application installation queue, wherein the application installation queue comprises a plurality of applications;
taking out the application to be installed from the application installation queue;
simulating an installation starting operation of the application;
receiving an installation instruction triggered by the installation starting operation, and installing the application;
simulating installation completion operation of the application under the condition of receiving the installation completion message of the application;
and taking out the next application to be installed from the application installation queue according to the installation sequence in the application installation queue, and continuing to execute the simulation and installation processes until all the applications in the application installation queue are installed completely.
In another aspect, an apparatus for batch installation of an application is provided, the apparatus including:
the queue acquisition module is used for acquiring an application installation queue, and the application installation queue comprises a plurality of applications to be installed;
the application acquisition module is used for taking out the application to be installed from the application installation queue;
the simulation module is used for simulating the installation starting operation of the application;
the installation module is used for receiving an installation instruction triggered by the installation starting operation and installing the application;
the simulation module is further used for simulating the installation completion operation of the application under the condition that the installation completion message of the application is received;
the installation module is further configured to take out a next application to be installed from the application installation queue according to the installation order in the application installation queue, and continue to execute the simulation and installation processes until all applications in the application installation queue are installed.
The technical scheme provided by the embodiment of the invention has the following beneficial effects:
the method comprises the steps of simulating the installation starting operation of a user in the process of installing the application in batch to trigger the installation process of the application, and simulating the installation finishing operation of the application when the current application is installed to finish the installation of the next application in an application installation queue.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a flowchart of a method for batch installation of application programs according to an embodiment of the present invention;
FIG. 2 is a flowchart of a method for batch installation of application programs according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of an interface provided by an embodiment of the present invention;
FIG. 4 is a schematic view of an interface provided by an embodiment of the present invention;
FIG. 5 is a schematic view of an interface provided by an embodiment of the present invention;
FIG. 6 is a schematic view of an interface provided by an embodiment of the present invention;
FIG. 7 is a schematic illustration of an installation process provided by an embodiment of the present invention;
FIG. 8 is a schematic structural diagram of an apparatus for batch installation of application programs according to an embodiment of the present invention;
fig. 9 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
Fig. 1 is a flowchart of a batch installation method of application programs according to an embodiment of the present invention. Referring to fig. 1, the method includes:
101. an application installation queue is obtained, and the application installation queue comprises a plurality of applications.
102. And taking out the application to be installed from the application installation queue.
103. The installation of the application is simulated to begin operation.
104. And receiving an installation instruction triggered by the installation starting operation, and installing the application.
105. And simulating an installation completion operation of the application in the case of receiving the installation completion message of the application.
106. And taking out the next application to be installed from the application installation queue according to the installation sequence in the application installation queue, and continuing to execute the simulation and installation processes until all the applications in the application installation queue are installed completely.
According to the method provided by the embodiment of the invention, the installation starting operation of the user is simulated in the process of installing the application in batch to trigger the installation process of the application, and the installation finishing operation of the application is simulated when the current application is installed to install the next application in the application installation queue.
Alternatively,
simulating an installation start operation for the application includes:
displaying an installation starting interface of the application, wherein the installation starting interface comprises an installation starting option;
and simulating the click operation of the installation starting option on the installation starting interface of the application.
Optionally, the obtaining the application installation queue includes:
acquiring a plurality of applications to be installed;
and generating an application installation queue according to the plurality of applications to be installed and the installation sequence.
Optionally, before obtaining the application installation queue, the method further includes:
switching the current mode into an auxiliary mode according to a mode selection instruction of a user;
in the auxiliary mode, the steps of simulating and installing based on the application installation queue are executed.
Optionally, taking out the next application to be installed from the application installation queue according to the installation order in the application installation queue, and continuing to perform the simulation and installation processes until all applications in the application installation queue are installed completely includes:
if the installation completion message of the application is monitored, judging whether the application installation queue is empty, and if the application installation queue is empty, finishing the installation process; and if the application to be installed still exists in the application installation queue, taking out the next application to be installed from the application installation queue, and continuing to execute the simulation and installation processes until all the applications in the application installation queue are installed completely.
All the above-mentioned optional technical solutions can be combined arbitrarily to form the optional embodiments of the present invention, and are not described herein again.
Fig. 2 is a flowchart of a method for batch installation of application programs according to an embodiment of the present invention. Referring to fig. 2, the method includes:
201. the terminal acquires a plurality of applications to be installed.
The terminal can be selected by the user when acquiring a plurality of applications to be installed. The acquiring process may refer to that the terminal downloads a plurality of applications from the server, or the terminal selects a plurality of applications from locally downloaded applications.
202. And the terminal generates an application installation queue according to the plurality of applications to be installed and the installation sequence.
It should be noted that the installation order may be specified by a user or determined by a time sequence at which the application is added to the queue, and of course, other orders may also be used, such as random or according to the initial arrangement of the application, and the embodiment of the present invention is not limited herein.
Step 201 and 202 are processes for obtaining the application installation queue. For the terminal, an auxiliary mode (or an auxiliary function mode) can be provided in an operating system of the terminal, and the current mode is switched to the auxiliary mode according to a mode selection instruction of a user; in the auxiliary mode, the steps of simulating and installing based on the application installation queue are executed. Fig. 3 provides a schematic diagram of auxiliary function setting, referring to fig. 3, the auxiliary function can be started by clicking the auxiliary function 300, and then a page including the auxiliary function for application installation is provided (as shown in fig. 4), when the terminal user selects to open the auxiliary function 400 for application installation on the terminal, batch installation can be realized, and of course, in order to avoid the influence of the installation process on the normal operation of the terminal, the terminal user can also limit the number of applications during batch installation, for example, the number of applications installed at one time is set on the setting page of the auxiliary function for application installation.
203. And the terminal takes out the first application from the application installation queue and displays an installation starting interface of the first application, wherein the installation starting interface comprises an installation starting option, and the first application is an application in the current installation sequence.
After the application installation queue is generated, the terminal may take out the applications from the head of the application installation queue according to the sequence of the application installation queue, and perform an installation process based on the currently taken out applications.
The installation starting interface includes an installation starting option, and may further include an installation canceling option and installation information, where the installation information may be function information of the application and a right acquired by the application after installation, for example, as shown in fig. 5, the installation starting interface is an application starting interface, and the application starting interface includes a "canceling" key for canceling installation and a "starting" key for starting installation.
204. And the terminal simulates the click operation of the installation starting option on the installation starting interface of the first application.
The process of starting operation of the simulated installation can be realized by an auxiliary function provided by the terminal, and the auxiliary function can assist people to use the mobile phone more conveniently, such as simulating click operation of a user and the like. Based on the application start interface in fig. 5, the auxiliary function of the terminal may simulate a click operation on the "start" button, thereby triggering an installation instruction. Of course, the terminal may also make an operation animation based on the simulated click operation to embody a specific process of moving the arrow to the key position and clicking.
205. And the terminal receives an installation instruction triggered by the installation starting operation and installs the first application.
Based on the system logic, when the installation starting operation is detected, an installation instruction is triggered, so that the first application is installed.
206. And the terminal monitors the installation process of the first application.
After the installation is completed, the system sends out an application installation completion message, and the application installation auxiliary function can monitor the installation completion message, so that the completion of the installation of the first application is known.
207. And if the installation completion message of the first application is monitored, simulating the installation completion operation of the first application.
The simulation process is similar to the simulation process in step 204, when the installation is completed, the terminal may display an installation completion interface (as shown in fig. 6), the installation completion interface includes an installation completion option, and the terminal may simulate a click operation on the installation completion option, thereby implementing the simulation of the installation completion operation.
In the process of step 203-.
208. If the installation completion message of the first application is monitored, judging whether the application installation queue is empty, and if the application installation queue is empty, finishing the installation process; if there is a second application in the application installation queue, the process of step 203 and step 208 is performed based on the second application.
The second application refers to an application in the application installation queue after the installation order of the first application.
As shown in fig. 7, for each application to be installed in the application installation queue, if it is time for installation, the terminal simulates an installation start operation of the application to be installed and monitors the installation process of the application, and when an installation completion message is monitored, simulates an installation completion operation of the application to start acquisition of the next application to be installed.
In this embodiment, when the current application is installed, if it is determined that there are applications to be installed in the application installation queue, the second application is taken out from the application installation queue according to the installation order in the application installation queue, and the simulation and installation processes are continuously performed until all the applications to be installed in the application installation queue are installed completely.
According to the method provided by the embodiment of the invention, the installation starting operation of the user is simulated in the process of installing the application in batch to trigger the installation process of the application, and the installation finishing operation of the application is simulated when the current application is installed to install the next application in the application installation queue.
Fig. 8 is a schematic structural diagram of an apparatus for batch installation of application programs according to an embodiment of the present invention. Referring to fig. 8, the apparatus includes:
a queue obtaining module 801, configured to obtain an application installation queue, where the application installation queue includes multiple applications to be installed;
an application obtaining module 802, configured to take out an application to be installed from the application installation queue;
a simulation module 803, configured to simulate an installation start operation of the application;
an installation module 804, configured to receive an installation instruction triggered by the installation start operation, and install the application;
the simulation module 803 is further configured to simulate an installation completion operation on the application in a case where the installation completion message of the application is received;
the installation module 804 is further configured to take out the next application to be installed from the application installation queue according to the installation order in the application installation queue, and continue to perform the simulation and installation processes until all applications in the application installation queue are installed.
Optionally, the apparatus further comprises:
the display module is used for displaying an installation starting interface of the application, and the installation starting interface comprises an installation starting option;
the simulation module 803 is configured to simulate a click operation on the installation start option on the installation start interface of the application.
Optionally, the queue obtaining module 801 is configured to obtain a plurality of applications to be installed; and generating an application installation queue according to the plurality of applications to be installed and the installation sequence.
Optionally, the apparatus further comprises:
the mode switching module is used for switching the current mode into the auxiliary mode according to a mode selection instruction of a user;
the simulation module 803 is further configured to perform a simulation step based on the application installation queue in the auxiliary mode;
the installation module 804 is further configured to perform an installation step based on the application installation queue in the auxiliary mode.
Optionally, the installation module 804 is configured to determine whether the application installation queue is empty if the installation completion message of the application is monitored, and end the installation process if the application installation queue is empty; and if the application to be installed still exists in the application installation queue, taking out the next application to be installed from the application installation queue, and continuing to execute the simulation and installation processes until all the applications in the application installation queue are installed completely.
It should be noted that: in the above embodiment, when the application is installed, the batch installation apparatus for application programs is only illustrated by dividing the functional modules, and in practical applications, the function distribution may be completed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules to complete all or part of the functions described above. In addition, the batch installation apparatus for the application program and the batch installation method for the application program provided in the above embodiments belong to the same concept, and specific implementation processes thereof are described in detail in the method embodiments and are not described herein again.
The present embodiment provides a terminal, which can be used to execute the batch installation method of the application programs provided in the above embodiments. Referring to fig. 9, the terminal 900 includes:
the terminal 900 may include RF (Radio Frequency) circuitry 110, memory 120 including one or more computer-readable storage media, an input unit 130, a display unit 140, a sensor 150, audio circuitry 160, a WiFi (Wireless Fidelity) module 170, a processor 180 including one or more processing cores, and a power supply 50. Those skilled in the art will appreciate that the terminal structure shown in fig. 9 does not constitute a limitation of the terminal, and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. Wherein:
the RF circuit 110 may be used for receiving and transmitting signals during information transmission and reception or during a call, and in particular, receives downlink information from a base station and then sends the received downlink information to the one or more processors 180 for processing; in addition, data relating to uplink is transmitted to the base station. In general, the RF circuitry 110 includes, but is not limited to, an antenna, at least one Amplifier, a tuner, one or more oscillators, a Subscriber Identity Module (SIM) card, a transceiver, a coupler, an LNA (Low Noise Amplifier), a duplexer, and the like. In addition, the RF circuitry 110 may also communicate with networks and other devices via wireless communications. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System for Mobile communications), GPRS (General Packet Radio Service), CDMA (Code Division Multiple Access), WCDMA (Wideband Code Division Multiple Access), LTE (Long Term Evolution), e-mail, SMS (short messaging Service), etc.
The memory 120 may be used to store software programs and modules, and the processor 180 executes various functional applications and data processing by operating the software programs and modules stored in the memory 120. The memory 120 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the terminal 900, and the like. Further, the memory 120 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 120 may further include a memory controller to provide the processor 180 and the input unit 130 with access to the memory 120.
The input unit 130 may be used to receive input numeric or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control. In particular, the input unit 130 may include a touch-sensitive surface 131 as well as other input devices 132. The touch-sensitive surface 131, also referred to as a touch display screen or a touch pad, may collect touch operations by a user on or near the touch-sensitive surface 131 (e.g., operations by a user on or near the touch-sensitive surface 131 using a finger, a stylus, or any other suitable object or attachment), and drive the corresponding connection device according to a predetermined program. Alternatively, the touch sensitive surface 131 may comprise two parts, a touch detection means and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 180, and can receive and execute commands sent by the processor 180. Additionally, the touch-sensitive surface 131 may be implemented using various types of resistive, capacitive, infrared, and surface acoustic waves. In addition to the touch-sensitive surface 131, the input unit 130 may also include other input devices 132. In particular, other input devices 132 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 140 may be used to display information input by or provided to a user and various graphical user interfaces of the terminal 900, which may be made up of graphics, text, icons, video, and any combination thereof. The Display unit 140 may include a Display panel 141, and optionally, the Display panel 141 may be configured in the form of an LCD (Liquid Crystal Display), an OLED (Organic Light-Emitting Diode), or the like. Further, the touch-sensitive surface 131 may cover the display panel 141, and when a touch operation is detected on or near the touch-sensitive surface 131, the touch operation is transmitted to the processor 180 to determine the type of the touch event, and then the processor 180 provides a corresponding visual output on the display panel 141 according to the type of the touch event. Although in FIG. 9, touch-sensitive surface 131 and display panel 141 are shown as two separate components to implement input and output functions, in some embodiments, touch-sensitive surface 131 may be integrated with display panel 141 to implement input and output functions.
The terminal 900 can also include at least one sensor 150, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor that may adjust the brightness of the display panel 141 according to the brightness of ambient light, and a proximity sensor that may turn off the display panel 141 and/or the backlight when the terminal 900 is moved to the ear. As one of the motion sensors, the gravity acceleration sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when the mobile phone is stationary, and can be used for applications of recognizing the posture of the mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured in the terminal 900, detailed descriptions thereof are omitted.
Audio circuitry 160, speaker 161, and microphone 162 may provide an audio interface between a user and terminal 900. The audio circuit 160 may transmit the electrical signal converted from the received audio data to the speaker 161, and convert the electrical signal into a sound signal for output by the speaker 161; on the other hand, the microphone 162 converts the collected sound signal into an electric signal, converts the electric signal into audio data after being received by the audio circuit 160, and then outputs the audio data to the processor 180 for processing, and then to the RF circuit 110 to be transmitted to, for example, another terminal, or outputs the audio data to the memory 120 for further processing. The audio circuitry 160 may also include an earbud jack to provide communication of peripheral headphones with the terminal 900.
WiFi belongs to a short-distance wireless transmission technology, and the terminal 900 can help a user send and receive e-mails, browse web pages, access streaming media, and the like through the WiFi module 170, and it provides wireless broadband internet access for the user. Although fig. 9 shows the WiFi module 170, it is understood that it does not belong to the essential constitution of the terminal 900 and can be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 180 is a control center of the terminal 900, connects various parts of the entire mobile phone using various interfaces and lines, and performs various functions of the terminal 900 and processes data by operating or executing software programs and/or modules stored in the memory 120 and calling data stored in the memory 120, thereby performing overall monitoring of the mobile phone. Optionally, processor 180 may include one or more processing cores; preferably, the processor 180 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 180.
Terminal 900 also includes a power supply 190 (e.g., a battery) for powering the various components, which may preferably be logically coupled to processor 180 via a power management system that may be used to manage charging, discharging, and power consumption. The power supply 190 may also include any component including one or more of a dc or ac power source, a recharging system, a power failure detection circuit, a power converter or inverter, a power status indicator, and the like.
Although not shown, the terminal 900 may further include a camera, a bluetooth module, etc., which will not be described herein. In this embodiment, the display unit of the terminal is a touch screen display, and the terminal further includes a memory and one or more programs, where the one or more programs are stored in the memory and configured to be executed by the one or more processors. The one or more programs include instructions for performing the terminal-side operations in the examples implemented in fig. 1 or fig. 2 described above.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (11)

1. A batch installation method of application programs is characterized by comprising the following steps:
acquiring an application installation queue, wherein the application installation queue comprises a plurality of applications;
taking out the application to be installed from the application installation queue;
displaying an installation starting interface of an application, wherein the installation starting interface comprises an installation starting option;
triggering an installation instruction through an auxiliary function of the terminal on an installation starting interface of the application, wherein the auxiliary function is used for simulating user operation;
receiving the installation instruction, and installing the application;
simulating an installation completion operation on the application in the case of receiving an installation completion message of the application;
and taking out the next application to be installed from the application installation queue according to the installation sequence in the application installation queue, and continuing to execute the simulation and installation processes until all the applications in the application installation queue are installed.
2. The method according to claim 1, wherein the triggering of the installation instruction by the auxiliary function of the terminal comprises:
simulating the click operation of the installation starting option on the installation starting interface of the application;
the receiving the installation instruction and installing the application includes:
and receiving an installation instruction triggered by an installation starting operation, and installing the application.
3. The method of claim 1, wherein obtaining an application installation queue comprises:
acquiring a plurality of applications to be installed;
and generating an application installation queue according to the plurality of applications to be installed and the installation sequence.
4. The method of claim 1, wherein prior to obtaining the application installation queue, the method further comprises:
switching the current mode into an auxiliary mode according to a mode selection instruction of a user;
and in the auxiliary mode, executing the steps of simulating and installing based on the application installation queue.
5. The method of claim 1, wherein fetching a next application to be installed from the application installation queue according to the installation order in the application installation queue, and continuing to perform the simulation and installation processes until all applications in the application installation queue are installed completely comprises:
if the installation completion message of the application is monitored, judging whether the application installation queue is empty, and if the application installation queue is empty, finishing the installation process; and if the application to be installed still exists in the application installation queue, taking out the next application to be installed from the application installation queue, and continuing to execute the simulation and installation processes until all the applications in the application installation queue are installed completely.
6. An apparatus for batch installation of applications, the apparatus comprising:
the queue acquisition module is used for acquiring an application installation queue, and the application installation queue comprises a plurality of applications to be installed;
the application acquisition module is used for taking out the application to be installed from the application installation queue;
the display module is used for displaying an installation starting interface of the application, and the installation starting interface comprises an installation starting option;
the simulation module is used for triggering an installation instruction through an auxiliary function of the terminal on an installation starting interface of the application, wherein the auxiliary function is used for simulating user operation;
the installation module is used for receiving the installation instruction and installing the application;
the simulation module is further configured to simulate an installation completion operation on the application under the condition that the installation completion message of the application is received;
and the installation module is further configured to take out the next application to be installed from the application installation queue according to the installation sequence in the application installation queue, and continue to execute the simulation and installation processes until all applications in the application installation queue are installed.
7. The apparatus of claim 6, wherein the simulation module is configured to simulate a click operation on the installation start option on an installation start interface of the application;
and the installation module is used for receiving an installation instruction triggered by installation starting operation and installing the application.
8. The apparatus of claim 6, wherein the queue obtaining module is configured to obtain a plurality of applications to be installed; and generating an application installation queue according to the plurality of applications to be installed and the installation sequence.
9. The apparatus of claim 6, further comprising:
the mode switching module is used for switching the current mode into the auxiliary mode according to a mode selection instruction of a user;
the simulation module is further used for executing a simulation step based on the application installation queue in the auxiliary mode;
the installation module is further configured to execute, in the auxiliary mode, a step of performing installation based on the application installation queue.
10. The apparatus according to claim 6, wherein the installation module is configured to determine whether the application installation queue is empty if the installation completion message of the application is monitored, and end the installation process if the application installation queue is empty; and if the application to be installed still exists in the application installation queue, taking out the next application to be installed from the application installation queue, and continuing to execute the simulation and installation processes until all the applications in the application installation queue are installed completely.
11. A computer-readable storage medium storing at least one instruction which, when executed by a processor, implements a batch installation method for an application program according to any one of claims 1 to 5.
CN201510105564.6A 2015-03-11 2015-03-11 Batch installation method and device of application programs Active CN106033358B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510105564.6A CN106033358B (en) 2015-03-11 2015-03-11 Batch installation method and device of application programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510105564.6A CN106033358B (en) 2015-03-11 2015-03-11 Batch installation method and device of application programs

Publications (2)

Publication Number Publication Date
CN106033358A CN106033358A (en) 2016-10-19
CN106033358B true CN106033358B (en) 2020-02-28

Family

ID=57149723

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510105564.6A Active CN106033358B (en) 2015-03-11 2015-03-11 Batch installation method and device of application programs

Country Status (1)

Country Link
CN (1) CN106033358B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110727936B (en) * 2019-08-26 2022-10-21 上海商米科技集团股份有限公司 Method and device for authorizing application

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102426533B (en) * 2011-12-12 2014-10-01 奇智软件(北京)有限公司 Method and device for installing software
CN103218235A (en) * 2012-01-19 2013-07-24 宇龙计算机通信科技(深圳)有限公司 Terminal and software installation method
CN103116446B (en) * 2013-02-26 2015-12-09 浙江大学 A kind of list interactive method for touch portable device
CN104156252A (en) * 2014-08-28 2014-11-19 广州金山网络科技有限公司 Application software installation method and device
CN104298528A (en) * 2014-09-30 2015-01-21 小米科技有限责任公司 Application program installation control method and device

Also Published As

Publication number Publication date
CN106033358A (en) 2016-10-19

Similar Documents

Publication Publication Date Title
CN106775833B (en) Device driver loading method, terminal and system
CN104778055B (en) Method and device for displaying progress bar
CN106371964B (en) Method and device for prompting message
KR20170129197A (en) Message updating method, device and terminal
CN106254910B (en) Method and device for recording image
CN107219951B (en) Touch screen control method and device, storage medium and terminal equipment
CN105094501B (en) Method, device and system for displaying messages in mobile terminal
CN107967153B (en) Application program management method and mobile terminal
CN109688611B (en) Frequency band parameter configuration method, device, terminal and storage medium
WO2017206860A1 (en) Processing method of mobile terminal and mobile terminal
CN107317828B (en) File downloading method and device
CN111273955A (en) Thermal restoration plug-in optimization method and device, storage medium and electronic equipment
CN106302101B (en) Message reminding method, terminal and server
CN106339391B (en) Webpage display method and terminal equipment
CN107770449B (en) Continuous shooting method, electronic device and storage medium
CN108564539B (en) Method and device for displaying image
CN107193551B (en) Method and device for generating image frame
CN106919458B (en) Method and device for Hook target kernel function
CN105320532B (en) Method, device and terminal for displaying interactive interface
CN105159655B (en) Behavior event playing method and device
CN108234275B (en) Method and device for releasing communication information
CN106033358B (en) Batch installation method and device of application programs
CN106330875B (en) Message display method and device
CN114518718A (en) Device control method, device, storage medium and electronic device
CN108307531B (en) Call control method, device, user terminal and computer readable storage medium

Legal Events

Date Code Title Description
C06 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