CN107612961B - System software downloading/upgrading method, server and terminal - Google Patents

System software downloading/upgrading method, server and terminal Download PDF

Info

Publication number
CN107612961B
CN107612961B CN201710615623.3A CN201710615623A CN107612961B CN 107612961 B CN107612961 B CN 107612961B CN 201710615623 A CN201710615623 A CN 201710615623A CN 107612961 B CN107612961 B CN 107612961B
Authority
CN
China
Prior art keywords
party application
installation program
software
list
application software
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.)
Active
Application number
CN201710615623.3A
Other languages
Chinese (zh)
Other versions
CN107612961A (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.)
Jiekai Communications Shenzhen Co Ltd
Original Assignee
Jiekai Communications 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 Jiekai Communications Shenzhen Co Ltd filed Critical Jiekai Communications Shenzhen Co Ltd
Priority to CN201710615623.3A priority Critical patent/CN107612961B/en
Publication of CN107612961A publication Critical patent/CN107612961A/en
Application granted granted Critical
Publication of CN107612961B publication Critical patent/CN107612961B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method for downloading/upgrading system software, a server and a terminal. The method comprises the steps that a receiving terminal sends an upgrading instruction for upgrading system software; and returning a corresponding first installation program according to the upgrading instruction, wherein the first installation program comprises a downloading list of the third-party application software, the downloading list is used for indicating the terminal to download the corresponding third-party application software installation program from the third-party application server, and the first installation program does not comprise the third-party application software installation program. By the method, the size of the system software installation program can be reduced, the downloading speed of the server is improved, and the load is reduced.

Description

System software downloading/upgrading method, server and terminal
Technical Field
The invention relates to the technical field of internet, in particular to a method, a server and a terminal for downloading/upgrading system software.
Background
With the increasing maturity and popularization of smart devices, smart phones are widely used, and in order to meet various requirements of users, mobile phone system software needs to be frequently upgraded. Generally, FOTA (Firmware Over-The-Air software upgrade) is used, and is a device with a networking function through a cloud upgrading technology: such as cell phones, tablets, portable media players, mobile internet devices, etc., provide firmware upgrade services.
The inventor of the present application finds, in a long-term research and development, that in the FOTA upgrade process, for some reasons, the upgrade program may include many third-party application software, and the program of the software may occupy a large amount of space, and in the user download process, the user may occupy additional resources of the server, which affects the download speed and increases the server load.
Disclosure of Invention
The invention mainly solves the technical problem of providing a method, a server and a terminal for downloading/upgrading system software. The size of the system software installation program can be reduced, the downloading speed of the server is improved, and the load is reduced.
In order to solve the technical problems, the invention adopts a technical scheme that: a method for providing system software download is provided, the method comprising: the method comprises the steps that a receiving terminal sends an upgrading instruction for upgrading system software; and returning a corresponding first installation program according to the upgrading instruction, wherein the first installation program comprises a downloading list of the third-party application software, the downloading list is used for indicating the terminal to download the corresponding third-party application software installation program from the third-party application server, and the first installation program does not comprise the third-party application software installation program.
In order to solve the technical problem, the invention adopts another technical scheme that: a method for upgrading system software is provided, the method comprises: sending an upgrading instruction for upgrading system software to a server; receiving a first installation program which is returned by the server and used for upgrading system software, wherein the first installation program comprises a download list of third-party application software; sending a downloading instruction for downloading third-party application software to a third-party application server, wherein the downloading instruction comprises a downloading list of the third-party application software; receiving a third-party application software installation program returned by a third-party application server; and finishing system software upgrading according to the first installation program and the third-party application software installation program.
In order to solve the technical problem, the invention adopts another technical scheme that: there is provided a server including: a processor, a transceiver coupled to the processor, and a memory; the processor receives an upgrading instruction of upgrading system software sent by the terminal through the transceiver; returning a corresponding first installation program according to the upgrading instruction, wherein the first installation program comprises a downloading list of the third-party application software, and the first installation program does not comprise an installation program of the third-party application software contained in the downloading list of the third-party application software; the memory is used for storing a first installation program.
In order to solve the technical problem, the invention adopts another technical scheme that: there is provided a terminal including: a processor, a transceiver coupled to the processor, and a memory; the processor sends an upgrading instruction for upgrading system software to the server through the transceiver; receiving a first installation program which is returned by the server and used for upgrading system software, wherein the first installation program comprises a download list of third-party application software; sending a downloading instruction for downloading third-party application software to a third-party application server, wherein the downloading instruction comprises a downloading list of the third-party application software; receiving an installation program of third-party application software returned by a third-party application server; finishing the upgrading of system software according to the first installation program and the installation program of the third-party application software; the memory is used for storing a first installation program and an installation program of third-party application software.
In order to solve the technical problem, the invention adopts another technical scheme that: there is provided an apparatus having a storage function, storing program data that can be executed to implement steps in any system software download method.
In order to solve the technical problem, the invention adopts another technical scheme that: there is provided an apparatus having a storage function, storing program data executable to implement steps in any of the system software upgrade methods.
The invention has the beneficial effects that: the server returns a corresponding first installation program according to an upgrading instruction of upgrading system software sent by the terminal, wherein the first installation program comprises a downloading list of third-party application software and does not comprise an installation program corresponding to the list, and the terminal can be connected to the third-party application server through the downloading list to download the corresponding software installation program, so that the size of files downloaded from the server by the terminal is reduced, the downloading speed of the server is increased, and the load is reduced.
Drawings
FIG. 1 is a flowchart illustrating a first embodiment of a method for downloading system software according to the present invention;
FIG. 2 is a flowchart illustrating a second embodiment of a method for downloading system software according to the present invention;
FIG. 3 is a flowchart illustrating a third embodiment of a method for downloading system software according to the present invention;
FIG. 4 is a flowchart illustrating an embodiment of a system software upgrade method of the present invention;
FIG. 5 is a flowchart illustrating a software upgrade method according to another embodiment of the present invention;
FIG. 6 is a schematic structural diagram of an embodiment of a server of the present invention;
FIG. 7 is a block diagram of an embodiment of a terminal according to the present invention;
fig. 8 is a schematic structural diagram of another embodiment of the server of the present invention.
Detailed Description
The present invention will be described in detail below with reference to the accompanying drawings and embodiments.
Referring to fig. 1, fig. 1 is a flowchart illustrating a method for downloading system software according to a first embodiment of the present invention. It should be noted that the method of the present invention is not limited to the flow sequence shown in fig. 1 if the results are substantially the same. As shown in fig. 1, the method comprises the steps of:
s10: and the receiving terminal sends an upgrading instruction for upgrading the system software.
The terminal can be any terminal which needs system upgrade, such as a mobile phone, a tablet computer, a notebook computer and other mobile communication terminals. The server provides Firmware upgrading service for The terminal equipment with The networking function through a method of Over-The-Air (FOTA) software upgrading and a cloud upgrading technology. And the cloud server receives the upgrading instruction sent by the terminal and searches a corresponding upgrading program according to the upgrading instruction.
S11: and returning a corresponding first installation program according to the upgrading instruction, wherein the first installation program comprises a downloading list of the third-party application software, the downloading list is used for indicating the terminal to download the corresponding third-party application software installation program from the third-party application server, and the first installation program does not comprise the third-party application software installation program.
The first installation program comprises basic installation files required by terminal upgrading and a download list of third-party application software. In a specific implementation process, when the server receives an upgrade instruction, the first installation program which does not contain the third-party application program is sent to the terminal, the terminal is guided to be connected to the third-party server or the third-party application mall, the third-party application software is directly downloaded to the terminal equipment to be stored and installed according to information recorded in a download list, and the download list can comprise the name, the latest version number, the check value and the like of the third-party application software.
By the method, the size of the system software installation program can be reduced, the downloading speed of the server is improved, and the load is reduced.
Referring to fig. 2, fig. 2 is a schematic flowchart illustrating a second embodiment of a method for downloading system software according to the present invention, and as shown in fig. 2, the method specifically includes the following steps:
s20: and acquiring a first list of the corresponding third-party application software in the new-version software installation program.
In a specific implementation process, third party list information corresponding to the new version software is obtained by analyzing the new version system software, and the list information may include a name, a latest version number, a check value and the like of the third party application software. For example: QQ (V4.0), paypal (V3.0), microblog (V2.0), and the like.
S21: and acquiring a second list of the corresponding third-party application software in the old version software installation program.
As in step S20, the old version system software is parsed to obtain the third party list information corresponding to the old version software, where the list information may include the name, latest version number, check value, etc. of the third party application software. For example: QQ (V3.0), wechat (V3.0), cybercafe (V1.0), and the like.
S22: and comparing the data information of the third-party application software in the first list and the second list, and deleting the data information which is repeated with the second list in the first list to generate a download list of the third-party application software.
And comparing the third-party application software list of the new version with the third-party application software list of the old version, and deleting the data information repeated with the old version on the basis of the new version list to obtain a download list of the new third-party application software, wherein all the application software in the list does not exist in the old version. For example, the QQ application software in the new version that is duplicated in the old version is deleted to generate a new download list: payment treasure (V3.0), microblog (V2.0).
S23: and calculating a differential file of the deleted third-party application software program in the new-version software installation program and the old-version software installation program, and storing the differential file in the new-version software installation program.
And performing difference calculation on the new version software installation program and the old version software installation program corresponding to the third-party application software deleted in the step S22, and storing the difference file in the new software installation program, so that in the installation process, the end user can perform inverse operation on the existing old version software installation program through the difference file to obtain the latest installation program of the software.
S24: and deleting the data information of the third-party application software which cannot be downloaded from the third-party application server in the download list of the third-party application software.
And reading the download list of the new third-party application software obtained in the step S22, obtaining the file name, version number and verification value of the software from the list, connecting to a third-party application server, searching and downloading the software, if the software can be downloaded and the downloaded file verification value is the same as that in the list, continuing to read the next piece of information, otherwise, deleting the data information of the corresponding third-party application software in the list to generate a download list of the third-party application software which is finally used for guiding the terminal to download.
S25: and storing the installation file corresponding to the deleted third-party application software in the new-version software installation program.
The installation file of the corresponding software deleted in step S24 is searched for and stored in the new version software installer.
S26: and packaging the new version software installation program to generate a first installation program for upgrading the terminal system.
By the method, the first installation program used for providing terminal downloading and the downloading list of the third-party application software can be obtained, wherein the first installation program does not contain the installation program of the corresponding third-party application software in the downloading list, and finally the size of the new version installation program is reduced, so that the load of the server is reduced.
Referring to fig. 3, fig. 3 is a flowchart illustrating a system software downloading method according to a third embodiment of the present invention. In this embodiment, a method for generating a download list of a first installer and third-party application software is described in detail, and as shown in the figure, the method includes the following steps:
s301: and starting.
S302: and acquiring a first list of the corresponding third-party application software in the new-version software installation program.
S303: and acquiring a second list of the corresponding third-party application software in the old version software installation program.
S304: and reading data information such as file names, versions and the like corresponding to the third-party application software in the first list.
S305: and judging whether the third-party application software exists in the second list, if so, executing the step S306, otherwise, executing the step S308.
S306: and deleting the data information which is repeated with the second list in the first list to generate a download list of the third-party application software, and setting the upgrading mode of the corresponding third-party application software to be differential upgrading.
S307: and calculating a differential file of the deleted third-party application software program in the new-version software installation program and the old-version software installation program, storing the differential file in the new-version software installation program, and executing the step S312.
S308: and judging whether the third-party application software can be downloaded from the third-party server, if so, executing step S309, otherwise, executing step S310.
S309: the upgrade mode of the corresponding third-party application software is set as the overlay upgrade, and step S312 is executed.
S310: and deleting the data information of the third-party application software which cannot be downloaded from the third-party application server in the download list of the third-party application software, and setting the corresponding upgrade mode of the third-party application software as overlay upgrade.
S311: and storing the installation file corresponding to the deleted third-party application software in the new-version software installation program.
S312: it is determined whether the processing of the first list is completed, and if so, step S313 is performed, otherwise, step S304 is skipped.
S313: and (6) ending.
In an application scenario of the application, for example, the new version installer includes third-party application software such as a QQ (V4.0), a paypal (V3.0), a microblog (V2.0), and a mailbox (V2.0), while the old version includes the QQ (V3.0), a WeChat (V3.0), and a network transaction (V1.0), and deletes related information of the third-party application software QQ in the new version that is the same as the old version, and performs differential calculation on the new/old version program to generate a differential file and store the differential file in the installation file of the new version. After processing, a new third party list is generated: and (3) downloading a corresponding third-party program in the list from a payment device (V3.0), a microblog (V2.0), a mailbox (V2.0) and the like to a third-party application server, storing an installation file of the microblog (V2.0) in a new-version software installation program if the microblog (V2.0) cannot be downloaded, and deleting corresponding information of the microblog (V2.0) in the list.
The third-party application software program in this embodiment may be an exe executable file or an APP installation file, which is not limited herein.
By the method, the size of the system software installation program can be reduced, the downloading speed of the server is improved, and the load is reduced.
Referring to fig. 4, fig. 4 is a flowchart illustrating an embodiment of a system software upgrading method according to the present invention. As shown, the method includes:
s40: and sending an upgrading instruction for upgrading the system software to the server.
S41: receiving a first installation program which is returned by the server and used for upgrading system software, wherein the first installation program comprises a download list of third-party application software;
s42: sending a downloading instruction for downloading third-party application software to a third-party application server, wherein the downloading instruction comprises a downloading list of the third-party application software;
s43: receiving a third-party application software installation program returned by a third-party application server;
s44: and finishing system software upgrading according to the first installation program and the third-party application software installation program.
In this embodiment, the terminal may be any terminal that needs system upgrade, such as a mobile communication terminal like a mobile phone, a tablet computer, and a notebook computer. The server provides Firmware upgrading service for The terminal equipment with The networking function through a method of Over-The-Air (FOTA) software upgrading and a cloud upgrading technology. And the terminal sends an upgrading instruction to the cloud server, and the server searches a corresponding upgrading program according to the upgrading instruction. During downloading, the server can automatically connect the terminal to a third-party server, and the third-party server sends an installation program to the terminal equipment so as to reduce the load of the FOTA server.
Optionally, the third party application software installer is stored in the peer directory of the first installer. And the terminal downloads the corresponding installation program of the third-party application software from the third-party application server according to the download list of the third-party application software, and stores the installation program in the peer directory of the first installation program, so that the terminal is convenient to use when the program is updated subsequently.
Referring to fig. 5, fig. 5 is a flowchart illustrating a software upgrading method according to another embodiment of the present invention. As shown, the method comprises the following steps:
s501: and starting.
S502: and decompressing the first installation program to obtain the upgrade file and a download list of the third-party application software.
S503: and executing the upgrade file, and acquiring an upgrade mode corresponding to the third-party application software.
S504: and judging whether the coverage upgrading is performed, if so, executing the step S505, otherwise, executing the step S508.
S505: and judging whether the third-party application software exists in a download list of the third-party application software, if so, executing the step S506, otherwise, executing the step S507.
S506: the installation file of the corresponding third-party application software is fetched from the specified directory, written into the terminal device, and step S509 is executed.
S507: and reading the installation file of the third-party application software in the upgrade file, writing the installation file into the terminal device, and executing step S509.
S508: reading the differential file in the upgrade file, calculating a new version file corresponding to the third-party application software according to the corresponding file in the terminal equipment and the differential file, and writing the new version file into the terminal equipment.
S509: and judging whether the system software upgrading is finished, if so, executing the step S510, and otherwise, executing the step S503.
S510: and restarting the terminal equipment to finish the system software upgrading.
S511: and (6) ending.
In the specific implementation process, different operations are performed for different settings corresponding to the third-party application software, for example: if the application software is set as the 'differential upgrade', a corresponding file in the current system software is taken out, the corresponding file is operated with the differential data taken out from the installation program to obtain a new version of installation file, and the new version of installation file is written into the terminal equipment; and setting the application software as the 'coverage upgrade' and taking out the installation program from the corresponding catalogue for installation.
By the method, the terminal equipment can finish the upgrading of all hardware/software programs according to the first installation program downloaded from the server and the download list of the third-party application software.
Referring to fig. 6, fig. 6 is a schematic structural diagram of a server according to an embodiment of the present invention. As shown, the server includes: a processor 60, a transceiver 61 and a memory 62 coupled to the processor 60.
The processor 60 receives an upgrading instruction of upgrading system software sent by the terminal through the transceiver 61; returning a corresponding first installation program according to the upgrading instruction, wherein the first installation program comprises a downloading list of the third-party application software, and the first installation program does not comprise an installation program of the third-party application software contained in the downloading list of the third-party application software;
the memory 62 is used to store a first installation program.
Optionally, the processor 60 is further configured to obtain a first list of third-party application software corresponding to the new-version software installer; acquiring a second list of corresponding third-party application software in the old version software installation program; comparing the data information of the third-party application software in the first list and the second list, and deleting the data information which is repeated with the second list in the first list to generate a third list of the third-party application software; and calculating a differential file of the deleted third-party application software program in the new-version software installation program and the old-version software installation program, and storing the differential file in the new-version software installation program.
The processor 60 is further configured to delete the data information of the third party application software that cannot be downloaded from the third party application server in the third list, so as to generate a download list of the third party application software; storing the installation file corresponding to the deleted third-party application software into a new-version software installation program; and packaging the new version software installation program to generate a first installation program for upgrading the terminal system.
Referring to fig. 7, fig. 7 is a schematic structural diagram of a terminal according to an embodiment of the present invention. The terminal device provided by the embodiment of the application can be an electronic device such as a smart phone and a tablet computer which can be used in the field of wireless communication. In this embodiment, the terminal includes a processor 70, a transceiver 71 and a memory 72, and the processor 70 is connected to the transceiver 71 and the memory 72.
The processor 70 sends an upgrade instruction for upgrading the system software to the server through the transceiver 71; receiving a first installation program which is returned by the server and used for upgrading system software, wherein the first installation program comprises a download list of third-party application software; sending a downloading instruction for downloading third-party application software to a third-party application server, wherein the downloading instruction comprises a downloading list of the third-party application software; receiving an installation program of third-party application software returned by a third-party application server; finishing the upgrading of system software according to the first installation program and the installation program of the third-party application software;
the memory 72 is used for storing a first installation program and an installation program of third-party application software.
The modules of the server and the terminal may respectively execute the corresponding steps in the method embodiments, so that the modules are not described herein again, and please refer to the description of the corresponding steps above in detail.
Fig. 8 is a schematic structural diagram of another embodiment of the server according to the present invention, as shown in fig. 8. The invention also includes a storage means 80 storing a program file 81 that enables all of the methods described above. The program file 81 may be stored in a storage device 80 in the form of a software product, and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute all or part of the steps of the method according to the embodiments of the present invention. The aforementioned storage device 80 includes: various media capable of storing program codes, such as a usb disk, a mobile hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, or terminal devices, such as a computer, a server, a mobile phone, and a tablet. The program file 81 may be used to implement the following method: the method comprises the steps that a receiving terminal sends an upgrading instruction for upgrading system software; and returning a corresponding first installation program according to the upgrading instruction, wherein the first installation program comprises a downloading list of the third-party application software, the downloading list is used for indicating the terminal to download the corresponding third-party application software installation program from the third-party application server, and the first installation program does not comprise the third-party application software installation program. In another embodiment, the program file 81 may also be used to implement the following method: sending an upgrading instruction for upgrading system software to a server; receiving a first installation program which is returned by the server and used for upgrading system software, wherein the first installation program comprises a download list of third-party application software; sending a downloading instruction for downloading third-party application software to a third-party application server, wherein the downloading instruction comprises a downloading list of the third-party application software; receiving a third-party application software installation program returned by a third-party application server; and finishing system software upgrading according to the first installation program and the third-party application software installation program.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes performed by the present specification and drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (6)

1. A method for providing system software download, the method comprising:
the method comprises the steps that a receiving terminal sends an upgrading instruction for upgrading system software;
returning a corresponding first installation program according to the upgrading instruction, wherein the first installation program comprises a downloading list of third-party application software, the downloading list is used for indicating the terminal to download the corresponding third-party application software installation program from a third-party application server, and the first installation program does not comprise the third-party application software installation program;
wherein the step of generating a download list of the third party application software and the first installer comprises:
acquiring a first list of corresponding third-party application software in a new-version software installation program;
acquiring a second list of corresponding third-party application software in the old version software installation program;
comparing the data information of the third-party application software in the first list and the second list, and deleting the data information which is repeated with the second list in the first list to generate a downloading list of the third-party application software;
calculating a differential file of the deleted third-party application software programs in the new version software installation program and the old version software installation program, and storing the differential file in the new version software installation program;
packaging the new version software installation program to generate a first installation program for upgrading the terminal system;
deleting data information of the third-party application software which cannot be downloaded from the third-party application server in the download list of the third-party application software;
storing the installation file corresponding to the deleted third-party application software in the new-version software installation program;
and packaging the new version software installation program to generate a first installation program for upgrading the terminal system.
2. A method for providing system software download, the method comprising:
sending an upgrading instruction for upgrading system software to a server;
receiving a first installation program returned by the server and used for upgrading the system software, wherein the first installation program comprises a download list of third-party application software;
sending a downloading instruction for downloading third-party application software to a third-party application server, wherein the downloading instruction comprises a downloading list of the third-party application software;
receiving the third-party application software installation program returned by the third-party application server;
completing system software upgrading according to the first installation program and the third-party application software installation program;
the downloading list of the third-party application software is a first list of the third-party application software corresponding to the new version software installation program obtained by the server; acquiring a second list of corresponding third-party application software in the old version software installation program; comparing the data information of the third-party application software in the first list and the second list, and deleting the data information which is generated in the first list and is repeated with the second list;
the first installation program is used for storing a differential file of a deleted third-party application software program in the new version software installation program and the old version software installation program into the new version software installation program by the server through calculating the differential file; packaging the new version software installation program to generate a first installation program for upgrading the terminal system; deleting data information of the third-party application software which cannot be downloaded from the third-party application server in the download list of the third-party application software; storing the installation file corresponding to the deleted third-party application software in the new-version software installation program; and packaging and generating the new version software installation program.
3. The method of claim 2, wherein the third party application installer is stored in a peer directory of the first installer.
4. A server, characterized in that the server comprises: a processor, a memory and a transceiver coupled with the processor;
the processor receives an upgrading instruction of upgrading system software through the transceiver receiving terminal; returning a corresponding first installation program according to the upgrading instruction, wherein the first installation program comprises a downloading list of third-party application software, and the first installation program does not comprise an installation program of the third-party application software contained in the downloading list of the third-party application software;
the memory is used for storing the first installation program;
wherein the processor generates a download list of the third party application software, and the first installer comprises:
acquiring a first list of corresponding third-party application software in a new-version software installation program; acquiring a second list of corresponding third-party application software in the old version software installation program; comparing the data information of the third-party application software in the first list and the second list, and deleting the data information which is repeated with the second list in the first list to generate a third list of the third-party application software; calculating a differential file of the deleted third-party application software programs in the new version software installation program and the old version software installation program, and storing the differential file in the new version software installation program; deleting data information of third-party application software which cannot be downloaded from a third-party application server in the third list to generate a downloading list of the third-party application software; storing the installation file corresponding to the deleted third-party application software in the new-version software installation program; and packaging the new version software installation program to generate a first installation program for upgrading the terminal system.
5. A terminal, characterized in that the terminal comprises: a processor, a memory and a transceiver coupled with the processor;
the processor sends an upgrading instruction for upgrading system software to a server through the transceiver; receiving a first installation program returned by the server and used for upgrading the system software, wherein the first installation program comprises a download list of third-party application software; sending a downloading instruction for downloading third-party application software to a third-party application server, wherein the downloading instruction comprises a downloading list of the third-party application software; receiving an installation program of the third-party application software returned by the third-party application server; finishing the upgrading of system software according to the first installation program and the installation program of the third-party application software;
the memory is used for storing the first installation program and an installation program of the third-party application software;
the downloading list of the third-party application software is a first list of the third-party application software corresponding to the new version software installation program obtained by the server; acquiring a second list of corresponding third-party application software in the old version software installation program; comparing the data information of the third-party application software in the first list and the second list, and deleting the data information which is generated in the first list and is repeated with the second list;
the first installation program is used for storing a differential file of a deleted third-party application software program in the new version software installation program and the old version software installation program into the new version software installation program by the server through calculating the differential file; packaging the new version software installation program to generate a first installation program for upgrading the terminal system; deleting data information of the third-party application software which cannot be downloaded from the third-party application server in the download list of the third-party application software; storing the installation file corresponding to the deleted third-party application software in the new-version software installation program; and packaging and generating the new version software installation program.
6. An apparatus having a storage function, characterized in that program data are stored which can be executed to implement the steps in the method as claimed in claim 1 or which can be executed to implement the steps in the method as claimed in any one of claims 2 to 3.
CN201710615623.3A 2017-07-26 2017-07-26 System software downloading/upgrading method, server and terminal Active CN107612961B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710615623.3A CN107612961B (en) 2017-07-26 2017-07-26 System software downloading/upgrading method, server and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710615623.3A CN107612961B (en) 2017-07-26 2017-07-26 System software downloading/upgrading method, server and terminal

Publications (2)

Publication Number Publication Date
CN107612961A CN107612961A (en) 2018-01-19
CN107612961B true CN107612961B (en) 2020-12-25

Family

ID=61059501

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710615623.3A Active CN107612961B (en) 2017-07-26 2017-07-26 System software downloading/upgrading method, server and terminal

Country Status (1)

Country Link
CN (1) CN107612961B (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101409777A (en) * 2008-11-26 2009-04-15 山东泰信电子有限公司 Set-top box platform for separating digital television application software and hardware, and download method
CN103095838B (en) * 2013-01-16 2016-03-30 百度时代网络技术(北京)有限公司 A kind of method of Android smartphone software of being upgraded by download increment AKU
CN105930151A (en) * 2016-04-15 2016-09-07 北京小米移动软件有限公司 Application compilation method and apparatus as well as terminal
CN106406940B (en) * 2016-09-05 2020-01-10 Oppo广东移动通信有限公司 System upgrading method, device and terminal
CN106775838A (en) * 2016-11-29 2017-05-31 暴风集团股份有限公司 Plug-in unitization downloads the method and system of application program installation kit
CN106603311A (en) * 2017-01-18 2017-04-26 北京洋浦伟业科技发展有限公司 OTA upgrade method, client, server and system

Also Published As

Publication number Publication date
CN107612961A (en) 2018-01-19

Similar Documents

Publication Publication Date Title
US9032383B2 (en) Automatically updating applications on a client's device without interrupting the user's experience
KR100663415B1 (en) System and method for updating dataset versions resident on a wireless device
US10282191B2 (en) Updating web resources
CN105302587B (en) Data-updating method and device
CN103428188A (en) Method and apparatus for file updating, and associated equipment
WO2011095914A1 (en) Systems, methods, and apparatuses for facilitating distribution of firmware updates
CN104965848A (en) Front-end resource loading method and apparatus
CN109375937A (en) Method for upgrading system, device, terminal device and storage medium
JP5004857B2 (en) Application update information providing system and application update information providing method
US10606477B1 (en) Intelligent keyboard
CN110960855A (en) Communication protocol code updating method and device, electronic equipment and storage medium
US20130346960A1 (en) Method and system for updating an application
CN104978378B (en) A kind of Web access method and device
KR20130041824A (en) Terminal application search system
CN101470609A (en) Software upgrading method, system and electronic equipment thereof
CN106293790B (en) application program upgrading method and device based on Firefox operating system
CN106790635B (en) Cookie information management method and server
CN104506616A (en) Method, device and system for sending information by browser client side
CN107612961B (en) System software downloading/upgrading method, server and terminal
CN106933615B (en) APP awakening method and device
CN113050936B (en) Front-end data processing method and device based on integrated development environment
CN106210025B (en) Application program download determines method and device
CN111294368A (en) Cloud server, intelligent client and owner service method thereof
CN111176679B (en) Application program updating method and device
CN113791984A (en) Automatic interface testing method and device

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
GR01 Patent grant
GR01 Patent grant