CN105700895A - Adaptation method for terminal system, terminal and system server - Google Patents

Adaptation method for terminal system, terminal and system server Download PDF

Info

Publication number
CN105700895A
CN105700895A CN201610149297.7A CN201610149297A CN105700895A CN 105700895 A CN105700895 A CN 105700895A CN 201610149297 A CN201610149297 A CN 201610149297A CN 105700895 A CN105700895 A CN 105700895A
Authority
CN
China
Prior art keywords
terminal
system server
adaptation
file
described system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201610149297.7A
Other languages
Chinese (zh)
Other versions
CN105700895B (en
Inventor
蒲崇奕
苏恒迪
方义
姜永龙
张超斐
李易民
张坤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201610149297.7A priority Critical patent/CN105700895B/en
Publication of CN105700895A publication Critical patent/CN105700895A/en
Application granted granted Critical
Publication of CN105700895B publication Critical patent/CN105700895B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses an adaptation method for a terminal system, a terminal and a system server. The adaptation method for the terminal system, the terminal and the system server are used for updating the terminal system through a system adaptation file, lowering the updating difficulty of the terminal system and guaranteeing the version stability of the terminal system. The adaptation method for the terminal system includes the steps that the terminal sends a detection request to the system server, and the system server detects whether a system adaptation file corresponding to a system version currently used by the terminal exists in the system server or not, wherein the detection request carries the system version; when the terminal determines that no system adaptation file exists in the system server according to a detection result sent by the system server, the terminal uploads a terminal adaptation file stored in the terminal to the system server, and the system server combines the terminal adaptation file stored in the terminal with an initial adaptation file stored in the system server so as to generate a system adaptation file; the terminal acquires the system adaptation file from the system server, and the system adaptation file is installed and run in the terminal.

Description

The adaptation method of a kind of terminal system and terminal and system server
Technical field
The present invention relates to mobile phone terminal technical field, particularly relate to the adaptation method of a kind of terminal system and terminal and system server。
Background technology
At present, mobile phone terminal is the important entrance of mobile Internet, and along with the fast development of the terminal operating systems such as Android, Fructus Mali pumilae IOS mobile phone, the renewal of mobile phone operating system is also day by day frequent。
Use in the process of mobile phone terminal user, inevitably need mobile phone terminal is carried out brush machine exactly, prior art can adopt following cell phone system adaptation scheme when carrying out brush machine, by extracting whole system (English name: system) subregion from mobile phone terminal and guiding (English name: boot) subregion, then script is adopted system subregion and boot subregion to be decompressed, then manually carried out decompiling by user and merge required adaptation file, packing application program of finally again signing。
In the above prior art, time mobile phone terminal is carried out brush machine, need to replace whole system subregion and boot subregion, such implementation can bring the problem that the system version after brush machine is unstable, such as do not mate generation mobile phone terminal power consumption due to base band serious, wireless network is not opened, jitter equivalent risk。And what carry out in prior art that decompiling amendment associated documents adopt is the artificial mode merged, artificial merging needs manual being untied by file of user then to decompile into smali code to merge, this can cause that the efficiency of brush machine is low, and the cost consumed is also significantly high。It addition, the form that some start guides file adopts noncanonical format, can produce when decompressing this document cannot the problem of correct decompressed, and this also can increase the difficulty that cell phone system is adaptive。It is therefore desirable to the scheme that cell phone system of the prior art is adaptive is updated, with the technical problem overcoming such scheme to exist。
Summary of the invention
Embodiments provide the adaptation method of a kind of terminal system and terminal and system server, for updating terminal system by system adaptation file, simplify the renewal difficulty of terminal system, it is ensured that the version of terminal system is stable。
For solving above-mentioned technical problem, the embodiment of the present invention provides techniques below scheme:
First aspect, the embodiment of the present invention provides the adaptation method of a kind of terminal system, including:
Terminal sends detection request to system server, and by described system server detects in described system server whether there is the system adaptation file that the system version currently used with described terminal is corresponding, described detection request carries described system version;
When described terminal determine according to the testing result that described system server sends described system server is absent from described system adaptation file time, described terminal by described terminal storage terminal adaptation files passe give described system server, by described system server in described terminal storage terminal adaptation file and described system server in storage initial adaptation file merge thus generating described system adaptation file;
Described terminal gets described system adaptation file from described system server, installs and run described system adaptation file in described terminal。
Second aspect, the embodiment of the present invention also provides for the adaptation method of another kind of terminal system, including:
System server detects whether there is the system adaptation file corresponding with described system version in described system server according to the system version that terminal is currently used, and sends testing result to described terminal;
When being absent from described system adaptation file in described system server, described system server receives the terminal adaptation file of storage in the described terminal that described terminal sends;
Described system server in described terminal storage terminal adaptation file and described system server in storage initial adaptation file merge thus generating described system adaptation file;
The described system adaptation file generated is sent to described terminal by described system server, described terminal install and run described system adaptation file。
The third aspect, the embodiment of the present invention also provides for a kind of terminal, including:
Sending module, for sending detection request to system server, by described system server detects in described system server whether there is the system adaptation file that the system version currently used with described terminal is corresponding, described detection request carries described system version;
Upper transmission module, for when described terminal determine according to the testing result that described system server sends described system server is absent from described system adaptation file time, by in described terminal storage terminal adaptation files passe give described system server, by described system server in described terminal storage terminal adaptation file and described system server in storage initial adaptation file merge thus generating described system adaptation file;
Adaptation module, for getting described system adaptation file from described system server, installs in described terminal and runs described system adaptation file。
Fourth aspect, the embodiment of the present invention also provides for a kind of system server, including:
Detection module, detects whether there is the system adaptation file corresponding with described system version in described system server for the system version currently used according to terminal, and sends testing result to described terminal;
Receiver module, for when being absent from described system adaptation file in described system server, receiving the terminal adaptation file of storage in the described terminal that described terminal sends;
File combination module, for merging thus generating described system adaptation file the initial adaptation file of storage in the terminal adaptation file stored in described terminal and described system server;
Sending module, for the described system adaptation file generated is sent to described terminal, is installed and runs described system adaptation file by described terminal。
As can be seen from the above technical solutions, the embodiment of the present invention has the advantage that
In embodiments of the present invention, first terminal sends detection request to system server, detection request carries the system version that terminal is currently used, whether system server detection system server exist the system adaptation file corresponding with this system version, when terminal determine according to the testing result that system server sends system server is absent from system adaptation file time, terminal by the terminal adaptation files passe that stores in terminal to system server, then system server in terminal storage terminal adaptation file and system server in storage initial adaptation file merge thus generating system adaptation file, last terminal gets system adaptation file from system server, install in the terminal and run system adaptation file。To system server request detection system version when in the embodiment of the present invention, terminal needs brush machine, when system server does not store system adaptation file, terminal adaptation file and initial adaptation Piece file mergence are generated system adaptation file by system server, terminal carries out installation and operation after getting this system adaptation file from system server, therefore in the embodiment of the present invention, terminal completes the adaptation of terminal system by installation and operation system adaptation file in the terminal, without replacing whole system subregion and boot subregion, therefore the renewal difficulty of terminal system can be simplified, ensure that the version of terminal system is stable。
Accompanying drawing explanation
In order to be illustrated more clearly that the technical scheme in the embodiment of the present invention, below the accompanying drawing used required during embodiment is described is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, to those skilled in the art, it is also possible to obtain other accompanying drawing according to these accompanying drawings。
The process blocks schematic diagram of the adaptation method of a kind of terminal system that Fig. 1 provides for the embodiment of the present invention;
The process blocks schematic diagram of the adaptation method of the another kind of terminal system that Fig. 2 provides for the embodiment of the present invention;
The interaction flow schematic diagram of terminal and system server in the adaptation procedure of the terminal system that Fig. 3 provides for the embodiment of the present invention;
The interaction flow schematic diagram of terminal and system server in the terminal brush machine process that Fig. 4 provides for the embodiment of the present invention;
The composition structural representation of a kind of terminal that Fig. 5-a provides for the embodiment of the present invention;
The composition structural representation of the another kind of terminal that Fig. 5-b provides for the embodiment of the present invention;
The composition structural representation of the another kind of terminal that Fig. 5-c provides for the embodiment of the present invention;
The composition structural representation of the another kind of terminal that Fig. 5-d provides for the embodiment of the present invention;
The composition structural representation of a kind of system server that Fig. 6 provides for the embodiment of the present invention;
The adaptation method of the terminal system that Fig. 7 provides for the embodiment of the present invention is applied to the composition structural representation of terminal;
The adaptation method of the terminal system that Fig. 8 provides for the embodiment of the present invention is applied to the composition structural representation of system server。
Detailed description of the invention
Embodiments provide the adaptation method of a kind of terminal system and terminal and system server, for updating terminal system by system adaptation file, simplify the renewal difficulty of terminal system, it is ensured that the version of terminal system is stable。
For making the goal of the invention of the present invention, feature, the advantage can be more obvious and understandable, below in conjunction with the accompanying drawing in the embodiment of the present invention, technical scheme in the embodiment of the present invention is clearly and completely described, obviously, the embodiments described below are only a part of embodiment of the present invention, and not all embodiments。Based on the embodiment in the present invention, the every other embodiment that those skilled in the art obtains, broadly fall into the scope of protection of the invention。
Term " including " in description and claims of this specification and above-mentioned accompanying drawing and " having " and their any deformation, it is intended to cover non-exclusive comprising, to comprise the process of a series of unit, method, system, product or equipment being not necessarily limited to those unit, but can include clearly not listing or for intrinsic other unit of these processes, method, product or equipment。
It is described in detail individually below。
One embodiment of the adaptation method of terminal system of the present invention, specifically can apply to, in the system adaptation process of mobile phone terminal, refer to shown in Fig. 1, the adaptation method of the terminal system that one embodiment of the invention provides, it is possible to comprise the steps:
101, terminal sends detection request to system server, and by system server detects in system server whether there is the system adaptation file that the system version currently used with terminal is corresponding, detection request carries system version。
In embodiments of the present invention, when terminal needs system update, terminal and system server are mutual, set up between terminal and system server and have communication connection, such as terminal can pass through network access system server, terminal can be need the mobile phone terminal of brush machine, system server is to provide the terminal with the adaptation file required for terminal brush machine, the adaptation file used being needed in terminal system adaptation procedure to be defined as system adaptation file in the embodiment of the present invention, this system adaptation file is provided the terminal with by system server。Concrete, in system server, the system adaptation file of storage is the adaptation file required for terminal system adaptation procedure terminal, and these adaptation file can be arranged flexibly according to the needs of different terminal models and operating system, does not specifically limit herein。When terminal needs to carry out system adaptation, terminal passes through network access system server, sending detection request to system server, terminal carries, in the detection request be sent to system server, the system version that this terminal is currently used, and this system version can be identified by version number。
In embodiments of the present invention, when system server receives detection request from terminal, whether system server can exist the system adaptation file corresponding with system version according in the system version detection system server carried in detection request, wherein, when system server generates the system adaptation file having this system version corresponding, this system adaptation file can be stored by system server, if now terminal have sent detection request, then system server to the testing result of terminal feedback is: in system server, storage has the system adaptation file that this system version is corresponding。If the system adaptation file that system server is corresponding but without generating this system version, if now terminal have sent detection request, then system server to the testing result of terminal feedback is: do not store the system adaptation file that this system version is corresponding in system server。
In some embodiments of the invention, the adaptation method of the terminal system that the embodiment of the present invention provides is except performing abovementioned steps, and the adaptation method of the terminal system that the embodiment of the present invention provides can also comprise the steps:
The terminal adaptation file of storage in terminal is backed-up by A1, terminal, and the backup file generated is saved in the locally stored space of terminal。
Wherein, in the embodiment of the present invention, terminal is in the process carrying out system adaptation, and the terminal adaptation file stored in the terminal can also be backed-up by terminal, generating backup file, this terminal can also further preserve this backup file and be saved in the locally stored space of terminal。The backup file that terminal preserves is the backup to terminal adaptation file, in order to avoid having file loss or system to carry out system reducing when cannot run in system adaptation process。
Further, in other embodiments of the present invention, after abovementioned steps A1 performs, the adaptation method of the terminal system that the embodiment of the present invention provides can also comprise the steps:
Terminal is carried out system reducing according to the backup file preserved in locally stored space by B1, terminal。
Wherein, terminal can be extracted in when system adaptation in locally stored space and preserve backup file, and when the system malfunctions of terminal, terminal can use this backup file that terminal is carried out system reducing, making terminal can revert to original system, the system to ensure terminal is properly functioning。Such as, in the adaptation procedure of terminal system, terminal, it may happen that lose the situation of adaptation file, now can carry out system reducing by backup file。Such as, automatically triggering terminal can reading backup file when terminal produces fault when system adaptation in the embodiment of the present invention, terminal uses this backup file to carry out system reducing automatically, it is not necessary to the manual operation of user。
102, when terminal determine according to the testing result that system server sends system server is absent from system adaptation file time, terminal by the terminal adaptation files passe that stores in terminal to system server, by system server in terminal storage terminal adaptation file and in system server the initial adaptation file of storage merge thus generating system adaptation file。
In embodiments of the present invention, after terminal sends detection request to system server, system server is asked to terminal feedback testing result according to this detection, terminal can receive testing result from system server, if testing result is be absent from system adaptation file in system server, system adaptation file corresponding but without merging the currently used system version of terminal in system server is then described, now need system server to generate system adaptation file, wherein, system server generates system adaptation file to be needed by terminal with terminal adaptation file, the initial adaptation file of storage in coupling system server, system server can merge terminal adaptation file and initial adaptation file, such that it is able to generate system adaptation file, after system server generates system adaptation file, system server can preserve system adaptation file, and configure system adaptation file and the corresponding relation of the currently used system version of terminal。Wherein, initial adaptation file is the adaptation file that terminal system exists for when dispatching from the factory configuration, this initial adaptation file cannot be used directly for the system update of terminal, this initial adaptation file needs and terminal adaptation file merges, just can obtain terminal after merging and can be used for the adaptation file of system update, in terminal, the terminal adaptation file of storage is system file currently used in terminal, when terminal is determined and do not stored system adaptation file in system server, terminal can perform step 102 and upload terminal adaptation file to system server。
It should be noted that in some embodiments of the invention, the adaptation method of the terminal system that the embodiment of the present invention provides is except performing abovementioned steps, and the adaptation method of the terminal system that the embodiment of the present invention provides can also comprise the steps:
C1, when terminal determine according to the testing result that system server sends system server is absent from system adaptation file time, the application program installed in terminal is simplified by terminal。
Wherein, terminal can receive testing result from system server, if testing result is be absent from system adaptation file in system server, now the application program installed in terminal can also be simplified by terminal, wherein, simplify is exactly delete application program unnecessary in script terminal system, simplify the program configuration of terminal, it can be simplify according to the type of application program that terminal performs simplifying of application program, can also simplifying according to the size that takes up room of application program, detailed process does not limit。
Further, in other embodiments of the present invention, after abovementioned steps C1 performs, after subsequent step 103 performs, the adaptation method of the terminal system that the embodiment of the present invention provides can also comprise the steps:
The reduced list that D1, terminal will generate according to the application program simplified, is sent to system server, by system server storage compacting list。
Wherein, terminal is after completing to simplify, terminal can generate reduced list, reduced list records the application program that terminal is simplified, after the installation and operation of terminal completion system adaptation file, this reduced list can be sent to system server by terminal, system server can store this reduced list after receiving reduced list from terminal, when having terminal again to system server request detection system adaptation file next time, this reduced list can be sent to terminal by system server, and this terminal can carry out simplifying of application program according to this reduced list。
In some embodiments of the invention, the adaptation method of the terminal system that the embodiment of the present invention provides is except performing abovementioned steps, after step 101 terminal sends detection request to system server, the adaptation method of the terminal system that the embodiment of the present invention provides can also comprise the steps:
E1, when terminal is determined according to the testing result that system server sends and be there is system adaptation file in system server, terminal gets system adaptation file from system server, installs and run system adaptation file in the terminal。
In previous embodiment, step 102 describes the disposition of terminal and server when being absent from system adaptation file in system server, so when terminal is determined according to the testing result that system server sends and be there is system adaptation file in system server, illustrate that this system server would have been completed the merging generation of system adaptation file before this detection request, system server now stores the system adaptation file that the system version having terminal currently used is corresponding, then this system adaptation file can be sent to terminal by system server, namely system server is for a system version, have only to merge and generate primary system adaptation file, when the terminal of follow-up use identical systems version is again to system server request detection, system server is without repeatedly generating system adaptation file, but the system adaptation file previously generated is transmitted directly to subsequent terminal, terminal can download to system adaptation file。
103, terminal gets system adaptation file from system server, installs and run system adaptation file in the terminal。
In embodiments of the present invention, merge terminal adaptation file and initial adaptation filing system adaptation file when system server after, this system server can provide the terminal with the system adaptation file that the currently used system version of terminal is corresponding, terminal can download to this system adaptation file from system server, after terminal gets system adaptation file, terminal can use the system adaptation file got from system server to carry out system update, then this system adaptation file is installed in terminal by terminal can run this system adaptation file, such that it is able to complete the system adaptation at terminal inner。It is illustrated below, terminal can download to system adaptation file from system server, this system adaptation file can be saved in read only memory (English full name: the Read-OnlyMemory of terminal by terminal, English abbreviation: ROM) in, use the system adaptation file downloaded to from system server to replace the terminal adaptation file ROM。
By the above example description to the embodiment of the present invention, to system server request detection system version when in the embodiment of the present invention, terminal needs brush machine, when system server does not store system adaptation file, terminal adaptation file and initial adaptation Piece file mergence are generated system adaptation file by system server, terminal carries out installation and operation after getting this system adaptation file from system server, therefore in the embodiment of the present invention, terminal completes the adaptation of terminal system by installation and operation system adaptation file in the terminal, without replacing whole system subregion and boot subregion, therefore the renewal difficulty of terminal system can be simplified, ensure that the version of terminal system is stable。
Previous embodiment describes the adaptation method of the terminal system that the embodiment of the present invention provides from end side, the adaptation method of the terminal system that the embodiment of the present invention provides of being next described in detail from the system server-side with terminal interaction, refer to as in figure 2 it is shown, the adaptation method of terminal system that the embodiment of the present invention provides may include steps of:
201, system server detects whether there is the system adaptation file corresponding with system version in system server according to the system version that terminal is currently used, and sends testing result to terminal。
In embodiments of the present invention, when terminal needs system update, terminal and system server are mutual, set up between terminal and system server and have communication connection, when terminal needs to carry out system adaptation, terminal passes through network access system server, detection request is sent to system server, terminal carries, in the detection request be sent to system server, the system version that this terminal is currently used, system server is according to this detection request detects whether there is the system adaptation file corresponding with this system version in native system server, wherein, when system server generates the system adaptation file having this system version corresponding, this system adaptation file can be stored by system server, if now terminal have sent detection request, then system server to the testing result of terminal feedback is: in system server, storage has the system adaptation file that this system version is corresponding。If the system adaptation file that system server is corresponding but without generating this system version, if now terminal have sent detection request, then system server to the testing result of terminal feedback is: do not store the system adaptation file that this system version is corresponding in system server。
When 202, being absent from system adaptation file in system server, system server receives the terminal adaptation file of storage in the terminal that terminal sends。
Wherein, when the testing result that system server sends is be absent from system adaptation file in system server, system adaptation file corresponding but without merging the currently used system version of terminal in system server is then described, now need system server to generate system adaptation file, the terminal adaptation file of storage in this terminal can be sent to system server by terminal, and system server receives, by the communication connection set up between system server and terminal, the terminal adaptation file that terminal sends。In terminal, the terminal adaptation file of storage is system file currently used in terminal, and when terminal is determined and do not stored system adaptation file in system server, terminal just can upload terminal adaptation file to system server。
203, system server in terminal storage terminal adaptation file and system server in storage initial adaptation file merge thus generating system adaptation file。
When system server is by after performing step 202 and obtaining terminal adaptation file from terminal, in system server coupling system server, the initial adaptation file of storage can merge terminal adaptation file and initial adaptation file, such that it is able to generate system adaptation file, after system server generates system adaptation file, system server can preserve system adaptation file, and configures system adaptation file and the corresponding relation of the currently used system version of terminal。Wherein, initial adaptation file is the adaptation file that terminal system exists for when dispatching from the factory configuration, this initial adaptation file cannot be used directly for the system update of terminal, this initial adaptation file needs and terminal adaptation file merges, and just can obtain terminal and can be used for the adaptation file of system update after merging。
204, the system adaptation file of generation is sent to terminal by system server, terminal install and run system adaptation file。
In embodiments of the present invention, merge terminal adaptation file and initial adaptation filing system adaptation file when system server after, this system server can provide the terminal with the system adaptation file that the currently used system version of terminal is corresponding, terminal can download to this system adaptation file from system server, after terminal gets system adaptation file, terminal can use the system adaptation file got from system server to carry out system update, then this system adaptation file is installed in terminal by terminal can run this system adaptation file, such that it is able to complete the system adaptation at terminal inner。
In some embodiments of the invention, the adaptation method of the terminal system that the embodiment of the present invention provides is except performing abovementioned steps, and the adaptation method of the terminal system that the embodiment of the present invention provides can also comprise the steps:
F1, system server receive the reduced list that terminal sends, and reduced list includes: the application program that terminal is simplified。
Terminal is after completing to simplify, terminal can generate reduced list, reduced list records the application program that terminal is simplified, after the installation and operation of terminal completion system adaptation file, this reduced list can be sent to system server by terminal, system server can store this reduced list after receiving reduced list from terminal, when having terminal again to system server request detection system adaptation file next time, this reduced list can be sent to terminal by system server, and this terminal can carry out simplifying of application program according to this reduced list。
In some embodiments of the invention, the adaptation method of the terminal system that the embodiment of the present invention provides is except performing abovementioned steps, and the adaptation method of the terminal system that the embodiment of the present invention provides can also comprise the steps:
G1, when system server exists system adaptation file, the system adaptation file stored in system server is sent to terminal by system server, terminal install and run system adaptation file。
Determine system server is absent from the disposition of terminal and server during system adaptation file described in previous embodiment, so when terminal is determined according to the testing result that system server sends and be there is system adaptation file in system server, illustrate that this system server would have been completed the merging generation of system adaptation file before this detection request, system server now stores the system adaptation file that the system version having terminal currently used is corresponding, then this system adaptation file can be sent to terminal by system server, namely system server is for a system version, have only to merge and generate primary system adaptation file, when the terminal of follow-up use identical systems version is again to system server request detection, system server is without repeatedly generating system adaptation file, but the system adaptation file previously generated is transmitted directly to subsequent terminal, terminal can download to system adaptation file。
By the above example description to the embodiment of the present invention, to system server request detection system version when in the embodiment of the present invention, terminal needs brush machine, when system server does not store system adaptation file, terminal adaptation file and initial adaptation Piece file mergence are generated system adaptation file by system server, terminal carries out installation and operation after getting this system adaptation file from system server, therefore in the embodiment of the present invention, terminal completes the adaptation of terminal system by installation and operation system adaptation file in the terminal, without replacing whole system subregion and boot subregion, therefore the renewal difficulty of terminal system can be simplified, ensure that the version of terminal system is stable。
For ease of being better understood from and implement the such scheme of the embodiment of the present invention, corresponding application scenarios of illustrating below is specifically described。The embodiment of the present invention is specially mobile phone terminal for terminal, concrete, in mobile phone terminal, installation operating system is Android system is example, in mobile phone terminal, the terminal adaptation file of storage is saved in system/app, system/priv-app, under system/framework these three file directory, system adaptation file can replace the terminal adaptation file under above three file directory, this directly replaces whole system subregion from prior art and boot subregion is different, the adaptation method of the terminal system that the embodiment of the present invention provides will not bring problems of the prior art, and be that system server merges adaptation file automatically, efficiency is high。Shown in following Fig. 3 and Fig. 4, the adaptation method of terminal system next provided with the embodiment of the present invention is applied to the adaptation procedure of mobile phone terminal and brush machine process is described in detail。
Referring initially to as it is shown on figure 3, the interaction flow schematic diagram of terminal and system server in the adaptation procedure of the terminal system provided for the embodiment of the present invention, mainly comprise the steps:
Whether S01, terminal request system server detection system server synthesizes system adaptation file。
S02, system server return testing result to terminal。
S03, terminal carry out local automated back-up。
If S04 system server does not synthesize, terminal simplifies the application program needing to delete。
In adaptation procedure, terminal can simplify application program in this locality, then a reduced list is generated, then required terminal adaptation file (is such as stored in system/app, system/priv-app, under this file directory of system/framework) it is uploaded to system server, system server can realize as the backstage of terminal。
The terminal adaptation file that S05, terminal store in transmission terminal on system server。
S06, terminal notification system server merge automatically。
S07, system server merge terminal adaptation file and initial adaptation file automatically。
System server is after the notice receiving terminal, the process of an automatic merging can be carried out, automatically the process merged may include that system server is by application program (English name: the application not simplified of genuine, English abbreviation: app) and framework carry out odexization, wherein, the odexization of app is that with corresponding .odex Piece file mergence .apk is become .apk file。The odexization of framework be by .jar file and corresponding odex file with and become .jar file。For the operating system of mobile phone terminal for NEXUS5 (follow-up referred to as N5) cell phone system, N5 is exactly the corresponding document in NEXUS5 cell phone system nexus cell phone system, can by framework.jar, framwork2.jar, the corresponding jar file of service.jar, android.policy.jar and N5 amendment carries out automatically merging generating new corresponding jar file。After being automatically synthesized, being packed by these files, generate system adaptation file, system server stores this system adaptation file to terminal downloads。
It should be noted that in the process that terminal system is adaptive, delete in genuine application program and brush machine process it is possible that machine situation about cannot normally start, backup file now can be utilized automatically to revert to original terminal system, it is ensured that perfectly safe。
Whether S08, terminal inquiry system server have merged。
S09, terminal are from system server download system adaptation file。
S10, terminal use system adaptation file to replace terminal adaptation file and install。
S11, terminal are uploaded reduced list to system server and are completed adaptation procedure。
Next refer to as shown in Figure 4, for the interaction flow schematic diagram of terminal and system server in the terminal brush machine process that the embodiment of the present invention provides, mainly comprise the steps:
Whether S11, terminal request system server detection system server synthesizes system adaptation file。
S12, system server return testing result to terminal。
S13, terminal local automated back-up。
S14, terminal downloads system adaptation file。
S15, terminal use system adaptation file to replace terminal adaptation file and install。
Concrete, type after adaptation, if next time, same type detected, system server will detect the system adaptation file of matching system version, enter into brush machine process, after installation is complete, if the situation that start be cannot get up occurs in install failure, automatic reduction can be carried out and become original system, it is ensured that brush machine process is perfectly safe。Installing after successfully, user can also pass through the function of restoring system and manually be reduced into original system。
It should be noted that, for aforesaid each embodiment of the method, in order to be briefly described, therefore it is all expressed as a series of combination of actions, but those skilled in the art should know, the present invention is not by the restriction of described sequence of movement, because according to the present invention, some step can adopt other orders or carry out simultaneously。Secondly, those skilled in the art also should know, embodiment described in this description belongs to preferred embodiment, necessary to involved action and the module not necessarily present invention。
For ease of better implementing the such scheme of the embodiment of the present invention, relevant apparatus for implement such scheme is also provided below。
Refer to shown in Fig. 5-a, a kind of terminal 500 that the embodiment of the present invention provides, it is possible to including: sending module 501, upper transmission module 502 and adaptation module 503, wherein,
Sending module 501, for sending detection request to system server, by described system server detects in described system server whether there is the system adaptation file that the system version currently used with described terminal is corresponding, described detection request carries described system version;
Upper transmission module 502, for when described terminal determine according to the testing result that described system server sends described system server is absent from described system adaptation file time, by in described terminal storage terminal adaptation files passe give described system server, by described system server in described terminal storage terminal adaptation file and described system server in storage initial adaptation file merge thus generating described system adaptation file;
Adaptation module 503, for getting described system adaptation file from described system server, installs in described terminal and runs described system adaptation file。
In some embodiments of the invention, referring to as shown in Fig. 5-b, described terminal 500 also includes:
Backup module 504, for the terminal adaptation file of storage in described terminal is backed-up, and is saved in the locally stored space of described terminal by the backup file generated。
In some embodiments of the invention, further, referring to as shown in Fig. 5-c, relative to such as shown in Fig. 5-b, described terminal 500 also includes:
Recovery module 505, for carrying out system reducing according to the backup file preserved in described locally stored space to described terminal。
In some embodiments of the invention, referring to as shown in Fig. 5-d, relative to such as shown in Fig. 5-a, described terminal 500 also includes:
Program simplifies module 506, for when described terminal determine according to the testing result that described system server sends described system server is absent from described system adaptation file time, the application program installed in described terminal is simplified。
In some embodiments of the invention, described sending module 501, it is additionally operable to described adaptation module 503 and gets described system adaptation file from described system server, after described terminal is installed and is run described system adaptation file, the reduced list that will generate according to the application program simplified, it is sent to described system server, described system server stores described reduced list。
In some embodiments of the invention, described adaptation module 503, be additionally operable to described sending module 501 to system server send detection request after, when described terminal is determined according to the testing result that described system server sends and be there is described system adaptation file in described system server, get described system adaptation file from described system server, install in described terminal and run described system adaptation file。
By the above example description to the embodiment of the present invention, to system server request detection system version when in the embodiment of the present invention, terminal needs brush machine, when system server does not store system adaptation file, terminal adaptation file and initial adaptation Piece file mergence are generated system adaptation file by system server, terminal carries out installation and operation after getting this system adaptation file from system server, therefore in the embodiment of the present invention, terminal completes the adaptation of terminal system by installation and operation system adaptation file in the terminal, without replacing whole system subregion and boot subregion, therefore the renewal difficulty of terminal system can be simplified, ensure that the version of terminal system is stable。
Refer to shown in Fig. 6, a kind of system server 600 that the embodiment of the present invention provides, it is possible to including: detection module 601, receiver module 602, file combination module 603 and sending module 603, wherein,
Detection module 601, detects whether there is the system adaptation file corresponding with described system version in described system server for the system version currently used according to terminal, and sends testing result to described terminal;
Receiver module 602, for when being absent from described system adaptation file in described system server, receiving the terminal adaptation file of storage in the described terminal that described terminal sends;
File combination module 603, for merging thus generating described system adaptation file the initial adaptation file of storage in the terminal adaptation file stored in described terminal and described system server;
Sending module 604, for the described system adaptation file generated is sent to described terminal, is installed and runs described system adaptation file by described terminal。
In some embodiments of the invention, described receiver module 602, it is additionally operable to receive the reduced list that described terminal sends, described reduced list includes: the application program that described terminal is simplified。
In some embodiments of the invention, described sending module 604, it is additionally operable to when described system server exists described system adaptation file, the described system adaptation file of storage in described system server is sent to described terminal, described terminal installs and run described system adaptation file。
By the above description to the embodiment of the present invention, to system server request detection system version when in the embodiment of the present invention, terminal needs brush machine, when system server does not store system adaptation file, terminal adaptation file and initial adaptation Piece file mergence are generated system adaptation file by system server, terminal carries out installation and operation after getting this system adaptation file from system server, therefore in the embodiment of the present invention, terminal completes the adaptation of terminal system by installation and operation system adaptation file in the terminal, without replacing whole system subregion and boot subregion, therefore the renewal difficulty of terminal system can be simplified, ensure that the version of terminal system is stable。
The embodiment of the present invention additionally provides another kind of terminal, as it is shown in fig. 7, for the ease of illustrating, illustrate only the part relevant to the embodiment of the present invention, concrete ins and outs do not disclose, and refer to embodiment of the present invention method part。This terminal can for including mobile phone, panel computer, PDA (PersonalDigitalAssistant, personal digital assistant), POS (PointofSales, point-of-sale terminal), the arbitrarily terminal unit such as vehicle-mounted computer, for terminal for mobile phone:
Fig. 7 is illustrated that the block diagram of the part-structure of the mobile phone relevant to the terminal of embodiment of the present invention offer。With reference to Fig. 7, mobile phone includes: radio frequency (RadioFrequency, RF) parts such as circuit 710, memorizer 720, input block 730, display unit 740, sensor 750, voicefrequency circuit 760, Wireless Fidelity (wirelessfidelity, WiFi) module 770, processor 780 and power supply 790。It will be understood by those skilled in the art that the handset structure shown in Fig. 7 is not intended that the restriction to mobile phone, it is possible to include ratio and illustrate more or less of parts, or combine some parts, or different parts are arranged。
Below in conjunction with Fig. 7, each component parts of mobile phone is carried out concrete introduction:
RF circuit 710 can be used for receiving and sending messages or in communication process, the reception of signal and transmission, especially, after being received by the downlink information of base station, processes to processor 780;It addition, be sent to base station by designing up data。Generally, RF circuit 710 includes but not limited to antenna, at least one amplifier, transceiver, bonder, low-noise amplifier (LowNoiseAmplifier, LNA), duplexer etc.。Communicate additionally, RF circuit 710 can also pass through radio communication with network and other equipment。Above-mentioned radio communication can use arbitrary communication standard or agreement, include but not limited to global system for mobile communications (GlobalSystemofMobilecommunication, GSM), general packet radio service (GeneralPacketRadioService, GPRS), CDMA (CodeDivisionMultipleAccess, CDMA), WCDMA (WidebandCodeDivisionMultipleAccess, WCDMA), Long Term Evolution (LongTermEvolution, LTE), Email, Short Message Service (ShortMessagingService, SMS) etc.。
Memorizer 720 can be used for storing software program and module, and processor 780 is stored in software program and the module of memorizer 720 by running, thus performing the application of various functions and the data process of mobile phone。Memorizer 720 can mainly include storage program area and storage data field, and wherein, storage program area can store the application program (such as sound-playing function, image player function etc.) etc. needed for operating system, at least one function;Storage data field can store the data (such as voice data, phone directory etc.) etc. that the use according to mobile phone creates。Additionally, memorizer 720 can include high-speed random access memory, it is also possible to include nonvolatile memory, for instance at least one disk memory, flush memory device or other volatile solid-state parts。
Input block 730 can be used for receiving numeral or the character information of input, and produces the key signals input relevant with the user setup of mobile phone and function control。Specifically, input block 730 can include contact panel 731 and other input equipments 732。Contact panel 731, also referred to as touch screen, user can be collected thereon or neighbouring touch operation (such as user uses any applicable object such as finger, stylus or adnexa operation on contact panel 731 or near contact panel 731), and drive corresponding connecting device according to formula set in advance。Optionally, contact panel 731 can include touch detecting apparatus and two parts of touch controller。Wherein, the touch orientation of touch detecting apparatus detection user, and detect the signal that touch operation brings, transmit a signal to touch controller;Touch controller receives touch information from touch detecting apparatus, and is converted into contact coordinate, then gives processor 780, and can receive order that processor 780 sends and be performed。Furthermore, it is possible to adopt the polytypes such as resistance-type, condenser type, infrared ray and surface acoustic wave to realize contact panel 731。Except contact panel 731, input block 730 can also include other input equipments 732。Specifically, other input equipments 732 can include but not limited to one or more in physical keyboard, function key (such as volume control button, switch key etc.), trace ball, mouse, action bars etc.。
Display unit 740 can be used for showing the various menus of information or the information being supplied to user and the mobile phone inputted by user。Display unit 740 can include display floater 741, optionally, the form such as liquid crystal display (LiquidCrystalDisplay, LCD), Organic Light Emitting Diode (OrganicLight-EmittingDiode, OLED) can be adopted to configure display floater 741。Further, contact panel 731 can cover display floater 741, when contact panel 731 detects thereon or after neighbouring touch operation, send processor 780 to determine the type of touch event, on display floater 741, provide corresponding visual output with preprocessor 780 according to the type of touch event。Although in the figure 7, contact panel 731 and display floater 741 are to realize input and the input function of mobile phone as two independent parts, but in some embodiments it is possible to by integrated to contact panel 731 and display floater 741 and realize input and the output function of mobile phone。
Mobile phone may also include at least one sensor 750, such as optical sensor, motion sensor and other sensors。Specifically, optical sensor can include ambient light sensor and proximity transducer, and wherein, ambient light sensor can regulate the brightness of display floater 741 according to the light and shade of ambient light, proximity transducer when mobile phone moves in one's ear, can cut out display floater 741 and/or backlight。One as motion sensor, accelerometer sensor can detect the size of the acceleration that (is generally three axles) in all directions, can detect that the size of gravity and direction time static, can be used for identifying the application (such as horizontal/vertical screen switching, dependent game, magnetometer pose calibrating) of mobile phone attitude, Vibration identification correlation function (such as pedometer, knock) etc.;Other sensors such as the gyroscope that can also configure as mobile phone, barometer, drimeter, thermometer, infrared ray sensor, do not repeat them here。
Voicefrequency circuit 760, speaker 761, microphone 762 can provide the audio interface between user and mobile phone。Voicefrequency circuit 760 can by receive voice data conversion after the signal of telecommunication, be transferred to speaker 761, by speaker 761 be converted to acoustical signal output;On the other hand, the acoustical signal of collection is converted to the signal of telecommunication by microphone 762, voice data is converted to after being received by voicefrequency circuit 760, after again voice data output processor 780 being processed, through RF circuit 710 to be sent to such as another mobile phone, or voice data is exported to memorizer 720 to process further。
WiFi belongs to short range wireless transmission technology, and mobile phone can help user to send and receive e-mail by WiFi module 770, browse webpage and access streaming video etc., and it has provided the user wireless broadband internet and has accessed。Although Fig. 7 illustrates WiFi module 770, but it is understood that, it is also not belonging to must be configured into of mobile phone, completely can as needed in do not change invention essence scope in and omit。
Processor 780 is the control centre of mobile phone, utilize various interface and the various piece of the whole mobile phone of connection, it is stored in the software program in memorizer 720 and/or module by running or performing, and call the data being stored in memorizer 720, perform the various functions of mobile phone and process data, thus mobile phone is carried out integral monitoring。Optionally, processor 780 can include one or more processing unit;Preferably, processor 780 can integrated application processor and modem processor, wherein, application processor mainly processes operating system, user interface and application program etc., and modem processor mainly processes radio communication。It is understood that above-mentioned modem processor can not also be integrated in processor 780。
Mobile phone also includes the power supply 790 (such as battery) powered to all parts, preferably, it is logically contiguous with processor 780 that power supply can pass through power-supply management system, realizes the functions such as management charging, electric discharge and power managed thereby through power-supply management system。
Although not shown, mobile phone can also include photographic head, bluetooth module etc., does not repeat them here。
In embodiments of the present invention, the processor 780 included by this terminal also has the adaptation method flow process controlling to perform the above terminal system performed by terminal。
Fig. 8 is a kind of server architecture schematic diagram that the embodiment of the present invention provides, this server 800 can produce relatively larger difference because of configuration or performance difference, one or more central processing units (centralprocessingunits can be included, CPU) 822 (such as, one or more processors) and memorizer 832, the storage medium 830 (such as one or more mass memory units) of one or more storage application programs 842 or data 844。Wherein, memorizer 832 and storage medium 830 can be of short duration storage or persistently store。The program being stored in storage medium 830 can include one or more modules (diagram does not mark), and each module can include a series of command operatings in server。Further, central processing unit 822 could be arranged to communicate with storage medium 830, performs a series of command operatings in storage medium 830 on server 800。
Server 800 can also include one or more power supplys 826, one or more wired or wireless network interfaces 850, one or more input/output interfaces 858, and/or, one or more operating systems 841, for instance WindowsServerTM, MacOSXTM, UnixTM, LinuxTM, FreeBSDTM etc.。
In above-described embodiment, the adaptation method of terminal system performed by server can based on the server architecture shown in this Fig. 8。
Additionally it should be noted that, device embodiment described above is merely schematic, the wherein said unit illustrated as separating component can be or may not be physically separate, the parts shown as unit can be or may not be physical location, namely may be located at a place, or can also be distributed on multiple NE。Some or all of module therein can be selected according to the actual needs to realize the purpose of the present embodiment scheme。It addition, in device embodiment accompanying drawing provided by the invention, the annexation between module represents have communication connection between them, specifically can be implemented as one or more communication bus or holding wire。Those of ordinary skill in the art, when not paying creative work, are namely appreciated that and implement。
Through the above description of the embodiments, those skilled in the art is it can be understood that can add the mode of required common hardware by software to the present invention and realize, naturally it is also possible to includes special IC, dedicated cpu, private memory, special components and parts etc. by specialized hardware and realizes。Generally, all functions completed by computer program can realize with corresponding hardware easily, and, the particular hardware structure being used for realizing same function can also be diversified, for instance analog circuit, digital circuit or special circuit etc.。But, in more for the purpose of the present invention situations, software program realizes being embodiment more preferably。Based on such understanding, the part that prior art is contributed by technical scheme substantially in other words can embody with the form of software product, this computer software product is stored in the storage medium that can read, floppy disk such as computer, USB flash disk, portable hard drive, read only memory (ROM, Read-OnlyMemory), random access memory (RAM, RandomAccessMemory), magnetic disc or CD etc., including some instructions with so that a computer equipment (can be personal computer, server, or the network equipment etc.) perform the method described in each embodiment of the present invention。
In sum, above example only in order to technical scheme to be described, is not intended to limit;Although the present invention being described in detail with reference to above-described embodiment, it will be understood by those within the art that: the technical scheme described in the various embodiments described above still can be modified by it, or wherein portion of techniques feature is carried out equivalent replacement;And these amendments or replacement, do not make the essence of appropriate technical solution depart from the spirit and scope of various embodiments of the present invention technical scheme。

Claims (18)

1. the adaptation method of a terminal system, it is characterised in that including:
Terminal sends detection request to system server, and by described system server detects in described system server whether there is the system adaptation file that the system version currently used with described terminal is corresponding, described detection request carries described system version;
When described terminal determine according to the testing result that described system server sends described system server is absent from described system adaptation file time, described terminal by described terminal storage terminal adaptation files passe give described system server, by described system server in described terminal storage terminal adaptation file and described system server in storage initial adaptation file merge thus generating described system adaptation file;
Described terminal gets described system adaptation file from described system server, installs and run described system adaptation file in described terminal。
2. method according to claim 1, it is characterised in that described method also includes:
The terminal adaptation file of storage in described terminal is backed-up by described terminal, and the backup file generated is saved in the locally stored space of described terminal。
3. method according to claim 2, it is characterised in that described method also includes:
Described terminal is carried out system reducing according to the backup file preserved in described locally stored space by described terminal。
4. method as claimed in any of claims 1 to 3, it is characterised in that described method also includes:
When described terminal determine according to the testing result that described system server sends described system server is absent from described system adaptation file time, the application program installed in described terminal is simplified by described terminal。
5. method according to claim 4, it is characterised in that described terminal gets described system adaptation file from described system server, after installing and run described system adaptation file in described terminal, described method also includes:
The reduced list that described terminal will generate according to the application program simplified, is sent to described system server, described system server store described reduced list。
6. method according to claim 1, it is characterised in that described terminal detects to system server transmission after asking, and described method also includes:
When described terminal is determined according to the testing result that described system server sends and be there is described system adaptation file in described system server, described terminal gets described system adaptation file from described system server, installs and run described system adaptation file in described terminal。
7. the adaptation method of a terminal system, it is characterised in that including:
System server detects whether there is the system adaptation file corresponding with described system version in described system server according to the system version that terminal is currently used, and sends testing result to described terminal;
When being absent from described system adaptation file in described system server, described system server receives the terminal adaptation file of storage in the described terminal that described terminal sends;
Described system server in described terminal storage terminal adaptation file and described system server in storage initial adaptation file merge thus generating described system adaptation file;
The described system adaptation file generated is sent to described terminal by described system server, described terminal install and run described system adaptation file。
8. method according to claim 7, it is characterised in that described method also includes:
Described system server receives the reduced list that described terminal sends, and described reduced list includes: the application program that described terminal is simplified。
9. the method according to claim 7 or 8, it is characterised in that described method also includes:
When there is described system adaptation file in described system server, the described system adaptation file of storage in described system server is sent to described terminal by described system server, described terminal install and run described system adaptation file。
10. a terminal, it is characterised in that including:
Sending module, for sending detection request to system server, by described system server detects in described system server whether there is the system adaptation file that the system version currently used with described terminal is corresponding, described detection request carries described system version;
Upper transmission module, for when described terminal determine according to the testing result that described system server sends described system server is absent from described system adaptation file time, by in described terminal storage terminal adaptation files passe give described system server, by described system server in described terminal storage terminal adaptation file and described system server in storage initial adaptation file merge thus generating described system adaptation file;
Adaptation module, for getting described system adaptation file from described system server, installs in described terminal and runs described system adaptation file。
11. terminal according to claim 10, it is characterised in that described terminal also includes:
Backup module, for the terminal adaptation file of storage in described terminal is backed-up, and is saved in the locally stored space of described terminal by the backup file generated。
12. terminal according to claim 11, it is characterised in that described terminal also includes:
Recovery module, for carrying out system reducing according to the backup file preserved in described locally stored space to described terminal。
13. the terminal according to any one in claim 10 to 12, it is characterised in that described terminal also includes:
Program simplifies module, for when described terminal determine according to the testing result that described system server sends described system server is absent from described system adaptation file time, the application program installed in described terminal is simplified。
14. terminal according to claim 13, it is characterized in that, described sending module, it is additionally operable to described adaptation module and gets described system adaptation file from described system server, after described terminal is installed and is run described system adaptation file, the reduced list that will generate according to the application program simplified, is sent to described system server, described system server store described reduced list。
15. terminal according to claim 10, it is characterized in that, described adaptation module, be additionally operable to described sending module to system server send detection request after, when described terminal is determined according to the testing result that described system server sends and be there is described system adaptation file in described system server, get described system adaptation file from described system server, install in described terminal and run described system adaptation file。
16. a system server, it is characterised in that including:
Detection module, detects whether there is the system adaptation file corresponding with described system version in described system server for the system version currently used according to terminal, and sends testing result to described terminal;
Receiver module, for when being absent from described system adaptation file in described system server, receiving the terminal adaptation file of storage in the described terminal that described terminal sends;
File combination module, for merging thus generating described system adaptation file the initial adaptation file of storage in the terminal adaptation file stored in described terminal and described system server;
Sending module, for the described system adaptation file generated is sent to described terminal, is installed and runs described system adaptation file by described terminal。
17. system server according to claim 16, it is characterised in that described receiver module, being additionally operable to receive the reduced list that described terminal sends, described reduced list includes: the application program that described terminal is simplified。
18. the system server according to claim 16 or 17, it is characterized in that, described sending module, it is additionally operable to when described system server exists described system adaptation file, the described system adaptation file of storage in described system server is sent to described terminal, described terminal installs and run described system adaptation file。
CN201610149297.7A 2016-03-16 2016-03-16 The adaptation method and terminal and system server of a kind of terminal system Active CN105700895B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610149297.7A CN105700895B (en) 2016-03-16 2016-03-16 The adaptation method and terminal and system server of a kind of terminal system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610149297.7A CN105700895B (en) 2016-03-16 2016-03-16 The adaptation method and terminal and system server of a kind of terminal system

Publications (2)

Publication Number Publication Date
CN105700895A true CN105700895A (en) 2016-06-22
CN105700895B CN105700895B (en) 2019-02-05

Family

ID=56221514

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610149297.7A Active CN105700895B (en) 2016-03-16 2016-03-16 The adaptation method and terminal and system server of a kind of terminal system

Country Status (1)

Country Link
CN (1) CN105700895B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108415714A (en) * 2018-02-08 2018-08-17 上海商米科技有限公司 The method for upgrading system and device of mobile terminal
CN109151809A (en) * 2018-07-12 2019-01-04 维沃移动通信有限公司 A kind of mobile terminal detection method and mobile terminal

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103095839A (en) * 2013-01-21 2013-05-08 中国工商银行股份有限公司 System and method of client data presentation
US8990366B2 (en) * 2003-12-23 2015-03-24 Intel Corporation Method and apparatus for remote modification of system configuration
US9116808B2 (en) * 2013-03-15 2015-08-25 Vonage Network Llc Method and system for determining device configuration settings
CN105227606A (en) * 2014-06-24 2016-01-06 腾讯科技(深圳)有限公司 Application program adaptation method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8990366B2 (en) * 2003-12-23 2015-03-24 Intel Corporation Method and apparatus for remote modification of system configuration
CN103095839A (en) * 2013-01-21 2013-05-08 中国工商银行股份有限公司 System and method of client data presentation
US9116808B2 (en) * 2013-03-15 2015-08-25 Vonage Network Llc Method and system for determining device configuration settings
CN105227606A (en) * 2014-06-24 2016-01-06 腾讯科技(深圳)有限公司 Application program adaptation method and device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108415714A (en) * 2018-02-08 2018-08-17 上海商米科技有限公司 The method for upgrading system and device of mobile terminal
CN109151809A (en) * 2018-07-12 2019-01-04 维沃移动通信有限公司 A kind of mobile terminal detection method and mobile terminal
CN109151809B (en) * 2018-07-12 2021-12-03 维沃移动通信有限公司 Mobile terminal detection method and mobile terminal

Also Published As

Publication number Publication date
CN105700895B (en) 2019-02-05

Similar Documents

Publication Publication Date Title
CN107273160A (en) A kind of method and device of edition upgrading
CN107239295B (en) Software upgrading method and software upgrading device
CN103455348B (en) Subarea adjustment, device, terminal, server and system
CN106066686B (en) A kind of information processing method and terminal device
CN106095458A (en) The management method of plug-in unit and device in a kind of application program
CN104965721A (en) Method and apparatus for updating an application
CN104765591A (en) Method and system for updating software configuration parameter, and terminal server
CN104598262A (en) Method and device for updating mobile application
CN104572819A (en) Clearing method and system for junk data
CN105490919A (en) Message withdrawal method and device
CN103544033A (en) Method, device and associated equipment for rolling back application program
CN105760203A (en) Software upgrading method and terminal equipment
CN103473163A (en) Application program detection method and device
CN105278937A (en) Method and device for displaying pop-up box messages
CN105373440A (en) Fault detection and recovery apparatus and method
CN104965716A (en) Icon updating method, client apparatus, and terminal apparatus
CN103810004A (en) Method and device for upgrading embedded system as well as equipment
CN105511928A (en) System upgrading device and method
CN103491525A (en) Method for achieving card-free mobile phone, mobile phone and server
US20220255639A1 (en) Radio frequency parameter processing method and device, and mobile terminal and storage medium
CN103607431B (en) Mobile terminal resource processing method, device and equipment
CN106445743A (en) Data backup transmission method and mobile terminal
CN103631625A (en) Data acquisition method, user terminal, server and system
CN105530239A (en) Multimedia data obtaining method and device
CN105430448A (en) Control processing method for video player and video player client

Legal Events

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