CN110764792A - Application program installation method, device, equipment and storage medium - Google Patents

Application program installation method, device, equipment and storage medium Download PDF

Info

Publication number
CN110764792A
CN110764792A CN201911039625.8A CN201911039625A CN110764792A CN 110764792 A CN110764792 A CN 110764792A CN 201911039625 A CN201911039625 A CN 201911039625A CN 110764792 A CN110764792 A CN 110764792A
Authority
CN
China
Prior art keywords
application program
installation
name
acquiring
application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201911039625.8A
Other languages
Chinese (zh)
Other versions
CN110764792B (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.)
Suzhou Da Jia Ying Information Technology Co Ltd
Original Assignee
Suzhou Da Jia Ying Information 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 Suzhou Da Jia Ying Information Technology Co Ltd filed Critical Suzhou Da Jia Ying Information Technology Co Ltd
Priority to CN201911039625.8A priority Critical patent/CN110764792B/en
Publication of CN110764792A publication Critical patent/CN110764792A/en
Application granted granted Critical
Publication of CN110764792B publication Critical patent/CN110764792B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

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

Abstract

The embodiment of the invention discloses an installation method, device and equipment of an application program and a storage medium. The method comprises the following steps: acquiring the name of an application program appointed to be installed by a user; acquiring an installation instruction of a user, wherein the installation instruction comprises download installation or download-free installation; acquiring an application program corresponding to the application program name according to the installation instruction, wherein the application program comprises a network application program Web APP or a native application program APP; and installing the application program. According to the application program installation method and device, the application programs of different types corresponding to the application program names can be obtained according to the installation instructions of the users, so that the application programs of different types can be installed according to the requirements of the users on the same platform, and the experience effect of the users is improved.

Description

Application program installation method, device, equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to an installation method, device, equipment and storage medium of an application program.
Background
With the development of science and technology, network technology is rapidly developed, and great convenience is brought to the life of people. In addition, many developers develop various types of APP, and users can obtain corresponding services by downloading the APP and running the APP based on a local operating system, and such APP is generally called native APP. However, the native APP usually needs to be downloaded, installed and occupy more memory, so that people develop the Web APP on the basis of the native APP, that is, a user only needs to obtain a website corresponding to the application program, and then the application program can be used.
The inventor finds that at least the following problems exist in the prior art: the current native APP and the Web APP are often independently researched, developed and installed and cannot be installed on the same platform according to the requirements of users, and therefore the experience effect of the users is reduced.
Disclosure of Invention
The embodiment of the invention provides an installation method, device and equipment of an application program and a storage medium. Different types of application programs are installed on the same platform according to the requirements of users.
In a first aspect, an embodiment of the present invention provides an installation method of an application program, including:
acquiring the name of an application program appointed to be installed by a user;
acquiring an installation instruction of a user, wherein the installation instruction comprises download installation or download-free installation;
acquiring an application program corresponding to the application program name according to the installation instruction, wherein the application program comprises a network application program Web APP or a native application program APP;
and installing the application program.
In a second aspect, an embodiment of the present invention provides an apparatus for installing an application program, including:
the application program name acquisition module is used for acquiring the name of the application program which is appointed to be installed by a user;
the installation instruction acquisition module is used for acquiring an installation instruction of a user, wherein the installation instruction comprises download installation or download-free installation;
the application program obtaining module is used for obtaining an application program corresponding to the application program name according to the installation instruction, wherein the application program comprises a network application program Web APP or a native application program APP;
and the application program installation module is used for installing the application program.
In a third aspect, an embodiment of the present invention provides an apparatus, where the apparatus includes:
one or more processors;
storage means for storing one or more programs;
when the one or more programs are executed by the one or more processors, the one or more processors implement the method for installing the application program of any embodiment of the present invention.
In a fourth aspect, the embodiment of the present invention further provides a computer storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the installation method of the application program according to any embodiment of the present invention.
According to the technical scheme of the embodiment of the invention, different types of application programs corresponding to the application program names can be obtained according to the installation instruction of the user, so that the different types of application programs can be installed on the same platform according to the requirements of the user, and the experience effect of the user is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained according to the drawings without inventive efforts.
Fig. 1 is a flowchart of an installation method of an application program according to an embodiment of the present invention;
fig. 2 is a flowchart of an installation method of an application program according to a second embodiment of the present invention;
fig. 3 is a block diagram of an installation apparatus for an application according to a third embodiment of the present invention;
fig. 4 is a block diagram of a device according to a fourth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
It should be further noted that, for the convenience of description, only some but not all of the relevant aspects of the present invention are shown in the drawings. Before discussing exemplary embodiments in more detail, it should be noted that some exemplary embodiments are described as processes or methods depicted as flowcharts. Although a flowchart may describe the operations (or steps) as a sequential process, many of the operations can be performed in parallel, concurrently or simultaneously. In addition, the order of the operations may be re-arranged. The process may be terminated when its operations are completed, but may have additional steps not included in the figure. The processes may correspond to methods, functions, procedures, subroutines, and the like.
Example one
Fig. 1 is a flowchart of an installation method of an application according to an embodiment of the present invention, where this embodiment is applicable to a case where an application is installed, and the method may be executed by an installation apparatus of an application according to an embodiment of the present invention, where the installation apparatus may be implemented in a software and/or hardware manner, and may be generally integrated on a server. As shown in fig. 1, the method specifically includes the following operations:
step 101, acquiring the name of an application program which is appointed to be installed by a user.
Specifically, in this embodiment, the application program specified to be installed by the user may be obtained in various ways, for example, the name of the application program specified to be installed by the user is obtained by identifying the search information of the application store by the user, or the name of the application program specified to be installed by the user is obtained by identifying the related information clicked by the user in the browsing page. Of course, this embodiment is only described by way of example, and other ways of obtaining the application name are also within the scope of the present application, and will not be described in detail in this embodiment.
Step 102, obtaining an installation instruction of a user.
Specifically, in the embodiment, when the user searches for the application name through the application mall, the information related to the application program corresponding to the application name is displayed on the terminal main screen, and an installation option is provided for the user to select, for example, an installation option is downloaded or an installation option is not downloaded. Acquiring an installation instruction of a user according to the operation of the user for the option, and if the user is the click operation for downloading the installation option, acquiring the installation instruction of the user as downloading installation; and if the user clicks the download-free installation option, acquiring the installation instruction of the user as the download-free installation. When the user searches for the application name by browsing the page, the link of the application corresponding to the name is obtained, when it is determined that the terminal does not have the application installed, the H5 page corresponding to the link also provides an installation option for the user to select, and at this time, the manner of obtaining the user installation instruction is substantially the same as the manner of obtaining the user installation instruction by searching for the application name through the application mall, so that details are not repeated in this embodiment.
And 103, acquiring the application program corresponding to the application program name according to the installation instruction.
Optionally, obtaining the application program corresponding to the application program name according to the installation instruction may include: if the installation instruction is determined to include downloading and installing, determining the application program corresponding to the application program name according to the current installation attribute information, wherein the current installation attribute information includes: network environment, terminal available storage capacity or application low frequency usage list; and if the installation instruction is determined to include download-free installation, acquiring the Web APP corresponding to the application program name.
Optionally, determining the application program corresponding to the application program name according to the current installation attribute information may include: judging whether the network environment is a WIFI environment or not, if so, directly acquiring a native APP corresponding to the application program name; otherwise, sending a suggestion of selecting the download-free installation, and judging whether a download-free installation instruction is obtained within preset time, if so, obtaining the Web APP corresponding to the application program name, otherwise, obtaining the native APP corresponding to the application program name.
In the specific implementation, in the process of implementing automatic installation, if it is determined that the user selects download installation, the current network environment is determined, if the user is in a WIFI environment, the native APP corresponding to the application program name is directly acquired, but if the user is in a data traffic environment and the user is not aware of the data traffic environment, the user directly downloads a large amount of traffic of the terminal, thereby causing traffic loss of the user terminal, in order to avoid a large amount of traffic loss of the terminal under the condition that the user is not aware of the data traffic environment, a suggestion download-free installation prompt is sent and displayed on a terminal main screen at the moment, and whether a download-free installation instruction is acquired or not is determined within a preset time, if the user determines to receive the download-free installation instruction, the user changes an installation mode according to the prompt, thereby acquiring the Web APP corresponding to the application program name, and if the download-free installation prompt is not received, the user is determined to be at the risk of the, and still selecting downloading and installation, and acquiring the native APP corresponding to the application program name.
Optionally, determining the application program corresponding to the application program name according to the current installation attribute information may include: judging whether the available storage capacity of the terminal is higher than a preset threshold value, if so, directly acquiring a native APP corresponding to the name of the application program; otherwise, sending a suggestion of selecting the download-free installation, and judging whether a download-free installation instruction is obtained within preset time, if so, obtaining the Web APP corresponding to the application program name, otherwise, obtaining the native APP corresponding to the application program name.
In the specific implementation, in the process of implementing automatic installation, if it is determined that the download installation is selected by a user, whether the available storage capacity of the terminal is higher than a preset threshold value or not is judged, if so, it is indicated that the current available storage capacity of the terminal is enough to store the native APP, at the moment, the native APP corresponding to the application program name is directly obtained, but if the available storage capacity of the terminal is lower than the preset threshold value, it is indicated that the available storage capacity of the terminal is not enough to store the native APP, if the download installation is continuously adopted, the risk that the native APP cannot normally operate may occur, at the moment, a suggestion of download-free installation is sent out and displayed on a main screen of the terminal, and it is determined whether a download-free installation instruction is obtained or not within a preset time, if it is determined that the download installation manner is changed by the user according to the suggestion, so as to obtain the Web, if the running risk is not received, the user receives the running risk, still selects downloading and installation, and obtains the native APP corresponding to the application program name.
Optionally, determining the application program corresponding to the application program name according to the current installation attribute information may include: judging whether the application program name is in an application program low-frequency use list or not, if so, sending a suggestion of selecting download-free installation, and judging whether a download-free installation instruction is obtained within preset time or not, if so, obtaining WebAPP corresponding to the application program name, otherwise, obtaining native APP corresponding to the application program name, and if not, directly obtaining native APP corresponding to the application program name.
In the specific implementation, in the process of implementing automatic installation, if it is determined that the user selects download installation, it is determined whether the application name is in the application low frequency usage list. If the name of the application program which is appointed to be installed is stored in the application program low-frequency use list, the fact that the application program which is appointed to be installed is not frequently used by a user is indicated, a suggestion of download-free installation is sent out and displayed on a main screen of the terminal, whether a download-free installation instruction is obtained or not is judged within preset time, if the suggestion is confirmed to be received, the fact that the user changes an installation mode according to the suggestion is indicated, Web APP corresponding to the name of the application program is obtained, and if the suggestion is not received, the fact that the name of the application program is stored in the application program low-frequency use list is indicated, the use requirement of the user on the application program in the follow-up process is possibly increased, and therefore the native APP corresponding to. And if the name of the application program which is specified to be installed is not stored in the low-frequency application list of the application program, directly acquiring the native APP corresponding to the name of the application program.
It should be noted that the above only includes the current installation attribute information: for example, the network environment, the available storage capacity of the terminal, or the low-frequency application list of the application are also within the protection scope of the present application, and the embodiments of the present application are not described in detail again.
Optionally, the obtaining of the Web APP corresponding to the application name includes: and acquiring an icon corresponding to the Web APP.
Optionally, before acquiring the icon corresponding to the Web APP, the method further includes: acquiring function information corresponding to the application program name; establishing a network link corresponding to the function information; an icon corresponding to the network link is created.
Specifically, before acquiring the icon corresponding to the Web APP in this embodiment, it is generally necessary to acquire function information corresponding to an application name, that is, function information corresponding to the native APP, and then bind the function information with a certain network link, so that the same user experience as that of using the native APP can be achieved when accessing the network link, and the icon corresponding to the network link can be created for the convenience of the user.
The method includes the steps of obtaining function information corresponding to an application program name, establishing a network link corresponding to the function information, and establishing an icon corresponding to the network link, wherein the method can be specifically realized by establishing a project and files required by the project, for example, a main page is established by index. And codes for index.js are as shown in program one below:
procedure one
Figure BDA0002252476960000081
Figure BDA0002252476960000091
Figure BDA0002252476960000101
Figure BDA0002252476960000111
Js program as described above mainly performs a processing procedure of a page event, so that the function information corresponding to the application name is obtained by running the section of program.
Additionally, the code of manifest json is as follows:
procedure two
Figure BDA0002252476960000112
Figure BDA0002252476960000121
Wherein short _ name represents the name of Web APP on the main screen of the terminal; icons after being added to the terminal home screen; start _ url indicates setting a start website, and if not provided, the default is to use the current page; display represents setting a launch style; background _ color represents setting the background color of the launch page; the name _ color indicates what color the browser is told to color user interface elements such as address bars.
The above-mentioned man exists.
In addition, the code for sw.js is as follows:
procedure three
Figure BDA0002252476960000131
Figure BDA0002252476960000141
Figure BDA0002252476960000161
The sw.js program described above mainly performs a static caching process of resources, so that the resource caching when creating an icon corresponding to a network link is realized by running the program.
It should be noted that, the prior art of the index.html page building program and the index.css style file is already mature, and therefore, no detailed description is given in this embodiment, and the above program one, program two, and program three are merely examples, as long as the corresponding functions can be implemented, other program codes are also within the protection scope of this application, and the embodiment of this application does not limit the specific content of the codes.
And step 104, installing the application program.
It should be noted that, in this embodiment, if the obtained native APP is, the terminal needs to download all relevant data packages and operation toolkits associated with the native APP, and install the native APP according to the relevant data packages and the operation toolkits; if the obtained Web APP is the Web APP, the icons corresponding to the network links only need to be automatically added to the terminal main screen, and all related data packages and operation tool packages associated with the native APP do not need to be downloaded, so that the memory space of the terminal is saved, the Web APP can be applied in an off-line mode, and the updating and the releasing do not need to be strictly checked and verified like the native APP.
According to the technical scheme of the embodiment of the invention, different types of application programs corresponding to the application program names can be obtained according to the installation instruction of the user, so that the different types of application programs can be installed on the same platform according to the requirements of the user, and the experience effect of the user is improved.
Example two
Fig. 2 is a flowchart of an installation method of an application according to a second embodiment of the present invention, in this embodiment, after the application is installed, an installation result is additionally detected, and accordingly, the method of this embodiment specifically includes the following operations:
step 201, acquiring the name of the application program which is appointed to be installed by the user.
Step 202, obtaining an installation instruction of a user.
And step 203, acquiring the application program corresponding to the application program name according to the installation instruction.
And step 204, installing the application program.
Step 205, the installation result is detected.
Specifically, in this embodiment, after the Web APP or the native APP is installed, the installation result is also detected, for example, whether the icon corresponding to the network link can be normally displayed and whether the network link corresponding to the Web APP can be successfully opened are detected for the Web APP, and when the icon cannot be normally displayed or the network link cannot be normally opened, a fault may occur in the installation process, so that the step 204 may be returned to reinstall the Web APP. For the native APP, it is required to detect whether the function of the native APP can be normally applied, and if the function cannot be normally applied, the data packet may be lost due to a network failure in the installation process, at this time, the step 204 may be returned to reinstall the native APP.
According to the technical scheme of the embodiment of the invention, different types of application programs corresponding to the application program names can be obtained according to the installation instruction of the user, so that the different types of application programs can be installed on the same platform according to the requirements of the user, and the experience effect of the user is improved. And the situation that the application program cannot be used due to installation faults can be avoided by detecting the installation result, so that the experience effect of a user is further improved.
EXAMPLE III
Fig. 3 is a block diagram of an installation apparatus for an application according to a third embodiment of the present invention, where the apparatus includes: an application name acquisition module 301, an installation instruction acquisition module 302, an application acquisition module 303, and an application installation module 304.
An application name obtaining module 301, configured to obtain an application name that is specified by a user for installation;
an installation instruction obtaining module 302, configured to obtain an installation instruction of a user, where the installation instruction includes a download installation or a download-free installation;
an application program obtaining module 303, configured to obtain, according to the installation instruction, an application program corresponding to the application program name, where the application program includes a Web application program APP or a native application program APP;
and an application installation module 304, configured to install the application.
The device can execute the installation method of the application program provided by any embodiment of the invention, and has corresponding functional modules and beneficial effects of the execution method. For technical details not described in detail in this embodiment, reference may be made to the method provided in any embodiment of the present invention.
Example four
Fig. 4 is a schematic structural diagram of an apparatus according to an embodiment of the present invention. Fig. 4 illustrates a block diagram of an exemplary device 412 suitable for use in implementing embodiments of the present invention. The device 412 shown in fig. 4 is only an example and should not impose any limitation on the functionality or scope of use of embodiments of the present invention.
As shown in FIG. 4, device 412 is in the form of a general purpose computing device. The components of device 412 may include, but are not limited to: one or more processors 416, a memory 428, and a bus 418 that couples the various system components (including the memory 428 and the processors 416).
Bus 418 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Device 412 typically includes a variety of computer system readable media. Such media can be any available media that is accessible by device 412 and includes both volatile and nonvolatile media, removable and non-removable media.
The memory 428 is used to store instructions. Memory 428 can include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)430 and/or cache memory 432. The device 412 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 434 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 4, commonly referred to as a "hard drive"). Although not shown in FIG. 4, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to bus 418 by one or more data media interfaces. Memory 428 can include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 440 having a set (at least one) of program modules 442 may be stored, for instance, in memory 428, such program modules 442 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. The program modules 442 generally perform the functions and/or methodologies of the described embodiments of the invention.
The device 412 may also communicate with one or more external devices 414 (e.g., keyboard, pointing device, display 424, etc.), with one or more devices that enable a user to interact with the device 412, and/or with any devices (e.g., network card, modem, etc.) that enable the device 412 to communicate with one or more other computing devices. Such communication may occur via input/output (I/O) interfaces 422. Also, the device 412 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the internet) through the network adapter 420. As shown, network adapter 420 communicates with the other modules of device 412 over bus 418. It should be appreciated that although not shown in FIG. 4, other hardware and/or software modules may be used in conjunction with device 412, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
The processor 416 executes various functional applications and data processing by executing instructions stored in the memory 428, for example, implementing an installation method of an application program provided by an embodiment of the present invention: acquiring the name of an application program appointed to be installed by a user; acquiring an installation instruction of a user, wherein the installation instruction comprises download installation or download-free installation; acquiring an application program corresponding to the application program name according to the installation instruction, wherein the application program comprises a network application program Web APP or a native application program APP; and installing the application program.
EXAMPLE five
An embodiment five of the present invention provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the installation method of the application program provided in all the inventive embodiments of the present application:
acquiring the name of an application program appointed to be installed by a user; acquiring an installation instruction of a user, wherein the installation instruction comprises download installation or download-free installation; acquiring an application program corresponding to the application program name according to the installation instruction, wherein the application program comprises a network application program Web APP or a native application program APP; and installing the application program.
Any combination of one or more computer-readable media may be employed. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1. An installation method of an application program, comprising:
acquiring the name of an application program appointed to be installed by a user;
acquiring an installation instruction of a user, wherein the installation instruction comprises download installation or download-free installation;
acquiring an application program corresponding to the application program name according to the installation instruction, wherein the application program comprises a network application program Web APP or a native application program APP;
and installing the application program.
2. The method according to claim 1, wherein the obtaining the application corresponding to the application name according to the installation instruction comprises:
if the installation instruction is determined to include downloading and installation, determining the application program corresponding to the application program name according to current installation attribute information, wherein the current installation attribute information includes: network environment, terminal available storage capacity or application low frequency usage list;
and if the installation instruction is determined to comprise download-free installation, acquiring the WebAPP corresponding to the application program name.
3. The method of claim 2, wherein said obtaining the Web APP corresponding to the application name comprises:
acquiring an icon corresponding to the Web APP;
the installing the application program comprises:
and adding the icon to a terminal home screen.
4. The method of claim 2, wherein determining the application corresponding to the application name according to the current installation attribute information comprises:
judging whether the network environment is a WIFI environment or not, if so, directly acquiring the native APP corresponding to the application program name;
otherwise, sending a suggestion of selecting download-free installation, and judging whether a download-free installation instruction is acquired within preset time, if so, acquiring the Web APP corresponding to the application program name, otherwise, acquiring the native APP corresponding to the application program name.
5. The method of claim 2, wherein determining the application corresponding to the application name according to the current installation attribute information comprises:
judging whether the available storage capacity of the terminal is higher than a preset threshold value, if so, directly acquiring the native APP corresponding to the application program name;
otherwise, sending a suggestion of selecting download-free installation, and judging whether a download-free installation instruction is acquired within preset time, if so, acquiring the Web APP corresponding to the application program name, otherwise, acquiring the native APP corresponding to the application program name.
6. The method of claim 2, wherein determining the application corresponding to the application name according to the current installation attribute information comprises:
judging whether the application program name is in the application program low-frequency use list, if so, sending a prompt for suggesting selection of download-free installation, and judging whether a download-free installation instruction is acquired within preset time, if so, acquiring the Web APP corresponding to the application program name, otherwise, acquiring the native APP corresponding to the application program name,
otherwise, directly acquiring the native APP corresponding to the application program name.
7. The method according to claim 3, wherein before the obtaining the icon corresponding to the Web APP, the method further includes:
acquiring function information corresponding to the application program name;
establishing a network link corresponding to the function information;
creating the icon corresponding to the network link.
8. An apparatus for installing an application program, comprising:
the application program name acquisition module is used for acquiring the name of the application program which is appointed to be installed by a user;
the installation instruction acquisition module is used for acquiring an installation instruction of a user, wherein the installation instruction comprises download installation or download-free installation;
an application program obtaining module, configured to obtain, according to the installation instruction, an application program corresponding to the application program name, where the application program includes a Web application program APP or a native application program APP;
and the application program installation module is used for installing the application program.
9. An apparatus, characterized in that the apparatus comprises:
one or more processors;
storage means for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement a method of installing an application program as claimed in any one of claims 1 to 7.
10. A computer storage medium on which a computer program is stored, which program, when being executed by a processor, is adapted to carry out a method of installing an application program according to any one of claims 1 to 7.
CN201911039625.8A 2019-10-29 2019-10-29 Application program installation method, device, equipment and storage medium Active CN110764792B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911039625.8A CN110764792B (en) 2019-10-29 2019-10-29 Application program installation method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911039625.8A CN110764792B (en) 2019-10-29 2019-10-29 Application program installation method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110764792A true CN110764792A (en) 2020-02-07
CN110764792B CN110764792B (en) 2022-10-28

Family

ID=69334830

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911039625.8A Active CN110764792B (en) 2019-10-29 2019-10-29 Application program installation method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110764792B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107168738A (en) * 2017-05-12 2017-09-15 广州视源电子科技股份有限公司 A kind of management method of application tool, device, equipment and storage medium
WO2017201936A1 (en) * 2016-05-27 2017-11-30 乐视控股(北京)有限公司 Method and apparatus for replacing icon of application installation package, and electronic device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017201936A1 (en) * 2016-05-27 2017-11-30 乐视控股(北京)有限公司 Method and apparatus for replacing icon of application installation package, and electronic device
CN107168738A (en) * 2017-05-12 2017-09-15 广州视源电子科技股份有限公司 A kind of management method of application tool, device, equipment and storage medium

Also Published As

Publication number Publication date
CN110764792B (en) 2022-10-28

Similar Documents

Publication Publication Date Title
EP2916243B1 (en) Method, apparatus, server and system for implementing web application
US9244702B1 (en) Installer-free applications using native code modules and persistent local storage
CN106897095B (en) Method and device for hot repairing application program, readable storage medium and computing equipment
US20180322215A1 (en) Web page access method and apparatus
CN111427596B (en) Software upgrading method and device and terminal equipment
CN111221572B (en) Method, device, medium and equipment for automatically adapting to running environment
KR20130098775A (en) Client terminal and method for supporting multiple operating system
CN108135026B (en) Wi-Fi connection method, computer device and storage medium
US9038019B2 (en) Paige control for enterprise mobile applications
CN103530160A (en) Page loading method and device
CN107798064B (en) Page processing method, electronic device and computer readable storage medium
US20110214076A1 (en) Method and apparatus for optimizing generation of user interface
CN108121650B (en) Method and device for testing page user interface
CN111538922A (en) Link skip method, application client, device and storage medium
CN113761412A (en) Application page display method and device, electronic equipment, medium and application system
CN109408057B (en) Method, device, medium and computing equipment for automatically generating codes
CN110764792B (en) Application program installation method, device, equipment and storage medium
CN112491940A (en) Request forwarding method and device of proxy server, storage medium and electronic equipment
CN111045695A (en) WebLogic middleware deployment device, method, equipment and medium
CN111338928A (en) Chrome-based browser testing method and device
CN116069366A (en) Client application program updating method and device, storage medium and electronic equipment
CN111596997B (en) UI information request method, device, terminal and storage medium
US20220334820A1 (en) System and method for intermediate software upgrades for information handling systems
CN109597952B (en) Webpage information processing method, system, electronic equipment and storage medium
EP2053504A1 (en) System and method for managing processing resources

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