CN104615462A - Cross-platform mobile application generating server side and system - Google Patents
Cross-platform mobile application generating server side and system Download PDFInfo
- Publication number
- CN104615462A CN104615462A CN201510038595.4A CN201510038595A CN104615462A CN 104615462 A CN104615462 A CN 104615462A CN 201510038595 A CN201510038595 A CN 201510038595A CN 104615462 A CN104615462 A CN 104615462A
- Authority
- CN
- China
- Prior art keywords
- application
- mobile solution
- unit
- generation
- generates
- 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
Links
Landscapes
- Stored Programmes (AREA)
Abstract
The invention provides a cross-platform mobile application generating server side and system. The cross-platform mobile application generating server side comprises an engine module, a mobile application generating module and a mobile application downloading module. The engine module is used for receiving an installation package generating request of a user and constructing an application generating script. The mobile application generating module is used for an application program installation package of a smart phone according to the application generating script and meanwhile generating a compiling log. The mobile application downloading module is used for generating an URI address of the application program installation package. According to the cross-platform mobile application generating server side, the procedures from plug-in adaptation to mobile application generation and to application program installation package downloading all can be completed through one key, and the generation process of cross-platform mobile application is simplified.
Description
Technical field
The present invention relates to computer realm, particularly relate to a kind of cross-platform Mobile solution and generate service end and system.
Background technology
Along with the raising of mobile phone hardware level, popular sight line come into by intelligent machine.Owing to there is diversified terminal system on the market, a certain amount of duplication of labour is caused from the different of development language to developer for the development environment required for each system, as system popular on the market has Android, iOS and Windows Phone at present, for android system, developer needs to use Java development language to develop, and compiling generates APK application under Eclipse; For iOS system, developer needs to use Object-C language to develop, and under Xcode, compiling generates APP application; And for for Windows Phone system, developer needs to use C# language to develop, under Visual Studio, compiling generates XAP application.
Summary of the invention
(1) technical matters that will solve
The technical problem to be solved in the present invention is: provide a kind of cross-platform Mobile solution to generate service end and system, can simplify the generative process of cross-platform lower Mobile solution.
(2) technical scheme
For solving the problems of the technologies described above, the invention provides a kind of cross-platform Mobile solution and generating service end, comprising engine modules, Mobile solution generation module and Mobile solution download module;
Described engine modules, generates request, Structural application generation script for the installation kit accepting user;
Described Mobile solution generation module, for generating the application program installation kit of smart mobile phone according to described application generation script, produces compiling daily record simultaneously;
Described Mobile solution download module, for generating the URI address of described application program installation kit.
Further, described engine modules comprises plug-in unit adaptation unit, application adaptation unit and script tectonic element;
Described plug-in unit adaptation unit, for carrying out plug-in unit attribute configuration, described plug-in unit attribute configuration comprises the configuration of plug-in unit engineering attribute and third party library configuration;
Described application adaptation unit, generates request for the installation kit accepting user, and extracts configuration information from described installation kit generation request, and described configuration information comprises platform, version;
Described script tectonic element, for obtaining the User Catalog of described user and obtaining Resource TOC in conjunction with described configuration information, and according to described User Catalog, Resource TOC Structural application generation script.
Further, described Mobile solution generation module comprises application generation unit and log management unit;
Described application generation unit, by calling described application generation script, calls corresponding system bottom compiler directive, generates application program installation kit, and triggers described log management unit generation compiling daily record and preserve.
Further, described application generation script is Android application scenarios, and described application generation unit, by calling android system bottom compiler directive, generates APK installation kit.
Further, described application generation script is IOS application scenarios, and described application generation unit, by calling IOS system bottom compiler directive, generates APP installation kit.
Further, described application generation script is Windows Phone application scenarios, and described application generation unit, by calling Windows Phone system bottom compiler directive, generates XAP installation kit.
For solving the problems of the technologies described above, present invention also offers a kind of cross-platform Mobile solution generation system, comprising client and above-mentioned arbitrary cross-platform Mobile solution generation service end;
Described client is used for generating to described cross-platform Mobile solution the installation kit generation request that service end sends described user, and receives the URI address that described cross-platform Mobile solution generates the described application program installation kit that service end returns.
(3) beneficial effect
Cross-platform Mobile solution provided by the invention generates service end, is fitted to Mobile solution and generates, then download to application program installation kit from plug-in unit, all can one-key operation, simplifies the generative process of cross-platform lower Mobile solution.
Accompanying drawing explanation
Fig. 1 is the schematic diagram of a kind of cross-platform Mobile solution generation service end that embodiment of the present invention provides;
The method flow diagram of a kind of engine modules work that Fig. 2 provides for embodiment of the present invention;
The method flow diagram of the another kind of engine modules work that Fig. 3 provides for embodiment of the present invention;
The method flow diagram of a kind of Mobile solution generation module work that Fig. 4 provides for embodiment of the present invention;
The method flow diagram of the another kind of Mobile solution generation module work that Fig. 5 provides for embodiment of the present invention;
The process flow diagram of a kind of log management unit work that Fig. 6 provides for embodiment of the present invention;
The process flow diagram of a kind of Mobile solution download module work that Fig. 7 provides for embodiment of the present invention.
Embodiment
Below in conjunction with drawings and Examples, the specific embodiment of the present invention is described in further detail.Following examples for illustration of the present invention, but are not used for limiting the scope of the invention.
Fig. 1 is the schematic diagram of a kind of cross-platform Mobile solution generation service end that embodiment of the present invention provides, and comprises engine modules 100, Mobile solution generation module 200 and Mobile solution download module 300;
Described engine modules, generates request, Structural application generation script for the installation kit accepting user;
Described Mobile solution generation module, for generating the application program installation kit of smart mobile phone according to described application generation script, produces compiling daily record simultaneously;
Described Mobile solution download module, for generating the URI address of described application program installation kit.
Wherein, described engine modules 100 comprises plug-in unit adaptation unit 101, application adaptation unit 102 and script tectonic element 103;
Described plug-in unit adaptation unit, for carrying out plug-in unit attribute configuration, described plug-in unit attribute configuration comprises the configuration of plug-in unit engineering attribute and third party library configuration;
Described application adaptation unit, generates request for the installation kit accepting user, and extracts configuration information from described installation kit generation request, and described configuration information can comprise platform, version information, can also comprise other configuration informations;
Described script tectonic element, for obtaining the User Catalog of described user and obtaining Resource TOC in conjunction with described configuration information, and according to described User Catalog, Resource TOC Structural application generation script.Particularly, in the construction process of this application generation script, first plug-in unit attribute configuration is carried out by the plug-in unit adaptation unit of engine modules, then according to attribute configuration, application adaptation unit extracts configuration information, upgrade the configuration information of intelligent mobile application, last script tectonic element extracts the environmental variance such as User Catalog, Resource TOC, Structural application generation script.
Wherein, the application generation script of this engine modules structure can be Android application scenarios, particularly, and the method flow diagram of a kind of engine modules work that Fig. 2 provides for embodiment of the present invention.As shown in Figure 2, comprising:
Step 21: the key that user sends Android application in client generates request, comprising the configuration information such as Android version, screen size for generating;
Step 22: the engine modules of service end is triggered;
Step 23: application adaptation unit extracts the application configuration information such as Android platform, version submitted in subscription request message;
Step 24: application adaptation unit upgrades content corresponding in Android application configuration information file;
Step 25: judge whether bind plug-in unit in the request that user submits to, if binding plug-in unit, jumps to step 26; If do not bind plug-in unit, jump to step 27;
Step 26: plug-in unit adaptation unit carries out the configuration of plug-in unit engineering attribute and third party library configuration;
Step 27: script tectonic element obtains institute and submits and ask the working directory path, place (User Catalog) of user and the configuration information acquisition Resource TOC that obtains of integrating step 23;
Step 28: the parameter such as routing information write environmental variance, compiler directive etc. that step 27 acquires by script tectonic element;
Step 29: script tectonic element constructs the Android application generation script of this request correspondence.
In addition, the application generation script of this engine modules structure can also be IOS application scenarios, particularly, see the method flow diagram of the another kind of engine modules work that Fig. 3, Fig. 3 provide for embodiment of the present invention, as shown in Figure 3, comprises the steps:
Step 31: the key that user sends IOS application in client generates request, comprising the configuration information such as ios release, screen size for generating;
Step 32: the engine modules of service end is triggered;
Step 33: application adaptation unit extracts the application configuration information such as ios platform, version submitted in subscription request message;
Step 34: application adaptation unit upgrades content corresponding in IOS application configuration information file;
Step 35: judge whether bind plug-in unit in the request that user submits to, if binding plug-in unit, jumps to step 36; If do not bind plug-in unit, jump to step 37;
Step 36: plug-in unit adaptation unit carries out the configuration of plug-in unit engineering essential information and third party library and cocoa framework configuration, automatic powder adding and adds project file and quote; When adding external file in IOS engineering, except needs are copied to working directory, quote available Cai also need manually to add file, in order to realize automatic configuration, plug-in unit adaptation unit completes automatic powder adding and adds the function that engineering quotes.
Step 37: script tectonic element obtains institute and submits and ask the working directory path, place (User Catalog) of user and the configuration information acquisition Resource TOC that obtains of integrating step 33;
Step 38: the parameter such as routing information write environmental variance, compiler directive etc. that step 37 acquires by script tectonic element;
Step 39: script tectonic element structure IOS application generation script.
Wherein, described Mobile solution generation module 200 can generate the application program installation kit of smart mobile phone by a key, and produce compiling daily record, it specifically comprises application generation unit 201 and log management unit 202 simultaneously;
Described application generation unit, by calling described application generation script, calls corresponding system bottom compiler directive, generates application program installation kit, and triggers described log management unit generation compiling daily record and preserve.Particularly, application generation unit calling system bottom compiler directive, trigger log management unit, log management unit generates compiling daily record and preserves daily record, consults so that system manager carves where necessary.
Particularly, when application generation script is Android application scenarios, described application generation unit is by calling android system bottom compiler directive, generate APK installation kit, particularly, the method flow diagram of a kind of Mobile solution generation module work provided for embodiment of the present invention see Fig. 4, Fig. 4, as shown in Figure 4, following steps are comprised:
Step 41: Mobile solution generation module triggers application generation unit;
Step 42: application generation unit calls the Android application generation script of generation, and described script is generated by step 29;
Step 43:Android application generation script calls android system bottom compiler directive;
Step 44: compilation run generates Android APK installation kit.
When application generation script is IOS application scenarios, described application generation unit is by calling IOS system bottom compiler directive, generate APP installation kit, particularly, see Fig. 5, the method flow diagram of the another kind of Mobile solution generation module work that Fig. 5 provides for embodiment of the present invention, as shown in Figure 5, comprises following steps:
Step 51: Mobile solution generation module triggers application generation unit;
Step 52: application generation unit calls and generates IOS application generation script, and described script is generated by step 39;
Step 53:IOS application generation script calls IOS system bottom compiler directive;
Step 54: compilation run generates IOS APP installation kit.
Above-mentionedly elaborate for the generation method under Android and iOS platform, the Mobile solution generation method under Windows Phone platform is similar.To those skilled in the art, under the prerequisite not paying creative work, embodiment under WindowsPhone platform and other accompanying drawing can be obtained according to these.
When application generation script is Windows Phone application scenarios, described application generation unit, by calling Windows Phone system bottom compiler directive, generates XAP installation kit.
Wherein, for above-mentioned log management unit 202, the process flow diagram of its work as shown in Figure 6, comprises following steps:
Step 61: the application generation script generated under application generation unit calls different platform respectively, described script is obtained by step 29 or step 39;
Step 62: application generation script calling system bottom compiler directive;
Step 63: trigger log management unit;
Step 64: log management unit generates compiling daily record; Described compiling daily record is output information when extracting each mobile terminal operating system compiling in application generation unit;
Step 65: log management unit preserves compiling daily record, consults so that system manager carves where necessary.
Wherein, for the Mobile solution download module 300 in embodiment of the present invention, it is for providing request download interface and down load application interface, Mobile solution download module generates the URI address of installation kit, service end forward end user returns to installation kit URI address, and front end user call request download interface sends download request to service end, automatically downloads mobile phone installation kit, the process flow diagram of its work can as shown in Figure 7, comprise the steps:
Step 71: application generation module generates application installation kit; Described installation kit is obtained by step 44 or step 54;
Step 72: Mobile solution download module generates installation kit URI address;
Step 73: service end returns to the URI address of asked installation kit to client;
Step 74: client sends download request to service end;
Step 75: Mobile solution download module downloads mobile phone application APK installation kit or APP installation kit automatically.
The cross-platform Mobile solution that embodiment of the present invention provides generates service end, is fitted to Mobile solution and generates, then download to application program installation kit from plug-in unit, all can one-key operation, simplifies the generative process of cross-platform lower Mobile solution.
In addition, embodiment of the present invention additionally provides a kind of cross-platform Mobile solution generation system, comprises client and above-mentioned arbitrary cross-platform Mobile solution generation service end;
Wherein, described client is used for generating to described cross-platform Mobile solution the installation kit generation request that service end sends described user, and receives the URI address that described cross-platform Mobile solution generates the described application program installation kit that service end returns.
Above embodiment is only for illustration of the present invention; and be not limitation of the present invention; the those of ordinary skill of relevant technical field; without departing from the spirit and scope of the present invention; can also make a variety of changes and modification; therefore all equivalent technical schemes also belong to category of the present invention, and scope of patent protection of the present invention should be defined by the claims.
Claims (7)
1. cross-platform Mobile solution generates a service end, it is characterized in that, comprises engine modules, Mobile solution generation module and Mobile solution download module;
Described engine modules, generates request, Structural application generation script for the installation kit accepting user;
Described Mobile solution generation module, for generating the application program installation kit of smart mobile phone according to described application generation script, produces compiling daily record simultaneously;
Described Mobile solution download module, for generating the URI address of described application program installation kit.
2. cross-platform Mobile solution according to claim 1 generates service end, it is characterized in that, described engine modules comprises plug-in unit adaptation unit, application adaptation unit and script tectonic element;
Described plug-in unit adaptation unit, for carrying out plug-in unit attribute configuration, described plug-in unit attribute configuration comprises the configuration of plug-in unit engineering attribute and third party library configuration;
Described application adaptation unit, generates request for the installation kit accepting user, and extracts configuration information from described installation kit generation request, and described configuration information comprises platform, version;
Described script tectonic element, for obtaining the User Catalog of described user and obtaining Resource TOC in conjunction with described configuration information, and according to described User Catalog, Resource TOC Structural application generation script.
3. cross-platform Mobile solution according to claim 1 generates service end, it is characterized in that, described Mobile solution generation module comprises application generation unit and log management unit;
Described application generation unit, by calling described application generation script, calls corresponding system bottom compiler directive, generates application program installation kit, and triggers described log management unit generation compiling daily record and preserve.
4. cross-platform Mobile solution according to claim 3 generates service end, and it is characterized in that, described application generation script is Android application scenarios, and described application generation unit, by calling android system bottom compiler directive, generates APK installation kit.
5. cross-platform Mobile solution according to claim 3 generates service end, and it is characterized in that, described application generation script is IOS application scenarios, and described application generation unit, by calling IOS system bottom compiler directive, generates APP installation kit.
6. cross-platform Mobile solution according to claim 3 generates service end, it is characterized in that, described application generation script is Windows Phone application scenarios, and described application generation unit, by calling Windows Phone system bottom compiler directive, generates XAP installation kit.
7. a cross-platform Mobile solution generation system, is characterized in that, comprise client and as arbitrary in claim 1-6 as described in cross-platform Mobile solution generate service end;
Described client is used for generating to described cross-platform Mobile solution the installation kit generation request that service end sends described user, and receives the URI address that described cross-platform Mobile solution generates the described application program installation kit that service end returns.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510038595.4A CN104615462B (en) | 2015-01-26 | 2015-01-26 | Cross-platform Mobile solution generation service end and system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510038595.4A CN104615462B (en) | 2015-01-26 | 2015-01-26 | Cross-platform Mobile solution generation service end and system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN104615462A true CN104615462A (en) | 2015-05-13 |
CN104615462B CN104615462B (en) | 2018-04-06 |
Family
ID=53149921
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510038595.4A Active CN104615462B (en) | 2015-01-26 | 2015-01-26 | Cross-platform Mobile solution generation service end and system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104615462B (en) |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105138387A (en) * | 2015-08-31 | 2015-12-09 | 惠州Tcl移动通信有限公司 | Method, device and system for compiling software |
CN106778100A (en) * | 2016-12-01 | 2017-05-31 | 北京智游网安科技有限公司 | Obscuring Compilation Method and obscure compiler based on Android platform and ios platform |
CN107688475A (en) * | 2016-08-04 | 2018-02-13 | 创盛视联数码科技(北京)有限公司 | The method that Swift language class libraries is quoted based on IOS systemic software developments bag |
CN107836103A (en) * | 2015-07-10 | 2018-03-23 | 瑞典爱立信有限公司 | Resource discovering in local network |
CN108984174A (en) * | 2018-07-03 | 2018-12-11 | 百度在线网络技术(北京)有限公司 | Cross-platform application creation method, device, server and storage medium |
CN109126124A (en) * | 2018-09-20 | 2019-01-04 | Oppo广东移动通信有限公司 | Engine adaptation method, relevant device and computer readable storage medium |
CN109725894A (en) * | 2018-12-24 | 2019-05-07 | 杭州费尔斯通科技有限公司 | A kind of elasticsearch code generating method and tool based on java language |
CN110297671A (en) * | 2019-05-22 | 2019-10-01 | 深圳壹账通智能科技有限公司 | Client plug-in implementation method, device, computer equipment and storage medium |
CN111240685A (en) * | 2020-01-07 | 2020-06-05 | 杭州涂鸦信息技术有限公司 | Cross-platform application program construction method and system |
CN111857801A (en) * | 2020-07-08 | 2020-10-30 | 广州云徙科技有限公司 | Construction method of mobile application |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102053836A (en) * | 2010-12-31 | 2011-05-11 | 广东欧珀电子工业有限公司 | Implementation method of version management tool for Android application development |
CN102238203A (en) * | 2010-04-23 | 2011-11-09 | 中兴通讯股份有限公司 | Internet of things service realization method and system |
CN102650940A (en) * | 2012-03-31 | 2012-08-29 | 浙江大学城市学院 | Cross-platform mobile widget engine architecture method |
CN103176774A (en) * | 2011-12-21 | 2013-06-26 | 中国移动通信集团广东有限公司 | Compiling method, compiling device and compiling system of application program |
CN103309660A (en) * | 2013-05-27 | 2013-09-18 | 北京尚友通达信息技术有限公司 | Mobile application cross-platform development method |
CN104239071A (en) * | 2014-10-13 | 2014-12-24 | 浪潮通信信息系统有限公司 | Cross-platform mobile application development framework system based on universal components and transfer service |
-
2015
- 2015-01-26 CN CN201510038595.4A patent/CN104615462B/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102238203A (en) * | 2010-04-23 | 2011-11-09 | 中兴通讯股份有限公司 | Internet of things service realization method and system |
CN102053836A (en) * | 2010-12-31 | 2011-05-11 | 广东欧珀电子工业有限公司 | Implementation method of version management tool for Android application development |
CN103176774A (en) * | 2011-12-21 | 2013-06-26 | 中国移动通信集团广东有限公司 | Compiling method, compiling device and compiling system of application program |
CN102650940A (en) * | 2012-03-31 | 2012-08-29 | 浙江大学城市学院 | Cross-platform mobile widget engine architecture method |
CN103309660A (en) * | 2013-05-27 | 2013-09-18 | 北京尚友通达信息技术有限公司 | Mobile application cross-platform development method |
CN104239071A (en) * | 2014-10-13 | 2014-12-24 | 浪潮通信信息系统有限公司 | Cross-platform mobile application development framework system based on universal components and transfer service |
Cited By (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107836103A (en) * | 2015-07-10 | 2018-03-23 | 瑞典爱立信有限公司 | Resource discovering in local network |
US11438427B2 (en) | 2015-07-10 | 2022-09-06 | Telefonaktiebolaget Lm Ericsson (Publ) | Discovery of resources in a local network |
CN107836103B (en) * | 2015-07-10 | 2021-02-19 | 瑞典爱立信有限公司 | Resource discovery in a local network |
CN105138387A (en) * | 2015-08-31 | 2015-12-09 | 惠州Tcl移动通信有限公司 | Method, device and system for compiling software |
CN107688475A (en) * | 2016-08-04 | 2018-02-13 | 创盛视联数码科技(北京)有限公司 | The method that Swift language class libraries is quoted based on IOS systemic software developments bag |
CN107688475B (en) * | 2016-08-04 | 2023-03-31 | 创盛视联数码科技(北京)有限公司 | Method for quoting Swift language class library based on IOS system software development kit |
CN106778100B (en) * | 2016-12-01 | 2020-06-05 | 北京智游网安科技有限公司 | Obfuscation compiling method and obfuscation compiler based on android platform and IOS platform |
CN106778100A (en) * | 2016-12-01 | 2017-05-31 | 北京智游网安科技有限公司 | Obscuring Compilation Method and obscure compiler based on Android platform and ios platform |
CN108984174A (en) * | 2018-07-03 | 2018-12-11 | 百度在线网络技术(北京)有限公司 | Cross-platform application creation method, device, server and storage medium |
CN108984174B (en) * | 2018-07-03 | 2022-04-12 | 百度在线网络技术(北京)有限公司 | Cross-platform application creation method, device, server and storage medium |
CN109126124A (en) * | 2018-09-20 | 2019-01-04 | Oppo广东移动通信有限公司 | Engine adaptation method, relevant device and computer readable storage medium |
CN109725894B (en) * | 2018-12-24 | 2022-03-01 | 杭州费尔斯通科技有限公司 | Java language based elastic search code generation method and tool |
CN109725894A (en) * | 2018-12-24 | 2019-05-07 | 杭州费尔斯通科技有限公司 | A kind of elasticsearch code generating method and tool based on java language |
WO2020233081A1 (en) * | 2019-05-22 | 2020-11-26 | 深圳壹账通智能科技有限公司 | Client plugin-ization implementation method, apparatus, computer device and storage medium |
CN110297671A (en) * | 2019-05-22 | 2019-10-01 | 深圳壹账通智能科技有限公司 | Client plug-in implementation method, device, computer equipment and storage medium |
CN111240685A (en) * | 2020-01-07 | 2020-06-05 | 杭州涂鸦信息技术有限公司 | Cross-platform application program construction method and system |
CN111857801A (en) * | 2020-07-08 | 2020-10-30 | 广州云徙科技有限公司 | Construction method of mobile application |
Also Published As
Publication number | Publication date |
---|---|
CN104615462B (en) | 2018-04-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104615462A (en) | Cross-platform mobile application generating server side and system | |
CN108829378B (en) | Application software development method and device and electronic equipment | |
CN107992308B (en) | Plug-in management method for android terminal application program | |
CN111399840B (en) | Module development method and device | |
CN106686200B (en) | Mobile application program updating method, mobile terminal and updating system | |
CN104111855A (en) | Method for dynamic update of iOS (Iphone Operation System) client based on Lua | |
CN109117174A (en) | The system and method for the front end page of compatible different engines | |
CN104821954A (en) | Cross-platform remote procedure call method | |
CA2698066A1 (en) | System and method for remotely compiling multi-platform native applications for mobile devices | |
CN110580154A (en) | access method based on H5 access mode, access assembly and mobile terminal thereof | |
CN106708715A (en) | Automatic test method and device | |
CN103777967A (en) | Page returning method and page generating method and device | |
CN110308999B (en) | Method for dynamically sharing dependency package between applications, storage medium and mobile terminal | |
CN104636147A (en) | Cross-platform mobile application implementation method and cross-platform mobile application implementation system | |
CN112612452B (en) | API platform realization method, device, equipment and storage medium | |
CN105224401A (en) | Scheduled task control method and device | |
CN107577609B (en) | Embedded system dynamic module debugging system based on host end dynamic link | |
CN110580146B (en) | Mixed application solving system based on eros | |
CN104216719A (en) | Method and device for updating android system | |
CN117093286B (en) | Plug-in generation method, device, equipment and computer readable storage medium | |
CN107608663A (en) | A kind of development approach and device of Mobile solution plug-in unit and Mobile solution | |
CN107193565B (en) | Method for developing native APP (application) across mobile terminals | |
CN113296742A (en) | APP data processing method and device and mobile terminal | |
CN103686821A (en) | Control method for application program traffic statistics according to unique identification of mobile terminal | |
CN106775916B (en) | Method and device for reducing application installation packages and electronic equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |