CN113238777A - Application program updating method, device, equipment and storage medium - Google Patents

Application program updating method, device, equipment and storage medium Download PDF

Info

Publication number
CN113238777A
CN113238777A CN202110554935.4A CN202110554935A CN113238777A CN 113238777 A CN113238777 A CN 113238777A CN 202110554935 A CN202110554935 A CN 202110554935A CN 113238777 A CN113238777 A CN 113238777A
Authority
CN
China
Prior art keywords
update
file
updating
application program
program
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
CN202110554935.4A
Other languages
Chinese (zh)
Other versions
CN113238777B (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.)
Netease Hangzhou Network Co Ltd
Original Assignee
Netease Hangzhou Network 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 Netease Hangzhou Network Co Ltd filed Critical Netease Hangzhou Network Co Ltd
Priority to CN202110554935.4A priority Critical patent/CN113238777B/en
Publication of CN113238777A publication Critical patent/CN113238777A/en
Application granted granted Critical
Publication of CN113238777B publication Critical patent/CN113238777B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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

Abstract

The application provides an application program updating method, device, equipment and storage medium, and relates to the field of internet. The method comprises the following steps: if the application program meets a preset first updating condition, downloading an updating configuration file of the application program from the server; determining file information of a target program update file from update records of a plurality of versions according to the current version of the application program; downloading a target program update file from a server according to the file information; and updating the application program to the latest version according to the target program update file. Compared with the prior art, the method and the device avoid the problem that once the user has too many versions which are not updated, the total size of the patch download is very large and even exceeds the application program, so that the user experience is very poor and the user can be lost again.

Description

Application program updating method, device, equipment and storage medium
Technical Field
The present application relates to the field of internet technologies, and in particular, to a method, an apparatus, a device, and a storage medium for updating an application.
Background
After the application program is on line, the update is generally required to be performed regularly or irregularly, and the update aims to search the latest software update program of the application program from the official update server of the application program, so that the application program is kept in the current latest version, the faults of the application program are reduced, the functions of the application program are increased, and partial contents of the application program are modified.
The updating mode of the existing game is generally to differentiate the packet bodies among each version of the application program so as to form a patch, and when updating each time, a player only needs to download the patch to complete the updating by supplementing the differentiation.
However, versions of such an updating method are strongly correlated, and once a user has too many versions that are not updated, the total size of the patch downloads may be large, even exceeding the application program itself, resulting in a poor user experience and possibly causing the user to lose again.
Disclosure of Invention
An object of the present application is to provide an application program updating method, apparatus, device and storage medium for overcoming the above-mentioned shortcomings in the prior art, so as to solve the problem in the prior art that once a user has too many versions without updating, the total size of the patch download will be very large, even exceed the application program itself, which results in poor user experience and may cause the user to lose again.
In order to achieve the above purpose, the technical solutions adopted in the embodiments of the present application are as follows:
in a first aspect, an embodiment of the present application provides an application program updating method, where the method includes:
if the application program meets a preset first updating condition, downloading an updating configuration file of the application program from a server; the update configuration file records: an update record for a plurality of versions of the application up to a latest version, each version of the update record comprising: the program corresponding to each version updates the file information of the file;
determining file information of a target program update file from the update records of the multiple versions according to the current version of the application program;
downloading the target program update file from the server according to the file information;
and updating the application program to the latest version according to the target program update file.
Optionally, before downloading the update configuration file of the application program from the server if the application program meets the preset first update condition, the method further includes:
receiving an update feedback message sent by the server, wherein the update feedback message is indication information of an update mode determined by the server according to the current version and the latest version;
and determining whether the application program meets the first updating condition or not according to the updating feedback message.
Optionally, the determining whether the application satisfies the first update condition according to the update feedback message includes:
determining whether the update feedback message includes: indication information of a first update mode;
if the update feedback message includes: and determining that the application program meets the first updating condition according to the indication information of the first updating mode.
Optionally, if the update feedback message includes: if the indication information of the first updating mode determines that the application program meets the first updating condition, the method includes:
if the update feedback message only includes: if the indication information of the first updating mode is received, determining that the application program meets the first updating condition; alternatively, the first and second electrodes may be,
if the update feedback message further comprises: and if the indication information of other updating modes is received and the selection operation aiming at the first updating mode is received, determining that the application program meets the first updating condition.
Optionally, the method further comprises:
determining whether the application program meets a second updating condition according to the updating feedback message;
and if the application program meets the second updating condition, re-downloading the installation file of the application program from the server.
Optionally, the method further comprises:
determining whether the application program meets a third updating condition according to the updating feedback message;
and if the application program meets the third updating condition, sequentially downloading the program updating files of the current version to the latest version from the server until the application program is updated to the latest version.
Optionally, the file information of the program update file corresponding to each version is: the storage address of the program update file corresponding to the update time of each version;
the determining a storage address of the target program update file from the update records of the plurality of versions according to the current version of the application program includes:
according to the first updating time of the current version, determining a first storage address of a program updating file corresponding to the first updating time and a second storage address of the program updating file corresponding to the second updating time of the latest version from the latest records of the plurality of versions; the storage address of the target program update file is as follows: a memory address range from the first memory address to the second memory address.
Optionally, the updating the application program to the latest version according to the target program update file includes:
and according to the target program update file, performing at least one operation of modification, addition and deletion corresponding to the target program update file on the application program until the application program is updated to the latest version.
In a second aspect, another embodiment of the present application further provides an application program updating method, where the method includes:
receiving a first downloading request sent by terminal equipment, wherein the first downloading request is a file downloading request sent by the terminal equipment when determining that an application program meets a first updating condition;
sending an update configuration file of the application program to the terminal device, wherein the update configuration file records: an update record for a plurality of versions of the application up to a latest version, each version of the update record comprising: the program corresponding to each version updates the file information of the file;
receiving a second download request sent by the terminal device, where the second download request includes: the file information of a target program update file is determined by the terminal equipment according to the current version of the application program from the update records of the multiple versions;
and sending the target program update file to the terminal equipment so that the terminal equipment updates the application program to the latest version according to the target program update file.
Optionally, before receiving the first download request sent by the terminal device, the method further includes:
determining a target updating mode according to the size of the target program updating file and the size of the installation file of the application program;
sending an update feedback message to the terminal device, wherein the update feedback message includes: indication information of the target updating mode;
the first download request is a download request sent by the terminal device when the application program is determined to meet the first update condition according to the update feedback message.
Optionally, the determining a target update mode according to the size of the target program update file and the size of the installation file of the application program includes:
and if the size of the target program update file is smaller than the size of the installation file of the application program, determining that the target update mode is a first update mode, wherein the first update mode is an update mode corresponding to the update feedback message.
Optionally, the determining a target update mode according to the size of the target program update file and the size of the installation file of the application program includes:
and if the size of the target program update file is larger than or equal to the size of the installation package of the application program, determining that the target update mode is a second update mode, wherein the second update mode is an update mode corresponding to the installation file based on the application program.
Optionally, the method further comprises:
receiving a third download request sent by the terminal device, where the third download request is a download request sent by the terminal device when determining that the application program meets a second update condition corresponding to the second update mode according to the update feedback message;
and returning the installation file of the application program to the server so that the terminal equipment reinstalls the application program according to the installation file.
Optionally, the determining a target update mode according to the size of the target program update file and the size of the installation file of the application program includes:
if the size of the target program update file is larger than a preset size threshold and smaller than the size of the installation package of the application program, determining that the target update mode is a third update mode or a first update mode; the third updating mode is an updating mode corresponding to each version.
Optionally, the method further comprises:
sequentially receiving at least one fourth download request sent by the terminal device, wherein a first fourth download request in the at least one fourth download request is a download request sent by the terminal device when determining that the application program meets a third update condition corresponding to the third update mode according to the update feedback message;
and sequentially returning the program update files of the versions corresponding to the fourth downloading requests to the server until the application program is updated to the latest version.
In a third aspect, another embodiment of the present application provides an application updating apparatus, including: download module, confirm module and update module, wherein:
the downloading module is used for downloading the updating configuration file of the application program from the server if the application program meets a preset first updating condition; the update configuration file records: an update record for a plurality of versions of the application up to a latest version, each version of the update record comprising: the program corresponding to each version updates the file information of the file;
the determining module is used for determining the file information of the target program update file from the update records of the plurality of versions according to the current version of the application program;
the downloading module is specifically configured to download the target program update file from the server according to the file information;
and the updating module is used for updating the application program to the latest version according to the target program updating file.
Optionally, the apparatus further comprises: a receiving module, configured to receive an update feedback message sent by the server, where the update feedback message is indication information of an update mode determined by the server according to the current version and the latest version;
the determining module is specifically configured to determine whether the application satisfies the first update condition according to the update feedback message.
Optionally, the determining module is specifically configured to determine whether the update feedback message includes: indication information of a first update mode; if the update feedback message includes: and determining that the application program meets the first updating condition according to the indication information of the first updating mode.
Optionally, the determining module is specifically configured to, if the update feedback message only includes: if the indication information of the first updating mode is received, determining that the application program meets the first updating condition; or, if the update feedback message further includes: and if the indication information of other updating modes is received and the selection operation aiming at the first updating mode is received, determining that the application program meets the first updating condition.
Optionally, the determining module is specifically configured to determine whether the application satisfies the second update condition according to the update feedback message;
the downloading module is specifically configured to re-download the installation file of the application program from the server if the application program meets a second update condition.
Optionally, the determining module is specifically configured to determine whether the application satisfies the third update condition according to the update feedback message;
the downloading module is specifically configured to, if the application program meets a third update condition, sequentially download the program update files of the current version to the latest version from the server until the application program is updated to the latest version.
Optionally, the file information of the program update file corresponding to each version is: the storage address of the program update file corresponding to the update time of each version;
the determining module is specifically configured to determine, according to a first update time of the current version, a first storage address of the program update file corresponding to the first update time and a second storage address of the program update file corresponding to a second update time of the latest version from the latest records of the multiple versions; the storage address of the target program update file is as follows: a memory address range from the first memory address to the second memory address.
Optionally, the update module is specifically configured to perform at least one of modification, addition, and deletion corresponding to the target program update file on the application program according to the target program update file until the application program is updated to the latest version.
In a fourth aspect, another embodiment of the present application provides an application updating apparatus, including: receiving module and sending module, wherein:
the receiving module is used for receiving a first downloading request sent by terminal equipment, wherein the first downloading request is a file downloading request sent by the terminal equipment when the terminal equipment determines that an application program meets a first updating condition;
the sending module is configured to send an update configuration file of the application program to the terminal device, where the update configuration file records: an update record for a plurality of versions of the application up to a latest version, each version of the update record comprising: the program corresponding to each version updates the file information of the file;
the receiving module is specifically configured to receive a second download request sent by the terminal device, where the second download request includes: the file information of a target program update file is determined by the terminal equipment according to the current version of the application program from the update records of the multiple versions;
the sending module is specifically configured to send the target program update file to the terminal device, so that the terminal device updates the application program to the latest version according to the target program update file.
Optionally, the apparatus further comprises: the determining module is used for determining a target updating mode according to the size of the target program updating file and the size of the installation file of the application program;
the sending module is specifically configured to send an update feedback message to the terminal device, where the update feedback message includes: indication information of the target updating mode;
the determining module is specifically configured to determine that the first download request is a download request sent by the terminal device when the application is determined to meet the first update condition according to the update feedback message.
Optionally, the determining module is specifically configured to determine that the target update mode is a first update mode if the size of the target program update file is smaller than the size of the installation file of the application program, where the first update mode is an update mode corresponding to the update feedback message.
Optionally, the determining module is specifically configured to determine that the target update mode is a second update mode if the size of the target update file is greater than or equal to the size of the installation package of the application, where the second update mode is an update mode corresponding to the installation file based on the application.
Optionally, the receiving module is specifically configured to receive a third download request sent by the terminal device, where the third download request is a download request sent by the terminal device when it is determined that the application satisfies a second update condition corresponding to the second update mode according to the update feedback message;
the sending module is specifically configured to return the installation file of the application program to the server, so that the terminal device reinstalls the application program according to the installation file.
Optionally, the determining module is specifically configured to determine that the target update mode is a third update mode or the first update mode if the size of the target program update file is greater than a preset size threshold and smaller than the size of the installation package of the application program; the third updating mode is an updating mode corresponding to each version.
Optionally, the sending module is configured to sequentially receive at least one fourth download request sent by the terminal device, where a first one of the at least one fourth download request is a download request sent by the terminal device when determining, according to the update feedback message, that the application program meets a third update condition corresponding to the third update mode; and sequentially returning the program update files of the versions corresponding to the fourth downloading requests to the server until the application program is updated to the latest version.
In a fifth aspect, another embodiment of the present application provides an application updating apparatus, including: a processor, a storage medium and a bus, wherein the storage medium stores machine-readable instructions executable by the processor, the processor and the storage medium communicate via the bus when the application program updating apparatus is running, and the processor executes the machine-readable instructions to perform the steps of the method according to any one of the first aspect.
In a sixth aspect, another embodiment of the present application provides a storage medium having a computer program stored thereon, where the computer program is executed by a processor to perform the steps of the method according to any one of the above first aspects.
The beneficial effect of this application is: by adopting the application program updating method provided by the application program, after the application program meets the preset first updating condition, the updating configuration file of the application program is downloaded from the server, then the file information of the target program updating file is determined from the updating configuration file according to the current version of the application program, then the corresponding target program updating file is downloaded from the server according to the file information, and the application program is updated to the latest version according to the downloaded target program updating file, so that even if a user does not update for a long time, the updating method only needs to determine the file information of the target program updating file in the updating configuration file and download the corresponding target program updating file according to the file information, wherein, because the updating configuration file only records the updating records of a plurality of versions up to the latest version, the target program updating file is determined in the updating configuration file, the updating can be carried out without downloading a plurality of patch packages, so that the time required by the updating is reduced, and the loss of users caused by overlong updating time is prevented.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained from the drawings without inventive effort.
Fig. 1 is a schematic flowchart illustrating an application updating method according to an embodiment of the present application;
fig. 2 is a flowchart illustrating an application update method according to another embodiment of the present application;
fig. 3 is a flowchart illustrating an application update method according to another embodiment of the present application;
fig. 4 is a flowchart illustrating an application update method according to another embodiment of the present application;
FIG. 5 is a flowchart illustrating an application update method according to another embodiment of the present application;
fig. 6 is a flowchart illustrating an application update method according to another embodiment of the present application;
FIG. 7 is a block diagram of an application update apparatus according to an embodiment of the present application;
FIG. 8 is a schematic structural diagram of an application update apparatus according to another embodiment of the present application;
FIG. 9 is a schematic structural diagram of an application update apparatus according to another embodiment of the present application;
FIG. 10 is a schematic structural diagram of an application update apparatus according to another embodiment of the present application;
fig. 11 is a schematic structural diagram of an application updating apparatus according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments.
The components of the embodiments of the present application, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present application, presented in the accompanying drawings, is not intended to limit the scope of the claimed application, but is merely representative of selected embodiments of the application. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present application without making any creative effort, shall fall within the protection scope of the present application.
Additionally, the flowcharts used in this application illustrate operations implemented according to some embodiments of the present application. It should be understood that the operations of the flow diagrams may be performed out of order, and steps without logical context may be performed in reverse order or simultaneously. One skilled in the art, under the guidance of this application, may add one or more other operations to, or remove one or more operations from, the flowchart.
An application program updating method provided by the embodiment of the present application is explained below with reference to a plurality of specific application examples. Fig. 1 is a schematic flowchart of an application updating method according to an embodiment of the present application, where an execution subject of the application updating method is a terminal device, and as shown in fig. 1, the method includes:
s101: and if the application program meets a preset first updating condition, downloading an updating configuration file of the application program from the server.
Wherein, the update configuration file records: an update record for a plurality of versions of an application up to a latest version, each version of the update record comprising: and updating the file information of the file by the program corresponding to each version.
For example, in an embodiment of the present application, the record content in the update configuration file may be, for example: the time stamp information of a plurality of version updating records of the current application program, and the data start address information and the updating configuration file stop address information which need to be updated when each version updating record is at each updating node. Arranging the version updating records according to the timestamp information of the version updating records in the updating configuration file, for example, the current configuration file comprises File12020.3.1501000; file12020.3.810001800; file22020.3.150200; file22020.3.8200-3000; indicating that the current update configuration File comprises a version update record with the timestamp information of 2020.3.15, wherein the starting address of the version update record is 0 address information of a File1 File, and the ending address of the version update record is 1000 address information of a File1 File; the current update configuration File also comprises a version update record with the timestamp information of 2020.3.8, the starting address of the version update record is 1000 address information of a File1 File, and the ending address of the version update record is 1800 address information of a File1 File; the current update configuration File also comprises a version update record with the timestamp information of 2020.3.15, the starting address of the version update record is 0 address information of a File2 File, and the ending address of the version update record is 200 address information of a File2 File; the current update configuration File also comprises a version update record with the timestamp information of 2020.3.8, the starting address of the version update record is 200 address information of a File2 File, and the ending address of the version update record is 3000 address information of a File2 File; therefore, the updating records in the updating configuration file are ensured to be the updating records arranged according to the time stamp sequence.
For example, in another embodiment of the present application, the record content in the update configuration file may be, for example: the file information of the multiple version update record of the current application program may be recorded, for example, through a directory structure, wherein each version update record has its own file name.
In another embodiment of the present application, version information corresponding to a plurality of version update records of the current application program, and data start address information and update configuration file stop address information that each version update record needs to be updated at each update node. Arranging the version updating records in the updating configuration file according to the version information of the version updating records, for example, the current configuration file comprises file 16.3.101000; file16.2.110001800; file 25.3.10200; indicating that the current update configuration File comprises a version update record with version information of 6.3.1, wherein the starting address of the version update record is 0 address information of a File1 File, and the ending address of the version update record is 1000 address information of a File1 File; the current update configuration File also comprises a version update record with version information of 6.2.1, wherein the starting address of the version update record is 1000 address information of a File1 File, and the ending address of the version update record is 1800 address information of a File1 File; the current update configuration File also comprises a version update record with version information of 5.3.1, wherein the starting address of the version update record is 0 address information of a File2 File, and the ending address of the version update record is 200 address information of a File2 File; because the version information is arranged in sequence, the sequencing according to the version information can also ensure that the sequencing is carried out according to the updating sequence.
It should be understood that the foregoing embodiment is only a schematic illustration, and the ordering rule of each update record may be flexibly adjusted according to the user requirement, and only the update records in the update configuration file need to be arranged according to a certain rule sequence, and the arranged sequence is the same as the update sequence, and the disclosure is not limited to the foregoing embodiment.
In an embodiment of the application, the configuration file may be generated, for example, in such a manner that after the development of the development terminal is completed, a packaging tool is used to package the current development version update file, the packaged file is the configuration file, and the packaged configuration file is sent to the server, where the packaging tool may sort the multiple versions of the program update file according to the update information of the multiple versions; sequentially storing the sequenced program update files of the plurality of versions; and updating the file information of the file according to the sequenced programs of the plurality of versions to generate a configuration file.
S102: and determining the file information of the target program update file from the update records of the plurality of versions according to the current version of the application program.
When the update configuration file is sorted according to the timestamp information, determining that the timestamp is the timestamp corresponding to the version information of the application program from the update records of multiple versions according to the timestamp corresponding to the current version information of the application program, determining the update record between the timestamp corresponding to the version information of the application program and the latest timestamp in the update configuration file as a target update record, and determining the file information of the target program update file of each target update record; when the update configuration file is sorted according to the version information, according to the current version information of the application program, the update record between the version information and the latest version information in the update configuration file is determined as the target update record from the update records of multiple versions, and the file information of the target program update file of each target update record is determined.
In an embodiment of the present application, the file information of the program update file corresponding to each version may be, for example: the storage address of the program update file corresponding to the update time of each version; the way of determining the storage address of the target program update file at this time may be, for example: determining a first storage address of a program update file corresponding to the first update time and a second storage address of the program update file corresponding to the second update time of the latest version from the latest records of the plurality of versions according to the first update time of the current version; the storage address of the target program update file is as follows: a memory address range from the first memory address to the second memory address.
For example, file 12020.3.1501000 is included in the current configuration file; file 12020.3.810001800 is taken as an example for explanation, for example, if the version information of the current application program is 2020.3.1, it is indicated that the latest update time of the current application program is No. 3/1 in 2020, at this time, the first update time is 2020.3.15, and the first storage address of the application program update File corresponding to the first update time is a program update File with a storage address range of 0-1000 in a File1 File; at this time, the second update time is 2020.3.8, and the second storage address of the program update File corresponding to the second update time is the program update File with the storage address range of 1000-1800 in the File1 File; at this time, the storage address of the target program update File is the update File with the storage address range of 0-1800 in the File1 File.
S103: and downloading the target program update file from the server according to the file information.
And according to the file information, determining an object file corresponding to the file information from the server, and then downloading an object program updating file corresponding to the file information from the object file.
S104: and updating the application program to the latest version according to the target program update file.
The setting mode ensures that when the application program needs to be updated, all the target program update files needing to be downloaded are required to be requested from the server at one time, so that the updating can be completed only by carrying out one-time network application on the server.
By adopting the application program updating method provided by the application program, after the application program meets the preset first updating condition, the updating configuration file of the application program is downloaded from the server, then the file information of the target program updating file is determined from the updating configuration file according to the current version of the application program, then the corresponding target program updating file is downloaded from the server according to the file information, and the application program is updated to the latest version according to the downloaded target program updating file, so that even if a user does not update for a long time, the updating method only needs to determine the file information of the target program updating file in the updating configuration file and download the corresponding target program updating file according to the file information, wherein, because the updating configuration file only records the updating records of a plurality of versions up to the latest version, the target program updating file is determined in the updating configuration file, the updating can be carried out without downloading a plurality of patch packages, so that the time required by the updating is reduced, and the loss of users caused by overlong updating time is prevented.
In an embodiment of the present application, S104 may, for example, perform at least one of modification, addition, and deletion corresponding to the target program update file on the application program according to the target program update file until the application program is updated to the latest version.
Optionally, on the basis of the above embodiments, the embodiments of the present application may further provide an application program updating method, and an implementation process of the above method is described as follows with reference to the accompanying drawings. Fig. 2 is a flowchart illustrating an application updating method according to another embodiment of the present application, as shown in fig. 2, before S101, the method may further include:
s105: and receiving an update feedback message sent by the server.
The update feedback message is indication information of an update mode determined by the server according to the current version and the latest version.
S106: and determining whether the application program meets a first updating condition according to the updating feedback message.
The first updating condition is the updating condition provided by the application and is used for indicating that the application program is updated according to the updating condition provided by the application; in an embodiment of the present application, the determining whether the first update condition is satisfied may be, for example, summing sizes of all patches between the current version information and the latest version information of the application program to be upgraded of the user, comparing the sizes of the application programs, and determining that the current update condition satisfies the first update condition when the sum of the sizes of all patches is smaller than the size of the application program.
For example, in some possible embodiments, the method for determining whether the application satisfies the first update condition may be, for example: determining whether the update feedback message includes: indication information of a first update mode; if the update feedback message includes: and determining that the application program meets the first updating condition according to the indication information of the first updating mode.
Wherein, if the update feedback message only includes: if the indication information of the first updating mode is received, determining that the application program meets a first updating condition; or, if the update feedback message further includes: and if the indication information of other updating modes is received and the selection operation for the first updating mode is received, determining that the application program meets the first updating condition.
Optionally, on the basis of the above embodiments, the embodiments of the present application may further provide an application program updating method, and an implementation process of the above method is described as follows with reference to the accompanying drawings. Fig. 3 is a flowchart illustrating an application updating method according to another embodiment of the present application, as shown in fig. 3, the method may further include:
s107: and determining whether the application program meets a second updating condition according to the updating feedback message.
The second update condition may be, for example, updating the application program by directly downloading the application program again; in an embodiment of the present application, the determining whether the second update condition is satisfied may be, for example, summing sizes of all patches between the current version information and the latest version information of the application program to be upgraded of the user, comparing the sizes of the application programs, and determining that the current update condition satisfies the first update condition if the sum of the sizes of all patches is greater than or equal to a first preset threshold and smaller than the size of the application program; and when the sum of the sizes of all the patch packages is larger than the size of the application program, determining that the current updating condition meets a second updating condition.
S108: and if the application program meets the second updating condition, the installation file of the application program is downloaded from the server again.
The method includes that an installation file of an application program is downloaded from a server again, namely the application program is downloaded from the server again, and the sum of the sizes of all patch packages is larger than the size of the application program, so that the application program is downloaded again directly as the fastest updating method for the application program compared with the method for downloading all patch packages.
Optionally, on the basis of the above embodiments, the embodiments of the present application may further provide an application program updating method, and an implementation process of the above method is described as follows with reference to the accompanying drawings. Fig. 4 is a flowchart illustrating an application updating method according to another embodiment of the present application, as shown in fig. 4, the method may further include:
s109: and determining whether the application program meets a third updating condition according to the updating feedback message.
The third update condition may be, for example, that the application program is updated by downloading all patch packages between the version information of the current application program and the latest version information; in an embodiment of the present application, the determining whether the third update condition is satisfied may be, for example, summing sizes of all patches between the current version information and the latest version information of the application program to be upgraded of the user, comparing the sizes of the application programs, and determining that the current update condition satisfies the first update condition if the sum of the sizes of all patches is greater than or equal to a first preset threshold and is smaller than the size of the application program; when the sum of the sizes of all the patch packages is larger than the size of the application program, determining that the current updating condition meets a second updating condition; when the sum of the sizes of all the patch packages is smaller than the first preset threshold, it may be determined that the current update condition satisfies the third update condition.
S110: and if the application program meets the third updating condition, sequentially downloading the program updating files of the current version to the latest version from the server until the application program is updated to the latest version.
And downloading the program update file again from the server, namely downloading at least one patch package file corresponding to the application program again from the server, and updating the application program to the latest version by installing at least one patch package file.
At this time, since the size of each patch package file is smaller than the first preset threshold, that is, the application program can be updated by directly downloading each patch package file currently, or the application program can be updated by using the method provided by the present application, which is not limited to this specific example.
In another embodiment of the present application, when the sum of the sizes of all patch packs is smaller than the size of the application program, the update mode may be determined to be the first update mode, or the update mode may be subdivided into the first update mode, the second update mode, and the third update mode according to the above embodiment, where the determination mode of the specific update mode may be flexibly adjusted according to the user needs, and is not limited by the above embodiment.
By adopting the application program updating method provided by the application program updating method, the updating mode can be flexibly determined according to the comparison between the sum of the sizes of the patch packages and the size of the application program, so that the downloading consumption caused by game updating is reduced to the greatest extent through the flexible matching mode of various updating modes, the updating process is accelerated, the user experience is greatly improved, and especially for a backflow player, the problem of user loss caused in the downloading link can be better avoided.
Optionally, on the basis of the above embodiments, the embodiments of the present application may further provide an application program updating method, and an implementation process of the above method is described as follows with reference to the accompanying drawings. Fig. 5 is a flowchart illustrating an application updating method according to another embodiment of the present application, where an execution subject of the application updating method is a server, and as shown in fig. 5, the method may include:
s201: and receiving a first downloading request sent by the terminal equipment.
The first downloading request is a file downloading request sent by the terminal device when the application program is determined to meet the first updating condition.
S202: and sending the updated configuration file of the application program to the terminal equipment.
Wherein, the update configuration file records: an update record for a plurality of versions of an application up to a latest version, each version of the update record comprising: and updating the file information of the file by the program corresponding to each version.
In an embodiment of the application, the generation manner of the configuration file may be, for example, that after each development of the application program by the development terminal is completed, the current development version update file is packaged by using a packaging tool, the file generated after packaging is the configuration file, and the packaged configuration file is sent to the server, where the packaging tool may sequence the multiple versions of the program update files according to the multiple versions of the update information; sequentially storing the sequenced program update files of the plurality of versions; and updating the file information of the file according to the sequenced programs of the plurality of versions to generate a configuration file.
S203: and receiving a second downloading request sent by the terminal equipment.
Wherein the second download request comprises: the target program updating file is a program updating file determined by the terminal equipment from updating records of multiple versions according to the current version of the application program;
s204: and sending the target program update file to the terminal equipment so that the terminal equipment updates the application program to the latest version according to the target program update file.
Since the method for updating the application provided by the above embodiment is the same as the method provided in fig. 1 to 4, and is only an execution method of the opposite side server, the beneficial effect is the same as the beneficial effect brought by the method provided in fig. 1 to 4, and therefore, the present application is not described herein again.
Optionally, on the basis of the above embodiments, the embodiments of the present application may further provide an application program updating method, and an implementation process of the above method is described as follows with reference to the accompanying drawings. Fig. 6 is a flowchart illustrating an application updating method according to another embodiment of the present application, as shown in fig. 6, before S101, the method may include:
s205: and determining a target updating mode according to the size of the target program updating file and the size of the installation file of the application program.
For example, in an embodiment of the present application, determining the target update manner may be, for example: and if the size of the target program update file is smaller than that of the installation file of the application program, determining that the target update mode is a first update mode, wherein the first update mode is an update mode corresponding to the update feedback message.
For example, in another embodiment of the present application, the determining of the target update manner may be, for example: if the size of the target program update file is larger than or equal to the size of the installation package of the application program, determining that the target update mode is a second update mode, wherein the second update mode is an update mode corresponding to the installation file based on the application program; for example, a third download request sent by the terminal device is received, where the third download request is a download request sent by the terminal device when determining, according to the update feedback message, that the application program meets a second update condition corresponding to the second update mode; and returning the installation file of the application program to the server so that the terminal equipment reinstalls the application program according to the installation file.
For example, in another embodiment of the present application, the determining of the target update manner may be, for example: if the size of the target program update file is larger than a preset size threshold and smaller than the size of the installation package of the application program, determining that the target update mode is a third update mode or a first update mode; the third updating mode is an updating mode corresponding to each version one by one; for example, at least one fourth download request sent by the terminal device is received in sequence, and a first one of the at least one fourth download request is a download request sent by the terminal device when it is determined that the application program meets a third update condition corresponding to a third update mode according to the update feedback message; and sequentially returning the program update files of the versions corresponding to the fourth downloading requests to the server until the application program is updated to the latest version.
S206: and sending an updating feedback message to the terminal equipment.
Wherein updating the feedback message comprises: indication information of a target update mode.
S207: the first download request is a download request sent by the terminal device when the terminal device determines that the application program meets the first update condition according to the update feedback message.
Specifically, how to determine whether the application program satisfies the first update condition is the same as the embodiment shown in fig. 1 to 4, and is not described herein again.
The beneficial effects brought by the application program updating method provided by the application program updating method are the same as those brought by the above-mentioned fig. 1-4, and the description of the application program updating method is omitted here.
The following explains an application updating apparatus provided in the present application with reference to the drawings, where the application updating apparatus can execute any one of the application updating methods shown in fig. 1 to 6, and specific implementation and beneficial effects of the application updating apparatus refer to the above descriptions, and are not described again below.
Fig. 7 is a schematic structural diagram of an application program updating apparatus according to an embodiment of the present application, and as shown in fig. 7, the apparatus includes: a download module 301, a determination module 302, and an update module 303, wherein:
a downloading module 301, configured to download an update configuration file of an application program from a server if the application program meets a preset first update condition; the update configuration file records therein: an update record for a plurality of versions of an application up to a latest version, each version of the update record comprising: updating the file information of the file by the program corresponding to each version;
a determining module 302, configured to determine, according to the current version of the application program, file information of an update file of the target program from update records of multiple versions;
a downloading module 301, configured to download an object program update file from a server according to file information;
and the updating module 303 is configured to update the application program to the latest version according to the target program update file.
Alternatively, on the basis of the above embodiments, the present application embodiment may also provide an application program updating apparatus, and the apparatus structure given in fig. 7 above is further illustrated with reference to the following drawings. Fig. 8 is a schematic structural diagram of an application program updating apparatus according to an embodiment of the present application, and as shown in fig. 8, the apparatus further includes: a receiving module 304, configured to receive an update feedback message sent by the server, where the update feedback message is indication information of an update mode determined by the server according to the current version and the latest version;
the determining module 302 is specifically configured to determine whether the application satisfies the first update condition according to the update feedback message.
Optionally, the determining module 302 is specifically configured to determine whether the update feedback message includes: indication information of a first update mode; if the update feedback message includes: and determining that the application program meets the first updating condition according to the indication information of the first updating mode.
Optionally, the determining module 302 is specifically configured to, if the update feedback message only includes: if the indication information of the first updating mode is received, determining that the application program meets a first updating condition; or, if the update feedback message further includes: and if the indication information of other updating modes is received and the selection operation for the first updating mode is received, determining that the application program meets the first updating condition.
Optionally, the determining module 302 is specifically configured to determine whether the application satisfies the second update condition according to the update feedback message;
the downloading module 303 is specifically configured to, if the application satisfies the second update condition, re-download the installation file of the application from the server.
Optionally, the determining module 302 is specifically configured to determine whether the application satisfies a third update condition according to the update feedback message;
the downloading module 303 is specifically configured to, if the application program meets the third update condition, sequentially download the program update files of each of the current version to the latest version from the server until the application program is updated to the latest version.
Optionally, the file information of the program update file corresponding to each version is: the storage address of the program update file corresponding to the update time of each version;
a determining module 302, configured to determine, according to a first update time of a current version, a first storage address of a program update file corresponding to the first update time and a second storage address of a program update file corresponding to a second update time of a latest version from latest records of multiple versions; the storage address of the target program update file is as follows: a memory address range from the first memory address to the second memory address.
Optionally, the updating module 303 is specifically configured to perform at least one of modification, addition, and deletion corresponding to the target program update file on the application program according to the target program update file until the application program is updated to the latest version.
Fig. 9 is an application updating apparatus according to another embodiment of the present application, and as shown in fig. 9, the apparatus includes: a receiving module 401 and a sending module 402, wherein:
a receiving module 401, configured to receive a first download request sent by a terminal device, where the first download request is a file download request sent by the terminal device when it is determined that an application program meets a first update condition;
a sending module 402, configured to send an update configuration file of an application program to a terminal device, where the update configuration file records: an update record for a plurality of versions of an application up to a latest version, each version of the update record comprising: updating the file information of the file by the program corresponding to each version;
the receiving module 401 is specifically configured to receive a second download request sent by the terminal device, where the second download request includes: the target program updating file is a program updating file determined by the terminal equipment from updating records of multiple versions according to the current version of the application program;
the sending module 402 is specifically configured to send the target program update file to the terminal device, so that the terminal device updates the application program to the latest version according to the target program update file.
Alternatively, on the basis of the above embodiments, the present application embodiment may also provide an application program updating apparatus, and the apparatus structure given in fig. 9 above is further illustrated with reference to the following drawings. Fig. 10 is a flowchart illustrating an application updating method according to another embodiment of the present application, and as shown in fig. 10, the apparatus further includes: a determining module 403, configured to determine a target update mode according to the size of the target program update file and the size of the installation file of the application program;
a sending module 402, configured to send an update feedback message to a terminal device, where the update feedback message includes: indication information of a target updating mode;
the determining module 403 is specifically configured to send a download request when the terminal device determines that the application satisfies the first update condition according to the update feedback message.
Optionally, the determining module 403 is specifically configured to determine that the target update mode is the first update mode if the size of the target program update file is smaller than the size of the installation file of the application program, where the first update mode is an update mode corresponding to the update feedback message.
Optionally, the determining module 403 is specifically configured to determine that the target update mode is the second update mode if the size of the target update file is greater than or equal to the size of the installation package of the application, where the second update mode is an update mode corresponding to the installation file based on the application.
Optionally, the receiving module 401 is specifically configured to receive a third download request sent by the terminal device, where the third download request is a download request sent by the terminal device when determining, according to the update feedback message, that the application program meets a second update condition corresponding to the second update mode;
the sending module 402 is specifically configured to return an installation file of the application program to the server, so that the terminal device reinstalls the application program according to the installation file.
Optionally, the determining module 403 is specifically configured to determine that the target update mode is the third update mode or the first update mode if the size of the target program update file is greater than the preset size threshold and smaller than the size of the installation package of the application program; the third updating mode is an updating mode corresponding to each version.
Optionally, the sending module 402 is configured to sequentially receive at least one fourth download request sent by the terminal device, where a first one of the at least one fourth download request is a download request sent by the terminal device when determining, according to the update feedback message, that the application program meets a third update condition corresponding to a third update mode; and sequentially returning the program update files of the versions corresponding to the fourth downloading requests to the server until the application program is updated to the latest version.
The above-mentioned apparatus is used for executing the method provided by the foregoing embodiment, and the implementation principle and technical effect are similar, which are not described herein again.
These above modules may be one or more integrated circuits configured to implement the above methods, such as: one or more Application Specific Integrated Circuits (ASICs), or one or more microprocessors (DSPs), or one or more Field Programmable Gate Arrays (FPGAs), among others. For another example, when one of the above modules is implemented in the form of a Processing element scheduler code, the Processing element may be a general-purpose processor, such as a Central Processing Unit (CPU) or other processor capable of calling program code. For another example, these modules may be integrated together and implemented in the form of a system-on-a-chip (SOC).
Fig. 11 is a schematic structural diagram of an application updating device according to an embodiment of the present application, where the application updating device may be integrated in a terminal device or a chip of the terminal device.
The application program update apparatus includes: a processor 501, a storage medium 502, and a bus 503.
The processor 501 is used for storing a program, and the processor 501 calls the program stored in the storage medium 502 to execute the method embodiment corresponding to fig. 1-6. The specific implementation and technical effects are similar, and are not described herein again.
Optionally, the present application also provides a program product, such as a storage medium, on which a computer program is stored, including a program, which, when executed by a processor, performs embodiments corresponding to the above-described method.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to perform some steps of the methods according to the embodiments of the present application. And the aforementioned storage medium includes: a U disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.

Claims (19)

1. An application update method, the method comprising:
if the application program meets a preset first updating condition, downloading an updating configuration file of the application program from a server; the update configuration file records: an update record for a plurality of versions of the application up to a latest version, each version of the update record comprising: the program corresponding to each version updates the file information of the file;
determining file information of a target program update file from the update records of the multiple versions according to the current version of the application program;
downloading the target program update file from the server according to the file information;
and updating the application program to the latest version according to the target program update file.
2. The method of claim 1, wherein before downloading the updated configuration file of the application from the server if the application satisfies the preset first update condition, the method further comprises:
receiving an update feedback message sent by the server, wherein the update feedback message is indication information of an update mode determined by the server according to the current version and the latest version;
and determining whether the application program meets the first updating condition or not according to the updating feedback message.
3. The method of claim 2, wherein said determining whether the application satisfies the first update condition based on the update feedback message comprises:
determining whether the update feedback message includes: indication information of a first update mode;
if the update feedback message includes: and determining that the application program meets the first updating condition according to the indication information of the first updating mode.
4. The method of claim 3, wherein said updating the feedback message comprises: if the indication information of the first updating mode determines that the application program meets the first updating condition, the method includes:
if the update feedback message only includes: if the indication information of the first updating mode is received, determining that the application program meets the first updating condition; alternatively, the first and second electrodes may be,
if the update feedback message further comprises: and if the indication information of other updating modes is received and the selection operation aiming at the first updating mode is received, determining that the application program meets the first updating condition.
5. The method of claim 2, wherein the method further comprises:
determining whether the application program meets a second updating condition according to the updating feedback message;
and if the application program meets the second updating condition, re-downloading the installation file of the application program from the server.
6. The method of claim 2, wherein the method further comprises:
determining whether the application program meets a third updating condition according to the updating feedback message;
and if the application program meets the third updating condition, sequentially downloading the program updating files of the current version to the latest version from the server until the application program is updated to the latest version.
7. The method according to claim 1, wherein the file information of the program update file corresponding to each version is: the storage address of the program update file corresponding to the update time of each version;
the determining a storage address of the target program update file from the update records of the plurality of versions according to the current version of the application program includes:
according to the first updating time of the current version, determining a first storage address of a program updating file corresponding to the first updating time and a second storage address of the program updating file corresponding to the second updating time of the latest version from the latest records of the plurality of versions; the storage address of the target program update file is as follows: a memory address range from the first memory address to the second memory address.
8. The method of any of claims 1-7, wherein the updating the application to the latest version based on the target program update file comprises:
and according to the target program update file, performing at least one operation of modification, addition and deletion corresponding to the target program update file on the application program until the application program is updated to the latest version.
9. An application update method, the method comprising:
receiving a first downloading request sent by terminal equipment, wherein the first downloading request is a file downloading request sent by the terminal equipment when determining that an application program meets a first updating condition;
sending an update configuration file of the application program to the terminal device, wherein the update configuration file records: an update record for a plurality of versions of the application up to a latest version, each version of the update record comprising: the program corresponding to each version updates the file information of the file;
receiving a second download request sent by the terminal device, where the second download request includes: the file information of a target program update file is determined by the terminal device from the update records of the multiple versions according to the current version of the application program;
and sending the target program update file to the terminal equipment so that the terminal equipment updates the application program to the latest version according to the target program update file.
10. The method of claim 9, wherein prior to receiving the first download request sent by the terminal device, the method further comprises:
determining a target updating mode according to the size of the target program updating file and the size of the installation file of the application program;
sending an update feedback message to the terminal device, wherein the update feedback message includes: indication information of the target updating mode;
the first download request is a download request sent by the terminal device when the application program is determined to meet the first update condition according to the update feedback message.
11. The method of claim 10, wherein determining a target update style based on the size of the target program update file and the size of the installation file of the application comprises:
and if the size of the target program update file is smaller than the size of the installation file of the application program, determining that the target update mode is a first update mode, wherein the first update mode is an update mode corresponding to the update feedback message.
12. The method of claim 10, wherein determining a target update style based on the size of the target program update file and the size of the installation file of the application comprises:
and if the size of the target program update file is larger than or equal to the size of the installation package of the application program, determining that the target update mode is a second update mode, wherein the second update mode is an update mode corresponding to the installation file based on the application program.
13. The method of claim 12, wherein the method further comprises:
receiving a third download request sent by the terminal device, where the third download request is a download request sent by the terminal device when determining that the application program meets a second update condition corresponding to the second update mode according to the update feedback message;
and returning the installation file of the application program to the server so that the terminal equipment reinstalls the application program according to the installation file.
14. The method of claim 10, wherein determining a target update style based on the size of the target program update file and the size of the installation file of the application comprises:
if the size of the target program update file is larger than a preset size threshold and smaller than the size of the installation package of the application program, determining that the target update mode is a third update mode or a first update mode; the third updating mode is an updating mode corresponding to each version.
15. The method of claim 14, wherein the method further comprises:
sequentially receiving at least one fourth download request sent by the terminal device, wherein a first fourth download request in the at least one fourth download request is a download request sent by the terminal device when determining that the application program meets a third update condition corresponding to the third update mode according to the update feedback message;
and sequentially returning the program update files of the versions corresponding to the fourth downloading requests to the server until the application program is updated to the latest version.
16. An application update apparatus, comprising: download module, confirm module and update module, wherein:
the downloading module is used for downloading the updating configuration file of the application program from the server if the application program meets a preset first updating condition; the update configuration file records: an update record for a plurality of versions of the application up to a latest version, each version of the update record comprising: the program corresponding to each version updates the file information of the file;
the determining module is used for determining the file information of the target program update file from the update records of the plurality of versions according to the current version of the application program;
the downloading module is specifically configured to download the target program update file from the server according to the file information;
and the updating module is used for updating the application program to the latest version according to the target program updating file.
17. An application update apparatus, comprising: receiving module and sending module, wherein:
the receiving module is used for receiving a first downloading request sent by terminal equipment, wherein the first downloading request is a file downloading request sent by the terminal equipment when the terminal equipment determines that an application program meets a first updating condition;
the sending module is configured to send an update configuration file of the application program to the terminal device, where the update configuration file records: an update record for a plurality of versions of the application up to a latest version, each version of the update record comprising: the program corresponding to each version updates the file information of the file;
the receiving module is specifically configured to receive a second download request sent by the terminal device, where the second download request includes: the file information of a target program update file is determined by the terminal device from the update records of the multiple versions according to the current version of the application program;
the sending module is specifically configured to send the target program update file to the terminal device, so that the terminal device updates the application program to the latest version according to the target program update file.
18. An application updating apparatus, characterized in that the apparatus comprises: a processor, a storage medium and a bus, the storage medium storing machine-readable instructions executable by the processor, the processor and the storage medium communicating via the bus when the application program is updated and running, the processor executing the machine-readable instructions to perform the method of any one of claims 1-15.
19. A storage medium, characterized in that the storage medium has stored thereon a computer program which, when being executed by a processor, performs the method of any of the preceding claims 1-15.
CN202110554935.4A 2021-05-20 2021-05-20 Application program updating method, device, equipment and storage medium Active CN113238777B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110554935.4A CN113238777B (en) 2021-05-20 2021-05-20 Application program updating method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110554935.4A CN113238777B (en) 2021-05-20 2021-05-20 Application program updating method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113238777A true CN113238777A (en) 2021-08-10
CN113238777B CN113238777B (en) 2023-08-22

Family

ID=77138053

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110554935.4A Active CN113238777B (en) 2021-05-20 2021-05-20 Application program updating method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113238777B (en)

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080171556A1 (en) * 2007-01-17 2008-07-17 Connect Spot Ltd. Database update systems
US20090089880A1 (en) * 2007-09-28 2009-04-02 Hitachi, Ltd. Computer system and virus-scan method
US20090276563A1 (en) * 2007-10-25 2009-11-05 Leather Mark M Incremental State Updates
CN103532732A (en) * 2012-06-29 2014-01-22 西门子公司 A network device, and a method for operating the network device for an automation network
US20140173578A1 (en) * 2011-08-23 2014-06-19 Tencent Technology (Shenzhen) Company Limited Method and apparatus for installing and updating software
WO2015194406A1 (en) * 2014-06-18 2015-12-23 日立オートモティブシステムズ株式会社 Vehicle-mounted program writing device
CN105704241A (en) * 2016-04-06 2016-06-22 浪潮电子信息产业股份有限公司 Client terminal program updating method and system and a service platform
CN106201625A (en) * 2016-07-19 2016-12-07 乐视控股(北京)有限公司 A kind of software version updating method, updating device and electronic equipment thereof
CN108111331A (en) * 2017-11-06 2018-06-01 北京趣拿软件科技有限公司 Acquisition methods, device, storage medium, processor and the system of updated data package
US20180253294A1 (en) * 2017-03-02 2018-09-06 International Business Machines Corporation Electronic update handling based on user activity
CN109445827A (en) * 2018-11-16 2019-03-08 网易(杭州)网络有限公司 A kind of method and device of game renewal, electronic equipment, storage medium
CN109471653A (en) * 2018-09-29 2019-03-15 百度在线网络技术(北京)有限公司 Update method, electronic equipment, server and the storage medium of application program
WO2019201039A1 (en) * 2018-04-16 2019-10-24 深圳思为科技有限公司 Method and system for updating application and application server
CN110471697A (en) * 2019-07-12 2019-11-19 深圳追一科技有限公司 Configuration method and Related product
US20200133657A1 (en) * 2018-10-31 2020-04-30 EMC IP Holding Company LLC Method, electronic device and computer readable storage medium of storage management
US20200242464A1 (en) * 2019-01-29 2020-07-30 Sony Corporation Incremental ai firmware updates using in-device training and peer-to-peer updates

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080171556A1 (en) * 2007-01-17 2008-07-17 Connect Spot Ltd. Database update systems
US20090089880A1 (en) * 2007-09-28 2009-04-02 Hitachi, Ltd. Computer system and virus-scan method
US20090276563A1 (en) * 2007-10-25 2009-11-05 Leather Mark M Incremental State Updates
US20140173578A1 (en) * 2011-08-23 2014-06-19 Tencent Technology (Shenzhen) Company Limited Method and apparatus for installing and updating software
CN103532732A (en) * 2012-06-29 2014-01-22 西门子公司 A network device, and a method for operating the network device for an automation network
WO2015194406A1 (en) * 2014-06-18 2015-12-23 日立オートモティブシステムズ株式会社 Vehicle-mounted program writing device
CN105704241A (en) * 2016-04-06 2016-06-22 浪潮电子信息产业股份有限公司 Client terminal program updating method and system and a service platform
CN106201625A (en) * 2016-07-19 2016-12-07 乐视控股(北京)有限公司 A kind of software version updating method, updating device and electronic equipment thereof
US20180253294A1 (en) * 2017-03-02 2018-09-06 International Business Machines Corporation Electronic update handling based on user activity
CN108111331A (en) * 2017-11-06 2018-06-01 北京趣拿软件科技有限公司 Acquisition methods, device, storage medium, processor and the system of updated data package
WO2019201039A1 (en) * 2018-04-16 2019-10-24 深圳思为科技有限公司 Method and system for updating application and application server
CN109471653A (en) * 2018-09-29 2019-03-15 百度在线网络技术(北京)有限公司 Update method, electronic equipment, server and the storage medium of application program
US20200133657A1 (en) * 2018-10-31 2020-04-30 EMC IP Holding Company LLC Method, electronic device and computer readable storage medium of storage management
CN111124475A (en) * 2018-10-31 2020-05-08 伊姆西Ip控股有限责任公司 Method for storage management, electronic device and computer-readable storage medium
CN109445827A (en) * 2018-11-16 2019-03-08 网易(杭州)网络有限公司 A kind of method and device of game renewal, electronic equipment, storage medium
US20200242464A1 (en) * 2019-01-29 2020-07-30 Sony Corporation Incremental ai firmware updates using in-device training and peer-to-peer updates
CN110471697A (en) * 2019-07-12 2019-11-19 深圳追一科技有限公司 Configuration method and Related product

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
连程: "软件的增量更新", Retrieved from the Internet <URL:《https://www.cnblogs.com/anxin1225/p/6953004.html》> *

Also Published As

Publication number Publication date
CN113238777B (en) 2023-08-22

Similar Documents

Publication Publication Date Title
CN109522041B (en) Client resource updating method, device, processor, server and terminal
CN109413186B (en) Application program updating method, terminal, server and system
CN105718276B (en) Method and device for providing APK download and NGINX server
CN110543324B (en) Plug-in increment updating method and device for application program
CN111249744B (en) Resource loading method and device, storage medium and electronic device
CN108540509B (en) Processing method and device of terminal browser, server and intelligent terminal
CN112506584B (en) Resource file loading method, device, equipment, storage medium and product
CN109756533B (en) Mirror image acceleration method and device and server
CN110765394A (en) So file loading method and device, storage medium and terminal equipment
CN111045698A (en) Redundant picture deleting method and device, electronic equipment and storage medium
CN113961226B (en) Software development kit repairing method, terminal, server and equipment
CN109471799B (en) Method, device, storage medium and terminal for deploying demand environment
CN104699509A (en) Method and device for downloading application software
CN110888658A (en) Dynamic method and device for functional module in application program and storage medium
CN107968838B (en) Mobile phone software updating method and system
WO2014176731A1 (en) Method and apparatus for upgrading application
CN106156210B (en) Method and device for determining application identifier matching list
CN113238777A (en) Application program updating method, device, equipment and storage medium
CN102750287B (en) Include method and the download authentication server of index information
CN107179918B (en) Software processing method, device and system
CN113312073B (en) Installation package file processing method and related device
CN106708737B (en) Test method and device
CN111399896B (en) Patch acquisition method, device, equipment and storage medium
CN112148333B (en) Block chain server firmware updating system
CN114090074A (en) Method and device for configuring operating environment, storage medium and electronic 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