CN107704287B - Installation-free method for program application, mobile terminal and computer-readable storage medium - Google Patents

Installation-free method for program application, mobile terminal and computer-readable storage medium Download PDF

Info

Publication number
CN107704287B
CN107704287B CN201710905108.9A CN201710905108A CN107704287B CN 107704287 B CN107704287 B CN 107704287B CN 201710905108 A CN201710905108 A CN 201710905108A CN 107704287 B CN107704287 B CN 107704287B
Authority
CN
China
Prior art keywords
program application
installation
request
program
preset
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
CN201710905108.9A
Other languages
Chinese (zh)
Other versions
CN107704287A (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.)
Nubia Technology Co Ltd
Original Assignee
Nubia Technology 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 Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201710905108.9A priority Critical patent/CN107704287B/en
Publication of CN107704287A publication Critical patent/CN107704287A/en
Application granted granted Critical
Publication of CN107704287B publication Critical patent/CN107704287B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading

Abstract

The invention discloses a program application installation-free method, a mobile terminal and a computer readable storage medium, wherein the program application installation-free method comprises the following steps: when a triggered program application installation request is monitored, judging whether the program application installation request carries a quick installation mark; when the program application installation request carries a quick installation mark, downloading corresponding quick installation information from a preset server according to the program application mark in the program application installation request; and generating and displaying a desktop shortcut corresponding to the program application according to the program application information in the quick installation information and the program application link website, and storing the quick installation information to a preset database. According to the invention, the installation package of the downloaded program application is converted into the quick installation information of the downloaded program application, so that the downloading time and the consumed flow can be reduced, the system memory occupation of the program application is reduced, and the starting speed of the mobile terminal is effectively improved.

Description

Installation-free method for program application, mobile terminal and computer-readable storage medium
Technical Field
The invention relates to the technical field of mobile terminals, in particular to a program application installation-free method, a mobile terminal and a computer readable storage medium.
Background
Along with the rapid development of the mobile terminal, the performance of a mobile terminal chip is more and more powerful, the memory of the mobile terminal is larger and larger, and more programs can be installed on the terminal. Many operating systems of mobile terminals now provide open SDKs (Software Development tools) and open APIs (Application Programming interfaces), which lower the threshold of program Application Development, and thus, Application stores are now more and more rich in program applications.
However, as more and more program applications are installed on the mobile terminal, the performance of the mobile terminal is also reduced, which not only occupies a large amount of system memory, but also causes the boot speed of the mobile terminal to be reduced. Therefore, how to implement installation-free of program application in the mobile terminal, reduce the system memory occupation and improve the boot speed is a problem to be solved urgently at present.
The above is only for the purpose of assisting understanding of the technical aspects of the present invention, and does not represent an admission that the above is prior art.
Disclosure of Invention
The invention mainly aims to provide a program application installation-free method, a mobile terminal and a computer readable storage medium, and aims to solve the technical problems of realizing installation-free of program application in the mobile terminal, reducing the system memory occupation and improving the starting speed.
In order to achieve the above object, the present invention provides an installation-free method for a program application, including the following steps:
when a triggered program application installation request is monitored, judging whether the program application installation request carries a quick installation mark;
when the program application installation request carries a quick installation mark, downloading corresponding quick installation information from a preset server according to the program application mark in the program application installation request;
and generating and displaying a desktop shortcut corresponding to the program application according to the program application information in the quick installation information and the program application link website, and storing the quick installation information to a preset database.
Optionally, after the step of storing the shortcut installation information in a preset database, the installation-free method for the program application further includes:
when a program application access request triggered based on the desktop shortcut is monitored, acquiring a corresponding program application link website according to a program application identifier in the program application access request;
and controlling the mobile terminal to start a preset browser, and accessing a program application webpage corresponding to the program application link website based on the preset browser.
Optionally, after the step of storing the shortcut installation information in a preset database, the installation-free method for the program application further includes:
when a program application updating request transmitted by a preset server is received, acquiring updated shortcut installation information from the program application updating request;
regenerating a corresponding desktop shortcut according to the program application information in the updated quick installation information and the program application link website, and displaying the regenerated desktop shortcut;
and deleting the quick installation information associated with the program application identifier in the program application updating request from a preset database, and storing the updated quick installation information into the preset database.
Optionally, after the step of storing the shortcut installation information in a preset database, the installation-free method for the program application further includes:
when a triggered program application unloading request is monitored, judging whether the current program application to be unloaded is a quick installation program application or not according to a program application identifier in the program application unloading request;
and when the current program application to be uninstalled is a quick installation program application, deleting the corresponding desktop shortcut according to the program application identification, and deleting the corresponding quick installation information in the preset database.
Optionally, the step of determining whether the current program application to be uninstalled is a shortcut installer application according to the program application identifier in the program application uninstalling request includes:
judging whether the program application identifier in the program application uninstalling request is in a preset program application identifier set or not;
if the program application identifier in the program application uninstalling request is in a preset program application identifier set, judging that the current program application to be uninstalled is a quick installation program application;
and if the program application identifier in the program application uninstalling request is not in the preset program application identifier set, judging that the current program application to be uninstalled is not the quick installation program application.
Optionally, when the program application installation request carries a shortcut installation flag, determining whether the current program application to be installed is a preset type of program application;
if the current program application to be installed is a preset type of program application, acquiring corresponding quick installation information from a preset storage area according to a program application identifier in the program application installation request;
and if the current program application to be installed is not the program application of the preset type, executing the step of downloading the corresponding quick installation information from a preset server according to the program application identifier in the program application installation request.
In addition, to achieve the above object, the present invention also provides a mobile terminal, including: a memory, a processor, and a program application installer exempt stored on the memory and executable on the processor, the program application installer exempt when executed by the processor implementing the steps of:
when a triggered program application installation request is monitored, judging whether the program application installation request carries a quick installation mark;
when the program application installation request carries a quick installation mark, downloading corresponding quick installation information from a preset server according to the program application mark in the program application installation request;
and generating and displaying a desktop shortcut corresponding to the program application according to the program application information in the quick installation information and the program application link website, and storing the quick installation information to a preset database.
The present invention also provides a computer-readable storage medium having a program application installer exempt stored thereon, the program application installer exempt, when executed by a processor, implementing the steps of:
when a triggered program application installation request is monitored, judging whether the program application installation request carries a quick installation mark;
when the program application installation request carries a quick installation mark, downloading corresponding quick installation information from a preset server according to the program application mark in the program application installation request;
and generating and displaying a desktop shortcut corresponding to the program application according to the program application information in the quick installation information and the program application link website, and storing the quick installation information to a preset database.
The invention provides a program application installation-free method, a mobile terminal and a computer readable storage medium, wherein when a triggered program application installation request is monitored, whether a quick installation mark is carried in the program application installation request is judged, and when the quick installation mark is carried in the program application installation request, corresponding quick installation information is downloaded from a preset server according to the program application mark in the program application installation request, then a desktop shortcut of corresponding program application is generated and displayed according to the program application information and a program application link website in the quick installation information and is stored in a preset database The size of the information such as the program application information, the program application link website and the like is far smaller than that of the installation package of the program application, so that the downloading time and the consumed flow can be greatly reduced, the system memory occupation amount of the program application is greatly reduced, and the starting speed of the mobile terminal is effectively improved.
Drawings
Fig. 1 is a schematic diagram of a hardware structure of a mobile terminal implementing various embodiments of the present invention;
FIG. 2 is a flowchart illustrating a first embodiment of a method for installing program applications in accordance with the present invention;
FIG. 3 is a flowchart illustrating a second embodiment of a method for installing program applications in accordance with the present invention;
FIG. 4 is a flowchart illustrating a third embodiment of a method for installing program applications in accordance with the present invention;
fig. 5 is a flowchart illustrating a detailed process of the step of determining whether the current application to be uninstalled is the quickly installed application according to the application identifier in the application uninstall request in fig. 4;
fig. 6 is a flowchart illustrating a program application installation-free method according to a fourth embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for facilitating the explanation of the present invention, and have no specific meaning in itself. Thus, "module", "component" or "unit" may be used mixedly.
The terminal may be implemented in various forms. For example, the terminal described in the present invention may include a mobile terminal such as a mobile phone, a tablet computer, a notebook computer, a palmtop computer, a Personal Digital Assistant (PDA), a Portable Media Player (PMP), a navigation device, a wearable device, a smart band, a pedometer, and the like, and a fixed terminal such as a Digital TV, a desktop computer, and the like.
The following description will be given by way of example of a mobile terminal, and it will be understood by those skilled in the art that the construction according to the embodiment of the present invention can be applied to a fixed type terminal, in addition to elements particularly used for mobile purposes.
Referring to fig. 1, which is a schematic diagram of a hardware structure of a mobile terminal for implementing various embodiments of the present invention, the mobile terminal 100 may include: RF (Radio Frequency) unit 101, WiFi module 102, audio output unit 103, a/V (audio/video) input unit 104, sensor 105, display unit 106, user input unit 107, interface unit 108, memory 109, processor 110, and power supply 111. Those skilled in the art will appreciate that the mobile terminal architecture shown in fig. 1 is not intended to be limiting of mobile terminals, which may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile terminal in detail with reference to fig. 1:
the radio frequency unit 101 may be configured to receive and transmit signals during information transmission and reception or during a call, and specifically, receive downlink information of a base station and then process the downlink information to the processor 110; in addition, the uplink data is transmitted to the base station. Typically, radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 101 can also communicate with a network and other devices through wireless communication. 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), CDMA2000(Code Division Multiple Access 2000), WCDMA (Wideband Code Division Multiple Access), TD-SCDMA (Time Division-Synchronous Code Division Multiple Access), FDD-LTE (Frequency Division duplex Long Term Evolution), and TDD-LTE (Time Division duplex Long Term Evolution).
WiFi belongs to short-distance wireless transmission technology, and the mobile terminal can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 102, and provides wireless broadband internet access for the user. Although fig. 1 shows the WiFi module 102, it is understood that it does not belong to the essential constitution of the mobile terminal, and may be omitted entirely as needed within the scope not changing the essence of the invention.
The audio output unit 103 may convert audio data received by the radio frequency unit 101 or the WiFi module 102 or stored in the memory 109 into an audio signal and output as sound when the mobile terminal 100 is in a call signal reception mode, a call mode, a recording mode, a voice recognition mode, a broadcast reception mode, or the like. Also, the audio output unit 103 may also provide audio output related to a specific function performed by the mobile terminal 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 103 may include a speaker, a buzzer, and the like.
The a/V input unit 104 is used to receive audio or video signals. The a/V input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, the Graphics processor 1041 Processing image data of still pictures or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 106. The image frames processed by the graphic processor 1041 may be stored in the memory 109 (or other storage medium) or transmitted via the radio frequency unit 101 or the WiFi module 102. The microphone 1042 may receive sounds (audio data) via the microphone 1042 in a phone call mode, a recording mode, a voice recognition mode, or the like, and may be capable of processing such sounds into audio data. The processed audio (voice) data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 101 in case of a phone call mode. The microphone 1042 may implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated in the course of receiving and transmitting audio signals.
The mobile terminal 100 also includes at least one sensor 105, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 1061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 1061 and/or a backlight when the mobile terminal 100 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a 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 fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
The display unit 106 is used to display information input by a user or information provided to the user. The Display unit 106 may include a Display panel 1061, and the Display panel 1061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 107 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the mobile terminal. Specifically, the user input unit 107 may include a touch panel 1071 and other input devices 1072. The touch panel 1071, also referred to as a touch screen, may collect a touch operation performed by a user on or near the touch panel 1071 (e.g., an operation performed by the user on or near the touch panel 1071 using a finger, a stylus, or any other suitable object or accessory), and drive a corresponding connection device according to a predetermined program. The touch panel 1071 may include two parts of a touch detection device 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 110, and can receive and execute commands sent by the processor 110. In addition, the touch panel 1071 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 1071, the user input unit 107 may include other input devices 1072. In particular, other input devices 1072 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like, and are not limited to these specific examples.
Further, the touch panel 1071 may cover the display panel 1061, and when the touch panel 1071 detects a touch operation thereon or nearby, the touch panel 1071 transmits the touch operation to the processor 110 to determine the type of the touch event, and then the processor 110 provides a corresponding visual output on the display panel 1061 according to the type of the touch event. Although the touch panel 1071 and the display panel 1061 are shown in fig. 1 as two separate components to implement the input and output functions of the mobile terminal, in some embodiments, the touch panel 1071 and the display panel 1061 may be integrated to implement the input and output functions of the mobile terminal, and is not limited herein.
The interface unit 108 serves as an interface through which at least one external device is connected to the mobile terminal 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 108 may be used to receive input (e.g., data information, power, etc.) from external devices and transmit the received input to one or more elements within the mobile terminal 100 or may be used to transmit data between the mobile terminal 100 and external devices.
The memory 109 may be used to store software programs as well as various data. The memory 109 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 cellular phone, and the like. Further, the memory 109 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.
The processor 110 is a control center of the mobile terminal, connects various parts of the entire mobile terminal using various interfaces and lines, and performs various functions of the mobile terminal and processes data by operating or executing software programs and/or modules stored in the memory 109 and calling data stored in the memory 109, thereby performing overall monitoring of the mobile terminal. Processor 110 may include one or more processing units; preferably, the processor 110 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 110.
The mobile terminal 100 may further include a power supply 111 (e.g., a battery) for supplying power to various components, and preferably, the power supply 111 may be logically connected to the processor 110 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system.
Although not shown in fig. 1, the mobile terminal 100 may further include a bluetooth module or the like, which is not described in detail herein.
Based on the above mobile terminal hardware structure, various embodiments of the mobile terminal of the present invention are provided.
Referring to fig. 1, in a first embodiment of the mobile terminal of the present invention, the mobile terminal includes: a memory, a processor, and a program application installer exempt stored on the memory and executable on the processor, the program application installer exempt when executed by the processor implementing the steps of:
when a triggered program application installation request is monitored, judging whether the program application installation request carries a quick installation mark;
when the program application installation request carries a quick installation mark, downloading corresponding quick installation information from a preset server according to the program application mark in the program application installation request;
and generating and displaying a desktop shortcut corresponding to the program application according to the program application information in the quick installation information and the program application link website, and storing the quick installation information to a preset database.
Further, the program application installation-free program when executed by the processor further realizes the following steps:
when a program application access request triggered based on the desktop shortcut is monitored, acquiring a corresponding program application link website according to a program application identifier in the program application access request;
and controlling the mobile terminal to start a preset browser, and accessing a program application webpage corresponding to the program application link website based on the preset browser.
Further, the program application installation-free program when executed by the processor further realizes the following steps:
when a program application updating request transmitted by a preset server is received, acquiring updated shortcut installation information from the program application updating request;
regenerating a corresponding desktop shortcut according to the program application information in the updated quick installation information and the program application link website, and displaying the regenerated desktop shortcut;
and deleting the quick installation information associated with the program application identifier in the program application updating request from a preset database, and storing the updated quick installation information into the preset database.
Further, the program application installation-free program when executed by the processor further realizes the following steps:
when a triggered program application unloading request is monitored, judging whether the current program application to be unloaded is a quick installation program application or not according to a program application identifier in the program application unloading request;
and when the current program application to be uninstalled is a quick installation program application, deleting the corresponding desktop shortcut according to the program application identification, and deleting the corresponding quick installation information in the preset database.
Further, the program application installation-free program when executed by the processor further realizes the following steps:
judging whether the program application identifier in the program application uninstalling request is in a preset program application identifier set or not;
if the program application identifier in the program application uninstalling request is in a preset program application identifier set, judging that the current program application to be uninstalled is a quick installation program application;
and if the program application identifier in the program application uninstalling request is not in the preset program application identifier set, judging that the current program application to be uninstalled is not the quick installation program application.
Further, the program application installation-free program when executed by the processor further realizes the following steps:
when the program application installation request carries a quick installation mark, judging whether the current program application to be installed is a preset type of program application;
if the current program application to be installed is a preset type of program application, acquiring corresponding quick installation information from a preset storage area according to a program application identifier in the program application installation request;
and if the current program application to be installed is not the program application of the preset type, executing the step of downloading the corresponding quick installation information from a preset server according to the program application identifier in the program application installation request.
The specific embodiment of the mobile terminal of the present invention is substantially the same as the following specific embodiments of the installation-free method for program application, and will not be described herein again.
Further, the present invention also provides a method for installing a program application, which is applied to the mobile terminal shown in fig. 1, referring to fig. 2, fig. 2 is a flowchart illustrating a first embodiment of the method for installing a program application according to the present invention.
In this embodiment, the installation-free method for a program application includes:
step S101, when a triggered program application installation request is monitored, judging whether the program application installation request carries a quick installation mark;
the program application installation-free method is applied to a mobile terminal shown in fig. 1, the mobile terminal comprises a smart phone, a tablet computer and the like, the mobile terminal realizes data interaction with a preset server through a network interface, the preset server stores quick installation information of program application, the quick installation information comprises program application type, program application information, program application identification, a program application link website and the like, and the program application information comprises a program application icon, a program application name and the like. A conventional installation control and a quick installation control are displayed in a program application store of the mobile terminal, a user can trigger a program application installation request which does not carry a quick installation mark based on the conventional installation control, and can trigger the program application installation request which carries the quick installation mark based on the quick installation control. In specific implementation, because the types of the program applications are many, including games, videos, social contacts, news, music, and the like, it may be determined whether to display the quick installation control according to the types of the program applications, for example, for the game program applications, the current game program applications require the mobile terminal to have a higher hardware configuration, and when accessing the game program applications through the program application link address, the game program applications are likely to crash, and therefore the game program applications do not need to configure the quick installation control.
When monitoring a triggered program application installation request, the mobile terminal judges whether the program application installation request carries a quick installation mark, if the program application installation request carries the quick installation mark, the current application to be installed is the quick installation application, and if the program application installation request does not carry the quick installation mark, the current application to be installed is not the quick installation application. For example, a conventional installation control and a quick installation control are displayed in a WeChat program application in a program application store of the mobile terminal, a user triggers a program application installation request based on the quick installation control, and at the moment, the triggered program application installation request carries a quick installation mark.
Step S102, when the program application installation request carries a shortcut installation mark, downloading corresponding shortcut installation information from a preset server according to the program application mark in the program application installation request;
the mobile terminal obtains that the program application installation request carries a quick installation mark through judgment, obtains a program application identifier from the program application installation request, and downloads corresponding quick installation information from a preset server based on the program application identifier, specifically, sends a quick installation information downloading request carrying the program application identifier and the quick installation mark to the preset server, and the preset server obtains the program application identifier from the quick installation information downloading request when receiving the quick installation information downloading request sent by the mobile terminal, obtains corresponding quick installation information based on the program application identifier, and then returns the quick installation information to the mobile terminal. In specific implementation, if the program application installation request does not carry the shortcut installation mark, acquiring a program application identifier from the program application installation request, and downloading a corresponding program application installation package from a preset server based on the program application identifier, specifically, sending a program application installation package downloading request carrying the program application identifier to the preset server, and when receiving a program application installation package downloading request sent by a mobile terminal, the preset server acquires the program application identifier from the program application installation package downloading request, and acquires a corresponding program application installation package downloading request based on the program application identifier, and then returns the program application installation package to the mobile terminal.
And S103, generating and displaying a desktop shortcut corresponding to the program application according to the program application information in the quick installation information and the program application link website, and storing the quick installation information to a preset database.
After downloading and acquiring the quick installation information from the preset server, the mobile terminal generates and displays a desktop shortcut of the corresponding program application according to the program application information in the quick installation information and the program application link website, and stores the quick installation information into a preset database so as to realize quick installation of the corresponding program application. The desktop shortcut includes a program application icon and a program application name.
Optionally, in this embodiment, after step S103, the method further includes:
when a program application access request triggered based on the desktop shortcut is monitored, acquiring a corresponding program application link website according to a program application identifier in the program application access request;
and controlling the mobile terminal to start a preset browser, and accessing a program application webpage corresponding to the program application link website based on the preset browser.
After the mobile terminal achieves quick installation of the program application, whether touch operation exists in a touch area where the desktop shortcut is located is monitored, when the touch operation exists in the touch area where the desktop shortcut is monitored, a program application access request is triggered, a corresponding program application link website is obtained according to a program application identifier in the program application access request, then the mobile terminal is controlled to start a preset browser, and a program application webpage corresponding to the program application link website is accessed based on the preset browser, so that data service of accessing the corresponding program application based on the program application link website is achieved.
In this embodiment, when a triggered program application installation request is monitored, the present invention determines whether the program application installation request carries a shortcut installation flag, and when the program application installation request carries the shortcut installation flag, downloads corresponding shortcut installation information from a preset server according to the program application flag in the program application installation request, then generates and displays a desktop shortcut of a corresponding program application according to the program application information and a program application link website in the shortcut installation information, and stores the shortcut installation information into a preset database, the present solution generates the desktop shortcut of the corresponding program application based on the shortcut installation information by converting an installation package of a downloaded program application into the shortcut installation information of the downloaded program application, and the shortcut installation information includes information such as the program application flag, the program application information, and the program application link, the size of the mobile terminal is far smaller than that of an installation package of the program application, so that the downloading time and the consumed flow can be greatly reduced, the system memory occupation amount of the program application is also greatly reduced, and the starting speed of the mobile terminal is effectively improved.
Further, referring to fig. 3, a second embodiment of the installation-free program application of the present invention is proposed based on the mobile terminal shown in fig. 1 and the foregoing first embodiment, and is different from the foregoing embodiment in that after step S103, the installation-free program application method further includes:
step S104, when receiving a program application updating request transmitted by a preset server, acquiring updated shortcut installation information from the program application updating request;
step S105, regenerating a corresponding desktop shortcut according to the program application information in the updated quick installation information and the program application link website, and displaying the regenerated desktop shortcut;
and step S106, deleting the quick installation information associated with the program application identifier in the program application updating request from a preset database, and storing the updated quick installation information into the preset database.
It should be noted that the present invention proposes a specific updating method of the program application based on the foregoing embodiments, and only this will be described below, and other embodiments can be referred to.
The method comprises the steps that when monitoring updated quick installation information, the preset server transmits a program application update request carrying the updated quick installation information to a mobile terminal, when the mobile terminal receives the program application update request transmitted by the preset server, the updated quick installation information is acquired from the program application update request, then a corresponding desktop shortcut is regenerated according to the program application information in the updated quick installation information and a program application link website, the regenerated desktop shortcut is displayed, finally the quick installation information related to a program application identifier in the program application update request is deleted from a preset database, and the updated quick installation information is stored in the preset database so as to achieve updating of program applications.
In a specific implementation, when receiving a program application update request transmitted by a preset server, the mobile terminal acquires a program application identifier in the program application update request, then determines whether the program application identifier is in a preset program application identifier set, if the program application identifier is in the preset program application identifier set, it indicates that the program application to be updated starts an automatic update function, and if the program application identifier is not in the preset program application identifier set, it indicates that the program application to be updated does not start the automatic update function, so that the mobile terminal stores updated shortcut installation information in the program application update request in a preset storage area for caching, and then when receiving a program application update instruction triggered by a user, acquires cached updated shortcut installation information from the preset storage area, and regenerates and displays a corresponding desktop shortcut based on the updated shortcut installation information, and replacing the quick installation information in the preset database with the updated quick installation information.
In this embodiment, when the program application is updated, the updated quick installation information is downloaded from the server, and the updated program application installation package does not need to be downloaded, so that the downloading and updating time is greatly reduced, and the updating speed of the program application is increased.
Further, referring to fig. 4, a third embodiment of the installation-free method for program application of the present invention is proposed based on the mobile terminal shown in fig. 1 and the aforementioned first or second embodiment, and the difference from the aforementioned embodiment is that after the step S103, the installation-free method for program application further includes:
step S107, when a triggered program application uninstalling request is monitored, judging whether the current program application to be uninstalled is a quick installation program application or not according to a program application identifier in the program application uninstalling request;
and S108, when the current program application to be uninstalled is a quick installation program application, deleting the corresponding desktop shortcut according to the program application identification, and deleting the corresponding quick installation information in the preset database.
It should be noted that the present invention proposes a specific unloading manner of the program application based on the foregoing embodiments, and only this will be described below, and other embodiments can be referred to.
When monitoring a triggered program application unloading request, the mobile terminal judges whether the current program application to be unloaded is a quick installation program application according to a program application identifier in the program application unloading request, and when the current program application to be unloaded is the quick installation program application, deletes a corresponding desktop shortcut according to the program application identifier and deletes corresponding quick installation information in the preset database.
Specifically, referring to fig. 5, fig. 5 is a detailed flowchart of step S107 in fig. 4, where step S107 includes:
step S1071, judge whether the program application label in the said program application uninstalls the request is in the application label set of the preset program;
step S1072, if the program application identifier in the program application uninstalling request is in a preset program application identifier set, determining that the current program application to be uninstalled is a quick installation program application;
step S1073, if the program application identifier in the program application uninstall request is not in the preset program application identifier set, determining that the current program application to be uninstalled is not the shortcut installer application.
When monitoring a triggered program application unloading request, the mobile terminal judges whether a program application identifier in the program application unloading request is in a preset program application identifier set, and if the program application identifier in the program application unloading request is in the preset program application identifier set, the mobile terminal can judge that the current program application to be unloaded is a quick installation program application, so that a desktop shortcut corresponding to the current program application to be unloaded is deleted, and corresponding quick installation information in a preset database is deleted; if the program application identifier in the program application uninstalling request is not in the preset program application identifier set, it can be determined that the current program application to be uninstalled is not the shortcut installer application, so the installation package of the current program application to be uninstalled is deleted, and the user data is emptied. It should be noted that the preset program application identifier set may be set by a person skilled in the art based on actual situations, and this embodiment will not be described in detail.
In this embodiment, when the shortcut installation program application is uninstalled, only the corresponding shortcut installation information and the shortcut desktop mode need to be deleted, so that the uninstalling speed of the program application is increased.
Further, referring to fig. 6, a fourth embodiment of the installation-free method for program application of the present invention is proposed based on the mobile terminal shown in fig. 1 and the aforementioned first, second or third embodiments, and is different from the aforementioned embodiments in that before step S102, the installation-free method for program application further includes:
step S109, when the program application installation request carries a shortcut installation mark, judging whether the current program application to be installed is a preset type program application;
step S110, if the current program application to be installed is a program application of a preset type, acquiring corresponding quick installation information from a preset storage area according to a program application identifier in the program application installation request;
if the current program application to be installed is not the program application of the preset type, step S102 is executed, that is, the corresponding quick installation information is downloaded from the preset server according to the program application identifier in the program application installation request.
It should be noted that, based on the foregoing embodiments, the present invention provides a quick installation method for a program application, and only this will be described below, and other embodiments can be referred to.
When the program application installation request carries a quick installation mark, the mobile terminal judges whether the current program application to be installed is a preset type of program application, if the current program application to be installed is the preset type of program application, the mobile terminal indicates that quick installation information of the current program application to be installed is cached in the mobile terminal, and therefore corresponding quick installation information is obtained from a preset storage area according to the program application mark in the program application installation request; if the current program application to be installed is not the program application of the preset type, the mobile terminal does not cache the quick installation information of the current program application to be installed, and therefore the corresponding quick installation information is downloaded from the preset server according to the program application identifier in the program application installation request. And finally, generating and displaying the desktop shortcut of the corresponding program application according to the program application information in the quick installation information and the program application link website, and storing the quick installation information to a preset database.
In this embodiment, by caching the quick installation information of the preset type of program application, the program application can be installed directly based on the cached quick installation information when the corresponding program application is installed, and the quick installation information needs to be downloaded and also needs to be connected to a network, so that the program application is conveniently installed.
Furthermore, an embodiment of the present invention further provides a computer-readable storage medium, where a program application installation-exempt program is stored on the computer-readable storage medium, and when executed by a processor, the program application installation-exempt program implements the following steps:
when a triggered program application installation request is monitored, judging whether the program application installation request carries a quick installation mark;
when the program application installation request carries a quick installation mark, downloading corresponding quick installation information from a preset server according to the program application mark in the program application installation request;
and generating and displaying a desktop shortcut corresponding to the program application according to the program application information in the quick installation information and the program application link website, and storing the quick installation information to a preset database.
Further, the program application installation-free program when executed by the processor further realizes the following steps:
when a program application access request triggered based on the desktop shortcut is monitored, acquiring a corresponding program application link website according to a program application identifier in the program application access request;
and controlling the mobile terminal to start a preset browser, and accessing a program application webpage corresponding to the program application link website based on the preset browser.
Further, the program application installation-free program when executed by the processor further realizes the following steps:
when a program application updating request transmitted by a preset server is received, acquiring updated shortcut installation information from the program application updating request;
regenerating a corresponding desktop shortcut according to the program application information in the updated quick installation information and the program application link website, and displaying the regenerated desktop shortcut;
and deleting the quick installation information associated with the program application identifier in the program application updating request from a preset database, and storing the updated quick installation information into the preset database.
Further, the program application installation-free program when executed by the processor further realizes the following steps:
when a triggered program application unloading request is monitored, judging whether the current program application to be unloaded is a quick installation program application or not according to a program application identifier in the program application unloading request;
and when the current program application to be uninstalled is a quick installation program application, deleting the corresponding desktop shortcut according to the program application identification, and deleting the corresponding quick installation information in the preset database.
Further, the program application installation-free program when executed by the processor further realizes the following steps:
judging whether the program application identifier in the program application uninstalling request is in a preset program application identifier set or not;
if the program application identifier in the program application uninstalling request is in a preset program application identifier set, judging that the current program application to be uninstalled is a quick installation program application;
and if the program application identifier in the program application uninstalling request is not in the preset program application identifier set, judging that the current program application to be uninstalled is not the quick installation program application.
Further, the program application installation-free program when executed by the processor further realizes the following steps:
when the program application installation request carries a quick installation mark, judging whether the current program application to be installed is a preset type of program application;
if the current program application to be installed is a preset type of program application, acquiring corresponding quick installation information from a preset storage area according to a program application identifier in the program application installation request;
and if the current program application to be installed is not the program application of the preset type, executing the step of downloading the corresponding quick installation information from a preset server according to the program application identifier in the program application installation request.
The specific embodiment of the computer-readable storage medium of the present invention is substantially the same as the specific embodiments of the installation-free method for program application described above, and will not be described herein again.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. 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 (e.g., ROM/RAM, magnetic disk, optical disk) as described above and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (8)

1. A program application installation-free method is characterized by comprising the following steps:
when a triggered program application installation request is monitored, judging whether the program application installation request carries a quick installation mark;
when the program application installation request carries a quick installation mark, downloading corresponding quick installation information from a preset server according to the program application mark in the program application installation request;
generating and displaying a desktop shortcut of a corresponding program application according to the program application information in the shortcut installation information and a program application link website, and storing the shortcut installation information to a preset database;
after the step of storing the shortcut installation information in a preset database, the installation-free method for the program application further includes:
when a program application access request triggered based on the desktop shortcut is monitored, acquiring a corresponding program application link website according to a program application identifier in the program application access request;
and controlling the mobile terminal to start a preset browser, and accessing a program application webpage corresponding to the program application link website based on the preset browser.
2. The program application installation-free method of claim 1, wherein after the step of storing the shortcut installation information in a preset database, the program application installation-free method further comprises:
when a program application updating request transmitted by a preset server is received, acquiring updated shortcut installation information from the program application updating request;
regenerating a corresponding desktop shortcut according to the program application information in the updated quick installation information and the program application link website, and displaying the regenerated desktop shortcut;
and deleting the quick installation information associated with the program application identifier in the program application updating request from a preset database, and storing the updated quick installation information into the preset database.
3. The program application installation-free method of claim 1, wherein after the step of storing the shortcut installation information in a preset database, the program application installation-free method further comprises:
when a triggered program application unloading request is monitored, judging whether the current program application to be unloaded is a quick installation program application or not according to a program application identifier in the program application unloading request;
and when the current program application to be uninstalled is a quick installation program application, deleting the corresponding desktop shortcut according to the program application identification, and deleting the corresponding quick installation information in the preset database.
4. The method for installing program application according to claim 3, wherein the step of determining whether the current program application to be uninstalled is a shortcut installer application according to the program application identifier in the program application uninstall request comprises:
judging whether the program application identifier in the program application uninstalling request is in a preset program application identifier set or not;
if the program application identifier in the program application uninstalling request is in a preset program application identifier set, judging that the current program application to be uninstalled is a quick installation program application;
and if the program application identifier in the program application uninstalling request is not in the preset program application identifier set, judging that the current program application to be uninstalled is not the quick installation program application.
5. The program application installation-free method of any one of claims 1 to 4, wherein before the step of downloading the corresponding shortcut installation information from the provisioning server according to the program application identifier in the program application installation request, the program application installation-free method further comprises:
when the program application installation request carries a quick installation mark, judging whether the current program application to be installed is a preset type of program application;
if the current program application to be installed is a preset type of program application, acquiring corresponding quick installation information from a preset storage area according to a program application identifier in the program application installation request;
and if the current program application to be installed is not the program application of the preset type, executing the step of downloading the corresponding quick installation information from a preset server according to the program application identifier in the program application installation request.
6. A mobile terminal, characterized in that the mobile terminal comprises: a memory, a processor, and a program application installer exempt stored on the memory and executable on the processor, the program application installer exempt when executed by the processor implementing the steps of:
when a triggered program application installation request is monitored, judging whether the program application installation request carries a quick installation mark;
when the program application installation request carries a quick installation mark, downloading corresponding quick installation information from a preset server according to the program application mark in the program application installation request;
generating and displaying a desktop shortcut of a corresponding program application according to the program application information in the shortcut installation information and a program application link website, and storing the shortcut installation information to a preset database;
the program application installer exempt program when executed by the processor further implements the steps of:
when a program application access request triggered based on the desktop shortcut is monitored, acquiring a corresponding program application link website according to a program application identifier in the program application access request;
and controlling the mobile terminal to start a preset browser, and accessing a program application webpage corresponding to the program application link website based on the preset browser.
7. The mobile terminal of claim 6, wherein the program application installer exempt program, when executed by the processor, further implements the steps of:
when a program application updating request transmitted by a preset server is received, acquiring updated shortcut installation information from the program application updating request;
regenerating a corresponding desktop shortcut according to the program application information in the updated quick installation information and the program application link website, and displaying the regenerated desktop shortcut;
and deleting the quick installation information associated with the program application identifier in the program application updating request from a preset database, and storing the updated quick installation information into the preset database.
8. A computer-readable storage medium having a program application installer exempt stored thereon, the program application installer exempt, when executed by a processor, performing the steps of:
when a triggered program application installation request is monitored, judging whether the program application installation request carries a quick installation mark;
when the program application installation request carries a quick installation mark, downloading corresponding quick installation information from a preset server according to the program application mark in the program application installation request;
generating and displaying a desktop shortcut of a corresponding program application according to the program application information in the shortcut installation information and a program application link website, and storing the shortcut installation information to a preset database;
after the step of storing the shortcut installation information in a preset database, the installation-free method for the program application further includes:
when a program application access request triggered based on the desktop shortcut is monitored, acquiring a corresponding program application link website according to a program application identifier in the program application access request;
and controlling the mobile terminal to start a preset browser, and accessing a program application webpage corresponding to the program application link website based on the preset browser.
CN201710905108.9A 2017-09-28 2017-09-28 Installation-free method for program application, mobile terminal and computer-readable storage medium Active CN107704287B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710905108.9A CN107704287B (en) 2017-09-28 2017-09-28 Installation-free method for program application, mobile terminal and computer-readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710905108.9A CN107704287B (en) 2017-09-28 2017-09-28 Installation-free method for program application, mobile terminal and computer-readable storage medium

Publications (2)

Publication Number Publication Date
CN107704287A CN107704287A (en) 2018-02-16
CN107704287B true CN107704287B (en) 2021-04-06

Family

ID=61176216

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710905108.9A Active CN107704287B (en) 2017-09-28 2017-09-28 Installation-free method for program application, mobile terminal and computer-readable storage medium

Country Status (1)

Country Link
CN (1) CN107704287B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3748493B1 (en) 2018-03-28 2023-04-05 Huawei Technologies Co., Ltd. Method and device for downloading installation-free application
CN108549557A (en) * 2018-04-17 2018-09-18 珠海市魅族科技有限公司 Using storing method, terminal and storage medium
CN109284144B (en) * 2018-08-27 2021-08-27 维沃移动通信有限公司 Fast application processing method and mobile terminal

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102012826A (en) * 2010-11-19 2011-04-13 奇智软件(北京)有限公司 Method and system for intelligently installing/upgrading software
CN103605538A (en) * 2013-11-08 2014-02-26 北京奇虎科技有限公司 Method and device for installing software
CN103902314A (en) * 2012-12-27 2014-07-02 腾讯科技(深圳)有限公司 Webpage application installation method and device
CN106648783A (en) * 2016-12-27 2017-05-10 北京奇虎科技有限公司 Method and device for installing application program and mobile terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102012826A (en) * 2010-11-19 2011-04-13 奇智软件(北京)有限公司 Method and system for intelligently installing/upgrading software
CN103902314A (en) * 2012-12-27 2014-07-02 腾讯科技(深圳)有限公司 Webpage application installation method and device
CN103605538A (en) * 2013-11-08 2014-02-26 北京奇虎科技有限公司 Method and device for installing software
CN106648783A (en) * 2016-12-27 2017-05-10 北京奇虎科技有限公司 Method and device for installing application program and mobile terminal

Also Published As

Publication number Publication date
CN107704287A (en) 2018-02-16

Similar Documents

Publication Publication Date Title
CN110837327B (en) Message viewing method and terminal
CN110058836B (en) Audio signal output method and terminal equipment
CN109284144B (en) Fast application processing method and mobile terminal
WO2021036711A1 (en) Network control method and related product
CN108491148B (en) Application sharing method and terminal
CN107656743B (en) Application unloading method, terminal and readable storage medium
CN107765941B (en) Icon display method, terminal and computer readable storage medium
CN109522278B (en) File storage method and terminal equipment
CN107480169B (en) Picture loading method, terminal and computer readable storage medium
CN109766119B (en) Recovery partition upgrade method, terminal and computer readable storage medium
CN110780940A (en) Application program loading method, electronic device and storage medium
JP7324949B2 (en) Application sharing method, first electronic device and computer readable storage medium
WO2015067142A1 (en) Webpage display method and device
CN107967153B (en) Application program management method and mobile terminal
CN107734023B (en) Static resource file downloading method, mobile terminal and computer readable storage medium
CN107704287B (en) Installation-free method for program application, mobile terminal and computer-readable storage medium
CN111143002A (en) Application sharing method, electronic equipment and computer readable storage medium
CN108762613B (en) State icon display method and mobile terminal
CN108009031B (en) Application program control method and mobile terminal
CN111124753A (en) Application program control method, electronic equipment and server
CN111562959A (en) Icon management method and electronic equipment
CN109284146B (en) Light application starting method and mobile terminal
CN108491125B (en) Operation control method of application store and mobile terminal
CN108366106B (en) Communication information updating method, management method, modification method and related equipment
CN107943590B (en) Memory optimization method based on associated starting application, mobile terminal 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