CN105843654A - Method and system for implementing dynamic loading of advertisement SDK (software development kit) - Google Patents

Method and system for implementing dynamic loading of advertisement SDK (software development kit) Download PDF

Info

Publication number
CN105843654A
CN105843654A CN201610237902.6A CN201610237902A CN105843654A CN 105843654 A CN105843654 A CN 105843654A CN 201610237902 A CN201610237902 A CN 201610237902A CN 105843654 A CN105843654 A CN 105843654A
Authority
CN
China
Prior art keywords
advertisement sdk
class
sdk
advertisement
file
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
CN201610237902.6A
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.)
Guangzhou jiubang century science and Technology Co Ltd
Original Assignee
Guangzhou Jiubang Digital 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 Guangzhou Jiubang Digital Technology Co Ltd filed Critical Guangzhou Jiubang Digital Technology Co Ltd
Priority to CN201610237902.6A priority Critical patent/CN105843654A/en
Publication of CN105843654A publication Critical patent/CN105843654A/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements

Abstract

The invention provides a method for implementing dynamic loading of an advertisement SDK (software development kit). The method comprises steps as follows: a downloading module is connected with a server, and a class.dex class file and a resource file of the advertisement SDK are downloaded; the downloaded resource file is loaded in a resource file of a main program by calling an addAssetPath method in an AssertManager resource manager of an Android system in a reflecting manner by means of DexClassLoader type class.dex class files loaded from the advertisement SDK via an agent port of the advertisement SDK in the main program; classes, ports and methods in the advertisement SDK are managed through agency of the advertisement SDK in the main program. By means of the method, an initial package cannot be enlarged no matter how many advertisement SDKs are required to be used. The invention further provides a system for implementing dynamic loading of the advertisement SDK.

Description

The implementation method of a kind of dynamic load advertisement SDK and realize system
Technical field
The present invention relates to mobile terminal advertisement SDK loading technique field, particularly relate to a kind of dynamic load advertisement The implementation method of SDK and realize system.
Background technology
Generally, if APP needs to access third-party advertisement SDK, need as engineering Resource imports, and then encodes, and recalls the interface of outside SDK, to realize the implantation of external advertisements. Such implementation, brings impact can to the inclusion size of APP, and along with the advertisement SDK's accessed Quantity is the most, and the inclusion of APP will be the biggest, is unfavorable for popularization and the retention ratio of APP.
Summary of the invention
For the deficiencies in the prior art, it is an object of the invention to provide a kind of dynamic by advertisement SDK and Resource is loaded in APP, no matter needing to use how many advertisement SDK, dynamic all without make initial inclusion increase The implementation method of state carrying advertisement SDK.
For realizing another object of the present invention, the present invention also provide for a kind of realize dynamic load advertisement SDK be System.
For achieving the above object, the technical solution used in the present invention is as follows: a kind of dynamic load advertisement SDK's Implementation method, said method comprising the steps of:
S1 is connected class.dex class file and the resource file of downloads ad SDK with server;
S2, by the proxy interface of advertisement SDK in mastery routine, utilize DexClassLoader Classloader to add Carry the class.dex class file of advertisement SDK, and use the mode of reflection to call android system AddAssetPath method in AssertManager explorer, is loaded into the resource file downloaded In the resource file of mastery routine;
S3, by the agency of advertisement SDK in mastery routine, the class in advertisement SDK, interface and method are entered Line pipe is managed, and when needing the function calling advertisement SDK, is achieved by the steps of:
Act on behalf of the reflex mechanism by system, obtain class corresponding in advertisement SDK function, and carry out instantiation Obtain corresponding object;
By acquired object, reflection is used to call its method comprised;
The resource corresponding by acquired method call is also loaded in mastery routine resource, to realize advertisement Calling of function.
Further, described method is further comprising the steps of:
Use the interface Proxy mechanism of Java, the interface of advertisement SDK is acted on behalf of, when interface is called back Or when triggering, Proxy mechanism is notified that mastery routine, and carries corresponding callback events parameter, and mastery routine is led to Cross these parameters, be distributed in the processing method of correspondence, to realize the function of interface in advertisement SDK.
Further, described method is further comprising the steps of:
When the advertisement SDK of server is multiple, each advertisement SDK has different class.dex class files, It is positioned over unified for the resource of multiple advertisement SDK in an APK file, is connected download with server multiple extensively The class.dex class file of announcement SDK and a resource file.
For realizing another object of the present invention, the present invention also adopts the following technical scheme that a kind of realization dynamically adds Carrying the system of advertisement SDK, described system includes:
Download module, is connected class.dex class file and the resource file of downloads ad SDK with server;
Load-on module, by the proxy interface of advertisement SDK in mastery routine, utilizes DexClassLoader class to add Carry the class.dex class file of device carrying advertisement SDK, and use the mode of reflection to call Android system AddAssetPath method in system AssertManager explorer, loads the resource file downloaded In the resource file of mastery routine;
Calling functional modules, by the agency of advertisement SDK in mastery routine, to the class in advertisement SDK, interface And method is managed, when needing the function calling advertisement SDK, it is achieved by the steps of: agency By the reflex mechanism of system, obtain class corresponding in advertisement SDK function, and carry out instantiation acquisition correspondence Object;By acquired object, reflection is used to call its method comprised;By acquired side Method is called corresponding resource and is loaded in mastery routine resource, to realize calling of advertising function.
Further, described calling functional modules uses the interface Proxy mechanism of Java, meets advertisement SDK Mouth is acted on behalf of, and when interface is called back or triggers, Proxy mechanism is notified that mastery routine, and carries correspondence Callback events parameter, mastery routine is passed through these parameters, is distributed in the processing method of correspondence, wide to realize Accuse the function of interface in SDK.
Further, when the advertisement SDK of described server is multiple, each advertisement SDK has different class.dex Class file, is positioned over unified for the resource of multiple advertisement SDK in an APK file, under being connected with server Carry the class.dex class file of multiple advertisement SDK and a resource file.
Relative to prior art, technical solutions according to the invention are by being connected downloads ad SDK with server Class.dex class file and resource file;By the proxy interface of advertisement SDK in mastery routine, utilize The class.dex class file of DexClassLoader Classloader carrying advertisement SDK, and use reflection Mode calls addAssetPath method in android system AssertManager explorer, under inciting somebody to action The resource file carried is loaded in the resource file of mastery routine;By the agency of advertisement SDK in mastery routine, Class in advertisement SDK, interface and method are managed, when needing the function calling advertisement SDK, By agency's reflex mechanism by system, obtain class corresponding in advertisement SDK function, and carry out instantiation Obtain corresponding object;By acquired object, reflection is used to call its method comprised;By institute The corresponding resource of method call that obtains also is loaded in mastery routine resource, to realize calling of advertising function, The present invention utilizes reflex mechanism and android system resource management's principle to APP of JAVA, it is achieved at APP After installation, issued by network, dynamically advertisement SDK and resource thereof are loaded in APP, it is achieved no matter Need to use how many advertisement SDK, all without the purpose making initial inclusion increase.
In order to be fully understood from the purpose of the present invention, feature and effect, below with reference to accompanying drawing to the present invention's The technique effect of design, concrete structure and generation is described further.
Accompanying drawing explanation
Fig. 1 is the module diagram that the present invention realizes the system of dynamic load advertisement SDK;
Fig. 2 is the flow chart of the implementation method of dynamic load advertisement SDK of the present invention.
Detailed description of the invention
The present invention is described in detail, schematic in the present invention below in conjunction with accompanying drawing and specific implementation method Implement and explanation is used for explaining the present invention, but not as a limitation of the invention.
Specific embodiment
As it is shown in figure 1, a kind of system realizing dynamic load advertisement SDK, described system includes:
Download module, is connected class.dex class file and the resource file of downloads ad SDK with server; When the advertisement SDK of described server is multiple, each advertisement SDK has different class.dex class files, It is positioned over unified for the resource of multiple advertisement SDK in an APK file, is connected download with server multiple extensively The class.dex class file of announcement SDK and a resource file;
Load-on module, by the proxy interface of advertisement SDK in mastery routine, utilizes DexClassLoader class to add Carry the class.dex class file of device carrying advertisement SDK, and use the mode of reflection to call Android system AddAssetPath method in system AssertManager explorer, loads the resource file downloaded In the resource file of mastery routine;
Calling functional modules, by the agency of advertisement SDK in mastery routine, to the class in advertisement SDK, interface And method is managed, when needing the function calling advertisement SDK, it is achieved by the steps of: agency By the reflex mechanism of system, obtain class corresponding in advertisement SDK function, and carry out instantiation acquisition correspondence Object;By acquired object, reflection is used to call its method comprised;By acquired side Method is called corresponding resource and is loaded in mastery routine resource, to realize calling of advertising function;
Described calling functional modules uses the interface Proxy mechanism of Java, and the interface of advertisement SDK is carried out generation Reason, when interface is called back or triggers, Proxy mechanism is notified that mastery routine, and carries the readjustment thing of correspondence Part parameter, mastery routine is passed through these parameters, is distributed in the processing method of correspondence, to realize in advertisement SDK The function of interface.
As in figure 2 it is shown, the implementation method of a kind of dynamic load advertisement SDK, said method comprising the steps of:
S101: be connected class.dex class file and the resource file of downloads ad SDK with server, service When the advertisement SDK of device is multiple, each advertisement SDK has different class.dex class files, by multiple extensively The resource unification accusing SDK is positioned in an APK file, is connected with server and downloads multiple advertisement SDK's Class.dex class file and a resource file;
S102: by the proxy interface of advertisement SDK in mastery routine, utilize DexClassLoader Classloader The class.dex class file of carrying advertisement SDK, and use the mode of reflection to call android system AddAssetPath method in AssertManager explorer, is loaded into the resource file downloaded In the resource file of mastery routine;
S103: by the agency of advertisement SDK in mastery routine, to the class in advertisement SDK, interface and method It is managed, when needing the function calling advertisement SDK, is achieved by the steps of:
S301: act on behalf of the reflex mechanism by system, obtains class corresponding in advertisement SDK function, goes forward side by side Row instantiation obtains corresponding object;
S302: by acquired object, uses reflection to call its method comprised;
S303: the resource corresponding by acquired method call is also loaded in mastery routine resource;
S304: use the interface Proxy mechanism of Java, the interface of advertisement SDK is acted on behalf of, when connecing When mouth is called back or triggers, Proxy mechanism is notified that mastery routine, and carries corresponding callback events parameter, Mastery routine passes through these parameters, is distributed in the processing method of correspondence, to realize the merit of interface in advertisement SDK Energy.
The present invention utilizes reflex mechanism and android system resource management's principle to APP of JAVA, it is achieved After APP installs, issued by network, dynamically advertisement SDK and resource thereof are loaded in APP, real Need to use how many advertisement SDK, all without the purpose making initial inclusion increase no matter existing.
If the function described in the present embodiment realizes and as independent product pin using the form of SFU software functional unit When selling or use, a calculating device-readable can be stored in and take in storage medium.Based on such understanding, Part or the part of this technical scheme that prior art is contributed by the embodiment of the present invention can be produced with software The form of product embodies, and this software product is stored in a storage medium, including some instructions in order to make One calculates equipment (can be personal computer, server, mobile computing device or the network equipment etc.) Perform all or part of step of method described in each embodiment of the present invention.And aforesaid storage medium includes: USB flash disk, portable hard drive, read only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), the various media that can store program code such as magnetic disc or CD.This In description, each embodiment uses the mode gone forward one by one to describe, and what each embodiment stressed is and other The difference of embodiment, between each embodiment, same or similar part sees mutually.
Described above to the disclosed embodiments, makes professional and technical personnel in the field be capable of or uses this Invention.Multiple amendment to these embodiments will be apparent from for those skilled in the art, Generic principles defined herein can without departing from the spirit or scope of the present invention, at other Embodiment realizes.Therefore, the present invention is not intended to be limited to the embodiments shown herein, and is intended to Meet the widest scope consistent with principles disclosed herein and features of novelty.

Claims (6)

1. the implementation method of a dynamic load advertisement SDK, it is characterised in that said method comprising the steps of:
S1 is connected class.dex class file and the resource file of downloads ad SDK with server;
S2, by the proxy interface of advertisement SDK in mastery routine, utilize DexClassLoader Classloader to add Carry the class.dex class file of advertisement SDK, and use the mode of reflection to call android system AddAssetPath method in AssertManager explorer, is loaded into the resource file downloaded In the resource file of mastery routine;
S3, by the agency of advertisement SDK in mastery routine, the class in advertisement SDK, interface and method are entered Line pipe is managed, and when needing the function calling advertisement SDK, is achieved by the steps of:
Act on behalf of the reflex mechanism by system, obtain class corresponding in advertisement SDK function, and carry out instantiation Obtain corresponding object;
By acquired object, reflection is used to call its method comprised;
The resource corresponding by acquired method call is also loaded in mastery routine resource, to realize advertisement Calling of function.
2. the implementation method of dynamic load advertisement SDK as claimed in claim 1, it is characterised in that described method Further comprising the steps of:
Use the interface Proxy mechanism of Java, the interface of advertisement SDK is acted on behalf of, when interface is called back Or when triggering, Proxy mechanism is notified that mastery routine, and carries corresponding callback events parameter, and mastery routine is led to Cross these parameters, be distributed in the processing method of correspondence, to realize the function of interface in advertisement SDK.
3. the implementation method of dynamic load advertisement SDK as claimed in claim 1, it is characterised in that described method Further comprising the steps of:
When the advertisement SDK of server is multiple, each advertisement SDK has different class.dex class files, It is positioned over unified for the resource of multiple advertisement SDK in an APK file, is connected download with server multiple extensively The class.dex class file of announcement SDK and a resource file.
4. the system realizing dynamic load advertisement SDK, it is characterised in that described system includes:
Download module, is connected class.dex class file and the resource file of downloads ad SDK with server;
Load-on module, by the proxy interface of advertisement SDK in mastery routine, utilizes DexClassLoader class to add Carry the class.dex class file of device carrying advertisement SDK, and use the mode of reflection to call Android system AddAssetPath method in system AssertManager explorer, loads the resource file downloaded In the resource file of mastery routine;
Calling functional modules, by the agency of advertisement SDK in mastery routine, to the class in advertisement SDK, interface And method is managed, when needing the function calling advertisement SDK, it is achieved by the steps of: agency By the reflex mechanism of system, obtain class corresponding in advertisement SDK function, and carry out instantiation acquisition correspondence Object;By acquired object, reflection is used to call its method comprised;By acquired side Method is called corresponding resource and is loaded in mastery routine resource, to realize calling of advertising function.
Realize the system of dynamic load advertisement SDK the most as claimed in claim 4, it is characterised in that described in call Functional module uses the interface Proxy mechanism of Java, acts on behalf of the interface of advertisement SDK, when interface quilt When readjustment or triggering, Proxy mechanism is notified that mastery routine, and carries corresponding callback events parameter, main journey Sequence passes through these parameters, is distributed in the processing method of correspondence, to realize the function of interface in advertisement SDK.
Realize the system of dynamic load advertisement SDK the most as claimed in claim 4, it is characterised in that described service When the advertisement SDK of device is multiple, each advertisement SDK has different class.dex class files, by multiple extensively The resource unification accusing SDK is positioned in an APK file, is connected with server and downloads multiple advertisement SDK's Class.dex class file and a resource file.
CN201610237902.6A 2016-04-14 2016-04-14 Method and system for implementing dynamic loading of advertisement SDK (software development kit) Pending CN105843654A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610237902.6A CN105843654A (en) 2016-04-14 2016-04-14 Method and system for implementing dynamic loading of advertisement SDK (software development kit)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610237902.6A CN105843654A (en) 2016-04-14 2016-04-14 Method and system for implementing dynamic loading of advertisement SDK (software development kit)

Publications (1)

Publication Number Publication Date
CN105843654A true CN105843654A (en) 2016-08-10

Family

ID=56590088

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610237902.6A Pending CN105843654A (en) 2016-04-14 2016-04-14 Method and system for implementing dynamic loading of advertisement SDK (software development kit)

Country Status (1)

Country Link
CN (1) CN105843654A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106779810A (en) * 2016-11-25 2017-05-31 北京金山安全软件有限公司 Advertisement display method and device and terminal equipment
CN107092501A (en) * 2017-03-20 2017-08-25 武汉斗鱼网络科技有限公司 The implementation method and device of advertisement general-purpose interface in a kind of android system
CN107895278A (en) * 2017-10-17 2018-04-10 深圳市迅雷网文化有限公司 Method, user equipment and server are recommended in advertisement
CN108196853A (en) * 2018-01-09 2018-06-22 武汉斗鱼网络科技有限公司 For disposing the method for Android system SDK, storage medium, equipment and system
CN109144549A (en) * 2018-08-29 2019-01-04 北京城市网邻信息技术有限公司 Manage method, apparatus, equipment and the readable storage medium storing program for executing of external extended resources
CN109150956A (en) * 2018-06-25 2019-01-04 百度在线网络技术(北京)有限公司 A kind of implementation method, device, equipment and computer storage medium pushing SDK
CN109213533A (en) * 2017-06-29 2019-01-15 Tcl集团股份有限公司 A kind of advertisement SDK dynamic loading method, device and terminal
CN109710334A (en) * 2018-12-29 2019-05-03 北京小米移动软件有限公司 Dynamic loading method, device and storage medium
CN110502288A (en) * 2019-08-19 2019-11-26 Oppo广东移动通信有限公司 For the call method of third-party application, device, electronic equipment and storage medium
CN110673827A (en) * 2019-08-27 2020-01-10 广州视源电子科技股份有限公司 Resource calling method and device based on android system and electronic equipment
CN110837378A (en) * 2018-08-16 2020-02-25 腾讯科技(深圳)有限公司 Calling method and device for software development kit SDK function
CN111309407A (en) * 2020-02-21 2020-06-19 咪咕文化科技有限公司 Processing method and device for integrated third-party library
CN111552518A (en) * 2019-01-24 2020-08-18 阿里巴巴集团控股有限公司 Control loading method and device for starting application
CN113176913A (en) * 2021-05-25 2021-07-27 深圳前海微众银行股份有限公司 Processing method and device of JAVA agent, terminal equipment and storage medium
CN113795001A (en) * 2021-09-18 2021-12-14 上海中通吉网络技术有限公司 Method and device for sending system short message based on SPI

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050240945A1 (en) * 1998-10-19 2005-10-27 Glass Graham W System and method for dynamic generation of remote proxies
CN103902265A (en) * 2012-12-26 2014-07-02 腾讯科技(深圳)有限公司 Application implementation method and application implementation device
CN103927180A (en) * 2014-04-21 2014-07-16 广州市久邦数码科技有限公司 Implementation method for functional plug-ins based on Android system and system of functional plug-ins based on Android system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050240945A1 (en) * 1998-10-19 2005-10-27 Glass Graham W System and method for dynamic generation of remote proxies
CN103902265A (en) * 2012-12-26 2014-07-02 腾讯科技(深圳)有限公司 Application implementation method and application implementation device
CN103927180A (en) * 2014-04-21 2014-07-16 广州市久邦数码科技有限公司 Implementation method for functional plug-ins based on Android system and system of functional plug-ins based on Android system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
EATGOOD_WEARWELL: "反射", 《HTTPS://BLOG.CSDN.NET/EATGOOD_WEARWELL/ARTICLE/DETAILS/49786661》 *
YANGXI_001: "Android插件化(三):加载插件apk中的Resource资源", 《HTTPS://BLOG.CSDN.NET/EATGOOD_WEARWELL/ARTICLE/DETAILS/49786661》 *

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106779810A (en) * 2016-11-25 2017-05-31 北京金山安全软件有限公司 Advertisement display method and device and terminal equipment
CN107092501B (en) * 2017-03-20 2019-04-23 武汉斗鱼网络科技有限公司 The implementation method and device of advertisement general-purpose interface in a kind of android system
CN107092501A (en) * 2017-03-20 2017-08-25 武汉斗鱼网络科技有限公司 The implementation method and device of advertisement general-purpose interface in a kind of android system
CN109213533A (en) * 2017-06-29 2019-01-15 Tcl集团股份有限公司 A kind of advertisement SDK dynamic loading method, device and terminal
CN107895278A (en) * 2017-10-17 2018-04-10 深圳市迅雷网文化有限公司 Method, user equipment and server are recommended in advertisement
CN108196853A (en) * 2018-01-09 2018-06-22 武汉斗鱼网络科技有限公司 For disposing the method for Android system SDK, storage medium, equipment and system
CN108196853B (en) * 2018-01-09 2021-05-28 武汉斗鱼网络科技有限公司 Method, storage medium, device and system for deploying SDK (software development kit) of android system
CN109150956A (en) * 2018-06-25 2019-01-04 百度在线网络技术(北京)有限公司 A kind of implementation method, device, equipment and computer storage medium pushing SDK
CN109150956B (en) * 2018-06-25 2021-04-16 百度在线网络技术(北京)有限公司 Method, device and equipment for realizing SDK pushing and computer storage medium
CN110837378A (en) * 2018-08-16 2020-02-25 腾讯科技(深圳)有限公司 Calling method and device for software development kit SDK function
CN110837378B (en) * 2018-08-16 2021-07-02 腾讯科技(深圳)有限公司 Calling method and device for software development kit SDK function
CN109144549A (en) * 2018-08-29 2019-01-04 北京城市网邻信息技术有限公司 Manage method, apparatus, equipment and the readable storage medium storing program for executing of external extended resources
CN109710334A (en) * 2018-12-29 2019-05-03 北京小米移动软件有限公司 Dynamic loading method, device and storage medium
CN111552518A (en) * 2019-01-24 2020-08-18 阿里巴巴集团控股有限公司 Control loading method and device for starting application
CN111552518B (en) * 2019-01-24 2023-04-07 阿里巴巴集团控股有限公司 Method and device for loading control for starting application
CN110502288A (en) * 2019-08-19 2019-11-26 Oppo广东移动通信有限公司 For the call method of third-party application, device, electronic equipment and storage medium
CN110673827A (en) * 2019-08-27 2020-01-10 广州视源电子科技股份有限公司 Resource calling method and device based on android system and electronic equipment
CN110673827B (en) * 2019-08-27 2022-12-20 广州视源电子科技股份有限公司 Resource calling method and device based on android system and electronic equipment
CN111309407A (en) * 2020-02-21 2020-06-19 咪咕文化科技有限公司 Processing method and device for integrated third-party library
CN113176913A (en) * 2021-05-25 2021-07-27 深圳前海微众银行股份有限公司 Processing method and device of JAVA agent, terminal equipment and storage medium
CN113176913B (en) * 2021-05-25 2023-03-24 深圳前海微众银行股份有限公司 Processing method and device of JAVA agent, terminal equipment and storage medium
CN113795001A (en) * 2021-09-18 2021-12-14 上海中通吉网络技术有限公司 Method and device for sending system short message based on SPI

Similar Documents

Publication Publication Date Title
CN105843654A (en) Method and system for implementing dynamic loading of advertisement SDK (software development kit)
AU2019101602A4 (en) Service processing method and apparatus
CN103530156B (en) Dynamic load and the method and device of caller
CN104156225B (en) A kind of method for down loading of installation kit, system and server
US8082414B2 (en) Method and system for centralized memory management in wireless terminal devices
CN105955787B (en) A kind of plug-in loading method and device for android system
CN103491111B (en) Wireless application issue, implementation method and device
CN103793257B (en) The streaming of a kind of Android program performs method
CN109542506B (en) System capable of flexibly configuring interface and rapidly delivering service
US8200742B2 (en) Apparatus, system, and method for facilitating data flow between a first application programming interface and a second application programming interface
CN107832100A (en) A kind of loading method and its terminal of APK plug-in units
CN108228147A (en) A kind of performance data journal obtaining method and device
CN104615462A (en) Cross-platform mobile application generating server side and system
CN106339237A (en) Plug-in loading frame for WEB application in field of JavaEE and method
WO2021115177A1 (en) Application installation method and apparatus, terminal device, server and storage medium
CN104636154B (en) Application program installation method and device
CN113688186A (en) Intelligent contract execution method, engine and block link point
CN114138674A (en) Automatic testing method and device and computer equipment
CN110895468A (en) Method and device for realizing service enhancement
CN101493775A (en) Dynamic loading system and loading method thereof for embedded system
CN112346774A (en) Method and device for generating application installation package
CN110308999B (en) Method for dynamically sharing dependency package between applications, storage medium and mobile terminal
CN111399896B (en) Patch acquisition method, device, equipment and storage medium
CN105893416A (en) Data service system
CN109254856A (en) Intelligent POS server-side provides interface to the method for client

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20180205

Address after: 510055, tower 17, A tower, Zhonghua International Center, No. three, 33 Zhongshan Road, Yuexiu District, Guangdong, Guangzhou, China

Applicant after: Guangzhou jiubang century science and Technology Co Ltd

Address before: 510055 A, block 16-17, China International Center, No. three, Zhongshan Road, Guangzhou, Guangdong, China

Applicant before: Guangzhou Jiubang Digital Technology Co., Ltd.

TA01 Transfer of patent application right
RJ01 Rejection of invention patent application after publication

Application publication date: 20160810

RJ01 Rejection of invention patent application after publication