CN107870787A - Application plug loading method and system - Google Patents

Application plug loading method and system Download PDF

Info

Publication number
CN107870787A
CN107870787A CN201610852774.6A CN201610852774A CN107870787A CN 107870787 A CN107870787 A CN 107870787A CN 201610852774 A CN201610852774 A CN 201610852774A CN 107870787 A CN107870787 A CN 107870787A
Authority
CN
China
Prior art keywords
plug
unit
application program
sdk
application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201610852774.6A
Other languages
Chinese (zh)
Other versions
CN107870787B (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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN201610852774.6A priority Critical patent/CN107870787B/en
Publication of CN107870787A publication Critical patent/CN107870787A/en
Application granted granted Critical
Publication of CN107870787B publication Critical patent/CN107870787B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a kind of application plug loading method and system, this method to include:The main functional modules for being supplied to application program integrated are encapsulated into software development kit SDK;The secondary function module for being supplied to application program integrated is encapsulated as plug-in unit storehouse respectively;The plugin information corresponding to addition in the SDK;The SDK is integrated into the application program;Plugin information corresponding to being obtained from the SDK;When such applications are launched, judge whether to need to load plug-in unit;When needing to load plug-in unit, plug-in unit is loaded according to acquired information;Judge whether there is plug-in unit to need to upgrade in the application program;The plug-in unit upgraded to needs is updated upgrading respectively.It is possible thereby to reduce SDK volumes and realize the local updating of application program business function.

Description

Application plug loading method and system
Technical field
The present invention relates to application-development technologies field, more particularly to application plug loading method and system.
Background technology
The development mode of the application program of mobile device mainly includes at present:NativeApp (native applications) is developed, WebApp (web application) is developed, and mixing application and development, i.e. HybirdApp.HybirdApp between NativeApp and Between WebApp, have the advantage of NativeApp good Consumer's Experience and the advantage of WebApp Cross-border congestion managements concurrently, turn into recent years The Mobile solution development mode of Lai Ge large enterprises favor.
SDK (Software Development Kit, software development kit) provides pair for being cased with certain structure and logic Outer development interface, encapsulate internal service logic.Developer only needs to use corresponding external development interface according to explanation document Function expected from can realization, simplifies application development flow, improves application development speed, and in certain journey The development quality of application program is ensure that on degree.
The SDK of third party application is supplied at present, usually downloads functional be all packaged in the SDK together And installation.However, often because business scenario or Core Feature are more, cause SDK volumes excessive, and then influence external cooperation. Go to apply for example, current petty load is both needed to the corresponding client application of user's download, can not be directly in third party Petty load SDK is integrated in application program, because loan air control rule is tight, air control school need to be done plus various third party libraries Test, so as to which the petty load SDK that causes finally to provide is more than 20M, third party application is unwilling to integrate.
Further, since being currently that functional be all packaged in the SDK of institute is integrated into inside application program, application is added The size of program, and during each function renewal upgrading, it is required for all unified upgradings of whole application program.
The content of the invention
In view of this, it is an object of the invention to provide a kind of application plug loading method and system, to solve The problem of needing whole application program uniformly to upgrade when volume is excessive when SDK is installed and upgrades.
To achieve the above object, the present invention provides a kind of application plug loading method, and the method comprising the steps of:
The main functional modules for being supplied to the application program integrated are encapsulated into software development kit SDK;
The secondary function module for being supplied to the application program integrated is encapsulated as plug-in unit storehouse respectively;
The plugin information corresponding to addition in the SDK;And
The SDK is integrated into the application program.
Preferably, this method also includes step:
Plugin information corresponding to being obtained from the SDK;
When such applications are launched, judge whether to need to load plug-in unit;
When needing to load plug-in unit, plug-in unit is loaded according to acquired information.
Preferably, this method also includes step:
Judge whether there is plug-in unit to need to upgrade in the application program;
The plug-in unit upgraded to needs is updated upgrading respectively.
Preferably, plug-in unit storehouse corresponding to each secondary function module is a plug-in unit, and each plug-in unit is * .apk or * .jar the individual files of form.
Preferably, the plugin information includes plug-in unit icon, plugin name and relevant configuration information, described for describing The attribute of plug-in unit.
Preferably, the application program is the mixed developing under Hybrid frameworks, is partly compiled in the form of the HTML5 pages Write.
To achieve the above object, the present invention also proposes a kind of application plug loading system, and the system includes:
Package module, for the main functional modules for being supplied to the application program integrated to be encapsulated into software development kit In SDK, it will thus provide the secondary function module integrated to the application program is encapsulated as plug-in unit storehouse respectively, and in the SDK Plugin information corresponding to addition;
Integration module, for the SDK to be integrated into the application program.
Preferably, the system also includes:
Load-on module, for plugin information corresponding to the acquisition from the SDK, when such applications are launched, judge Whether need to load plug-in unit, and when needing to load plug-in unit, plug-in unit is loaded according to acquired information.
Preferably, the system also includes:
Upgraded module, for judging whether there is plug-in unit to need to upgrade in the application program, and the plug-in unit to needing to upgrade Upgrading is updated respectively.
Preferably, the application program is arranged to the frame container of the plug-in unit, there is provided the management function of the plug-in unit and The entrance of each plug-in unit corresponding function.
Application plug loading method proposed by the present invention and system, only major function can be placed in SDK, together When some secondary functions are encrypted and are transformed into plug-in unit storehouse, can reach when needing to use from network asynchronous download The effect of reduction SDK volumes, slow down the problem of client installation kit is increasing, third party application is more held significantly It is easily accepted by the SDK.
Furthermore it is possible to dynamically extended by plug-in unit load mechanism as the frame container of plug-in unit by the use of primary application program The business function of application program, and whole updating of the renewal of each plug-in unit independent of application program, are realized using journey The local updating of sequence business function, being capable of more rapidly more redaction.
Brief description of the drawings
Fig. 1 is a kind of flow chart for application plug loading method that first embodiment of the invention proposes;
Fig. 2 is a kind of module diagram for application plug loading system that second embodiment of the invention proposes;
The realization, functional characteristics and advantage of the object of the invention will be described further referring to the drawings in conjunction with the embodiments.
Embodiment
In order that technical problems, technical solutions and advantages to be solved are clearer, clear, tie below Drawings and examples are closed, the present invention will be described in further detail.It should be appreciated that specific embodiment described herein is only To explain the present invention, it is not intended to limit the present invention.
As shown in figure 1, first embodiment of the invention proposes a kind of application plug loading method, this method include with Lower step:
S100, it will thus provide the main functional modules integrated to application program are encapsulated into SDK.
In the present embodiment, the application program, which refers to include to be arranged on the mobile terminals such as mobile phone, is directed to user's The client application software of certain application purpose, such as the Mobile banking App of a certain bank.The application program includes Android operation system application program, iOS operating system application programs etc..
When needing offer SDK to be integrated to third party application, first the function of needing to provide can be grouped, will Most important functional module is encapsulated into the SDK, to reduce the size of the SDK.
For example, the i loan product pages are encapsulated into SDK as main functional modules, there is provided borrowed to the i that application program integrates SDK size is only needed within 5M, and this SDK size is in the tolerance range of third party application.
S102, it will thus provide other secondary function modules integrated to the application program are encapsulated as plug-in unit storehouse respectively.
Specifically, plug-in unit is a kind of computer program, it then follows the application programming interfaces of certain specification are write out, by with should With the interaction of program, for for some specific functions required for application program increase.
In the present embodiment, it can will be supplied in the integrated function of application program and remove outside the main functional modules Other secondary function modules encrypt respectively and be transformed into plug-in unit storehouse, so that the application program is subsequently to the feature card of needs Selected and loaded.Wherein, plug-in unit storehouse corresponding to each secondary function module is referred to as a plug-in unit, and each plug-in unit can be Single file, can be with * .apk (application package of Android operation system) or * .jar (java archive files) etc. Form is stored in cloud server.
For example, face identification functions can be made to plug-in unit storehouse, the application program is subsequently needing to use recognition of face Can be from network asynchronous download plug-in unit storehouse when function.
S104, the plugin information corresponding to addition in the SDK.
Specifically, in order that the application program subsequently can easily add the secondary function module needed to use, The associated description information by plug-in unit storehouse corresponding to the secondary function module is needed to be added in the SDK, so application Program can therefrom obtain corresponding plugin information, so as to judge whether to need to load each plug-in unit after the SDK is integrated.
In the present embodiment, the plugin information includes the information such as plug-in unit icon, plugin name and relevant configuration, these Information is used for the attribute for describing plug-in unit.Wherein described relevant configuration includes:Word, load mode, the mouse of plug-in unit button suspend Plug-in unit button prompts tip words up etc..
S106, the SDK is integrated into the application program.
In the present embodiment, introducing Hybrid frameworks, one of some pages or the page of the application program of mixed developing Distribution office is write in the form of the HTML5 pages, and loads these HTML5 pages by Webview controls.The HTML5 pages Construction cycle is more shorter than the pure Native construction cycles.Interface corresponding to each functional module of Webview controls calling, finds correspondingly Resource bag, load corresponding data in resource bag, and it handled, realize required function.
Therefore, the function that the application program can be provided by SDK described in Interface integration corresponding to the SDK.For example, The i that i loans SDK offers described in Interface integration corresponding to SDK are borrowed by i borrows function.
It is worth noting that, in other embodiments, the SDK can also be mounted directly as application program, and without collection Into into third party application.
S108, the plugin information corresponding to acquisition from the SDK.
Specifically, during the SDK is integrated into the application program, can be obtained therewith from the SDK The description information of plug-in unit corresponding to related secondary function module, the plug-in unit needed for subsequently selected and loading provide support.
S110, when such applications are launched, judge whether to need to load plug-in unit.
Specifically, can be automatically from the acquired plugin information of local loading when starting the application program every time.With clear Look at exemplified by device application program, when browser starts every time, the icon of some plug-in units can be loaded, and be shown in the plug-in unit column of browser On.
Therefore, can judge whether to need to load these plug-in units as needed, during the function of using when in need, Ke Yixuan Plug-in unit corresponding to loading is selected, so as to easily extend the corresponding function of the application program.
S112, when needing to load plug-in unit, plug-in unit is loaded according to acquired information.
In the present embodiment, the application program of mixed developing could be arranged to the framework appearance of plug-in unit under Hybrid frameworks Device, there is provided the entrance of the management function of plug-in unit and each plug-in unit corresponding function.Wherein, the management function of plug-in unit can include addition Plug-in unit, delete plug-in unit, online upgrading plug-in unit etc..
After plug-in unit loading is triggered, corresponding plug-in unit can be loaded according to the description information of the plug-in unit.The loading is corresponding Plug-in unit refers to:The installation procedure of corresponding plug-in unit is downloaded, and runs the installation procedure to complete the installation of plug-in unit.After installation, Understand and loaded automatically from local and start the mounted plug-in unit.Specifically, can be (described from network according to plugin name In Cloud Server) corresponding plug-in unit installation procedure, including the information such as executable file, plug-in version are downloaded, after locally downloading Installed.
It is described triggering plug-in unit loading mode can be:Loading is clicked on, i.e., by clicking on plug-in unit icon, triggers corresponding plug-in unit Loading;Delay loading, i.e., it is automatic to trigger plug-in unit loading in the preset time period after application program launching;Trigger condition loads, The loading of corresponding plug-in unit is triggered according to the user behavior for meeting prerequisite, wherein the user behavior for meeting prerequisite Network address including access preset, and/or default keyword of search etc..In other embodiments, those skilled in the art can be with The other modes for the triggering plug-in unit loading expected can be used for the present invention.
In the application program running, the renewal upgrading of various functions there is also.Further, the application View plug-ins loading method can also include step:
S114, judge whether there is plug-in unit to need to upgrade in the application program.
Specifically, when the application program is run, the latest edition of each plug-in unit is obtained automatically, and is entered with current version Row contrast, to judge whether to need to upgrade.
In the present embodiment, the title for each plug-in unit that automatically can have been loaded the application program sends to high in the clouds and taken Business device, receive the latest edition for each plug-in unit that cloud server is sent.Then by the latest edition of each plug-in unit Current version with being used in the application program is contrasted.If latest edition is consistent with current version, illustrate this Plug-in unit need not temporarily upgrade.If latest edition is inconsistent with current version, illustrate that the plug-in unit needs to upgrade.
For example, when some plug-in unit need upgrading when, can be reminded in the application program, and according to user with Instruction download and update the plug-in unit.
S116, the plug-in unit upgraded to needs are updated upgrading respectively.
Specifically, the current version of the plug-in unit for needing to upgrade can be directly deleted in the application program, and is added The latest edition of the plug-in unit for needing to upgrade is carried, to realize the independent upgrading of each plug-in unit with safeguarding, without entirely should Upgraded with program is unified.
The application plug loading method that the present embodiment proposes, only major function can be placed in SDK, simultaneously will Some secondary functions are encrypted and are transformed into plug-in unit storehouse, can reach contracting from network asynchronous download when needing to use Subtract the effect of SDK volumes, slow down the problem of client installation kit is increasing significantly, make third party application be easier to connect By the SDK.
Furthermore it is possible to dynamically extended by plug-in unit load mechanism as the frame container of plug-in unit by the use of primary application program The business function of application program, and whole updating of the renewal of each plug-in unit independent of application program, are realized using journey The local updating of sequence business function, being capable of more rapidly more redaction.
As shown in Fig. 2 second embodiment of the invention proposes a kind of application plug loading system 200.
In the present embodiment, application plug loading system 200 includes package module 202, integration module 204, added Carry module 206 and upgraded module 208.
The package module 202, for the main functional modules for being supplied to application program integrated to be encapsulated into SDK.
In the present embodiment, the application program, which refers to include to be arranged on the mobile terminals such as mobile phone, is directed to user's The client application software of certain application purpose, such as the Mobile banking App of a certain bank.The application program includes Android operation system application program, iOS operating system application programs etc..
When need to provide SDK integrated to third party application when, package module 202 first can will need the function that provide It is grouped, most important functional module is encapsulated into the SDK, reduces the size of the SDK.
For example, the i loan product pages are encapsulated into SDK as main functional modules, there is provided borrowed to the i that application program integrates SDK size is only needed within 5M, and this SDK size is in the tolerance range of third party application.
The package module 202, it is additionally operable to that other integrated secondary function modules of the application program will be supplied to distinguish It is encapsulated as plug-in unit storehouse.
Specifically, plug-in unit is a kind of computer program, it then follows the application programming interfaces of certain specification are write out, by with should With the interaction of program, for for some specific functions required for application program increase.
In the present embodiment, package module 202 will can be supplied in the integrated function of application program remove it is described main Other secondary function modules outside functional module are encrypted and are transformed into plug-in unit storehouse respectively, so that the application program is subsequently to needing The feature card wanted is selected and loaded.Wherein, plug-in unit storehouse corresponding to each secondary function module is referred to as a plug-in unit, often Individual plug-in unit can be single file, can be with * .apk (application package of Android operation system) or * .jar (java Archive file) etc. form be stored in cloud server.
For example, face identification functions can be made to plug-in unit storehouse, the application program is subsequently needing to use recognition of face Can be from network asynchronous download plug-in unit storehouse when function.
The package module 202, plugin information corresponding to addition is additionally operable in the SDK.
Specifically, in order that the application program subsequently can easily add the secondary function module needed to use, Package module 202 needs the associated description information by plug-in unit storehouse corresponding to the secondary function module to be added in the SDK, So the application program can therefrom obtain corresponding plugin information, so as to judge whether to need to load after the SDK is integrated Each plug-in unit.
In the present embodiment, the plugin information includes the information such as plug-in unit icon, plugin name and relevant configuration, these Information is used for the attribute for describing plug-in unit.Wherein described relevant configuration includes:Word, load mode, the mouse of plug-in unit button suspend Plug-in unit button prompts tip words up etc..
The integration module 204, for the SDK to be integrated into the application program.
In the present embodiment, introducing Hybrid frameworks, one of some pages or the page of the application program of mixed developing Distribution office is write in the form of the HTML5 pages, and loads these HTML5 pages by Webview controls.The HTML5 pages Construction cycle is more shorter than the pure Native construction cycles.Interface corresponding to each functional module of Webview controls calling, finds correspondingly Resource bag, load corresponding data in resource bag, and it handled, realize required function.
Therefore, the function that integration module 204 can be provided by SDK described in Interface integration corresponding to the SDK.For example, The i that i loans SDK offers described in Interface integration corresponding to SDK are borrowed by i borrows function.
It is worth noting that, in other embodiments, the SDK can also be mounted directly as application program, and without collection Into into third party application.
The load-on module 206, for plugin information corresponding to the acquisition from the SDK.
Specifically, during the SDK is integrated into the application program, load-on module 206 can be from the SDK The middle description information for obtaining plug-in unit corresponding to associated secondary function module, the plug-in unit needed for subsequently selected and loading carry For supporting.
The load-on module 206, it is additionally operable to when such applications are launched, judge whether to need to load plug-in unit.
Specifically, when starting the application program every time, load-on module 206 can be inserted from local loading is acquired automatically Part information.By taking browser application as an example, when browser starts every time, the icon of some plug-in units can be loaded, and be shown in clear Look on the plug-in unit column of device.
Therefore, can judge whether to need to load these plug-in units as needed, during the function of using when in need, Ke Yixuan Plug-in unit corresponding to loading is selected, so as to easily extend the corresponding function of the application program.
The load-on module 206, it is additionally operable to, when needing to load plug-in unit, plug-in unit be loaded according to acquired information.
In the present embodiment, the application program of mixed developing could be arranged to the framework appearance of plug-in unit under Hybrid frameworks Device, there is provided the entrance of the management function of plug-in unit and each plug-in unit corresponding function.Wherein, the management function of plug-in unit can include addition Plug-in unit, delete plug-in unit, online upgrading plug-in unit etc..
After plug-in unit loading is triggered, load-on module 206 can load corresponding plug-in unit according to the description information of the plug-in unit. The corresponding plug-in unit of the loading refers to:The installation procedure of corresponding plug-in unit is downloaded, and runs the installation procedure to complete the installation of plug-in unit. After installation, load-on module 206 is understood to be loaded from local and starts the mounted plug-in unit automatically.Specifically, load-on module 206 can download corresponding plug-in unit installation procedure according to plugin name from network (in the Cloud Server), including executable The information such as file, plug-in version, installed after locally downloading.
It is described triggering plug-in unit loading mode can be:Loading is clicked on, i.e., by clicking on plug-in unit icon, triggers corresponding plug-in unit Loading;Delay loading, i.e., it is automatic to trigger plug-in unit loading in the preset time period after application program launching;Trigger condition loads, The loading of corresponding plug-in unit is triggered according to the user behavior for meeting prerequisite, wherein the user behavior for meeting prerequisite Network address including access preset, and/or default keyword of search etc..In other embodiments, those skilled in the art can be with The other modes for the triggering plug-in unit loading expected can be used for the present invention.
The upgraded module 208, for judging whether there is plug-in unit to need to upgrade in the application program.
Specifically, in the application program running, it there is also the renewal upgrading of various functions.Upgraded module 208 obtain the latest edition of each plug-in unit automatically, and are contrasted with current version, to judge whether to need to upgrade.
In the present embodiment, the title for each plug-in unit that upgraded module 208 automatically can load the application program Send the latest edition that each plug-in unit that cloud server is sent is received to cloud server.Then will be described each slotting The latest edition of part is contrasted with the current version being used in the application program.If latest edition and current version one Cause, then illustrate that the plug-in unit need not temporarily upgrade.If latest edition is inconsistent with current version, illustrate that the plug-in unit needs to rise Level.
For example, when some plug-in unit needs upgrading, upgraded module 208 can be reminded in the application program, And according to user and instruction download and update the plug-in unit.
The upgraded module 208, it is additionally operable to be updated upgrading respectively to the plug-in unit that needs upgrade.
Specifically, upgraded module 208 can directly delete working as the plug-in unit for needing to upgrade in the application program Preceding version, and the latest edition of the plug-in unit for needing to upgrade is loaded, to realize the independent upgrading of each plug-in unit with safeguarding, without Need whole application program is unified to upgrade.
It should be noted that herein, term " comprising ", "comprising" or its any other variant are intended to non-row His property includes, so that process, method, article or device including a series of elements not only include those key elements, and And also include the other element being not expressly set out, or also include for this process, method, article or device institute inherently Key element.In the absence of more restrictions, the key element limited by sentence "including a ...", it is not excluded that including this Other identical element also be present in the process of key element, method, article or device.
Through the above description of the embodiments, those skilled in the art can be understood that above-described embodiment side Method can add the mode of required general hardware platform to realize by software, naturally it is also possible to realized by hardware, but a lot In the case of the former be more preferably embodiment.Based on such understanding, technical scheme is substantially in other words to existing The part that technology contributes can be embodied in the form of software product, and the computer software product is stored in a storage In medium (such as ROM/RAM, magnetic disc, CD), including some instructions to cause a station terminal equipment (can be mobile phone, calculate Machine, server, air conditioner, or network equipment etc.) perform method described in each embodiment of the present invention.
Above by reference to the preferred embodiments of the present invention have been illustrated, not thereby limit to the interest field of the present invention.On State that sequence number of the embodiment of the present invention is for illustration only, do not represent the quality of embodiment.Patrolled in addition, though showing in flow charts Order is collected, but in some cases, can be with the step shown or described by being performed different from order herein.
Those skilled in the art do not depart from the scope of the present invention and essence, can have a variety of flexible programs to realize the present invention, It can be used for another embodiment for example as the feature of one embodiment and obtain another embodiment.All technologies with the present invention The all any modification, equivalent and improvement made within design, all should be within the interest field of the present invention.

Claims (10)

1. a kind of application plug loading method, the method comprising the steps of:
The main functional modules for being supplied to the application program integrated are encapsulated into software development kit SDK;
The secondary function module for being supplied to the application program integrated is encapsulated as plug-in unit storehouse respectively;
The plugin information corresponding to addition in the SDK;And
The SDK is integrated into the application program.
2. application plug loading method according to claim 1, it is characterised in that this method also includes step:
Plugin information corresponding to being obtained from the SDK;
When such applications are launched, judge whether to need to load plug-in unit;
When needing to load plug-in unit, plug-in unit is loaded according to acquired information.
3. application plug loading method according to claim 2, it is characterised in that this method also includes step:
Judge whether there is plug-in unit to need to upgrade in the application program;
The plug-in unit upgraded to needs is updated upgrading respectively.
4. application plug loading method according to claim 1, it is characterised in that each secondary function module pair The plug-in unit storehouse answered is a plug-in unit, and each plug-in unit is the individual files of * .apk or * .jar forms.
5. application plug loading method according to claim 1, it is characterised in that the plugin information includes inserting Part icon, plugin name and relevant configuration information, for describing the attribute of the plug-in unit.
6. application plug loading method according to claim 1, it is characterised in that the application program be Mixed developing under Hybrid frameworks, partly write in the form of the HTML5 pages.
7. a kind of application plug loading system, it is characterised in that the system includes:
Package module, for the main functional modules for being supplied to the application program integrated to be encapsulated into software development kit SDK, The secondary function module for being supplied to the application program integrated is encapsulated as plug-in unit storehouse, and the addition pair in the SDK respectively The plugin information answered;
Integration module, for the SDK to be integrated into the application program.
8. application plug loading system according to claim 7, it is characterised in that the system also includes:
Load-on module, for plugin information corresponding to the acquisition from the SDK, when such applications are launched, judge whether Need to load plug-in unit, and when needing to load plug-in unit, plug-in unit is loaded according to acquired information.
9. application plug loading system according to claim 8, it is characterised in that the system also includes:
Upgraded module, distinguish for judging whether there is plug-in unit to need to upgrade in the application program, and to the plug-in unit that needs upgrade It is updated upgrading.
10. application plug loading system according to claim 8, it is characterised in that the application program is set For the frame container of the plug-in unit, there is provided the entrance of the management function of the plug-in unit and each plug-in unit corresponding function.
CN201610852774.6A 2016-09-26 2016-09-26 Application program plug-in loading method and system Active CN107870787B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610852774.6A CN107870787B (en) 2016-09-26 2016-09-26 Application program plug-in loading method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610852774.6A CN107870787B (en) 2016-09-26 2016-09-26 Application program plug-in loading method and system

Publications (2)

Publication Number Publication Date
CN107870787A true CN107870787A (en) 2018-04-03
CN107870787B CN107870787B (en) 2021-04-27

Family

ID=61752039

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610852774.6A Active CN107870787B (en) 2016-09-26 2016-09-26 Application program plug-in loading method and system

Country Status (1)

Country Link
CN (1) CN107870787B (en)

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109032651A (en) * 2018-08-24 2018-12-18 深圳创维-Rgb电子有限公司 Using update method, intelligent terminal and computer readable storage medium
CN109240758A (en) * 2018-07-25 2019-01-18 武汉精测电子集团股份有限公司 A kind of method and microkernel architecture for supporting card i/f synchronous asynchronous unified call
CN109376072A (en) * 2018-09-10 2019-02-22 百度在线网络技术(北京)有限公司 Application development method and apparatus based on third party's Component Gallery
CN109460264A (en) * 2018-09-26 2019-03-12 深圳壹账通智能科技有限公司 The acquisition methods of the H5 page, device and computer equipment in application program
CN109683938A (en) * 2018-12-26 2019-04-26 苏州思必驰信息科技有限公司 Sound-groove model upgrade method and device for mobile terminal
CN109725952A (en) * 2019-01-07 2019-05-07 深圳市网心科技有限公司 A kind of method of application plug, system and relevant apparatus
CN109976787A (en) * 2019-03-12 2019-07-05 平安普惠企业管理有限公司 Application program updating method, apparatus, terminal and computer readable storage medium
CN110297622A (en) * 2019-05-22 2019-10-01 深圳壹账通智能科技有限公司 SDK integrated approach, device, computer equipment and storage medium
CN110471715A (en) * 2019-08-20 2019-11-19 江西金格科技股份有限公司 The method that Chrome kernel browser loads PPAPI plug-in unit automatically
CN110647383A (en) * 2019-09-23 2020-01-03 青岛联众智芯科技有限公司 Application management method based on docker container and computing device
CN110764836A (en) * 2019-09-18 2020-02-07 华为技术有限公司 Method and system for realizing plug-in
CN110941459A (en) * 2019-11-20 2020-03-31 东软集团股份有限公司 Method and device for calling Replugin
CN111124698A (en) * 2018-10-30 2020-05-08 北京奇虎科技有限公司 Communication event identification method and device, electronic equipment and readable storage medium
CN111290740A (en) * 2020-02-21 2020-06-16 武汉联影医疗科技有限公司 Application program development method and device, computer equipment and storage medium
CN111381741A (en) * 2020-03-05 2020-07-07 山东浪潮通软信息科技有限公司 Toolbar plug-in method, device and system
CN111562928A (en) * 2020-04-28 2020-08-21 北京字节跳动网络技术有限公司 Resource providing method and device and resource downloading method and device
CN112000386A (en) * 2019-05-08 2020-11-27 北京奇虎科技有限公司 Application implementation method and device
CN113485769A (en) * 2021-07-23 2021-10-08 统信软件技术有限公司 Application program running method, computing device and storage medium
CN113986388A (en) * 2021-10-28 2022-01-28 上海米哈游璃月科技有限公司 Program set loading method and system, electronic equipment and storage medium
CN114356449A (en) * 2021-12-29 2022-04-15 广州久邦世纪科技有限公司 Application program loading method
CN116302190A (en) * 2023-03-14 2023-06-23 北京海致星图科技有限公司 Novel plug-in method based on knowledge graph platform

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101535952A (en) * 2005-08-19 2009-09-16 谷歌公司 Software architecture for displaying information content from plug-in modules in a user interface
CN102591705A (en) * 2011-01-17 2012-07-18 腾讯科技(深圳)有限公司 Open platform agent access method and open platform agent access device
US20130263103A1 (en) * 2012-03-29 2013-10-03 Adobe Systems Inc. Method and apparatus for creating a platform agnostic application file
CN103544005A (en) * 2013-09-10 2014-01-29 Tcl集团股份有限公司 Expansion developing method and device for Android custom control
CN103645919A (en) * 2013-12-18 2014-03-19 用友软件股份有限公司 Method for extending functions of management information system through plugins
CN103842961A (en) * 2011-05-05 2014-06-04 福尼克莱公司 System for creating personalized and customized mobile devices
CN104407856A (en) * 2014-11-10 2015-03-11 北京国双科技有限公司 SDK (Software Development Kit) file packaging method and SDK file packaging device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101535952A (en) * 2005-08-19 2009-09-16 谷歌公司 Software architecture for displaying information content from plug-in modules in a user interface
CN102591705A (en) * 2011-01-17 2012-07-18 腾讯科技(深圳)有限公司 Open platform agent access method and open platform agent access device
CN103842961A (en) * 2011-05-05 2014-06-04 福尼克莱公司 System for creating personalized and customized mobile devices
US20130263103A1 (en) * 2012-03-29 2013-10-03 Adobe Systems Inc. Method and apparatus for creating a platform agnostic application file
CN103544005A (en) * 2013-09-10 2014-01-29 Tcl集团股份有限公司 Expansion developing method and device for Android custom control
CN103645919A (en) * 2013-12-18 2014-03-19 用友软件股份有限公司 Method for extending functions of management information system through plugins
CN104407856A (en) * 2014-11-10 2015-03-11 北京国双科技有限公司 SDK (Software Development Kit) file packaging method and SDK file packaging device

Cited By (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109240758A (en) * 2018-07-25 2019-01-18 武汉精测电子集团股份有限公司 A kind of method and microkernel architecture for supporting card i/f synchronous asynchronous unified call
CN109240758B (en) * 2018-07-25 2021-10-29 武汉精测电子集团股份有限公司 Method for supporting synchronous asynchronous unified call of plug-in interface and microkernel system
CN109032651A (en) * 2018-08-24 2018-12-18 深圳创维-Rgb电子有限公司 Using update method, intelligent terminal and computer readable storage medium
CN109376072A (en) * 2018-09-10 2019-02-22 百度在线网络技术(北京)有限公司 Application development method and apparatus based on third party's Component Gallery
CN109376072B (en) * 2018-09-10 2022-05-17 百度在线网络技术(北京)有限公司 Application program development method and device based on third-party component library
CN109460264A (en) * 2018-09-26 2019-03-12 深圳壹账通智能科技有限公司 The acquisition methods of the H5 page, device and computer equipment in application program
CN111124698A (en) * 2018-10-30 2020-05-08 北京奇虎科技有限公司 Communication event identification method and device, electronic equipment and readable storage medium
CN109683938A (en) * 2018-12-26 2019-04-26 苏州思必驰信息科技有限公司 Sound-groove model upgrade method and device for mobile terminal
CN109725952A (en) * 2019-01-07 2019-05-07 深圳市网心科技有限公司 A kind of method of application plug, system and relevant apparatus
CN109725952B (en) * 2019-01-07 2021-09-24 深圳市网心科技有限公司 Method, system and related device for application program plug-in
CN109976787A (en) * 2019-03-12 2019-07-05 平安普惠企业管理有限公司 Application program updating method, apparatus, terminal and computer readable storage medium
CN109976787B (en) * 2019-03-12 2022-04-19 平安普惠企业管理有限公司 Application program upgrading method and device, terminal and computer readable storage medium
CN112000386A (en) * 2019-05-08 2020-11-27 北京奇虎科技有限公司 Application implementation method and device
CN110297622A (en) * 2019-05-22 2019-10-01 深圳壹账通智能科技有限公司 SDK integrated approach, device, computer equipment and storage medium
CN110471715B (en) * 2019-08-20 2022-04-12 江西金格科技股份有限公司 Method for automatically loading PPAPI (Peer-to-Peer display) plug-in for Chrome kernel browser
CN110471715A (en) * 2019-08-20 2019-11-19 江西金格科技股份有限公司 The method that Chrome kernel browser loads PPAPI plug-in unit automatically
WO2021052054A1 (en) * 2019-09-18 2021-03-25 华为技术有限公司 Method for plug-in implementation and system for plug-in implementation
CN110764836A (en) * 2019-09-18 2020-02-07 华为技术有限公司 Method and system for realizing plug-in
CN110764836B (en) * 2019-09-18 2024-02-09 华为技术有限公司 Plug-in implementation method and plug-in implementation system
US11880695B2 (en) 2019-09-18 2024-01-23 Huawei Technologies Co., Ltd. Plug-in implementation method and plug-in implementation system
CN110647383A (en) * 2019-09-23 2020-01-03 青岛联众智芯科技有限公司 Application management method based on docker container and computing device
CN110941459A (en) * 2019-11-20 2020-03-31 东软集团股份有限公司 Method and device for calling Replugin
CN111290740A (en) * 2020-02-21 2020-06-16 武汉联影医疗科技有限公司 Application program development method and device, computer equipment and storage medium
CN111381741A (en) * 2020-03-05 2020-07-07 山东浪潮通软信息科技有限公司 Toolbar plug-in method, device and system
CN111562928B (en) * 2020-04-28 2023-05-05 北京字节跳动网络技术有限公司 Resource providing method and device, and resource downloading method and device
CN111562928A (en) * 2020-04-28 2020-08-21 北京字节跳动网络技术有限公司 Resource providing method and device and resource downloading method and device
CN113485769A (en) * 2021-07-23 2021-10-08 统信软件技术有限公司 Application program running method, computing device and storage medium
CN113986388A (en) * 2021-10-28 2022-01-28 上海米哈游璃月科技有限公司 Program set loading method and system, electronic equipment and storage medium
CN113986388B (en) * 2021-10-28 2024-03-29 上海米哈游璃月科技有限公司 Program set loading method, system, electronic device and storage medium
CN114356449A (en) * 2021-12-29 2022-04-15 广州久邦世纪科技有限公司 Application program loading method
CN116302190A (en) * 2023-03-14 2023-06-23 北京海致星图科技有限公司 Novel plug-in method based on knowledge graph platform
CN116302190B (en) * 2023-03-14 2023-10-31 北京海致星图科技有限公司 Novel plug-in method based on knowledge graph platform

Also Published As

Publication number Publication date
CN107870787B (en) 2021-04-27

Similar Documents

Publication Publication Date Title
CN107870787A (en) Application plug loading method and system
CN102622241B (en) A kind of method for upgrading software and device
CN106951233B (en) Mixed-mode smart phone application development framework system
CN110502222B (en) AAR method, apparatus, medium, and device for outbound dependency on internal base repository
CN107402788B (en) Resource packaging management method and device
CN103259936B (en) Operating system upgrade method for mobile terminal and operating system upgrade device of operating system upgrade method
CN104750528B (en) A kind of assembly management method and apparatus in Android program
CN106055330A (en) Management method and system of application program
CN106469071B (en) Application theme changing method and device
CN109117174A (en) The system and method for the front end page of compatible different engines
CN105487905A (en) Updating method and device of hybrid application
CN103176769A (en) Customizable software deployment, installation method and system
CN109672580A (en) Full link monitoring method, apparatus, terminal device and storage medium
CN106230977B (en) A kind of client functionality loading method, system, client and server-side
CN111897570A (en) Multi-dependency file extraction method and device based on Maven plug-in
CN105786538A (en) Software upgrading method and device based on Android system
CN103353845A (en) Method and device for uploading and pushing script
CN106406768A (en) Android system user data partitioning adjustment method and device
CN109525584B (en) Method for constructing mobile end cross-platform multi-type application container
CN107870771A (en) Application builds and upgrade method and system
CN103970563A (en) Dynamic Android class loading method
KR20180101545A (en) A method for managing objects in a security element
CN104219295A (en) Server-side configuration based information display method and system for mobile equipment
CN105653448A (en) Application debugging method, application debugging device and terminal
CN109885332A (en) Image quality chip software upgrade method, device, display equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant