CN106775793A - A kind of Android application exempts to install method, device and the terminal for starting - Google Patents

A kind of Android application exempts to install method, device and the terminal for starting Download PDF

Info

Publication number
CN106775793A
CN106775793A CN201510821255.9A CN201510821255A CN106775793A CN 106775793 A CN106775793 A CN 106775793A CN 201510821255 A CN201510821255 A CN 201510821255A CN 106775793 A CN106775793 A CN 106775793A
Authority
CN
China
Prior art keywords
apk
android application
plug
context
install
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.)
Pending
Application number
CN201510821255.9A
Other languages
Chinese (zh)
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.)
Aspire Digital Technologies Shenzhen Co Ltd
Original Assignee
Aspire Digital Technologies Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Aspire Digital Technologies Shenzhen Co Ltd filed Critical Aspire Digital Technologies Shenzhen Co Ltd
Priority to CN201510821255.9A priority Critical patent/CN106775793A/en
Publication of CN106775793A publication Critical patent/CN106775793A/en
Pending legal-status Critical Current

Links

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/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

Abstract

Exempt to install the method for starting the invention provides a kind of Android application, the method includes:Interface is called to initiate the request for exempting to install the apk for starting Android application;Construction Classloader, and construct the Context of the resource file for accessing the apk;The initialization module of the reflection apk is acted on behalf of using dynamic load, the Context is transferred to the apk;Load each component of the apk respectively according to the Classloader and the Context.Present invention also offers corresponding device and terminal.The present invention is by the dex paths that will be decompressed and lib path configuration Classloaders DexClassLoader, and construct the Context of the resource file for accessing the apk, realize that the installation of exempting from of Android application starts, so that the apk of the Android application can obtain the resource of oneself on startup, solve the problems, such as that the apk of existing Android application exempts from that after installing startup own resource file cannot be accessed.Simultaneously so that system can automatically manage life cycle, remaining Activity has the characteristic of life cycle function.

Description

A kind of Android application exempts to install method, device and the terminal for starting
Technical field
The present invention relates to field of computer technology, exempt from that startup is installed more specifically to a kind of Android application Method, device and terminal.
Background technology
Existing Android installation kits (AndroidPackage, apk) are exempted to install and are started using a program, Referred to as host program, removes dynamic load apk and places it in execution in the process of host program, as shown in figure 1, After the apk that host program is placed on sd cards using DexClassLoader dynamic loads so that host program can be with Each class class in installation kit is accessed using reflex mechanism, is gone in execution apk by the activity of proxy Activity exempts to install the effect for starting so as to reach.
However, apk is loaded into host program to go to perform, just cannot by the Context of host program (on Hereafter) go to get the resource file in apk, such as picture, text etc., reason is, apk is not There is Context, the context that it is used when performing is the context of host program, uses host program Context be that cannot obtain the resource of oneself.In addition, also one problem is the life cycle of activity, After apk is by host program load and execution, its activity is exactly in fact a common class, normal condition Under, the life cycle of activity is managed by system, after being taken over by host program, it is impossible to it is automatic by System administration.
The content of the invention
The technical problem to be solved in the present invention is to exempt to install what is started for existing Android installation kits Drawbacks described above, there is provided a kind of Android application exempts to install method, device and the terminal for starting.
Technical proposal that the invention solves the above-mentioned problems there is provided a kind of Android application and exempt to install the side for starting Method, the method includes:
Interface is called to initiate the request for exempting to install the apk for starting Android application;
Construction Classloader, and construct the Context of the resource file for accessing the apk;
The initialization module of the reflection apk is acted on behalf of using dynamic load, the Context is transferred to described apk;
Load each component of the apk respectively according to the Classloader and the Context.
Above-mentioned Android application exempt from install start method in, it is described construction Classloader the step of include:
Check whether the apk of the Android application has been unziped under the catalogue of caller;
When the apk of the Android application has not been unziped under the catalogue of caller, the use zip Algorithm unzips under the catalogue of the caller apk of the Android application;
When the apk of the Android application has been unziped under the catalogue of the caller, by described The path of apk, by the dex paths for decompressing and Classloader described in lib path configurations.
Exempt from above-mentioned Android application in the method for install startup, the construction accesses the resource file of the apk Context the step of include:
Explorer is re-created, and uses addAssetPath functions the road of the resource file of the apk It is revised as the path of the apk in footpath;
New resource Resources classes are created using the explorer, wherein, the resource Resources Class is directed to the apk's;
The getResources functions and getAssets functions of parent are rewritten, and returns to the resource Resources Class and the explorer.
Exempt from above-mentioned Android application in the method for install startup, methods described also includes:
Each plug-in object in the reflection apk is acted on behalf of using dynamic load according to plug-in object class name, its In, each plug-in object accesses respective resource file using the Context;
When called terminal interface accesses the plug-in object, one is returned to using createFragment functions UI elements are called interface display.
Exempt from above-mentioned Android application in the method for install startup, the plug-in object is inherited in same abstract slotting Part object, and the abstract plug-in object defines each life cycle function.
Present invention also offers a kind of Android application exempt from install start device, the device include request module, Constructing module, transport module and load-on module, wherein, the constructing module includes the first structural unit and the Two structural units;The request module is used to call interface to initiate to exempt from asking for the apk of installation startup Android application Ask;First structural unit is used to construct Classloader;The second structural unit construction accesses the apk Resource file Context;The transport module is used to act on behalf of the first of the reflection apk using dynamic load Beginningization module, the apk is transferred to by the Context;The load-on module is according to the Classloader class With each component that the Context loads the apk respectively.
Exempt from above-mentioned Android application in the device for install startup, first structural unit includes:
Subelement is checked, whether the apk for checking the Android application has unziped to caller Under catalogue;
Decompression subelement, the catalogue for not unziped to caller in the apk of the Android application When lower, the apk of the Android application is unziped under the catalogue of the caller using zip algorithms.
Construction subelement, the mesh for having unziped to the caller in the apk of the Android application When under record, by the path of the apk, by the dex paths for decompressing and Classloader described in lib path configurations.
Exempt from above-mentioned Android application in the device for install startup, second structural unit includes:
Modification subelement, for re-creating explorer, and using addAssetPath functions described It is revised as the path of the apk in the path of the resource file of apk;
Subelement is created, for creating new resource Resources classes using the explorer, wherein, The resource Resources classes are directed to the apk's;
Subelement is returned, for rewriteeing the getResources functions and getAssets functions of parent, and is returned The resource Resources classes and the explorer.
Exempt from above-mentioned Android application in the device for install startup, described device also includes the second load-on module and returns Module is returned, wherein:
Second load-on module is used to act on behalf of the reflection apk using dynamic load according to plug-in object class name Each interior plug-in object, wherein, each plug-in object accesses respective money using the Context Source file, and the plug-in object inherited in same abstract plug-in object, and the abstract plug-in object is fixed Adopted each life cycle function;
The return module is used to, when called terminal interface accesses the plug-in object, use CreateFragment functions one UI element of return is called interface display.
Present invention also offers a kind of terminal, the terminal include processor, memory and storage with it is described Android application as described above in memory exempts to install the device for starting.
The beneficial effect for implementing method, device and terminal that installation startup is exempted from Android application of the invention has:It is logical Cross by decompress dex paths and lib path configuration Classloader DexClassLoader, and construct access the apk Resource file Context, realize Android application exempts from install start so that the apk of the Android application exists The resource of oneself can be obtained during startup, solve existing Android application apk exempt from install start after cannot Access the problem of own resource file.Meanwhile, by each life cycle of abstract plug-in definition, and use CreateFragment functions return to a UI element and give caller interface display so that system can be managed automatically Life cycle, remaining Activity has the characteristic of life cycle function.
Brief description of the drawings
Fig. 1 is that existing Android installation kits exempt to install the structural representation for starting.
Fig. 2 is that Android application of the invention exempts to install the flow chart of the embodiment of the method for starting.
Fig. 3 is the flow chart of construction Classloader DexClassLoader of the invention.
Fig. 4 is that Android application of the invention exempts to install the structural representation of the device embodiment for starting.
Fig. 5 is the structural representation of terminal embodiment of the invention.
Specific embodiment
In order to make the purpose , technical scheme and advantage of the present invention be clearer, below in conjunction with accompanying drawing and reality Example is applied, the present invention will be described in further detail.It should be appreciated that specific embodiment described herein is only It is used to explain the present invention, is not intended to limit the present invention.
As shown in Fig. 2 being that Android application of the invention exempts to install the flow chart of the embodiment of the method for starting.Peace Zhuo Yingyong is mounted in the application program in Android device, and the executive agent of the method is the application program Android installation kits, i.e. apk.Specifically, the method in embodiments of the invention is comprised the following steps:
S1, call interface initiate exempt from install start Android application apk request.Peace is exempted from so Android application Dress startup starts, each component in the apk for obtaining the Android application to be called using reflection, including work Dynamic component, serviced component etc..
S2, construction Classloader DexClassLoader, and construct the resource file for accessing the apk Context。
Wherein, as shown in figure 3, the step of constructing Classloader DexClassLoader includes:
S211, check whether the apk of the Android application has been unziped under the catalogue of caller, if otherwise holding Row step S212, if then performing step S213.Wherein, the catalogue of caller is data/data/ bag names /files。
S212, the apk of the Android application is unziped under the catalogue of caller using zip algorithms.
S213, under the catalogue that the apk of the Android application has unziped to caller when, by the road of the apk Footpath, by the dex paths for decompressing and lib path configuration Classloaders DexClassLoader.The Classloader DexClassLoader is used to load the corresponding loading classes of each component.
Further, in an embodiment of the present invention, Context is inherited in ContextThemeWrapper, The step of construction accesses the Context of the resource file of the apk specifically includes:
Explorer AssetManager is re-created, and uses addAssetPath functions the money of the apk It is revised as the path of the apk in the path of source file;
New resource Resources classes are created using explorer AssetManager, wherein, the resource Resources classes are directed to the apk, and so resource Resources classes can access the resource file of apk;
The getResources functions and getAssets functions of parent are rewritten, and returns to resource Resources classes With explorer AssetManager.
In the present embodiment, after constructing the Context, the apk possesses the Context of oneself, so as to follow-up The resource file of oneself can be accessed in step.
S3, the initialization module that the reflection apk is acted on behalf of using dynamic load, the Context of construction is transferred to The apk.
S4, each component for loading the apk respectively according to Classloader class DexClassLoader and Context.
In an embodiment of the present invention, in order to system can automatically manage life cycle, the method also includes:
Each plug-in object reflected in the apk is acted on behalf of using dynamic load according to plug-in object class name, wherein, Each plug-in object accesses respective resource file using the Context for calling end to transmit.In this step In, each plug-in object is inherited in same abstract plug-in object, and the abstract plug-in object defines each life Periodic function, in the present embodiment life cycle function include:Function onActivityCreate (), function OnActivityResume (), function onActivityPause (), function onActivityDestory (), function OnKeyDown (int keyCode, KeyEvent event), function onActivityResult (int requestCode, int resultCode,Intent data)。
When called terminal interface accesses plug-in object, a UI unit is returned to using createFragment functions Element is called interface display.Now, each life cycle function of plug-in object just shows not on interface is called Show and call, system then calls the life cycle of Fragment automatically, so as to remain Activity (activity) group The feature of part.
In an embodiment of the present invention, by the dex paths that will be decompressed and lib path configuration Classloaders DexClassLoader, and the Context of the resource file for accessing the apk is constructed, realize exempting from for Android application Install and start so that the apk of the Android application can obtain the resource of oneself on startup.Meanwhile, pass through Abstract plug-in definition each life cycle, and a UI element is returned to adjusting using createFragment functions User's interface display so that system can automatically manage life cycle, retaining Activity has life cycle function Characteristic.
As shown in figure 4, being that Android application of the invention exempts to install the structural representation of the device embodiment for starting. In the present embodiment, Android application is mounted in the application program in Android device, by the device 10, should The Android installation kits of application program, i.e. apk, it is possible to achieve exempt from that startup is installed.Specifically, in the present invention Embodiment the device 10 include request module 11, constructing module 12, transport module 13 and load-on module 14, Wherein:
Request module 11 is used to call interface to initiate the request for exempting to install the apk for starting Android application.So pacify Zhuo Yingyong exempts from installation startup and starts, each group in the apk for obtaining the Android application to be called using reflection Part, including movable component, serviced component etc..
Constructing module 12 is used to construct Classloader DexClassLoader, and constructs the resource text for accessing the apk The Context of part.Specifically, the constructing module includes the first structural unit and the second structural unit, first Structural unit is used to construct Classloader DexClassLoader;Second structural unit is used for construction and accesses the apk Resource file Context.
Wherein, specifically, the first constructing module includes checking subelement, decompression subelement and construction subelement, Check that subelement and decompression subelement are connected with construction subelement respectively, check that subelement is used to check the Android Whether the apk of application has been unziped under the catalogue of caller, if being otherwise transferred to decompression subelement, if Then it is transferred to construction subelement.Wherein, the catalogue of caller is data/data/ bags name/files.Decompression is single Unit is for being unziped under the catalogue of caller the apk of the Android application using zip algorithms.Construction subelement During under the catalogue that the apk of the Android application has unziped to caller, by the path of the apk, will The dex paths of decompression and lib path configuration Classloaders DexClassLoader.The Classloader DexClassLoader is used to load the corresponding loading classes of each component.
Further, in an embodiment of the present invention, Context is inherited in ContextThemeWrapper, Second constructing module also includes modification subelement, creates subelement and returns to subelement, and modification subelement is used for Explorer AssetManager is re-created, and it is using addAssetPath functions that the resource of the apk is literary It is revised as the path of the apk in the path of part;Creating subelement is used to use explorer AssetManager New resource Resources classes are created, wherein, resource Resources classes are directed to the apk, so should Resource Resources classes can access the resource file of apk;Returning to subelement is used to rewrite parent GetResources functions and getAssets functions, and return to resource Resources classes and the explorer AssetManager。
In the present embodiment, after constructing the Context, the apk possesses the Context of oneself, so as to follow-up The resource file of oneself can be accessed in step.
Transport module 13 is used to be acted on behalf of using dynamic load the initialization module for reflecting the apk, by what is constructed Context is transferred to the apk.
First load-on module 14 is used to be loaded respectively according to Classloader class DexClassLoader and Context Each component of the apk.
Further, in an embodiment of the present invention, in order to system can automatically manage life cycle, the device 10 also include the second load-on module 15 and return to module 16, wherein:
Second load-on module 15 is used to be reflected in the apk using dynamic load agency according to plug-in object class name Each plug-in object, wherein, each plug-in object accesses respective using the Context for calling end to transmit Resource file.Each plug-in object is inherited in same abstract plug-in object, the abstract plug-in object definition Each life cycle function, in the present embodiment life cycle function include:Function onActivityCreate (), Function onActivityResume (), function onActivityPause (), function onActivityDestory (), letter Number onKeyDown (int keyCode, KeyEvent event), function onActivityResult (int requestCode,int resultCode,Intent data)。
Returning to module 16 is used to, when called terminal interface accesses, one is returned to using createFragment functions Individual UI elements give caller interface display.Now, each life cycle function of plug-in object is not just being called Display is called on interface, and system then calls the life cycle of Fragment automatically, so as to remain Activity The feature of (activity) component.
In an embodiment of the present invention, by the dex paths that will be decompressed and lib path configuration Classloaders DexClassLoader, and the Context of the resource file for accessing the apk is constructed, realize exempting from for Android application Install and start so that the apk of the Android application can obtain the resource of oneself on startup.Meanwhile, pass through Abstract plug-in definition each life cycle, and a UI element is returned to adjusting using createFragment functions User's interface display so that system can automatically manage life cycle, retaining Activity has life cycle function Characteristic.
As shown in figure 5, being the structural representation of terminal embodiment of the invention.The terminal 100 includes processor 101st, memory 102 and storage exempts to install the dress for starting in the Android application of above-described embodiment of memory 102 10 are put, processor is connected with memory.
The above, the only present invention preferably specific embodiment, but protection scope of the present invention not office Be limited to this, any one skilled in the art the invention discloses technical scope in, can be easily The change or replacement expected, should all be included within the scope of the present invention.Therefore, protection of the invention Scope should be defined by scope of the claims.

Claims (10)

1. a kind of Android application exempts to install the method for starting, it is characterised in that the method includes:
Interface is called to initiate the request for exempting to install the apk for starting Android application;
Construction Classloader, and construct the Context of the resource file for accessing the apk;
The initialization module of the reflection apk is acted on behalf of using dynamic load, the Context is transferred to described apk;
Load each component of the apk respectively according to the Classloader and the Context.
2. the Android application according to claim 1 exempts to install the method for starting, it is characterised in that institute The step of stating construction Classloader includes:
Check whether the apk of the Android application has been unziped under the catalogue of caller;
Do not unziped under the catalogue of caller in the apk of the Android application, the use zip is calculated Method unzips under the catalogue of the caller apk of the Android application;
When the apk of the Android application has been unziped under the catalogue of the caller, by described The path of apk, by the dex paths for decompressing and Classloader described in lib path configurations.
3. the Android application according to claim 1 exempts to install the method for starting, it is characterised in that institute The step of Context for stating the resource file that construction accesses the apk, includes:
Explorer is re-created, and uses addAssetPath functions the road of the resource file of the apk It is revised as the path of the apk in footpath;
New resource Resources classes are created using the explorer, wherein, the resource Resources Class is directed to the apk's;
The getResources functions and getAssets functions of parent are rewritten, and returns to the resource Resources Class and the explorer.
4. the Android application according to any one of claim 3 exempts to install the method for starting, and its feature exists In methods described also includes:
Each plug-in object in the reflection apk is acted on behalf of using dynamic load according to plug-in object class name, its In, each plug-in object accesses respective resource file using the Context;
When called terminal interface accesses the plug-in object, one is returned to using createFragment functions UI elements are called interface display.
5. the Android application according to any one of claim 4 exempts to install the method for starting, and its feature exists In the plug-in object is inherited in same abstract plug-in object, and the abstract plug-in object defines each Life cycle function.
6. a kind of Android application exempt from install start device, it is characterised in that the device include request module, Constructing module, transport module and load-on module, wherein, the constructing module includes the first structural unit and the Two structural units;The request module is used to call interface to initiate to exempt from asking for the apk of installation startup Android application Ask;First structural unit is used to construct Classloader;The second structural unit construction accesses the apk Resource file Context;The transport module is used to act on behalf of the first of the reflection apk using dynamic load Beginningization module, the apk is transferred to by the Context;The load-on module is according to the Classloader class With each component that the Context loads the apk respectively.
7. the Android application according to claim 6 exempts to install the device for starting, it is characterised in that institute Stating the first structural unit includes:
Subelement is checked, whether the apk for checking the Android application has unziped to caller Under catalogue;
Decompression subelement, the catalogue for not unziped to caller in the apk of the Android application When lower, the apk of the Android application is unziped under the catalogue of the caller using zip algorithms.
Construction subelement, the mesh for having unziped to the caller in the apk of the Android application When under record, by the path of the apk, by the dex paths for decompressing and Classloader described in lib path configurations.
8. the Android application according to claim 7 exempts to install the device for starting, it is characterised in that institute Stating the second structural unit includes:
Modification subelement, for re-creating explorer, and using addAssetPath functions described It is revised as the path of the apk in the path of the resource file of apk;
Subelement is created, for creating new resource Resources classes using the explorer, wherein, The resource Resources classes are directed to the apk's;
Subelement is returned, for rewriteeing the getResources functions and getAssets functions of parent, and is returned The resource Resources classes and the explorer.
9. the Android application according to claim 8 exempts to install the device for starting, it is characterised in that institute Stating device also includes the second load-on module and returns to module, wherein:
Second load-on module is used to act on behalf of the reflection apk using dynamic load according to plug-in object class name Each interior plug-in object, wherein, each plug-in object accesses respective money using the Context Source file, and the plug-in object inherited in same abstract plug-in object, and the abstract plug-in object is fixed Adopted each life cycle function;
The return module is used to, when called terminal interface accesses the plug-in object, use CreateFragment functions one UI element of return is called interface display.
10. a kind of terminal, it is characterised in that the terminal includes processor, memory and storage and institute The Android application as any one of above-mentioned claim 6 to 9 in memory is stated to exempt from that the dress for starting is installed Put.
CN201510821255.9A 2015-11-23 2015-11-23 A kind of Android application exempts to install method, device and the terminal for starting Pending CN106775793A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510821255.9A CN106775793A (en) 2015-11-23 2015-11-23 A kind of Android application exempts to install method, device and the terminal for starting

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510821255.9A CN106775793A (en) 2015-11-23 2015-11-23 A kind of Android application exempts to install method, device and the terminal for starting

Publications (1)

Publication Number Publication Date
CN106775793A true CN106775793A (en) 2017-05-31

Family

ID=58964352

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510821255.9A Pending CN106775793A (en) 2015-11-23 2015-11-23 A kind of Android application exempts to install method, device and the terminal for starting

Country Status (1)

Country Link
CN (1) CN106775793A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107463406A (en) * 2017-08-08 2017-12-12 上海连尚网络科技有限公司 Issue the method and electronic equipment of Mobile solution
CN107943484A (en) * 2017-11-30 2018-04-20 广州酷狗计算机科技有限公司 The method and apparatus for performing business function
CN108491216A (en) * 2018-03-05 2018-09-04 北京指掌易科技有限公司 A kind of method of android system unaware application installation upgrading
CN109101256A (en) * 2018-08-01 2018-12-28 北京奇安信科技有限公司 It is a kind of to act on behalf of Agent dynamic loading method and device
CN109189411A (en) * 2018-08-23 2019-01-11 爱尚游(北京)科技股份有限公司 A kind of cloud application installation method
CN109918153A (en) * 2019-03-18 2019-06-21 霍芳 Page open method and apparatus, page content retrieval method and device
CN111552517A (en) * 2019-01-23 2020-08-18 阿里巴巴集团控股有限公司 Application program starting method and device, electronic equipment and computer storage medium
CN112256286A (en) * 2020-10-21 2021-01-22 北京字节跳动网络技术有限公司 Application running method and device and computer storage medium
WO2021196597A1 (en) * 2020-04-02 2021-10-07 深圳创维-Rgb电子有限公司 Service plug-in loading implementation method and apparatus, and terminal device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104375861A (en) * 2014-11-04 2015-02-25 北京奇虎科技有限公司 Installation-free operation method and device for application programs based on Android platform and terminal
CN104461583A (en) * 2014-12-30 2015-03-25 北京奇虎科技有限公司 Method and device for calling resource type application and mobile terminal
CN104731625A (en) * 2015-03-27 2015-06-24 北京奇虎科技有限公司 Method, device and mobile terminal for loading plugin

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104375861A (en) * 2014-11-04 2015-02-25 北京奇虎科技有限公司 Installation-free operation method and device for application programs based on Android platform and terminal
CN104461583A (en) * 2014-12-30 2015-03-25 北京奇虎科技有限公司 Method and device for calling resource type application and mobile terminal
CN104731625A (en) * 2015-03-27 2015-06-24 北京奇虎科技有限公司 Method, device and mobile terminal for loading plugin

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107463406A (en) * 2017-08-08 2017-12-12 上海连尚网络科技有限公司 Issue the method and electronic equipment of Mobile solution
CN107943484A (en) * 2017-11-30 2018-04-20 广州酷狗计算机科技有限公司 The method and apparatus for performing business function
CN108491216A (en) * 2018-03-05 2018-09-04 北京指掌易科技有限公司 A kind of method of android system unaware application installation upgrading
CN108491216B (en) * 2018-03-05 2021-07-13 北京指掌易科技有限公司 Method for installing and upgrading non-sensory application of Android system
CN109101256A (en) * 2018-08-01 2018-12-28 北京奇安信科技有限公司 It is a kind of to act on behalf of Agent dynamic loading method and device
CN109189411A (en) * 2018-08-23 2019-01-11 爱尚游(北京)科技股份有限公司 A kind of cloud application installation method
CN109189411B (en) * 2018-08-23 2022-02-01 爱尚游(北京)科技股份有限公司 Cloud application installation method
CN111552517A (en) * 2019-01-23 2020-08-18 阿里巴巴集团控股有限公司 Application program starting method and device, electronic equipment and computer storage medium
CN111552517B (en) * 2019-01-23 2023-04-25 阿里巴巴集团控股有限公司 Application program starting method and device, electronic equipment and computer storage medium
CN109918153A (en) * 2019-03-18 2019-06-21 霍芳 Page open method and apparatus, page content retrieval method and device
WO2021196597A1 (en) * 2020-04-02 2021-10-07 深圳创维-Rgb电子有限公司 Service plug-in loading implementation method and apparatus, and terminal device
CN112256286A (en) * 2020-10-21 2021-01-22 北京字节跳动网络技术有限公司 Application running method and device and computer storage medium

Similar Documents

Publication Publication Date Title
CN106775793A (en) A kind of Android application exempts to install method, device and the terminal for starting
US8402437B2 (en) System and method for updating initialization parameters for application software from within a software development environment
US11010283B2 (en) Mock-based unit test(s) for an end-to-end test of a code snippet
CN111314141A (en) Route updating method and device
WO2019019643A1 (en) Application program hot update method and apparatus, and terminal and storage medium
US8539506B2 (en) Dynamic injection of code into running process
US20130138934A1 (en) Loading configuration information
CN112867988A (en) Implementing compliance settings by a mobile device to follow a configuration scenario
JP2021509498A (en) Computing device
US20050149952A1 (en) Persisting state across navigations in a navigation-based application and responding to navigation-related events throughout an application
CN110851204A (en) Application starting method and device and application packaging method and device
US20220247793A1 (en) Scanning and remediating configuration settings of a device using a policy-driven approach
US8516506B2 (en) Method and system for restoring an application in a dynamically linked environment
US20150220517A1 (en) Efficient conflict resolution among stateless processes
US8635178B2 (en) Rule-based processing in different layers
CN112115056A (en) Project deployment method and device, server and storage medium
US10073689B2 (en) Managing application lifecycles within a federation of distributed software applications
US7552451B2 (en) Persisting state across navigations in a navigation-based application and responding to navigation-related events throughout an application
US20180039545A1 (en) Reconstruction of system definitional and state information
CN106126198B (en) In the method and device of the mobile terminal load end PC application page
CN108829460A (en) The method, apparatus and car-mounted terminal of car-mounted terminal quick start
CN114756261A (en) Container cluster upgrading method and system, electronic equipment and medium
US11184404B1 (en) Performing idempotent operations to scan and remediate configuration settings of a device
US20040205774A1 (en) System and method for persisting state across navigations in a navigation-based application and for responding to navigation-related events throughout an application
US11144298B2 (en) Feature installer for software programs

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20170531