CN104156247A - Application upgrading method and device - Google Patents

Application upgrading method and device Download PDF

Info

Publication number
CN104156247A
CN104156247A CN201410400208.2A CN201410400208A CN104156247A CN 104156247 A CN104156247 A CN 104156247A CN 201410400208 A CN201410400208 A CN 201410400208A CN 104156247 A CN104156247 A CN 104156247A
Authority
CN
China
Prior art keywords
application
intended application
updating file
file
storehouse
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
CN201410400208.2A
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.)
Kingsoft Guangzhou Network Technology Co Ltd
Original Assignee
Kingsoft Guangzhou Network 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 Kingsoft Guangzhou Network Technology Co Ltd filed Critical Kingsoft Guangzhou Network Technology Co Ltd
Priority to CN201410400208.2A priority Critical patent/CN104156247A/en
Publication of CN104156247A publication Critical patent/CN104156247A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The embodiment of the invention discloses an application upgrading method and device and relates to the technical field of software. The method comprises the steps that an upgrading file of a target application is obtained; a third-party function parsing library Rhino is utilized for parsing the upgrading file of the target application, and a Java file corresponding to the target application is obtained; the Java file corresponding to the target application is operated, and the target application is upgraded. When the application is upgraded by the application of the scheme, as the obtained upgrading file is parsed through the third-party function parsing library Rhino instead of a relevant file provided by an Andriod operation system, the application upgrading mode specified by Google can be avoided, and developers can compile application upgrading files in combination with own practical situations.

Description

A kind of application upgrade method and device
Technical field
The present invention relates to software technology field, particularly a kind of application upgrade method and device.
Background technology
Along with the fast development of electronic technology, the performance of electronic equipment is more and more higher, and user can install multiple application therein.In practical application, may there is the problem such as leak or function singleness in the application that user installs, and therefore, application developer can be upgraded to these application, with the function of patching bugs or abundant application.
In prior art, carry out application upgrade in Android operating system time, due to the restriction of the application upgrade pattern that specified by Google, obtain after the updating file of application, can only call the associated documents that Android operating system provides, the application upgrade pattern specifying according to Google operates, and just can complete application upgrade.In this case, in Android operating system, carry out application upgrade implementation pattern single, be unfavorable for that application developer writes application upgrade file in conjunction with the actual conditions of self.
Summary of the invention
The embodiment of the invention discloses a kind of application upgrade method and device, to make application developer can break away from the application upgrade pattern that Google specifies, write application upgrade file in conjunction with the actual conditions of self.
For achieving the above object, the embodiment of the invention discloses a kind of application upgrade method, described method comprises:
Obtain the updating file of intended application;
Utilize third party's function to resolve Rhino storehouse, storehouse the updating file of described intended application is resolved, obtain java class file corresponding to described intended application;
Move java class file corresponding to described intended application, realize described intended application upgrading.
Optionally, the updating file of described acquisition intended application, comprising:
Send application to server and upgrade inquiry request, wherein, described application is upgraded in inquiry request, carries mark and version number that application has been installed in electronic equipment;
Obtain described server upgrades inquiry request feedback Query Result according to described application;
According to described Query Result, judge whether to exist the updating file of described intended application;
If exist, obtain the updating file of described intended application.
Optionally, the updating file of described acquisition intended application, comprising:
The latest version information of the described intended application that reception server sends;
Whether the current version information that judges described intended application is consistent with latest version information;
If inconsistent, obtain the updating file of described intended application.
Optionally, resolve Rhino storehouse, storehouse at the described third party's of utilization function the updating file of described intended application resolved, before obtaining java class file corresponding to described intended application, also comprise:
Obtain the operational order of user for the updating file of described intended application;
If described operational order for agreeing to upgrading, utilizes third party's function to resolve Rhino storehouse, storehouse the updating file of described intended application is resolved, obtain java class file corresponding to described intended application.
For achieving the above object, the embodiment of the invention discloses a kind of application upgrade device, described device comprises:
Updating file obtains module, for obtaining the updating file of intended application;
Updating file parsing module, resolves the updating file of described intended application for utilizing third party's function to resolve Rhino storehouse, storehouse, obtains java class file corresponding to described intended application;
Application upgrade module, for moving java class file corresponding to described intended application, realizes described intended application upgrading.
Optionally, described updating file obtains module, comprising:
Inquiry request sends submodule, upgrades inquiry request for sending application to server, and wherein, described application is upgraded in inquiry request, carries mark and version number that application has been installed in electronic equipment;
Query Result feedback submodule, upgrades according to described application the Query Result that inquiry request is fed back for obtaining described server;
Updating file judges submodule, for according to described Query Result, judges whether to exist the updating file of described intended application;
The first updating file obtains submodule, for judge at described updating file the judged result of submodule be, obtain the updating file of described intended application.
Optionally, described updating file obtains module, comprising:
Version information receives submodule, the latest version information of the described intended application sending for reception server;
Whether version information judges submodule, consistent with latest version information for judging the current version information of described intended application;
The second updating file obtains submodule, for judge at described version information the judged result of submodule be no, obtain the updating file of described intended application.
Optionally, described application upgrade device also comprises:
Operational order obtains module, for obtaining the operational order of user for the updating file of described intended application, if described operational order is for agreeing to upgrading, triggers described updating file parsing module the updating file of described intended application is resolved.
As seen from the above, in the scheme that the embodiment of the present invention provides, obtain after the updating file of intended application, utilizing third party's function to resolve Rhino storehouse, storehouse resolves the updating file of intended application, obtain java class file corresponding to intended application, and the java class file that the updating file of this intended application obtains, realize target application upgrade are resolved in operation.Carry out in Android operating system with prior art compared with application upgrade, when the scheme providing by the embodiment of the present invention is carried out application upgrade, owing to adopting third party's function to resolve Rhino storehouse, storehouse, obtained updating file is resolved, instead of the associated documents that adopt Android operating system to provide are resolved, so can avoid the application upgrade pattern that Google specifies, thereby developer can write application upgrade file in conjunction with the actual conditions of self.
Brief description of the drawings
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, to the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
The first schematic flow sheet of the application upgrade method that Fig. 1 provides for the embodiment of the present invention;
The second schematic flow sheet of the application upgrade method that Fig. 2 provides for the embodiment of the present invention;
The first structural representation of the application upgrade device that Fig. 3 provides for the embodiment of the present invention;
The second structural representation of the application upgrade device that Fig. 4 provides for the embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiment.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtaining under creative work prerequisite, belong to the scope of protection of the invention.
Because different operating system has different requirements to the upgrade mode that application has wherein been installed, so, in the time carrying out application upgrade program development, be limited to the requirement of each operating system to upgrade mode.Concrete, for example, Google thinks that the application upgrade of only having user manually to select and to carry out is only safe and reliable, according to the requirement of Google, in Android operating system, application is upgraded and can only manually be carried out by user so, but, in practical application, user, due to reasons such as work, times, often can not select manually to carry out application upgrade, and then makes user cannot repair in time leak or the new function that cannot experience application the very first time etc. that application exists.In view of above-mentioned reason, the embodiment of the present invention provides a kind of application upgrade method.
First the technical term relating in present specification is simply introduced below.
Rhino storehouse: Rhino storehouse is a JavaScript engine implementation of increasing income that uses Java language to write completely, is mainly used in carrying out xxx.js file or JS (JavaScript) program in Java environment.Rhino storehouse is often used in java applet, for final user provides scripting ability.The final order in application Rhino storehouse is in order to carry out JS program in Java execution environment, so that direct copying carry out JavaScript code.
JavaScript:JavaScript is a kind of case sensitive client script language of object-based regime type of the prototype succession being developed by the LiveScript of Netscape, fundamental purpose is for settlement server end instruction, such as Perl, the speed issue of leaving over, for client provides more smooth result of browse.
Lua:Lua is an inner research group of Rio de Daneiro, BRA Catholic University of America (Pontifical Catholic University of Rio de Janeiro), formed by Roberto Ierusalimschy, Waldemar Celes and Luiz Henrique de Figueiredo, and in a kind of small and exquisite script of exploitation in 1993.Its purpose of design is in order to embed in application program, thereby expands flexibly and customization function for application program provides.Lua is write and is formed by standard C, almost on all operations system and platform, can compile, move.Lua does not provide powerful storehouse, and this is to be determined by its location.So Lua is not suitable as the language of exploitation stand-alone utility.
LibLua:LibLua is the development library of being responsible for resolving Lua script and calling corresponding C function.Can utilize exactly briefly C function to go to move the storehouse of Lua script.
Below by instantiation, the present invention is described in detail.
The first schematic flow sheet of the application upgrade method that Fig. 1 provides for the embodiment of the present invention, the method comprises:
S101: the updating file that obtains intended application.
The executive agent of the application upgrade method that the embodiment of the present invention provides is the client of installing in subscriber equipment, and wherein, subscriber equipment can be computing machine, panel computer and mobile phone etc.
Intended application can be the current application moving in the mounted application of subscriber equipment, can be also current off-duty application in mounted application in subscriber equipment.
Concrete, while obtaining the updating file of intended application, in a kind of specific implementation, client can first send application to server and upgrade inquiry request, and server receives the application of client transmission and upgrades after inquiry request, whether there is the updating file of application according to this requesting query, and Query Result is fed back to client, client, according to the Query Result of server feedback, can judge and learn the updating file that whether has intended application, if exist, obtain the updating file of intended application.
Above-mentioned application is upgraded in inquiry request can carry mark and version number that application has been installed in electronic equipment, and certainly, the application does not limit application and upgrades entrained information in inquiry request.
It should be noted that, the mark that application has been installed in the electronic equipment carrying in inquiry request is upgraded in application, can be understood as the mark of intended application, also can be understood as and comprise multiple in interior electronic equipment or the whole marks that application has been installed of being identified at of intended application.
In another kind of specific implementation, the latest version information of the intended application that all right first reception server of client sends, then according to this latest version information, judge that whether the current version information of intended application is consistent with latest version information, if inconsistent, the updating file of acquisition intended application.
Wherein, server sends the latest version information of intended application to client, can server detect that intended application carried out version updating and triggered, also can server receiving the triggering command that client sends triggers, for example, the information that the triggering command that client sends comprises can be in subscriber equipment, to have started intended application etc.
In addition, the updating file of above-mentioned intended application can be the upgrade file for one or more functional modules of intended application, when intended application is carried out application upgrade under running status, if directly upgrade without particular/special requirement can not exit intended application.
S102: utilize third party's function to resolve Rhino storehouse, storehouse the updating file of intended application is resolved, obtain java class file corresponding to intended application.
In practical application, when the application upgrade method that the application embodiment of the present invention provides is upgraded, required third party's document analysis storehouse is relevant to the type of updating file, resolve dissimilar updating file and need different third party's document analysis storehouses, for example, JS (JavaScript) script file can adopt Rhino storehouse to resolve, and Lua file can adopt LibLua storehouse to resolve etc.In the present embodiment, the updating file of intended application is JS script file.
In addition, those skilled in the art are understandable that, resolve the required third party's document analysis storehouse of dissimilar updating file also relevant to operating system, for example, Rhino storehouse in the present embodiment is used in Android operating system and resolves JS script file, resolves JS script file and can adopt other storehouses to resolve in ios operating system.
S103: operational objective is applied corresponding java class file, realize target application upgrade.
In practical application, the updating file that utilizes Rhino storehouse to resolve intended application obtains after java class file, can utilize the software virtual machines such as VMware to move the java class file obtaining and import directly operation in dalvik virtual machine into.The application does not limit the concrete method of operation.
As seen from the above, in the scheme that the present embodiment provides, obtain after the updating file of intended application, utilizing third party's function to resolve Rhino storehouse, storehouse resolves the updating file of intended application, obtain java class file corresponding to intended application, and the java class file that the updating file of this intended application obtains, realize target application upgrade are resolved in operation.Carry out in Android operating system with prior art compared with application upgrade, when the scheme providing by the present embodiment is carried out application upgrade, owing to adopting third party's function to resolve Rhino storehouse, storehouse, obtained updating file is resolved, instead of the associated documents that adopt Android operating system to provide are resolved, so can avoid the application upgrade pattern that Google specifies, thereby developer can write application upgrade file in conjunction with the actual conditions of self.
In another preferred embodiment of the present invention, referring to Fig. 2, provide the second schematic flow sheet of application upgrade method, compared with previous embodiment, in the present embodiment, the method also comprises:
S104: obtain the operational order of user for the updating file of intended application.
The actual conditions of considering different user are different, obtaining after the updating file of intended application, can point out user to obtain the updating file of intended application, providing for the operational order of the updating file of intended application user is the situation of agreeing to upgrading, recycles default Rhino storehouse, third party's document analysis storehouse the updating file of intended application is resolved.
As seen from the above, in the scheme that the present embodiment provides, after obtaining the updating file of intended application, first obtain the operational order of user for the updating file of intended application, in the situation that user agrees to upgrading, utilize Rhino storehouse, third party's document analysis storehouse to carry out document analysis realize target application upgrade.In visible the present embodiment, in avoiding the application upgrade pattern that Google specifies, take into account user's application upgrade wish, can improve user's experience effect.
Corresponding with above-mentioned application upgrade method, the embodiment of the present invention also provides a kind of application upgrade device.
The first structural representation of the application upgrade device that Fig. 3 provides for the embodiment of the present invention, this device comprises: updating file obtains module 301, updating file parsing module 302 and application upgrade module 303.
Wherein, updating file obtains module 301, for obtaining the updating file of intended application;
Updating file parsing module 302, resolves the updating file of described intended application for utilizing third party's function to resolve Rhino storehouse, storehouse, obtains java class file corresponding to described intended application;
Application upgrade module 303, for moving java class file corresponding to described intended application, realizes described intended application upgrading.
In a specific embodiment of the present invention, updating file obtains module 301 and comprises: inquiry request transmission submodule, Query Result feedback submodule, updating file judge that submodule and the first updating file obtain submodule (not shown).
Wherein, inquiry request sends submodule, upgrades inquiry request for sending application to server, and wherein, described application is upgraded in inquiry request, carries mark and version number that application has been installed in electronic equipment;
Query Result feedback submodule, upgrades according to described application the Query Result that inquiry request is fed back for obtaining described server;
Updating file judges submodule, for according to described Query Result, judges whether to exist the updating file of described intended application;
The first updating file obtains submodule, for judge at described updating file the judged result of submodule be, obtain the updating file of described intended application.
In another specific embodiment of the present invention, updating file obtains module 301 and comprises: version information receives submodule, version information judges that submodule and the second updating file obtain submodule (not shown).
Wherein, version information receives submodule, the latest version information of the described intended application sending for reception server;
Whether version information judges submodule, consistent with latest version information for judging the current version information of described intended application;
The second updating file obtains submodule, for judge at described version information the judged result of submodule be no, obtain the updating file of described intended application.
As seen from the above, in the scheme that the present embodiment provides, obtain after the updating file of intended application, utilizing third party's function to resolve Rhino storehouse, storehouse resolves the updating file of intended application, obtain java class file corresponding to intended application, and the java class file that the updating file of this intended application obtains, realize target application upgrade are resolved in operation.Carry out in Android operating system with prior art compared with application upgrade, when the scheme providing by the present embodiment is carried out application upgrade, owing to adopting third party's function to resolve Rhino storehouse, storehouse, obtained updating file is resolved, instead of the associated documents that adopt Android operating system to provide are resolved, so can avoid the application upgrade pattern that Google specifies, thereby developer can write application upgrade file in conjunction with the actual conditions of self.
In another specific embodiment of the present invention, referring to Fig. 4, provide the second structural representation of application upgrade device, compared with previous embodiment, this device also comprises: operational order obtains module 304.
Wherein, operational order obtains module 304, for obtaining the operational order of user for the updating file of described intended application, if described operational order is for agreeing to upgrading, triggers described updating file parsing module 302 updating file of described intended application is resolved.
As seen from the above, in the scheme that the present embodiment provides, after obtaining the updating file of intended application, first obtain the operational order of user for the updating file of intended application, in the situation that user agrees to upgrading, utilize Rhino storehouse, third party's document analysis storehouse to carry out document analysis realize target application upgrade.In visible the present embodiment, in avoiding the application upgrade pattern that Google specifies, take into account user's application upgrade wish, can improve user's experience effect.
For device embodiment, because it is substantially similar in appearance to embodiment of the method, so description is fairly simple, relevant part is referring to the part explanation of embodiment of the method.
It should be noted that, in this article, relational terms such as the first and second grades is only used for an entity or operation to separate with another entity or operational zone, and not necessarily requires or imply and between these entities or operation, have the relation of any this reality or sequentially.And, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thereby the process, method, article or the equipment that make to comprise a series of key elements not only comprise those key elements, but also comprise other key elements of clearly not listing, or be also included as the intrinsic key element of this process, method, article or equipment.The in the situation that of more restrictions not, the key element being limited by statement " comprising ... ", and be not precluded within process, method, article or the equipment that comprises described key element and also have other identical element.
One of ordinary skill in the art will appreciate that all or part of step realizing in said method embodiment is can carry out the hardware that instruction is relevant by program to complete, described program can be stored in computer read/write memory medium, here the alleged storage medium obtaining, as: ROM/RAM, magnetic disc, CD etc.
The foregoing is only preferred embodiment of the present invention, be not intended to limit protection scope of the present invention.All any amendments of doing within the spirit and principles in the present invention, be equal to replacement, improvement etc., be all included in protection scope of the present invention.

Claims (8)

1. an application upgrade method, is characterized in that, described method comprises:
Obtain the updating file of intended application;
Utilize third party's function to resolve Rhino storehouse, storehouse the updating file of described intended application is resolved, obtain java class file corresponding to described intended application;
Move java class file corresponding to described intended application, realize described intended application upgrading.
2. method according to claim 1, is characterized in that, the updating file of described acquisition intended application, comprising:
Send application to server and upgrade inquiry request, wherein, described application is upgraded in inquiry request, carries mark and version number that application has been installed in electronic equipment;
Obtain described server upgrades inquiry request feedback Query Result according to described application;
According to described Query Result, judge whether to exist the updating file of described intended application;
If exist, obtain the updating file of described intended application.
3. method according to claim 1, is characterized in that, the updating file of described acquisition intended application, comprising:
The latest version information of the described intended application that reception server sends;
Whether the current version information that judges described intended application is consistent with latest version information;
If inconsistent, obtain the updating file of described intended application.
4. according to the method described in any one in claim 1-3, it is characterized in that, resolve Rhino storehouse, storehouse at the described third party's of utilization function the updating file of described intended application is resolved, before obtaining java class file corresponding to described intended application, also comprise:
Obtain the operational order of user for the updating file of described intended application;
If described operational order for agreeing to upgrading, utilizes third party's function to resolve Rhino storehouse, storehouse the updating file of described intended application is resolved, obtain java class file corresponding to described intended application.
5. an application upgrade device, is characterized in that, described device comprises:
Updating file obtains module, for obtaining the updating file of intended application;
Updating file parsing module, resolves the updating file of described intended application for utilizing third party's function to resolve Rhino storehouse, storehouse, obtains java class file corresponding to described intended application;
Application upgrade module, for moving java class file corresponding to described intended application, realizes described intended application upgrading.
6. device according to claim 5, is characterized in that, described updating file obtains module, comprising:
Inquiry request sends submodule, upgrades inquiry request for sending application to server, and wherein, described application is upgraded in inquiry request, carries mark and version number that application has been installed in electronic equipment;
Query Result feedback submodule, upgrades according to described application the Query Result that inquiry request is fed back for obtaining described server;
Updating file judges submodule, for according to described Query Result, judges whether to exist the updating file of described intended application;
The first updating file obtains submodule, for judge at described updating file the judged result of submodule be, obtain the updating file of described intended application.
7. device according to claim 5, is characterized in that, described updating file obtains module, comprising:
Version information receives submodule, the latest version information of the described intended application sending for reception server;
Whether version information judges submodule, consistent with latest version information for judging the current version information of described intended application;
The second updating file obtains submodule, for judge at described version information the judged result of submodule be no, obtain the updating file of described intended application.
8. according to the device described in any one in claim 5-7, it is characterized in that, described device also comprises:
Operational order obtains module, for obtaining the operational order of user for the updating file of described intended application, if described operational order is for agreeing to upgrading, triggers described updating file parsing module the updating file of described intended application is resolved.
CN201410400208.2A 2014-08-14 2014-08-14 Application upgrading method and device Pending CN104156247A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410400208.2A CN104156247A (en) 2014-08-14 2014-08-14 Application upgrading method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410400208.2A CN104156247A (en) 2014-08-14 2014-08-14 Application upgrading method and device

Publications (1)

Publication Number Publication Date
CN104156247A true CN104156247A (en) 2014-11-19

Family

ID=51881754

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410400208.2A Pending CN104156247A (en) 2014-08-14 2014-08-14 Application upgrading method and device

Country Status (1)

Country Link
CN (1) CN104156247A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104503812A (en) * 2015-01-12 2015-04-08 北京恒华伟业科技股份有限公司 Updating method and device of mobile application
CN107346252A (en) * 2016-05-07 2017-11-14 腾讯科技(深圳)有限公司 Using update method and device
CN108008967A (en) * 2017-12-22 2018-05-08 浪潮金融信息技术有限公司 The edition control method and device of application program, computer-readable recording medium, terminal
CN110874226A (en) * 2018-08-29 2020-03-10 山东华软金盾软件股份有限公司 Android system function upgrading method
CN112000346A (en) * 2020-07-22 2020-11-27 西安广和通无线软件有限公司 File upgrading method and device, computer equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090144721A1 (en) * 2007-11-30 2009-06-04 Sap Ag System and method for providing software upgrades
CN101656949A (en) * 2009-09-21 2010-02-24 中兴通讯股份有限公司 Method and terminals for aerial upgrade of firmware
CN102662966A (en) * 2012-03-08 2012-09-12 中国科学院计算机网络信息中心 Method and system for obtaining subject-oriented dynamic page content
CN103412767A (en) * 2013-06-09 2013-11-27 百度国际科技(深圳)有限公司 Method and system for recognizing and upgrading application version
CN103607502A (en) * 2013-11-08 2014-02-26 北京奇虎科技有限公司 Method and apparatus for upgrading applications of mobile device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090144721A1 (en) * 2007-11-30 2009-06-04 Sap Ag System and method for providing software upgrades
CN101656949A (en) * 2009-09-21 2010-02-24 中兴通讯股份有限公司 Method and terminals for aerial upgrade of firmware
CN102662966A (en) * 2012-03-08 2012-09-12 中国科学院计算机网络信息中心 Method and system for obtaining subject-oriented dynamic page content
CN103412767A (en) * 2013-06-09 2013-11-27 百度国际科技(深圳)有限公司 Method and system for recognizing and upgrading application version
CN103607502A (en) * 2013-11-08 2014-02-26 北京奇虎科技有限公司 Method and apparatus for upgrading applications of mobile device

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104503812A (en) * 2015-01-12 2015-04-08 北京恒华伟业科技股份有限公司 Updating method and device of mobile application
CN107346252A (en) * 2016-05-07 2017-11-14 腾讯科技(深圳)有限公司 Using update method and device
CN107346252B (en) * 2016-05-07 2021-05-25 腾讯科技(深圳)有限公司 Application updating method and device
CN108008967A (en) * 2017-12-22 2018-05-08 浪潮金融信息技术有限公司 The edition control method and device of application program, computer-readable recording medium, terminal
CN110874226A (en) * 2018-08-29 2020-03-10 山东华软金盾软件股份有限公司 Android system function upgrading method
CN110874226B (en) * 2018-08-29 2023-05-02 山东华软金盾软件股份有限公司 Android system function upgrading method
CN112000346A (en) * 2020-07-22 2020-11-27 西安广和通无线软件有限公司 File upgrading method and device, computer equipment and storage medium
CN112000346B (en) * 2020-07-22 2023-12-29 西安广和通无线软件有限公司 File upgrading method, device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
KR101038965B1 (en) How to Configure Test Systems, Computer-readable Media, and Computing Systems
CN102289378B (en) Method for automatically generating APP (Application)
CN106020873B (en) Patch package loading method and device
CN104156247A (en) Application upgrading method and device
US20200264904A1 (en) Application environment that implements native code functionality in progressive web applications
CN105100191A (en) Method, device and system for realizing Java application installation via cloud compilation
WO2006110991A1 (en) Method and system for controlling software version updates
CN106686200B (en) Mobile application program updating method, mobile terminal and updating system
CN103713902A (en) Method and system for BOA compiling based on Android system
CN106569863B (en) Resource and code modularization-based android app resource updating and repairing method
EP2805233B1 (en) Installation engine and package format for parallelizable, reliable installations
CN105808278A (en) Client version upgrading method and device
CN103793248A (en) Method and device for upgrading application program
EP3447635A1 (en) Application architecture generation
CN103645923A (en) Insert installation method and system
WO2023155697A1 (en) Data processing method and apparatus
CN103500114A (en) Method and device for installing application program
CN110413292B (en) Light application installation method of application program, mobile terminal and storage medium
CN103885784A (en) Method for establishing Android platform with security module and plugging function
CN112988175A (en) Cross-platform application installation package generation method, device, medium and electronic equipment
CN103530155A (en) Method and device for installing application program
CN105657551A (en) Method and apparatus used by smart television to respond to analog key
CN104123168A (en) Application upgrading method and device
CN108009084B (en) Testing method, device and system for hybrid mobile application
CN113805878B (en) Plug-in engineering method, device, computer system and medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20141119

RJ01 Rejection of invention patent application after publication