CN108647032B - Application loading method and device, computer device and computer readable storage medium - Google Patents

Application loading method and device, computer device and computer readable storage medium Download PDF

Info

Publication number
CN108647032B
CN108647032B CN201810271298.8A CN201810271298A CN108647032B CN 108647032 B CN108647032 B CN 108647032B CN 201810271298 A CN201810271298 A CN 201810271298A CN 108647032 B CN108647032 B CN 108647032B
Authority
CN
China
Prior art keywords
application
sub
files
resource
installation
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
CN201810271298.8A
Other languages
Chinese (zh)
Other versions
CN108647032A (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.)
Meizu Technology Co Ltd
Original Assignee
Meizu 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 Meizu Technology Co Ltd filed Critical Meizu Technology Co Ltd
Priority to CN201810271298.8A priority Critical patent/CN108647032B/en
Publication of CN108647032A publication Critical patent/CN108647032A/en
Application granted granted Critical
Publication of CN108647032B publication Critical patent/CN108647032B/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation

Abstract

The embodiment of the invention discloses an application loading method, which comprises the following steps: when any application page in a target application generated according to an installation package of the target application is determined to be displayed, acquiring identifiers of N sub-resource files in a resource package of the application page, wherein the resource package is a resource package required for displaying the application page; the target application is an uninstalled application, and an installation package of the target application comprises a plurality of sub installation files; a plurality of sub installation files are commonly used for realizing the application page; the N is greater than or equal to 1 and less than or equal to a total number of the plurality of sub-mount files; acquiring N sub-resource files according to the identifiers of the N sub-resource files; and running the plurality of sub-installation files to render or draw the N sub-resource files, thereby generating the application page and displaying the application page. Therefore, the storage space occupied by the application program package can be greatly reduced, and the downloading efficiency and the opening efficiency are optimized.

Description

Application loading method and device, computer device and computer readable storage medium
Technical Field
The present invention relates to the field of terminal technologies, and in particular, to an application loading method and apparatus, a computer apparatus, and a computer-readable storage medium.
Background
With the progress of electronic technology and the increasing configuration of intelligent terminals, various applications can be installed on the terminals, and pages of various applications can be displayed for users to use. However, as the functions of the application are gradually improved, the occupied storage space is gradually increased, and the normal operation of the operating system is likely to be affected.
When the rpk file is operated and installed, the whole rpk file is downloaded to a terminal device, the terminal device is decompressed and stored, and a page loading resource file is directly acquired from a local storage for display, which is not good; unused module interface resources are installed locally, taking up space, and users downloading and opening rpk files are reduced due to the large size of rpk files.
In addition, when the fast application is packaged and compiled at present, the resource file and the source code are packaged together into rpk files, for example, an a.rpk file contains the resource file, the compiled source code and some application configuration information, and the resource file generally occupies most of the volume of the whole rpk file, and the volume determines the speed and experience of a user for opening and using the fast application.
Disclosure of Invention
The first aspect of the embodiments of the present invention discloses an application loading method, which includes:
when any application page in a target application generated according to an installation package of the target application is determined to be displayed, acquiring identifiers of N sub-resource files in a resource package of the application page, wherein the resource package is a resource package required for displaying the application page;
the target application is an uninstalled application, and an installation package of the target application comprises a plurality of sub installation files; a plurality of sub installation files are commonly used for realizing the application page; the N is greater than or equal to 1 and less than or equal to a total number of the plurality of sub-mount files;
acquiring N sub-resource files according to the identifiers of the N sub-resource files;
and running the plurality of sub-installation files to render or draw the N sub-resource files, thereby generating the application page and displaying the application page.
As a possible implementation manner, in the application loading method, the determining that any application page in the target application generated according to the installation package of the target application needs to be displayed includes:
if a touch instruction aiming at the identifier of the application page is received, determining that any application page in the target application generated according to the installation package of the target application needs to be displayed; or
And if the voice instruction aiming at the application page is received, determining that any application page in the target application generated according to the installation package of the target application needs to be displayed.
As a possible implementation manner, in the application loading method, each sub installation file includes a code file and a configuration file; the operating the plurality of sub-installation files to render or draw the N sub-resource files, so as to generate the application page and display the application page includes:
and running a plurality of configuration files in the plurality of sub-installation files to render or draw the N sub-resource files, thereby generating the application page and displaying the application page.
As a possible implementation manner, in the application loading method, the running a plurality of configuration files in the plurality of sub-installation files to render or draw N sub-resource files, so as to generate the application page includes:
calling a frame file built in an operating system based on a plurality of configuration files in the plurality of sub-installation files;
and analyzing the N sub-resource files through a frame file to generate the application page.
The second aspect of the embodiments of the present invention discloses an application loading method, which includes:
when any application page in a target application generated by a plurality of installation packages for running the target application is determined to be displayed, acquiring an identifier of N sub-resource files included in each resource package in a plurality of resource packages of the application page, wherein the plurality of resource packages are resource packages required for displaying the application page;
the target application is an uninstalled application, and each installation package of the target application comprises a plurality of sub installation files; the multiple sub installation files are commonly used for realizing corresponding parts of the application pages; the N is greater than or equal to 1 and less than or equal to a total number of the plurality of sub-mount files;
acquiring N sub-resource files according to the identifiers of the N sub-resource files included in each resource packet;
and operating the plurality of sub-installation files to render or draw the corresponding N sub-resource files, thereby generating the corresponding part of the application page and displaying the corresponding part of the application page.
A third aspect of the present invention discloses an application loading apparatus, including:
the system comprises a detection module, a display module and a display module, wherein the detection module is used for acquiring the identifiers of N sub-resource files in a resource package of an application page when any application page in a target application generated according to an installation package of the target application is determined to be displayed, and the resource package is a resource package required for displaying the application page;
the target application is an uninstalled application, and an installation package of the target application comprises a plurality of sub installation files; a plurality of sub installation files are commonly used for realizing the application page; the N is greater than or equal to 1 and less than or equal to a total number of the plurality of sub-mount files;
the acquisition module is used for acquiring the N sub-resource files according to the identifiers of the N sub-resource files;
and the execution module is used for operating the plurality of sub-installation files to render or draw the N sub-resource files, so that the application page is generated and displayed.
As a possible implementation manner, in the application loading apparatus, the detection module is further configured to determine that any application page in the target application generated according to the installation package of the target application needs to be displayed if a touch instruction for the identifier of the application page is received; or
The detection module is further used for determining that any application page in the target application generated according to the installation package of the target application needs to be displayed if a voice instruction for the application page is received.
A fourth aspect of the present invention discloses an application loading apparatus, including:
the system comprises a detection module, a display module and a display module, wherein the detection module is used for acquiring the identifier of N sub-resource files included in each resource package in a plurality of resource packages of an application page when any application page in a target application generated by a plurality of installation packages for running the target application is determined to be displayed, and the resource packages are required for displaying the application page;
the target application is an uninstalled application, and each installation package of the target application comprises a plurality of sub installation files; the multiple sub installation files are commonly used for realizing corresponding parts of the application pages; the N is greater than or equal to 1 and less than or equal to a total number of the plurality of sub-mount files;
the acquisition module is used for acquiring N sub-resource files according to the identifiers of the N sub-resource files included in each resource packet;
and the execution module is used for operating the plurality of sub-installation files to render or draw the corresponding N sub-resource files, so that the corresponding part of the application page is generated and displayed.
A fifth aspect of the embodiments of the present invention discloses a computer device, where the computer device includes a processor, and the processor is configured to implement the steps of the application loading method when executing a computer program stored in a memory.
A sixth aspect of the present invention discloses a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the above application loading method.
According to the technical scheme, the embodiment of the invention has the following advantages:
the embodiment of the invention discloses an application loading method and device, a computer device and a computer readable storage medium, which can greatly reduce the storage space occupied by an application program package and optimize the downloading efficiency and the opening efficiency.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart of an application loading method according to an embodiment of the present invention.
Fig. 2 is a program module diagram of an application loading apparatus according to an embodiment of the present invention.
Detailed Description
In order to solve the above problems, an embodiment of the present invention discloses an application loading method and apparatus, a computer apparatus, and a computer-readable storage medium.
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
An implementation environment of the embodiment of the present invention will be described below, where the implementation environment includes a terminal and a server, the terminal may be a mobile phone, a computer, a tablet computer, and other types of devices, and an operating system of the terminal may be an android system, an ios system of apple, and other systems. The terminal is connected with the server through a network, the server is used for distributing the application to the terminal through the network connection, and the terminal is used for running the application.
The configuration file of the application is stored in the server, the configuration file comprises data and operation logic required by the operation of the application, the terminal can acquire the configuration file of the application from the server, and a native page of the application is generated and displayed according to the configuration file, so that the operation of the application is realized. In addition, in the process of running the application by the terminal, the installation is not needed, and the data required by the running of the application can be acquired from the server.
The server can also update the configuration file of the application so as to provide the updated configuration file for the terminal, and the terminal runs the updated application.
In addition, the server may also store an installation file of the application, and the terminal may acquire the installation file of the application from the server, install the application according to the installation file, and then run the application. Of course, the server may also update the installation file of the application so as to provide the updated installation file for the terminal, and the terminal installs the updated application according to the updated installation file.
Fig. 1 is a flowchart of an application loading method 100 according to an embodiment of the present invention, where the application loading method 100 is applied to a terminal. The application loading method 100 includes step S102, step S104, and step S106.
Step S102: when any application page in the target application generated according to the installation package of the target application is determined to be displayed, acquiring the identifiers of N sub-resource files in a resource package of the application page, wherein the resource package is a resource package required for displaying the application page.
The target application is an uninstalled application, and an installation package of the target application comprises a plurality of sub installation files; a plurality of sub installation files are commonly used for realizing the application page; the N is a natural number, and is greater than or equal to 1 and less than or equal to the total number of the plurality of sub-installation files. In one possible implementation, the format of the sub mount file is. rpk (i.e., the suffix name of the sub mount file is rpk).
Step S104: and acquiring the N sub-resource files according to the identifiers of the N sub-resource files. In one possible implementation, the format of the child resource file is. rpk (i.e., the suffix name of the child resource file is rpk).
Step S106: and running the plurality of sub-installation files to render or draw the N sub-resource files, thereby generating the application page and displaying the application page.
In an embodiment of the present invention, the determining that any application page in the target application generated according to the installation package of the target application needs to be displayed in step S102 includes: and if a touch instruction aiming at the identifier of the application page is received, determining that any application page in the target application generated according to the installation package of the target application needs to be displayed.
Optionally, in another embodiment of the present invention, the determining that any application page in the target application generated according to the installation package of the target application needs to be displayed in step S102 includes: and if the voice instruction aiming at the application page is received, determining that any application page in the target application generated according to the installation package of the target application needs to be displayed.
In one embodiment of the present invention, each of the sub-installation files includes a code file and a configuration file (both of the code file and the configuration file are in the format of. rpk, i.e., both of the code file and the configuration file have a suffix name of rpk); step S106, the operating the plurality of sub-installation files to render or draw the N sub-resource files, so as to generate the application page and display the application page includes: and running a plurality of configuration files in the plurality of sub-installation files to render or draw the N sub-resource files, thereby generating the application page and displaying the application page. Specifically, the running of the configuration files in the sub-installation files to render or draw the N sub-resource files so as to generate the application page includes: calling a frame file built in an operating system based on a plurality of configuration files in the plurality of sub-installation files; and analyzing the N sub-resource files through a frame file to generate the application page.
The invention also provides an application loading method of another embodiment, which comprises the following steps: when any application page in the target application generated by a plurality of installation packages for running the target application is determined to be displayed, acquiring the identifier of N sub-resource files included in each resource package in a plurality of resource packages of the application page, wherein the plurality of resource packages are resource packages required for displaying the application page.
The target application is an uninstalled application, and each installation package of the target application comprises a plurality of sub installation files; the multiple sub installation files are commonly used for realizing corresponding parts of the application pages; the N is greater than or equal to 1 and less than or equal to a total number of the plurality of sub-mount files.
And acquiring N sub-resource files according to the identifiers of the N sub-resource files included in each resource packet.
And operating the plurality of sub-installation files to render or draw the corresponding N sub-resource files, thereby generating the corresponding part of the application page and displaying the corresponding part of the application page.
Fig. 2 is a program module diagram of an application loading apparatus 200 according to an embodiment of the present invention, where the application loading apparatus 200 is applied to a terminal. The application loading apparatus 200 corresponds to the application loading method 100, and the application loading method 100 can be said to be executed in the application loading apparatus 200. The application loading apparatus 200 includes: a detection module 202, an acquisition module 204, and an execution module 206.
The detecting module 202 is configured to, when it is determined that any application page in the target application generated according to the installation package of the target application needs to be displayed, obtain identifiers of N sub-resource files in a resource package of the application page, where the resource package is a resource package required for displaying the application page.
The target application is an uninstalled application, and an installation package of the target application comprises a plurality of sub installation files; a plurality of sub installation files are commonly used for realizing the application page; the N is a natural number, and is greater than or equal to 1 and less than or equal to the total number of the plurality of sub-installation files.
The obtaining module 204 is configured to obtain the N sub-resource files according to the identifiers of the N sub-resource files.
And the execution module 206 is configured to run the multiple sub-installation files to render or draw the N sub-resource files, so as to generate the application page and display the application page.
In an embodiment of the present invention, the detection module 202 is further configured to determine that any application page in the target application generated according to the installation package of the target application needs to be displayed if a touch instruction for the identifier of the application page is received.
Optionally, in another embodiment of the present invention, the detection module 202 is further configured to determine that any application page in the target application generated according to the installation package of the target application needs to be displayed if a voice instruction for the application page is received.
The present invention also provides an application loading apparatus of another embodiment, including: the device comprises a detection module, an acquisition module and an execution module.
The detection module is used for acquiring the identifier of the N sub-resource files included in each resource package of the multiple resource packages of the application page when any application page in the target application generated by the multiple installation packages for running the target application is determined to be displayed, wherein the multiple resource packages are the resource packages required for displaying the application page.
The target application is an uninstalled application, and each installation package of the target application comprises a plurality of sub installation files; the multiple sub installation files are commonly used for realizing corresponding parts of the application pages; the N is greater than or equal to 1 and less than or equal to a total number of the plurality of sub-mount files.
And the acquisition module is used for acquiring the N sub-resource files according to the identifiers of the N sub-resource files included in each resource packet.
And the execution module is used for operating the plurality of sub-installation files to render or draw the corresponding N sub-resource files, so that the corresponding part of the application page is generated and displayed.
The embodiment of the present invention further discloses a computer device, which includes a processor, and the processor is configured to implement the steps of the application loading method 100 when executing the computer program stored in the memory.
In addition, the embodiment of the present invention also discloses a computer readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the steps of the application loading method 100 are implemented.
According to the application loading method 100, the application loading device 200, the computer device and the computer readable storage medium disclosed by the embodiment of the invention, after an rpk file is split into a source code file package A-code.rpk and a resource file package A-res.rpk, a user only needs to download the A-code.rpk to the local part when clicking to open an application A, and then the display can be quickly opened; in the display process, if the resource file of the corresponding page is needed to be used, the resource file of the corresponding page in the A-res. The method has the advantages that the volume of the program package can be greatly reduced, the downloading speed and the opening efficiency are optimized, the resources are obtained according to the requirement, the waste is avoided, the space is not occupied, the independent downloading is realized, and the loading efficiency of the main program package is not influenced.
Correspondingly, the packing and compiling mode of the fast application is changed, and on the premise of not changing the original development mode, when rpk files are packed and compiled, resource files are packed into another package A-res.rpk in a unified manner, and source code files and application configuration information are packed into a package A-code.rpk. By the method, the volume of the running program package can be greatly reduced, and the downloading and using speed and experience of a user can be improved.
Each functional unit in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present application without departing from the spirit and scope of the application. Thus, if such modifications and variations of the present application fall within the scope of the claims of the present application and their equivalents, the present application is intended to include such modifications and variations as well.

Claims (9)

1. An application loading method, characterized in that the application loading method comprises:
when any application page in a target application generated according to an installation package of the target application is determined to be displayed, acquiring identifiers of N sub-resource files in a resource package of the application page, wherein the resource package is a resource package required for displaying the application page; the resource package is formed by packaging a plurality of sub-resource files;
the target application is an uninstalled application, and an installation package of the target application comprises a plurality of sub installation files; a plurality of sub installation files are commonly used for realizing the application page; the N is greater than or equal to 1 and less than or equal to a total number of the plurality of sub-mount files; each sub-installation file comprises a code file and a configuration file; the installation package is formed by packaging a code file and a configuration file;
acquiring N sub-resource files according to the identifiers of the N sub-resource files;
and running a plurality of configuration files in the plurality of sub-installation files to render or draw the N sub-resource files, thereby generating the application page and displaying the application page.
2. The application loading method of claim 1, wherein the determining that any application page in the target application generated according to the installation package of the target application needs to be exposed comprises:
if a touch instruction aiming at the identifier of the application page is received, determining that any application page in the target application generated according to the installation package of the target application needs to be displayed; or
And if the voice instruction aiming at the application page is received, determining that any application page in the target application generated according to the installation package of the target application needs to be displayed.
3. The application loading method of claim 1, wherein the running the plurality of configuration files in the plurality of sub-installation files to render or draw the N sub-resource files to generate the application page comprises:
calling a frame file built in an operating system based on a plurality of configuration files in the plurality of sub-installation files;
and analyzing the N sub-resource files through a frame file to generate the application page.
4. An application loading method, characterized in that the application loading method comprises:
when any application page in a target application generated by a plurality of installation packages for running the target application is determined to be displayed, acquiring an identifier of N sub-resource files included in each resource package in a plurality of resource packages of the application page, wherein the plurality of resource packages are resource packages required for displaying the application page; the resource package is formed by packaging a plurality of sub-resource files;
the target application is an uninstalled application, and each installation package of the target application comprises a plurality of sub installation files; the multiple sub installation files are commonly used for realizing corresponding parts of the application pages; the N is greater than or equal to 1 and less than or equal to a total number of the plurality of sub-mount files; each sub-installation file comprises a code file and a configuration file; the installation package is formed by packaging a code file and a configuration file;
acquiring N sub-resource files according to the identifiers of the N sub-resource files included in each resource packet;
and running a plurality of configuration files in the plurality of sub-installation files to render or draw the corresponding N sub-resource files, so as to generate a corresponding part of the application page and display the corresponding part of the application page.
5. An application loading apparatus, comprising:
the system comprises a detection module, a display module and a display module, wherein the detection module is used for acquiring the identifiers of N sub-resource files in a resource package of an application page when any application page in a target application generated according to an installation package of the target application is determined to be displayed, and the resource package is a resource package required for displaying the application page; the resource package is formed by packaging a plurality of sub-resource files;
the target application is an uninstalled application, and an installation package of the target application comprises a plurality of sub installation files; a plurality of sub installation files are commonly used for realizing the application page; the N is greater than or equal to 1 and less than or equal to a total number of the plurality of sub-mount files; each sub-installation file comprises a code file and a configuration file; the installation package is formed by packaging a code file and a configuration file;
the acquisition module is used for acquiring the N sub-resource files according to the identifiers of the N sub-resource files;
and the execution module is used for operating a plurality of configuration files in the plurality of sub-installation files so as to render or draw the N sub-resource files, thereby generating the application page and displaying the application page.
6. The application loading apparatus according to claim 5, wherein the detection module is further configured to determine that any application page in the target application generated according to the installation package of the target application needs to be displayed if a touch instruction for the identifier of the application page is received; or
The detection module is further used for determining that any application page in the target application generated according to the installation package of the target application needs to be displayed if a voice instruction for the application page is received.
7. An application loading apparatus, comprising:
the system comprises a detection module, a display module and a display module, wherein the detection module is used for acquiring the identifier of N sub-resource files included in each resource package in a plurality of resource packages of an application page when any application page in a target application generated by a plurality of installation packages for running the target application is determined to be displayed, and the resource packages are required for displaying the application page; the resource package is formed by packaging a plurality of sub-resource files;
the target application is an uninstalled application, and each installation package of the target application comprises a plurality of sub installation files; the multiple sub installation files are commonly used for realizing corresponding parts of the application pages; the N is greater than or equal to 1 and less than or equal to a total number of the plurality of sub-mount files; each sub-installation file comprises a code file and a configuration file; the installation package is formed by packaging a code file and a configuration file;
the acquisition module is used for acquiring N sub-resource files according to the identifiers of the N sub-resource files included in each resource packet;
and the execution module is used for operating a plurality of configuration files in the plurality of sub-installation files so as to render or draw the corresponding N sub-resource files, thereby generating the corresponding part of the application page and displaying the corresponding part of the application page.
8. A computer arrangement, characterized in that the computer arrangement comprises a processor for implementing the steps of the application loading method according to any of claims 1-4 when executing a computer program stored in a memory.
9. A computer-readable storage medium having stored thereon a computer program, characterized in that: the computer program implementing the steps of the application loading method as claimed in any one of claims 1-4 when executed by a processor.
CN201810271298.8A 2018-03-29 2018-03-29 Application loading method and device, computer device and computer readable storage medium Active CN108647032B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810271298.8A CN108647032B (en) 2018-03-29 2018-03-29 Application loading method and device, computer device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810271298.8A CN108647032B (en) 2018-03-29 2018-03-29 Application loading method and device, computer device and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN108647032A CN108647032A (en) 2018-10-12
CN108647032B true CN108647032B (en) 2022-03-01

Family

ID=63744796

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810271298.8A Active CN108647032B (en) 2018-03-29 2018-03-29 Application loading method and device, computer device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN108647032B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109840116A (en) * 2017-11-27 2019-06-04 北京京东尚科信息技术有限公司 A kind of method and apparatus loading resource file
CN111309391A (en) * 2020-01-20 2020-06-19 北京无限光场科技有限公司 Application program starting method, device, equipment and medium
CN113468454A (en) * 2020-03-31 2021-10-01 北京沃东天骏信息技术有限公司 Method and device for rendering HTML (hypertext markup language) page
CN115485657A (en) * 2021-03-30 2022-12-16 京东方科技集团股份有限公司 Program data packet generation method, device, equipment and storage medium
CN114518912B (en) * 2022-02-21 2023-04-25 度小满科技(北京)有限公司 Page loading method, device, equipment and readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106133748A (en) * 2012-05-18 2016-11-16 苹果公司 For handling the equipment of user interface, method and graphic user interface based on fingerprint sensor input
CN107220059A (en) * 2017-06-14 2017-09-29 北京小米移动软件有限公司 The display methods and device of application interface
CN107329743A (en) * 2017-06-14 2017-11-07 北京小米移动软件有限公司 Methods of exhibiting, device and the storage medium of five application page

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103870470B (en) * 2012-12-11 2016-05-11 腾讯科技(深圳)有限公司 A kind of method of resource file of loading application programs and charger
CN104123150A (en) * 2013-04-28 2014-10-29 百度在线网络技术(北京)有限公司 Language resource management method and device for application program
US9323514B2 (en) * 2013-05-30 2016-04-26 Microsoft Technology Licensing, Llc Resource package indexing
US20150339111A1 (en) * 2014-05-21 2015-11-26 Google Inc. Automatic discovery and installation of applications via the internet in response to coupling of hardware device to computing device
US10447812B2 (en) * 2015-06-05 2019-10-15 Apple Inc. On demand resources
CN105335206A (en) * 2015-10-16 2016-02-17 Tcl集团股份有限公司 Customized system widget expansion method and system
CN107168719A (en) * 2017-06-02 2017-09-15 广州视源电子科技股份有限公司 Application program operation method, device, terminal and computer-readable recording medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106133748A (en) * 2012-05-18 2016-11-16 苹果公司 For handling the equipment of user interface, method and graphic user interface based on fingerprint sensor input
CN107220059A (en) * 2017-06-14 2017-09-29 北京小米移动软件有限公司 The display methods and device of application interface
CN107329743A (en) * 2017-06-14 2017-11-07 北京小米移动软件有限公司 Methods of exhibiting, device and the storage medium of five application page

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Android应用程序权限检测机制的研究;闫梅;《中国优秀硕士学位论文全文数据库 信息科技辑》;20140215;I138-63 *

Also Published As

Publication number Publication date
CN108647032A (en) 2018-10-12

Similar Documents

Publication Publication Date Title
CN108647032B (en) Application loading method and device, computer device and computer readable storage medium
CN109358936B (en) Information processing method, device, storage medium, electronic device and system
CN105100191B (en) The method, apparatus and system of Java application installations are realized in a kind of cloud compiling
CN106569856B (en) A kind of loading method and device of application view resource file
CN110442327B (en) Application program construction method, device and server
CN107885540A (en) A kind of method, apparatus and terminal of loading application programs static resource
CN108549568B (en) Application entry processing method and device, storage medium and electronic equipment
CN106681749B (en) Local code patch updating method and device based on android platform
CN109933381B (en) Kernel loading method and device
CN111026439B (en) Application program compatibility method, device, equipment and computer storage medium
CN108733370B (en) Stylized display method, device, terminal and storage medium of native APP
CN107861742A (en) The operation method and terminal device of a kind of program
KR101117165B1 (en) Web platform unit for mobile terminal connectioned web-application program in heterogeneous operating system
CN110113391B (en) Client online method and device and client operation method and device
CN109343970B (en) Application program-based operation method and device, electronic equipment and computer medium
CN112214250A (en) Application program assembly loading method and device
CN110020370B (en) Method and device for realizing animation in client application and framework of animation script
CN112235132B (en) Method, device, medium and server for dynamically configuring service
CN106599045B (en) Request sending method and device
CN110941443B (en) Method and device for modifying file name in SDK (software development kit) and electronic equipment
US9916391B2 (en) Method, apparatus and terminal for webpage content browsing
CN106033364B (en) Web application program upgrading method and system
CN113157274B (en) Software development method and device based on micro front end, electronic equipment and storage medium
CN113448585B (en) Compiling method and device of thread pool, electronic equipment and storage medium
CN110502251B (en) Application installation method and device

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