CN105204909A - Method and system for upgrading strongly correlated apks based on mobile terminal - Google Patents

Method and system for upgrading strongly correlated apks based on mobile terminal Download PDF

Info

Publication number
CN105204909A
CN105204909A CN201510655313.5A CN201510655313A CN105204909A CN 105204909 A CN105204909 A CN 105204909A CN 201510655313 A CN201510655313 A CN 201510655313A CN 105204909 A CN105204909 A CN 105204909A
Authority
CN
China
Prior art keywords
apk
upgrading
upgrade
installation
successfully
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
CN201510655313.5A
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.)
TCL Corp
Original Assignee
TCL Corp
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 TCL Corp filed Critical TCL Corp
Priority to CN201510655313.5A priority Critical patent/CN105204909A/en
Publication of CN105204909A publication Critical patent/CN105204909A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses a method and system for upgrading strongly correlated apks based on a mobile terminal. The method includes the steps that the main apk in the multiple strongly correlated apks acquires an upgrading installation package; installation paths of the existing apks needing to be upgraded are acquired according to the upgrading installation package, existing apk installation files are copied to temporary files to be stored, and upgrading of all the apks needing to be upgraded is started; when it is detected that upgrading of all the apks needing to be upgraded succeeds, the existing apk installation files stored in the temporary files are deleted, and upgrading is completed. By means of the method and system, batch upgrading of the multiple strongly correlated apks can be achieved, the versions of the apks are all degraded to the non-upgraded versions if upgrading of one apk fails, the situation that the strongly correlated apks can not work as upgrading of some apks succeeds, but upgrading of some other apks fails is avoided, and therefore convenience is provided for users.

Description

A kind of strong correlation apk upgrade method based on mobile terminal and system
Technical field
The present invention relates to technical field of mobile terminals, particularly relate to a kind of strong correlation apk upgrade method based on mobile terminal and system.
Background technology
In our android intelligent system, some apk can with other several apk strong correlation, herein so-called strong correlation, refer to that these apk exist to interdepend relation, one of them does not exist; Other apk then can not normally use.
An apk can from upgrading, all the other apk can not walk from upgrading flow process for some reason (apk own do not support or platform management factor etc.), can only rely on upgradeable apk and carry out batch upgrade, we claim from upgrading apk is below main apk, and all the other are for relying on apk.
Main apk's is consistent from flow process of upgrade with general apk from upgrading, be downloaded apk is that a zip wraps, and wherein contains the upgrading apk of main apk and the upgrading apk of dependence apk;
The upgrading flow process of apk walks normal system upgrade flow process, i.e. the upgrade interface of calling system, the upgrade broadcasts of receiving system, success or failure; After the download of zip bag completes, solution is pressed into multiple apk, and calling system mounting interface is installed successively.
Under existence conditions, the installation of multiple apk is incoherent mutually, and successful installation or be unsuccessfully uncertain, for strong correlation apk, once some apk upgrade successfully, and some apk upgrade unsuccessfully, and the apk so after upgrading also cannot use.
Therefore, prior art has yet to be improved and developed.
Summary of the invention
The technical problem to be solved in the present invention is, for the above-mentioned defect of prior art, a kind of strong correlation apk upgrade method based on mobile terminal and system are provided, be intended to solve in prior art the apk and other several apk strong correlations that have, when apk is normally from upgrading, the apk had if there will be upgrades successfully, some apk upgrade unsuccessfully, the defect that the strong correlation apk so upgrading failed just cannot normally work, the apk realizing strong correlation keeps version consistance, upgrade simultaneously, or when wherein any one is upgraded unsuccessfully, keep original version.
The technical scheme that technical solution problem of the present invention adopts is as follows:
Based on a strong correlation apk upgrade method for mobile terminal, wherein, described method comprises:
Main apk in several apk of A, strong correlation obtains upgrade installation package;
B, obtain the installation path of existing apk needing upgrading according to upgrade installation package, and deposit under existing apk installation file is copied to temporary file, start to upgrade to all apk of upgrading that needs;
C, when detecting that all apk of upgrading that needs all upgrade successfully, then delete the existing apk installation file deposited under temporary file, upgrading completes.
The described strong correlation apk upgrade method based on mobile terminal, wherein, also comprises before described steps A:
Prestore an apk list of successfully upgrading for preserving the apk upgraded successfully.
The described strong correlation apk upgrade method based on mobile terminal, wherein, also comprises after described step C:
If D when detecting that any one apk in all apk needing upgrading upgrades unsuccessfully, then unloads the apk upgraded, and the apk installation file deposited under reinstalling temporary file, upgrade unsuccessfully.
The described strong correlation apk upgrade method based on mobile terminal, wherein, described step B specifically comprises:
B1, the upgrade installation package decompress(ion) of acquisition is obtained new apk, and resolve installation kit name corresponding to each new apk;
B2, obtain the installation path of existing apk according to each new apk installation kit name;
B3, existing apk installation file is copied to temporary file temporarily deposit;
B4, calling system upgrade interface are upgraded to all apk of upgrading that needs.
The described strong correlation apk upgrade method based on mobile terminal, wherein, described step C specifically comprises:
After C1, described ROMPaq upgrade successfully an apk, the apk after upgrading successfully is added apk list of successfully upgrading, and continues the next apk of upgrading;
C2, detect that all apk of upgrading that needs all upgrade successfully, delete the existing apk installation file deposited under temporary file, upgrading completes.
Based on a strong correlation apk upgrade-system for mobile terminal, wherein, described system comprises:
Acquisition module, obtains upgrade installation package for the main apk in several apk of strong correlation of upgrading;
Path is copied and upgraded module, for obtaining the installation path of the existing apk needing upgrading according to upgrade installation package, and deposits under existing apk installation file is copied to temporary file, starts to upgrade to all apk of upgrading that needs;
Detection & Controling module, detect that all apk of upgrading that needs all upgrade successfully for working as, then delete the existing apk installation file deposited under temporary file, upgrading completes.
The described strong correlation apk upgrade-system based on mobile terminal, wherein, described system also comprises:
Prestore module, for prestoring an apk list of successfully upgrading for preserving the apk upgraded successfully.
The described strong correlation apk upgrade-system based on mobile terminal, wherein, described system also comprises:
Unloading and refitting module, if for when detecting that any one apk in all apk needing upgrading upgrades unsuccessfully, then unload the apk upgraded, and the apk installation file deposited under reinstalling temporary file, upgrade unsuccessfully.
The described strong correlation apk upgrade-system based on mobile terminal, wherein, described path is copied and upgraded module specifically comprises:
Obtain and resolution unit, for the upgrade installation package decompress(ion) of acquisition is obtained new apk, and resolve installation kit name corresponding to each new apk;
Installation path acquiring unit, for obtaining the installation path of existing apk according to each new apk installation kit name;
Copy and storage unit, temporarily deposit for existing apk installation file is copied to temporary file;
Upgrade unit, upgrades to all apk of upgrading that needs for calling system upgrade interface.
The described strong correlation apk upgrade-system based on mobile terminal, wherein, described Detection & Controling module specifically comprises:
List cell, after upgrading successfully an apk, adds the apk after upgrading successfully apk list of successfully upgrading, and continues the next apk of upgrading for described ROMPaq;
Detect and delete cells, for detecting that all apk of upgrading that needs all upgrade successfully, the existing apk installation file deposited under deleting temporary file, upgrading completes.
Beneficial effect: the present invention can be implemented in several apk batch upgrade when upgrading of strong correlation, when one of them is upgraded unsuccessfully, all return back to the front version of upgrading, the apk prevented upgrades successfully, some apk upgrades unsuccessfully, the situation causing the apk of strong correlation to work, provides users with the convenient.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of the preferred embodiment of a kind of strong correlation apk upgrade method based on mobile terminal of the present invention.
Fig. 2 is the process flow diagram of the embody rule embodiment of a kind of strong correlation apk upgrade method based on mobile terminal of the present invention.
Fig. 3 is the functional schematic block diagram of the preferred embodiment of a kind of strong correlation apk upgrade-system based on mobile terminal of the present invention.
Embodiment
For making object of the present invention, technical scheme and advantage clearly, clearly, developing simultaneously referring to accompanying drawing, the present invention is described in more detail for embodiment.Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
A kind of strong correlation apk upgrade method based on mobile terminal described in first embodiment of the invention, as shown in Figure 1, comprising:
Main apk in several apk of step S100, strong correlation obtains upgrade installation package.
During concrete enforcement, in the embodiment of the present invention, main apk is utilized to control several apk of other strong correlations.In the present invention, the apk number that strong book is certain is not restricted, can is 2,3, also can be 5,6.When adopting the mobile phone prompting mobile telephone set of andriod system scalable, main apk can utilize and obtain upgrade installation package from upgrading flow process, utilize main apk to control from Network Capture upgrade installation package, installation file is generally be stored in the compressed file bag that file layout is zip form.
Step S200, obtain the installation path of existing apk needing upgrading according to upgrade installation package, and deposit under existing apk installation file is copied to temporary file, start to upgrade to all apk of upgrading that needs.
During concrete enforcement, described step S200 specifically comprises:
Step S21, the upgrade installation package decompress(ion) of acquisition is obtained new apk, and resolve installation kit name corresponding to each new apk;
Step S22, obtain the installation path of existing apk according to each new apk installation kit name;
Step S23, existing apk installation file is copied to temporary file temporarily deposit;
Step S24, calling system upgrade interface are upgraded to all apk of upgrading that needs.
During concrete enforcement, main apk controls zip bag to carry out decompress(ion), gets the new apk that will upgrade.Now obtain corresponding installation kit name according to apk, inquire about existing apk installation path according to installation kit name.Under existing apk may be mounted in data/app or under being arranged on system/app.Apk under being arranged on data/app or before the upgrading being arranged under system/app is copied to a temporary file, this file be a temp directory, this temp directory can be under the data catalogue of main apk or under external sd catalogue, by main apk application controls.After other apk except main apk copy to temporary file, all apk needing upgrading of calling system upgrade interface upgrading.
Step S300, when detecting that all apk of upgrading that needs all upgrade successfully, then delete the existing apk installation file deposited under temporary file, upgrading completes.
Described step S300 specifically comprises:
After step S301, described ROMPaq upgrade successfully an apk, the apk after upgrading successfully is added apk list, and continue the next apk of upgrading;
Step S302, detect that all apk of upgrading that needs all upgrade successfully, delete the existing apk installation file deposited under temporary file, upgrading completes.
During concrete enforcement, also comprise before described step S100:
Step S1, prestore an apk list of successfully upgrading for preserving the apk upgraded successfully.During concrete enforcement, as the apk of all needs upgradings of upgrading, often upgrade successfully one, then the apk that this upgrades successfully is joined this apk list of successfully upgrading, and continue the next apk of upgrading, after needing the apk of upgrading to upgrade successfully until all, delete all old apk installation files that temporary file is preserved, batch upgrade success.
In further embodiment, also comprise after described step S300:
If step S400 when detecting that any one apk in all apk needing upgrading upgrades unsuccessfully, then unloads the apk upgraded, and the apk installation file deposited under reinstalling temporary file, upgrade unsuccessfully.
During concrete enforcement, if detecting in any one apk upgrades unsuccessfully, inquire about the apk of successful installation in above-mentioned apk list, the new apk of all successful installations before inquiry, unload successively according to apk name, the apk and the institute of depositing under reinstalling temporary file has been friends in the past, this time batch upgrade failure, all apk return back to original version, ensure that the version consistance of strong correlation apk.
Further, as shown in Figure 2, additionally provide based on a kind of Application Example of strong correlation apk upgrade method of mobile terminal in the present invention, described method comprises:
Step S10, Zip are bundled into merit and download and decompress(ion);
Step S20, check apk catalogue, and obtain corresponding bag name according to apk;
Step S30, obtain corresponding apk place installation directory (data/app or system/app) according to installation kit name;
Temporarily preserve under step S40, Copyapk to temp directory;
New apk in step S50, calling system upgrade interface upgrading zip bag;
The broadcast of step S60, receiving system upgrading, checks whether successful installation, if successful installation performs step S70, if installs unsuccessfully, and execution step S80;
Apk bag name to the global listings ListP that step S70, preservation upgrade successfully, continues the next apk of upgrading, judges whether all to upgrade successfully, if all upgraded successfully, performs step S92, if all do not upgraded successfully, performs step S20;
Step S80, the bag name extracted in global listings ListP, perform unloading by system interface successively;
Step S90, the bag name extracted in global listings ListP, find the old apk under corresponding temp directory, perform installation successively;
Step S91, identification entirety are upgraded unsuccessfully;
Step S92, identification entirety upgrade successfully.
From above-described embodiment, the invention provides a kind of strong correlation apk upgrade method based on mobile terminal, by the main apk in the apk of several strong correlations as watchdog routine, after copying a temp directory to by needing the old apk of upgrading, apk is upgraded, if all apk upgrade successfully, then delete old apk file, if when an arbitrary apk upgrades unsuccessfully, unload all mounted apk, reinstall old apk file.Several apk that the present invention can realize strong correlation upgrade simultaneously, or keep original version simultaneously, ensure that the version consistance of strong correlation apk, the apk avoiding part apk to upgrade successfully causing other not upgrade cannot normally work, and provides users with the convenient.
Based on said method embodiment, the present invention also provides a kind of functional schematic block diagram of preferred embodiment of the strong correlation apk upgrade-system based on mobile terminal, and as shown in Figure 3, described system comprises:
Acquisition module 510, obtains upgrade installation package for the main apk in several apk of strong correlation of upgrading; As detailed above.
Path is copied and upgraded module 520, for obtaining the installation path of the existing apk needing upgrading according to upgrade installation package, and deposits under existing apk installation file is copied to temporary file, starts to upgrade to all apk of upgrading that needs; As detailed above.
Detection & Controling module 530, detect that all apk of upgrading that needs all upgrade successfully for working as, then delete the existing apk installation file deposited under temporary file, upgrading completes; As detailed above.
The described strong correlation apk upgrade-system based on mobile terminal, wherein, described system also comprises:
Prestore module, for prestoring an apk list of successfully upgrading for preserving the apk upgraded successfully; As detailed above.
The described strong correlation apk upgrade-system based on mobile terminal, wherein, described system also comprises:
Unloading and refitting module, if for when detecting that any one apk in all apk needing upgrading upgrades unsuccessfully, then unload the apk upgraded, and the apk installation file deposited under reinstalling temporary file, upgrade unsuccessfully; As detailed above.
The described strong correlation apk upgrade-system based on mobile terminal, wherein, described path is copied and upgraded module specifically comprises:
Obtain and resolution unit, for the upgrade installation package decompress(ion) of acquisition is obtained new apk, and resolve installation kit name corresponding to each new apk; As detailed above.
Installation path acquiring unit, for obtaining the installation path of existing apk according to each new apk installation kit name; As detailed above.
Copy and storage unit, temporarily deposit for existing apk installation file is copied to temporary file; As detailed above.
Upgrade unit, upgrades to all apk of upgrading that needs for calling system upgrade interface; As detailed above.
The described strong correlation apk upgrade-system based on mobile terminal, wherein, described Detection & Controling module specifically comprises:
List cell, after upgrading successfully an apk, adds the apk after upgrading successfully apk list of successfully upgrading, and continues the next apk of upgrading for described ROMPaq; As detailed above.
Detect and delete cells, for detecting that all apk of upgrading that needs all upgrade successfully, the existing apk installation file deposited under deleting temporary file, upgrading completes; As detailed above.
In sum, the invention provides a kind of strong correlation apk upgrade method based on mobile terminal and system, described method comprises: the main apk in several apk of strong correlation obtains upgrade installation package; Obtain the installation path of the existing apk needing upgrading according to upgrade installation package, and deposit under existing apk installation file is copied to temporary file, start to upgrade to all apk of upgrading that needs; When detecting that all apk of upgrading that needs all upgrade successfully, then delete the existing apk installation file deposited under temporary file, upgrading completes.The present invention can be implemented in several apk batch upgrade when upgrading of strong correlation, when one of them is upgraded unsuccessfully, all return back to the front version of upgrading, the apk prevented upgrades successfully, some apk upgrades unsuccessfully, and the situation causing the apk of strong correlation to work, provides users with the convenient.
Should be understood that, application of the present invention is not limited to above-mentioned citing, for those of ordinary skills, can be improved according to the above description or convert, and all these improve and convert the protection domain that all should belong to claims of the present invention.

Claims (10)

1., based on a strong correlation apk upgrade method for mobile terminal, it is characterized in that, described method comprises:
Main apk in several apk of A, strong correlation obtains upgrade installation package;
B, obtain the installation path of existing apk needing upgrading according to upgrade installation package, and deposit under existing apk installation file is copied to temporary file, start to upgrade to all apk of upgrading that needs;
C, when detecting that all apk of upgrading that needs all upgrade successfully, then delete the existing apk installation file deposited under temporary file, upgrading completes.
2. the strong correlation apk upgrade method based on mobile terminal according to claim 1, is characterized in that, also comprise before described steps A:
Prestore an apk list of successfully upgrading for preserving the apk upgraded successfully.
3. the strong correlation apk upgrade method based on mobile terminal according to claim 2, is characterized in that, also comprise after described step C:
If D when detecting that any one apk in all apk needing upgrading upgrades unsuccessfully, then unloads the apk upgraded, and the apk installation file deposited under reinstalling temporary file, upgrade unsuccessfully.
4. the strong correlation apk upgrade method based on mobile terminal according to claim 1, it is characterized in that, described step B specifically comprises:
B1, the upgrade installation package decompress(ion) of acquisition is obtained new apk, and resolve installation kit name corresponding to each new apk;
B2, obtain the installation path of existing apk according to each new apk installation kit name;
B3, existing apk installation file is copied to temporary file temporarily deposit;
B4, calling system upgrade interface are upgraded to all apk of upgrading that needs.
5. the strong correlation apk upgrade method based on mobile terminal according to claim 3, it is characterized in that, described step C specifically comprises:
After C1, described ROMPaq upgrade successfully an apk, the apk after upgrading successfully is added apk list of successfully upgrading, and continues the next apk of upgrading;
C2, detect that all apk of upgrading that needs all upgrade successfully, delete the existing apk installation file deposited under temporary file, upgrading completes.
6., based on a strong correlation apk upgrade-system for mobile terminal, it is characterized in that, described system comprises:
Acquisition module, obtains upgrade installation package for the main apk in several apk of strong correlation of upgrading;
Path is copied and upgraded module, for obtaining the installation path of the existing apk needing upgrading according to upgrade installation package, and deposits under existing apk installation file is copied to temporary file, starts to upgrade to all apk of upgrading that needs;
Detection & Controling module, detect that all apk of upgrading that needs all upgrade successfully for working as, then delete the existing apk installation file deposited under temporary file, upgrading completes.
7. the strong correlation apk upgrade-system based on mobile terminal according to claim 6, it is characterized in that, described system also comprises:
Prestore module, for prestoring an apk list of successfully upgrading for preserving the apk upgraded successfully.
8. the strong correlation apk upgrade-system based on mobile terminal according to claim 7, it is characterized in that, described system also comprises:
Unloading and refitting module, if for when detecting that any one apk in all apk needing upgrading upgrades unsuccessfully, then unload the apk upgraded, and the apk installation file deposited under reinstalling temporary file, upgrade unsuccessfully.
9. the strong correlation apk upgrade-system based on mobile terminal according to claim 8, it is characterized in that, described path is copied and upgraded module specifically comprises:
Obtain and resolution unit, for the upgrade installation package decompress(ion) of acquisition is obtained new apk, and resolve installation kit name corresponding to each new apk;
Installation path acquiring unit, for obtaining the installation path of existing apk according to each new apk installation kit name;
Copy and storage unit, temporarily deposit for existing apk installation file is copied to temporary file;
Upgrade unit, upgrades to all apk of upgrading that needs for calling system upgrade interface.
10. the strong correlation apk upgrade-system based on mobile terminal according to claim 9, it is characterized in that, described Detection & Controling module specifically comprises:
List cell, after upgrading successfully an apk, adds the apk after upgrading successfully apk list of successfully upgrading, and continues the next apk of upgrading for described ROMPaq;
Detect and delete cells, for detecting that all apk of upgrading that needs all upgrade successfully, the existing apk installation file deposited under deleting temporary file, upgrading completes.
CN201510655313.5A 2015-10-12 2015-10-12 Method and system for upgrading strongly correlated apks based on mobile terminal Pending CN105204909A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510655313.5A CN105204909A (en) 2015-10-12 2015-10-12 Method and system for upgrading strongly correlated apks based on mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510655313.5A CN105204909A (en) 2015-10-12 2015-10-12 Method and system for upgrading strongly correlated apks based on mobile terminal

Publications (1)

Publication Number Publication Date
CN105204909A true CN105204909A (en) 2015-12-30

Family

ID=54952609

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510655313.5A Pending CN105204909A (en) 2015-10-12 2015-10-12 Method and system for upgrading strongly correlated apks based on mobile terminal

Country Status (1)

Country Link
CN (1) CN105204909A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106604141A (en) * 2016-12-28 2017-04-26 北京风行在线技术有限公司 Dual-upgrade method
CN107229502A (en) * 2017-07-18 2017-10-03 山东亚华电子股份有限公司 A kind of many applications combination upgrade method based on Android platform terminal
CN107436781A (en) * 2017-06-28 2017-12-05 北京五八信息技术有限公司 APK file treating method and apparatus
CN107678936A (en) * 2017-06-25 2018-02-09 平安科技(深圳)有限公司 The advance checking method of operation system, server and computer-readable recording medium
CN109639757A (en) * 2018-10-31 2019-04-16 深圳市元征科技股份有限公司 A kind of document down loading method, terminal and server
CN111158719A (en) * 2019-12-26 2020-05-15 湖南快乐阳光互动娱乐传媒有限公司 Application software upgrading method and device
CN112925549A (en) * 2021-03-09 2021-06-08 浙江合众新能源汽车有限公司 System application upgrading system based on android frame
CN114398048A (en) * 2022-03-25 2022-04-26 深圳市星卡科技有限公司 Method and device for automatically upgrading APP and computer equipment
CN116719670A (en) * 2022-09-30 2023-09-08 荣耀终端有限公司 Data processing method, electronic device and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102591745A (en) * 2011-12-26 2012-07-18 Tcl集团股份有限公司 Method and device for system recovery based on android system and intelligent equipment
CN103530154A (en) * 2013-10-12 2014-01-22 北京神州绿盟信息安全科技股份有限公司 Method and equipment for product upgrading
CN104156244A (en) * 2014-08-06 2014-11-19 北京奇虎科技有限公司 Method and device for software upgrading
US20150026658A1 (en) * 2013-07-18 2015-01-22 Appsense Limited Systems, Methods and Media for Dynamic Creation and Update of Activation Context for Component Object Model

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102591745A (en) * 2011-12-26 2012-07-18 Tcl集团股份有限公司 Method and device for system recovery based on android system and intelligent equipment
US20150026658A1 (en) * 2013-07-18 2015-01-22 Appsense Limited Systems, Methods and Media for Dynamic Creation and Update of Activation Context for Component Object Model
CN103530154A (en) * 2013-10-12 2014-01-22 北京神州绿盟信息安全科技股份有限公司 Method and equipment for product upgrading
CN104156244A (en) * 2014-08-06 2014-11-19 北京奇虎科技有限公司 Method and device for software upgrading

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106604141A (en) * 2016-12-28 2017-04-26 北京风行在线技术有限公司 Dual-upgrade method
CN107678936A (en) * 2017-06-25 2018-02-09 平安科技(深圳)有限公司 The advance checking method of operation system, server and computer-readable recording medium
CN107436781B (en) * 2017-06-28 2021-06-01 北京五八信息技术有限公司 APK file processing method and device
CN107436781A (en) * 2017-06-28 2017-12-05 北京五八信息技术有限公司 APK file treating method and apparatus
CN107229502B (en) * 2017-07-18 2020-11-10 山东亚华电子股份有限公司 Multi-application combination upgrading method based on Android platform terminal
CN107229502A (en) * 2017-07-18 2017-10-03 山东亚华电子股份有限公司 A kind of many applications combination upgrade method based on Android platform terminal
CN109639757A (en) * 2018-10-31 2019-04-16 深圳市元征科技股份有限公司 A kind of document down loading method, terminal and server
CN111158719A (en) * 2019-12-26 2020-05-15 湖南快乐阳光互动娱乐传媒有限公司 Application software upgrading method and device
CN111158719B (en) * 2019-12-26 2023-06-16 湖南快乐阳光互动娱乐传媒有限公司 Application software upgrading method and device
CN112925549A (en) * 2021-03-09 2021-06-08 浙江合众新能源汽车有限公司 System application upgrading system based on android frame
CN114398048A (en) * 2022-03-25 2022-04-26 深圳市星卡科技有限公司 Method and device for automatically upgrading APP and computer equipment
CN116719670A (en) * 2022-09-30 2023-09-08 荣耀终端有限公司 Data processing method, electronic device and readable storage medium
CN116719670B (en) * 2022-09-30 2024-04-12 荣耀终端有限公司 Data processing method, electronic device and readable storage medium

Similar Documents

Publication Publication Date Title
CN105204909A (en) Method and system for upgrading strongly correlated apks based on mobile terminal
US9471300B2 (en) Wireless firmware upgrades to an alarm security panel
KR100915564B1 (en) Method, software and apparatus for application upgrade during execution
CN104506639A (en) Root right acquiring method and device
CN109491698B (en) System updating method and device based on hot patch
CN107992308B (en) Plug-in management method for android terminal application program
US20160378458A1 (en) Method and device for system application installation package, and terminal
US8161474B2 (en) Diagnostic information preservation during installations of over the air update of wireless handset software
TWI533216B (en) Operating system updating method
US20070162905A1 (en) Use loader for signaling the system software update service
CN103294514A (en) System software release integrated method, compiling server and system
CN105335187A (en) Application processing method and apparatus
CN103164247B (en) The method and device that system application is repaired automatically
CN112463191A (en) File updating method and device, equipment and storage medium
CN104657161A (en) Method and device for updating firmware of mobile terminal
CN102968321A (en) Application program installation device and application program installation method
WO2012065464A1 (en) Software installation method and device
CN106933604B (en) System upgrading method and device
CN108536444B (en) Plug-in compiling method and device, computer equipment and storage medium
CN107734494B (en) IMS parameter updating control method, mobile terminal and storage device
CA2511056A1 (en) System for registry-based automatic installation and component handling on a device
CN101854442B (en) Network device and firmware updating method thereof
CN105354060A (en) Wifi module firmware upgrade method and apparatus based on set-top box
CN112748937A (en) Method and device for updating eUICC operating system
CN111209141A (en) Dual-system switching method and device applied to system iteration

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: 20151230

RJ01 Rejection of invention patent application after publication