CN108710511A - The system setting method of android system, the separation method and upgrade package generation method of custom pack and system ROM packets - Google Patents

The system setting method of android system, the separation method and upgrade package generation method of custom pack and system ROM packets Download PDF

Info

Publication number
CN108710511A
CN108710511A CN201810437037.9A CN201810437037A CN108710511A CN 108710511 A CN108710511 A CN 108710511A CN 201810437037 A CN201810437037 A CN 201810437037A CN 108710511 A CN108710511 A CN 108710511A
Authority
CN
China
Prior art keywords
cstm
android
upgrade package
android system
rom
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
CN201810437037.9A
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.)
Chengdu XGIMI Technology Co Ltd
Original Assignee
Chengdu XGIMI 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 Chengdu XGIMI Technology Co Ltd filed Critical Chengdu XGIMI Technology Co Ltd
Priority to CN201810437037.9A priority Critical patent/CN108710511A/en
Publication of CN108710511A publication Critical patent/CN108710511A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/658Incremental updates; Differential updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

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

Abstract

The present invention provides the separation methods and upgrade package generation method of a kind of system setting method of android system, custom pack and system ROM packets, change android system, the configuration of each function module of android system is set, it is unified to pass through in the cstm.ini for reading system customization catalogue corresponding system configuration to run;Required word to be shown in each function module of android system is set, unifies the word configured in the cstm.ini by reading system customization catalogue to show;Required picture to be shown in each function module of android system is set, it is unified to be shown by being assigned to the picture of the image files of system customization catalogue, based on above-mentioned modification, Android legacy system firmwares are separated into system ROM and custom pack two parts.Compared with prior art, it is convenient for the new project of fast adaptation or new product demand, user's different scenes is facilitated to use, promotes user experience, also save flow.

Description

The system setting method of android system, the separation side of custom pack and system ROM packets Method and upgrade package generation method
Technical field
The present invention relates to a kind of system setting method of android system, custom pack and system ROM packets separation method and Upgrade package generation method is related to the system upgrade field of android system.
Background technology
As shown in Figure 1, the flow of android system usually one ROM of exploitation is:Software engineer changes according to demand first Code compilation exports ROM, is then forwarded to tester's test, if test is problematic to submit to software engineer's modification bug And ROM is exported, then tester's test is submitted to, submit to if test is also problematic and again software engineer's modification bug simultaneously ROM is exported, is moved in circles in this way, until stable ROM comes out.
According to standard development flow, multiple projects of different software demand, each project are developed on the same hardware platform The normal process that a ROM generates test is all had to away, therefore each project will put into corresponding human resources, if project is very When more, the huge consumption of development cycle length, human cost and time cost will occur.
Invention content
The present invention provides a kind of system setting methods convenient for being detached to android system updated contents, are convenient for Android system upgrade package is detached, so that on the basis of detaching herein, the upgrading respectively to different upgrade package is realized, with contracting The short development cycle reduces manpower, the huge consumption of time and resources costs.
The present invention also provides the system ROM of a kind of android system custom pack separation method and a kind of android system Packet separation method is realized on the basis of detaching herein individually to the upgrading respectively of different upgrade package, to shorten exploitation week Phase reduces manpower, the huge consumption of time and resources costs.
The present invention also provides a kind of android system customization upgrade package generation method and system ROM upgrade package generation sides Method, convenient on the basis of the upgrade package that generates herein, realizing individually to the upgrading respectively of different upgrade package, to shorten exploitation week Phase reduces manpower, the huge consumption of time and resources costs.
The technical solution adopted by the present invention is as follows:
It is special according to a kind of system setting method convenient for being detached to android system updated contents provided by the invention Sign is:Specific method includes,
Android system is changed, the configuration that each function module of android system is arranged is unified by reading system customization mesh Corresponding system configuration is run in the cstm.ini of record;Required display in each function module of android system is set The unified cstm.ini by reading system customization catalogue of word in the word that configures show;Android system is set Required picture to be shown unifies the picture by being assigned to the image files of system customization catalogue in each function module To show.
According to a kind of android system custom pack separation method provided by the invention, it is characterised in that:Based on above system Setting method changes android system, and specific method includes,
A, prefabricated apk packets will be needed to deposit in app files;By each function module for storing android system In required picture to be shown deposit in image files;System configuration is set in cstm.ini;
B, the installation order of the file, the file in app files and the cstm.ini files that are arranged in image files arrives cstm_install.sh;
C, the file in image files, file, cstm.ini and the cstm_install.sh in app files are packaged as One cstm_signed.zip completes the separating making of custom pack;
The cstm.ini files are system configuration file, including system app configurations and system configuration;cstm_install.sh File is the script file of Android standards.
In the A, the picture is named according to the function of each pictures, in order to be read for terminal.
The method further includes, by the file in image files, the file in app files, cstm.ini and Cstm_install.sh generates MD5 codes using MD5 tools, then this MD5 code encryption is stored in MANIFEST.MF files; The C includes that MANIFEST.MF files are packaged generation cstm_signed.zip together.
According to a kind of system ROM packet separation methods of android system provided by the invention, it is characterised in that:Based on upper System setting method modification android system is stated, and completes the separating making of system ROM packets.
According to a kind of android system customization upgrade package generation method provided by the invention, it is characterised in that:Based on above-mentioned The custom pack of custom pack separation method separation, specific method includes,
Header is made, header and cstm_signed.zip are spliced, generates the customization upgrade package of bin formats;
The header includes the position for upgrading Packet type and extracting custom pack in upgrade package.
The method further includes generating the cyclic redundancy check of header, splicing when, while by cyclic redundancy check splice into It goes.
According to a kind of android system customization upgrade package generation method provided by the invention, it is characterised in that:Based on above-mentioned Custom pack separation method and system ROM packet separation methods separation custom pack and system ROM packets, specific method include,
Header is made, header, system ROM packets and cstm_signed.zip are spliced, generates the complete firmware of bin formats The customization upgrade package of type;
The header include upgrade Packet type and in upgrade package extraction system ROM packets and custom pack position.
The method further includes generating the cyclic redundancy check of header, splicing when, while by cyclic redundancy check splice into It goes.
According to a kind of system ROM upgrade package generation methods of android system provided by the invention, it is characterised in that:Base In the system ROM packets of above system ROM packet separation methods separation, specific method includes,
Header is made, header and system ROM packets are spliced using file splicing order, generate the system ROM liters of bin formats Grade packet;
The header include upgrade Packet type and in upgrade package extraction system ROM packets position.
The method further includes generating the cyclic redundancy check of header, splicing when, while by cyclic redundancy check splice into It goes.
Compared with prior art, be convenient for the new project of fast adaptation or new product demand, convenient for provide system firmware packet, The mode that custom pack, complete ROM individually upgrade facilitates user's different scenes to use, and promotes user experience, also saves flow.
Description of the drawings
Fig. 1 is the flow diagram that android system develops a ROM in the prior art.
Specific implementation mode
In order to make the purpose , technical scheme and advantage of the present invention be clearer, with reference to embodiments, to the present invention It is further elaborated.It should be appreciated that described herein, specific examples are only used to explain the present invention, is not used to limit The fixed present invention.
This specification(Including abstract and attached drawing)Disclosed in any feature unless specifically stated can be equivalent by other Or the alternative features with similar purpose are replaced.That is, unless specifically stated, each feature is a series of equivalent or class Like an example in feature.
Complete system includes system firmware(Strong brush packet and OTA upgrade package), two parts of custom pack.Preferably state is The demand of all items is adapted to by the difference of custom pack with a stable system firmware.With constant firmware and variation Custom pack is adapted to project demands.The system setting method of the android system of the present invention, point of custom pack and system ROM packets Above-mentioned adaptation project demands are easy to implement from method and upgrade package generation method.
According to a kind of system setting method convenient for being detached to android system updated contents provided by the invention, Specific method includes,
Android system is changed, the configuration that each function module of android system is arranged is unified by reading system customization mesh Corresponding system configuration is run in the cstm.ini of record;Required display in each function module of android system is set The unified cstm.ini by reading system customization catalogue of word in the word that configures show;Android system is set Required picture to be shown unifies the picture by being assigned to the image files of system customization catalogue in each function module To show.
System setting method through the invention, convenient for android system custom pack and ROM packets detach, from And facilitate and custom pack and ROM packets are upgraded respectively, it also while need not be needed to ROM when only needing to upgrade custom pack Packet is made, transmitted and is upgraded;Also need not when only needing to upgrade ROM packets, and also while need to make custom pack, Transmission and upgrading.It is this to be wrapped convenient for making separation consequently facilitating generation separation upgrade package carries out the mode of separation upgrading, convenient for soon Speed is adapted to new project or new product demand, and user's different scenes is facilitated to use, and promotes user experience, also saves flow, contracts The short development cycle, reduce the huge consumption of manpower, time and resources costs.
According to a kind of android system custom pack separation method provided by the invention, repaiied based on above system setting method Changing android system, specific method includes,
A, prefabricated apk packets will be needed to deposit in app files;By each function module for storing android system In required picture to be shown deposit in image files;System configuration is set in cstm.ini;
B, the installation order of the file, the file in app files and the cstm.ini files that are arranged in image files arrives cstm_install.sh;
C, the file in image files, file, cstm.ini and the cstm_install.sh in app files are packaged as One cstm_signed.zip completes the separating making of custom pack;
The cstm.ini files are system configuration file, including system app configurations and system configuration;cstm_install.sh File is the script file of Android standards.
Cstm.ini files store configuration and the required word of display of each function module of android system, With the common on-demand edit configuration information of the text edit tool and text information;App files are used for stock item demand In required prefabricated apk packets;Required display in each function module of the image files for storing android system Picture;Cstm_install.sh files are the script file of Android standards, and effect is storage to above-mentioned image, app The device of file and cstm.ini in file instructs(It is installed to the agreement directory location that each module of terminal is read), to realize App is configured and system configuration.
In the A, the picture is named according to the function of each pictures, in order to be read for terminal.
The method further includes, by the file in image files, the file in app files, cstm.ini and Cstm_install.sh generates MD5 codes using MD5 tools, then this MD5 code encryption is stored in MANIFEST.MF files; The C includes that MANIFEST.MF files are packaged generation cstm_signed.zip together.In order to which terminal will be by that will install File generated MD5 codes after compared with the MD5 codes that decrypt of MANIFEST.MF extractions.If unequal, show file corruption It cannot use or illegal.
Based on above-mentioned custom pack separation method, convenient for android system custom pack and ROM packets detach, to It is convenient to only generate the custom pack and customization upgrade package of needs when only needing to upgrade custom pack, need not to ROM packets into Row makes, transmits and upgrades.It is this convenient for only upgrading a custom pack separation method for custom pack, convenient for the new project of fast adaptation or New product demand facilitates user's different scenes to use, and promotes user experience, also saves flow, shorten the development cycle, reduces Manpower, the huge consumption of time and resources costs.
According to a kind of system ROM packet separation methods of android system provided by the invention, it is based on above system setting side Method changes android system, and completes the separating making of system ROM packets.
System ROM packet separation methods based on the present invention program, convenient for the custom pack and system ROM to android system Packet is detached, and to convenient when only needing to upgrade system ROM packets, generates the upgrade package for only including system ROM packets , custom pack need not be made, transmitted and be upgraded.This system ROM packets convenient for upgrade-system ROM packets detach Method is convenient for the new project of fast adaptation or new product demand, and user's different scenes is facilitated to use, and promotes user experience, Flow is saved, the development cycle is shortened, reduces the huge consumption of manpower, time and resources costs.
According to a kind of android system customization upgrade package generation method provided by the invention, detached based on above-mentioned custom pack The custom pack of method separation, specific method includes,
Header is made, header and cstm_signed.zip are spliced using file splicing order, generate determining for bin formats Upgrade package processed;
The header includes the position for upgrading Packet type and extracting custom pack in upgrade package.
Header is convenient for the terminal recognition to be upgraded upgrading Packet type, and finds the specific location for the custom pack for needing to extract In order to extract custom pack.When only needing to upgrade custom pack, then generates and include custom pack but do not include system ROM packets Customization upgrade package.
The method further includes generating the cyclic redundancy check of header, splicing when, while by cyclic redundancy check splice into It goes, in order to which whether client checks upgrade package to be upgraded damages.
According to a kind of android system customization upgrade package generation method provided by the invention, detached based on above-mentioned custom pack Method and system ROM packet separation methods separation custom pack and system ROM packets, specific method include,
Header is made, header, system ROM packets and cstm_signed.zip are spliced using file splicing order, generated The customization upgrade package of the complete firmware type of bin formats;
The header include upgrade Packet type and in upgrade package extraction system ROM packets and custom pack position.
When not only needing to custom pack upgrade but also the system ROM needed upgrades, then it both includes custom pack to generate Include the customization upgrade package of system ROM packets again.
The method further includes generating the cyclic redundancy check of header, splicing when, while by cyclic redundancy check splice into It goes.
According to a kind of system ROM upgrade package generation methods of android system provided by the invention, it is based on above system The system ROM packets of ROM packet separation methods separation, specific method includes,
Header is made, header and system ROM packets are spliced using file splicing order, generate the system ROM liters of bin formats Grade packet;
The header include upgrade Packet type and in upgrade package extraction system ROM packets position.
When only needing to upgrade system ROM, then the system for including system ROM packets but not including custom pack is generated ROM upgrade package.
The method further includes generating the cyclic redundancy check of header, splicing when, while by cyclic redundancy check splice into It goes.

Claims (11)

1. a kind of system setting method convenient for being detached to android system updated contents, it is characterised in that:Specific method Including,
Android system is changed, the configuration of each function module of android system is set, it is unified by reading system customization Corresponding system configuration is run in the cstm.ini of catalogue;It is arranged required aobvious in each function module of android system The word shown unifies the word configured in the cstm.ini by reading system customization catalogue to show;Android system is set Each function module in required picture to be shown, unify the figure by being assigned to the image files of system customization catalogue Piece is shown.
2. a kind of android system custom pack separation method, it is characterised in that:Based on system setting method described in claim 1 Android system is changed, specific method includes,
A, prefabricated apk packets will be needed to deposit in app files;By each function module for storing android system In required picture to be shown deposit in image files;System configuration is set in cstm.ini;
B, the installation order of the file, the file in app files and the cstm.ini files that are arranged in image files arrives cstm_install.sh;
C, the file in image files, file, cstm.ini and the cstm_install.sh in app files are packaged as One cstm_signed.zip completes the separating making of custom pack;
The cstm.ini files are system configuration file, including system app configurations and system configuration;cstm_install.sh File is the script file of Android standards.
3. android system custom pack separation method according to claim 2, it is characterised in that:In the A, according to every The function of one pictures is named the picture, in order to be read for terminal.
4. android system custom pack separation method according to claim 2 or 3, it is characterised in that:The method is also wrapped It includes, the file in image files, file, cstm.ini and the cstm_install.sh in app files is used into MD5 works Tool generates MD5 codes, then this MD5 code encryption is stored in MANIFEST.MF files;The C includes MANIFEST.MF texts Part is packaged together generates cstm_signed.zip.
5. a kind of system ROM packet separation methods of android system, it is characterised in that:It is set based on system described in claim 1 Method modification android system is set, and completes the separating making of system ROM packets.
6. a kind of android system customizes upgrade package generation method, it is characterised in that:Described in one of claim 2 to 4 The custom pack of custom pack separation method separation, specific method includes,
Header is made, header and cstm_signed.zip are spliced, generates the customization upgrade package of bin formats;
The header includes the position for upgrading Packet type and extracting custom pack in upgrade package.
7. customization upgrade package generation method according to claim 6, it is characterised in that:The method further includes generating head The cyclic redundancy check of information is entered in splicing, while by cyclic redundancy check splicing.
8. a kind of android system customizes upgrade package generation method, it is characterised in that:Customization based on one of claim 2 to 4 The custom pack and system ROM packets of system ROM packet separation methods separation described in packet separation method and claim 5, specific method Including,
Header is made, header, system ROM packets and cstm_signed.zip are spliced, generates the complete firmware of bin formats The customization upgrade package of type;
The header include upgrade Packet type and in upgrade package extraction system ROM packets and custom pack position.
9. customization upgrade package generation method according to claim 8, it is characterised in that:The method further includes generating head The cyclic redundancy check of information is entered in splicing, while by cyclic redundancy check splicing.
10. a kind of system ROM upgrade package generation methods of android system, it is characterised in that:Based on described in claim 5 The system ROM packets of system ROM packet separation methods separation, specific method includes,
Header is made, header and system ROM packets are spliced using file splicing order, generate the system ROM liters of bin formats Grade packet;
The header include upgrade Packet type and in upgrade package extraction system ROM packets position.
11. system ROM upgrade package generation methods according to claim 10, it is characterised in that:The method further includes, raw At the cyclic redundancy check of header, enter in splicing, while by cyclic redundancy check splicing.
CN201810437037.9A 2018-05-09 2018-05-09 The system setting method of android system, the separation method and upgrade package generation method of custom pack and system ROM packets Pending CN108710511A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810437037.9A CN108710511A (en) 2018-05-09 2018-05-09 The system setting method of android system, the separation method and upgrade package generation method of custom pack and system ROM packets

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810437037.9A CN108710511A (en) 2018-05-09 2018-05-09 The system setting method of android system, the separation method and upgrade package generation method of custom pack and system ROM packets

Publications (1)

Publication Number Publication Date
CN108710511A true CN108710511A (en) 2018-10-26

Family

ID=63868813

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810437037.9A Pending CN108710511A (en) 2018-05-09 2018-05-09 The system setting method of android system, the separation method and upgrade package generation method of custom pack and system ROM packets

Country Status (1)

Country Link
CN (1) CN108710511A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109683904A (en) * 2018-12-20 2019-04-26 惠州Tcl移动通信有限公司 The method and system of customized intelligent electronic device
CN112764798A (en) * 2021-01-08 2021-05-07 重庆创通联智物联网有限公司 Electronic equipment customization mode realization method and electronic equipment
CN113448642A (en) * 2020-03-11 2021-09-28 成都鼎桥通信技术有限公司 System file access method and device and electronic equipment

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1909685A (en) * 2006-07-18 2007-02-07 华为技术有限公司 Method and system for realizing separation of service platform and gate
CN101207633A (en) * 2006-12-21 2008-06-25 英业达股份有限公司 System and method for selecting function customization of network memory system
CN101430647A (en) * 2008-12-02 2009-05-13 北京中星微电子有限公司 Hardware equipment and its drive installation method
CN101916198A (en) * 2010-07-23 2010-12-15 深圳创维-Rgb电子有限公司 Method for updating web TV and managing software version thereof
CN104820602A (en) * 2015-05-18 2015-08-05 北京瑞星信息技术有限公司 Method, device and system for publishing software package
CN106775650A (en) * 2016-11-25 2017-05-31 珠海我爱拍科技有限公司 A kind of upgrade method based on customization android system
CN107179931A (en) * 2017-07-06 2017-09-19 广州优视网络科技有限公司 Installation kit packaging method, apparatus and system
CN107203379A (en) * 2017-05-22 2017-09-26 福建星网锐捷通讯股份有限公司 A kind of Android customized application APP preset, installation method

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1909685A (en) * 2006-07-18 2007-02-07 华为技术有限公司 Method and system for realizing separation of service platform and gate
CN101207633A (en) * 2006-12-21 2008-06-25 英业达股份有限公司 System and method for selecting function customization of network memory system
CN101430647A (en) * 2008-12-02 2009-05-13 北京中星微电子有限公司 Hardware equipment and its drive installation method
CN101916198A (en) * 2010-07-23 2010-12-15 深圳创维-Rgb电子有限公司 Method for updating web TV and managing software version thereof
CN104820602A (en) * 2015-05-18 2015-08-05 北京瑞星信息技术有限公司 Method, device and system for publishing software package
CN106775650A (en) * 2016-11-25 2017-05-31 珠海我爱拍科技有限公司 A kind of upgrade method based on customization android system
CN107203379A (en) * 2017-05-22 2017-09-26 福建星网锐捷通讯股份有限公司 A kind of Android customized application APP preset, installation method
CN107179931A (en) * 2017-07-06 2017-09-19 广州优视网络科技有限公司 Installation kit packaging method, apparatus and system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109683904A (en) * 2018-12-20 2019-04-26 惠州Tcl移动通信有限公司 The method and system of customized intelligent electronic device
CN113448642A (en) * 2020-03-11 2021-09-28 成都鼎桥通信技术有限公司 System file access method and device and electronic equipment
CN112764798A (en) * 2021-01-08 2021-05-07 重庆创通联智物联网有限公司 Electronic equipment customization mode realization method and electronic equipment
CN112764798B (en) * 2021-01-08 2023-10-03 重庆创通联智物联网有限公司 Method for realizing customization mode of electronic equipment and electronic equipment

Similar Documents

Publication Publication Date Title
CN108710511A (en) The system setting method of android system, the separation method and upgrade package generation method of custom pack and system ROM packets
CN105511911B (en) The generation method and device of system firmware upgrade package
CN103513998B (en) Upgrade package generation method and device, the method and terminal of the upgrading of living document difference
CN103269453B (en) Set-top box users interface updating method, fore device, Set Top Box and system
CN103942058B (en) A kind of EMBEDDED AVIONICS method for upgrading software and system
CN104991793A (en) Method, device and system used for application program subpackage
WO2016192197A1 (en) Software upgrade method, apparatus and system of terminal, and computer storage medium
WO2016177061A1 (en) Upgrade method and apparatus using over-the-air download technology
CN106598673B (en) Application program upgrading method and system
CN104346184A (en) Application packaging device and application packaging method
CN106775723A (en) The method and Android device of the system firmware customization based on Android platform
CN102065118A (en) Method for updating network equipment and device for implementing method
CN103810011A (en) Method for realizing OTA (over the air) upgrading through file server
CN104123149B (en) Method for upgrading software, device, client and system
CN104111832A (en) Android application program installation package packing method and system and unpacking method
CN103324474B (en) Based on (SuSE) Linux OS across the method for System structure ISO and module
CN106502715A (en) A kind of application program collocation method and device by all kinds of means
GB2413653A (en) Software installation comprising a decision phase and installation phase
CN102722386A (en) Method and device for generating firmware over the air (FOTA) upgrade pack
WO2017101720A1 (en) Method and device for upgrading transaction terminal
CN103412767A (en) Method and system for recognizing and upgrading application version
CN105554577B (en) A kind of method, apparatus and smart television of smart television OTA upgrading
CN105391763A (en) Method and server for reinforcing a plurality of apk files
CN110109701A (en) File configuration method, device and application dissemination method, device when using deployment
CN105700898A (en) Upgrading file production method and apparatus as well as upgrading file acquisition method and apparatus

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 610213 Tianfu Software Park Area A, 1129 Century City Road, Chengdu High-tech Zone, Sichuan Province

Applicant after: Chengdu Jimi Technology Co., Ltd.

Address before: 610213 Tianfu Software Park Area A, 1129 Century City Road, Chengdu High-tech Zone, Sichuan Province

Applicant before: CHENGDU XGIMI TECHNOLOGY CO., LTD.

RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20181026