CN104063239B - Application program update method and server, the client of mobile terminal - Google Patents

Application program update method and server, the client of mobile terminal Download PDF

Info

Publication number
CN104063239B
CN104063239B CN201310094896.XA CN201310094896A CN104063239B CN 104063239 B CN104063239 B CN 104063239B CN 201310094896 A CN201310094896 A CN 201310094896A CN 104063239 B CN104063239 B CN 104063239B
Authority
CN
China
Prior art keywords
configuration file
application program
server
client
newly
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
CN201310094896.XA
Other languages
Chinese (zh)
Other versions
CN104063239A (en
Inventor
林声炜
钟于胜
朱德亮
曹飞
邹迪飞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201310094896.XA priority Critical patent/CN104063239B/en
Publication of CN104063239A publication Critical patent/CN104063239A/en
Application granted granted Critical
Publication of CN104063239B publication Critical patent/CN104063239B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The present invention is suitable for technical field of mobile terminals, provides a kind of application program update method and server, client, comprising: server receives the configuration file request that client is sent, and includes the operating parameter of the application program in the configuration file request;The server matches configuration file according to the operating parameter in the preset database, the configuration file is generated by compiling default class, the entry method of newly-increased function of application logical code and preset name is encapsulated in the default class, the entry method of the preset name is for executing the newly-increased function of application logical code;The configuration file is sent to client by the server, so that the client carries out application program update.The present invention can realize that the differentiation of configuration file issues for the different operating condition of application program, avoid for all possible more new logic being all bundled in same configuration file, enhance the flexibility of application program update.

Description

Application program update method and server, the client of mobile terminal
Technical field
The invention belongs to technical field of mobile terminals more particularly to the application program update methods and clothes of a kind of mobile terminal Business device, client.
Background technique
With the rapid development of mobile Internet and the continuous improvement of mobile terminal intellectualized technology, the application journey of magnanimity Sequence is downloaded and is installed by mobile terminal, and the movable living of people is greatly enriched.
In order to meet the user demand increasingly promoted, developer can be aperiodically usually the application program of its exploitation Increase new function logic, to make improvement or optimization to application program.Existing application program make improve or it is excellent After change, correlative code can be all added in the current edition of the application program by developer, compiling generates after being packaged should The new version of application program, is issued by way of version updating.In above-mentioned application program update mode, issue more New packet needs to meet simultaneously the application program, and all versions are upgraded demand before this, that is, need update wrap in pre-buried all possibility More new logic, and can not be on each mobile terminal situations such as the definite version of the application program, specific running environment It is finely distinguished, so that existing application program update mode does not have flexibility.
Summary of the invention
A kind of application program update method for being designed to provide mobile terminal of the embodiment of the present invention solves the prior art Situations such as definite version of the application program, specific running environment on each mobile terminal can not be directed to, is finely distinguished, Application program update mode does not have flexibility problem.
The embodiments of the present invention are implemented as follows, a kind of application program update method of mobile terminal, comprising:
Server receives the configuration file request that client is sent, and includes described in the configuration file request using journey The operating parameter of sequence;
The server matches configuration file according to the operating parameter in the preset database, and the configuration file passes through It compiles default class to generate, the entrance of newly-increased function of application logical code and preset name is encapsulated in the default class Method, the entry method of the preset name is for executing the newly-increased function of application logical code;
The configuration file is sent to the client by the server, so that the client is described pre- by calling If the entry method of preset name described in class, the function logic code of the newly-increased application program is executed, completes to apply journey Sequence updates.
The another object of the embodiment of the present invention is to provide a kind of application program update method of mobile terminal, comprising:
User end to server sends configuration file request, includes the application program in the configuration file request Operating parameter;
The client receives the configuration file that the server returns, and the configuration file is by the server according to institute It states operating parameter and matches in the preset database and obtain, and the configuration file compiles default class by the server and generates, The entry method of newly-increased function of application logical code and preset name, the default name are encapsulated in the default class The entry method of title is for executing the newly-increased function of application logical code;
The client loads the configuration file by class loading application programs programming interface API, calls described default The entry method of preset name described in class executes the newly-increased function of application logical code, completes application program more Newly.
The another object of the embodiment of the present invention is to provide a kind of server, comprising:
First receiving unit includes for receiving the configuration file request of client transmission, in the configuration file request The operating parameter of the application program;
Matching unit, for matching configuration file, the configuration file in the preset database according to the operating parameter It is generated by compiling default class, encapsulates newly-increased function of application logical code and preset name in the default class Entry method, the entry method of the preset name is for executing the newly-increased function of application logical code;
First transmission unit, for the configuration file to be sent to the client, so that the client passes through tune The entry method of the preset name described in the default class executes the newly-increased function of application logical code, completes Application program update.
The another object of the embodiment of the present invention is to provide a kind of client, comprising:
Second transmission unit includes institute in the configuration file request for sending configuration file request to server State the operating parameter of application program;
Second receiving unit, the configuration file returned for receiving the server, the configuration file is by the service Device is matched in the preset database according to the operating parameter and is obtained, and the configuration file is default by server compiling Class generates, and the entry method of newly-increased function of application logical code and preset name, institute are encapsulated in the default class The entry method of preset name is stated for executing the newly-increased function of application logical code;
Updating unit calls described pre- for loading the configuration file by class loading application programs programming interface API If the entry method of preset name described in class, the newly-increased function of application logical code is executed, completes application program It updates.
When announced application program has increased function logic newly, need on mobile terminals to mounted application program into When row updates, the application program update method of the mobile terminal provided through the embodiment of the present invention can be directed to the application program Different operating condition realizes that the differentiation of configuration file issues, and avoids for all possible more new logic being all bundled in same In configuration file, the flexibility of application program update is enhanced.
Detailed description of the invention
Fig. 1 is the system architecture diagram that the application program update method of mobile terminal provided in an embodiment of the present invention is applicable in;
Fig. 2 is the implementation flow chart of the application program update method server of mobile terminal provided in an embodiment of the present invention;
Fig. 3 is the implementation flow chart of the application program update method client of mobile terminal provided in an embodiment of the present invention;
Fig. 4 is the structural block diagram of the application program update device of mobile terminal provided in an embodiment of the present invention.
Specific embodiment
In order to make the objectives, technical solutions, and advantages of the present invention clearer, with reference to the accompanying drawings and embodiments, right The present invention is further elaborated.It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, and It is not used in the restriction present invention.
When announced application program has increased function logic newly, need on mobile terminals to mounted application program into When row updates, the application program update method of the mobile terminal provided through the embodiment of the present invention can be directed to the application program Different operating condition realizes that the differentiation of configuration file issues, and avoids for all possible more new logic being all bundled in same In configuration file, the flexibility of application program update is enhanced.
Fig. 1 shows the system tray that the application program update method of mobile terminal provided in an embodiment of the present invention is applicable in Structure, for ease of description, only the parts related to this embodiment are shown.
Referring to Fig.1, which is realized based on client/server (Client/Server, CS) framework, includes service Device 11 and multiple client 12.Wherein, in server 11, the case where announced application program has increased function logic newly Under, for the different client case of each application program, server 11 is stored with correspondence in its presetting database Configuration file, for being handed down to corresponding client 12.Client 12 after receiving the configuration file that server 11 issues, The executable code in configuration file is executed, application program update can be realized.
Meanwhile in embodiments of the present invention, client 12 can be the types of applications journey for installing and operating in mobile terminal Sequence, for example, the client softwares such as browser, immediate communication tool;Or it installs and runs application on mobile terminals Program management software, the version information of available all application programs to installation on mobile terminals, and unified downloading The configuration file of all application programs is realized and is updated to the unified of application programs all on mobile terminal to run installation.
It should be noted that client 12 can be directed to and be mounted on movement when client 12 is application program management software Every a application program in terminal, requests the configuration file of the application program to the server of the application program respectively, is used for The application program is updated.
Fig. 2 shows the realization streams of the application program update method server end of mobile terminal provided in an embodiment of the present invention Journey, details are as follows:
In step s 201, server receives the configuration file request that client is sent, and wraps in the configuration file request The operating parameter of the application program is included.
In the present embodiment, server receive client send configuration file request, the configuration file request be used for Whether server inquiry application program has increased function logic newly, and for the case where the application program has increased function logic newly Under, request server returns to the executable code for being used for more new application.
In the present embodiment, the operating parameter of application program is carried in configuring request, wherein operating parameter includes but not It is limited to the version number for the application program being presently installed on the mobile terminal, the International Mobile Equipment Identity code of the mobile terminal (International Mobile Equipment Identity, IMEI) etc., server, can according to above-mentioned operating parameter To determine the operating condition of the application program on all mobile terminals of the client, for example, can be determined according to version number The current version of the application program, or determine according to IMEI the ardware model number of the mobile terminal.
In step S202, the server matches configuration file according to the operating parameter in the preset database, institute State configuration file and generated by compiling default class, encapsulated in the default class newly-increased function of application logical code and The entry method of preset name, the entry method of the preset name is for executing the newly-increased function of application logic generation Code.
In the present embodiment, before executing step S201, the method also includes:
The server stores the configuration file in the presetting database, and establishes the configuration file and described The incidence relation of client parameter.
Wherein, server be directed to all possible more new logic, be pre-stored in its presetting database and each The corresponding configuration file of more new logic, here, more new logic refers to a certain particular version number or runs on a certain spy The logical process of the application program update under running environment to its latest edition is determined, for example, for the application program before this every One version number has a configuration file to correspond, newest for the application program to be updated to from its current version Version;In another example also there is a configuration file to correspond therewith for the type of mobile terminal locating for the application program, For targetedly being updated according to the hardware performance of the mobile terminal or software environment to the application program.
In the present embodiment, when developer be application program increased newly function logic (such as delete storage card on portion Divide specified file, acquire the information of mobile terminal data of specified type and report) after, write newly-increased function of application Logical code, and the newly-increased function of application logical code is encapsulated in the class made an appointment, at the same time, at such In also encapsulate the entry method of a preset name together, when the entry method is called, is able to carry out this and newly-increased answers With program function logical code.
For example, the class ClassA that made an appointment, new by this after writing newly-increased function of application logical code The function of application logical code of increasing is encapsulated into class ClassA, at the same time, entitled main is defined in class ClassA Entry method, and the newly-increased function of application logical code is put into the entry method, passes through compiling class ClassA Generate configuration file (such as task.jar), as a result, by calling the ClassA.main(in the configuration file), it can it is real The now execution of the newly-increased function of application logical code.
In the present embodiment, the incidence relation of the corresponding operating parameter of configuration file is established in the preset database, The operating parameter in configuration file request sent as a result, according to client, it can in the preset database for client With corresponding configuration file.
In step S203, the configuration file is sent to client, so that the client is described pre- by calling If the entry method of preset name described in class, the function logic code of the newly-increased application program is executed, completes to apply journey Sequence updates.
In the present embodiment, after configuration file is returned to client by server, client can be according to configuration text Part calls the entry method of preset name in default class, is patrolled according to the newly-increased function of application in the entry method It collects code and carries out application program update, concrete implementation process will be described in detail in the embodiment of subsequent clients end side, Details are not described herein.
Fig. 3 shows the realization stream of the application program update method client-side of mobile terminal provided in an embodiment of the present invention Journey, details are as follows:
In step S301, user end to server sends configuration file request, includes in the configuration file request The operating parameter of the application program.
Wherein, the operating parameter include but is not limited to be presently installed at the client the application on mobile terminals The version number of program, the IMEI of the mobile terminal etc..
As an embodiment of the present invention, step S301 can be executed in client terminal start-up, i.e., whenever client opens When dynamic, configuration file request just is issued to server, if server is according to the operating parameter in configuration file request no Being fitted on the configuration file for needing to issue, then client continues to run, if the configuration file that server matches are issued to needs, Subsequent step is executed, the update of application program is carried out.
In step s 302, the client receives the configuration file that the server returns, and the configuration file is by institute It states server and is matched in the preset database according to the operating parameter and obtained, and the configuration file is compiled by the server It translates default class to generate, the entrance side of newly-increased function of application logical code and preset name is encapsulated in the default class Method, the entry method of the preset name is for executing the newly-increased function of application logical code.
In step S303, the client passes through class loading application programs programming interface (Application Programming Interface, API) the load configuration file, calls the entrance of preset name described in the default class Method executes the newly-increased function of application logical code, completes the update of application program.
In the present embodiment, after client receives the configuration file of server return, API, example are loaded by class Such as DexClassLoader, for loading configuration file into memory, such load API can be according to protocol conventions, in the configuration file In find the entry method of preset name in default class and the default class and be called, for example, in configuration file ClassA.main(is found in task.jar) and load ClassA.main (), thereby executing wherein newly-increased application program Function logic code, to complete the update of application program.
In embodiments of the present invention, when announced application program has increased function logic newly, it is right on mobile terminals to need When mounted application program is updated, by the application program update method of above-mentioned mobile terminal, the application can be directed to The different operating condition of program realizes that the differentiation of configuration file issues, and avoids for all possible more new logic being all bundled in In same configuration file, the flexibility of application program update is enhanced.
Fig. 4 shows the structural block diagram of the application program update device of mobile terminal provided in an embodiment of the present invention, the dress Setting can be located on server and client side shown in Fig. 1 embodiment, implement for being separately operable Fig. 2 and Fig. 3 of the present invention The application program update method of mobile terminal described in example.For ease of description, only the parts related to this embodiment are shown.
Referring to Fig. 4, in the server, which includes:
First receiving unit 41 receives the configuration file request that client is sent, includes in the configuration file request The operating parameter of the application program.
Matching unit 42 matches configuration file according to the operating parameter in the preset database, and the configuration file is logical It crosses the default class of compiling to generate, encapsulates entering for newly-increased function of application logical code and preset name in the default class Mouth method, the entry method of the preset name is for executing the newly-increased function of application logical code.
The configuration file is sent to the client by the first transmission unit 43, so that the client passes through calling The entry method of preset name described in the default class executes the newly-increased function of application logical code, completes to answer It is updated with program.
Optionally, the server further include:
Pre-storing unit stores the configuration file in the presetting database, and establishes the configuration file and institute State the incidence relation of operating parameter.
Optionally, the operating parameter includes being currently installed on the version number of the application program on the mobile terminal Or the IMEI of the mobile terminal.
On the client, which includes:
Second transmission unit 44 sends configuration file request to server, includes described in the configuration file request The operating parameter of application program.
Second receiving unit 45 receives the configuration file that the server returns, and the configuration file is by the server It is matched and is obtained in the preset database according to the operating parameter, and the configuration file compiles default class by the server It generates, the entry method of newly-increased function of application logical code and preset name is encapsulated in the default class, it is described The entry method of preset name is for executing the newly-increased function of application logical code.
Updating unit 46 loads the configuration file by class loading application programs programming interface API, calls described default The entry method of preset name described in class executes the newly-increased function of application logical code, completes application program more Newly.
Optionally, second transmission unit 44 is specifically used for sending the configuration file to the server on startup Request.
Optionally, the client further include:
Unit is deleted, for deleting the configuration file.
Optionally, the client parameter includes being currently installed on the version of the application program on the mobile terminal Number or the mobile terminal International Mobile Equipment Identity code IMEI.
In embodiments of the present invention, when announced application program has increased function logic newly, it is right on mobile terminals to need When mounted application program is updated, by the application program update method of above-mentioned mobile terminal, the application can be directed to The different operating condition of program realizes that the differentiation of configuration file issues, and avoids for all possible more new logic being all bundled in In same configuration file, the flexibility of application program update is enhanced.
The foregoing is merely illustrative of the preferred embodiments of the present invention, is not intended to limit the invention, all in essence of the invention Made any modifications, equivalent replacements, and improvements etc., should all be included in the protection scope of the present invention within mind and principle.

Claims (14)

1. a kind of application program update method of mobile terminal characterized by comprising
Server receives the configuration file request that client is sent, and includes the application program in the configuration file request Operating parameter;
The server matches configuration file according to the operating parameter in the preset database, and the configuration file passes through compiling Default class generates, and the entrance side of newly-increased function of application logical code and preset name is encapsulated in the default class Method, the entry method of the preset name is for executing the newly-increased function of application logical code, wherein for all Possible more new logic is pre-stored configuration file corresponding with more new logic described in every kind in the presetting database, described More new logic is by a certain particular version number or to run on application program update under a certain specific run environment to latest edition Logical process;
The configuration file is sent to the client by the server, so that the client is by calling the default class Described in preset name entry method, execute the function logic code of the newly-increased application program, complete application program more Newly.
2. the method as described in claim 1, which is characterized in that receive the configuration file that client is sent in the server and ask Before asking, the method also includes:
The server stores the configuration file in the presetting database, and establishes the configuration file and the operation The incidence relation of parameter.
3. method according to claim 1 or 2, which is characterized in that the operating parameter includes being presently installed at the movement The version number of the application program in terminal or the International Mobile Equipment Identity code IMEI of the mobile terminal.
4. a kind of application program update method of mobile terminal characterized by comprising
User end to server sends configuration file request, includes the operation of the application program in the configuration file request Parameter;
The client receives the configuration file that the server returns, and the configuration file is by the server according to the fortune Row parameter matches obtain in the preset database, and the configuration file compiles default class by the server and generates, described The entry method of newly-increased function of application logical code and preset name is encapsulated in default class, the preset name Entry method is for executing the newly-increased function of application logical code, wherein is directed to all possible more new logic, institute It states and is pre-stored configuration file corresponding with more new logic described in every kind in presetting database, the more new logic is by a certain spy Determine version number or runs on the logical process of the application program update under a certain specific run environment to latest edition;
The client loads the configuration file by class loading application programs programming interface API, calls in the default class The entry method of the preset name executes the newly-increased function of application logical code, completes application program update.
5. method as claimed in claim 4, which is characterized in that it is specific that the user end to server sends configuration file request Are as follows:
The client sends the configuration file request to the server on startup.
6. method as claimed in claim 4, which is characterized in that after completing application program update, the method also includes:
The client deletes the configuration file.
7. such as the described in any item methods of claim 4~6, which is characterized in that the client parameter includes being presently installed at The version number of the application program on the mobile terminal or the International Mobile Equipment Identity code IMEI of the mobile terminal.
8. a kind of server characterized by comprising
First receiving unit includes answering in the configuration file request for receiving the configuration file request of client transmission With the operating parameter of program;
Matching unit, for matching configuration file in the preset database according to the operating parameter, the configuration file passes through It compiles default class to generate, the entrance of newly-increased function of application logical code and preset name is encapsulated in the default class Method, the entry method of the preset name is for executing the newly-increased function of application logical code, wherein is directed to institute Possible more new logic is pre-stored configuration file corresponding with more new logic described in every kind, institute in the presetting database Stating more new logic is by a certain particular version number or to run on application program update under a certain specific run environment to latest edition This logical process;
First transmission unit, for the configuration file to be sent to the client, so that the client is by calling institute The entry method of preset name described in default class is stated, the newly-increased function of application logical code is executed, completes application Program updates.
9. server as claimed in claim 8, which is characterized in that the server further include:
Pre-storing unit for storing the configuration file in the presetting database, and establishes the configuration file and institute State the incidence relation of operating parameter.
10. server as claimed in claim 8 or 9, which is characterized in that the operating parameter includes being presently installed at movement eventually The version number of the application program on end or the International Mobile Equipment Identity code IMEI of the mobile terminal.
11. a kind of client characterized by comprising
Second transmission unit includes using journey in the configuration file request for sending configuration file request to server The operating parameter of sequence;
Second receiving unit, the configuration file returned for receiving the server, the configuration file is by the server root It matches and obtains in the preset database according to the operating parameter, and the configuration file compiles default class life by the server At, the entry method of newly-increased function of application logical code and preset name is encapsulated in the default class, it is described pre- If the entry method of title is for executing the newly-increased function of application logical code, wherein for it is all possible more New logic is pre-stored configuration file corresponding with more new logic described in every kind, the more new logic in the presetting database By a certain particular version number or to run on the logic mistake of the application program update under a certain specific run environment to latest edition Journey;
Updating unit calls the default class for loading the configuration file by class loading application programs programming interface API Described in preset name entry method, execute the newly-increased function of application logical code, complete application program update.
12. client as claimed in claim 11, which is characterized in that second transmission unit be specifically used on startup to The server sends the configuration file request.
13. client as claimed in claim 11, which is characterized in that the client further include:
Unit is deleted, for deleting the configuration file.
14. such as the described in any item clients of claim 11~13, which is characterized in that the client parameter includes current peace The version number of the application program of dress on mobile terminals or the International Mobile Equipment Identity code IMEI of the mobile terminal.
CN201310094896.XA 2013-03-22 2013-03-22 Application program update method and server, the client of mobile terminal Active CN104063239B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310094896.XA CN104063239B (en) 2013-03-22 2013-03-22 Application program update method and server, the client of mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310094896.XA CN104063239B (en) 2013-03-22 2013-03-22 Application program update method and server, the client of mobile terminal

Publications (2)

Publication Number Publication Date
CN104063239A CN104063239A (en) 2014-09-24
CN104063239B true CN104063239B (en) 2019-01-15

Family

ID=51550963

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310094896.XA Active CN104063239B (en) 2013-03-22 2013-03-22 Application program update method and server, the client of mobile terminal

Country Status (1)

Country Link
CN (1) CN104063239B (en)

Families Citing this family (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105740137B (en) * 2014-12-08 2018-07-31 阿里巴巴集团控股有限公司 Divide bucket test method and the method, apparatus and system of configuration information are provided
CN104834537B (en) 2014-12-30 2018-04-27 沈阳东软医疗系统有限公司 Data processing method, server and client
CN105100191B (en) * 2015-05-22 2018-09-21 华为技术有限公司 The method, apparatus and system of Java application installations are realized in a kind of cloud compiling
CN106326062B (en) * 2015-06-29 2019-01-25 阿里巴巴集团控股有限公司 The operating status control method and device of application program
CN106528057B (en) * 2015-09-09 2020-07-10 腾讯科技(深圳)有限公司 Method and device for realizing running environment adaptation
CN105893071A (en) * 2015-11-30 2016-08-24 乐视云计算有限公司 Online tuning method and system for application
CN106020873B (en) * 2016-05-13 2021-11-23 腾讯科技(深圳)有限公司 Patch package loading method and device
CN106027890B (en) * 2016-05-25 2019-04-16 努比亚技术有限公司 Using download apparatus and method
CN108574588B (en) * 2017-03-10 2023-09-15 中兴通讯股份有限公司 Client, server and differentiated upgrading method
CN106897076B (en) * 2017-03-24 2021-03-02 长沙趣动文化科技有限公司 Game service providing and running method and device
CN107203397B (en) * 2017-05-24 2021-02-05 广州四三九九信息科技有限公司 Method and device for running mobile application
CN109218054B (en) * 2017-07-03 2022-08-09 腾讯科技(深圳)有限公司 Terminal dynamic configuration, corresponding server implementation method, device and storage medium
CN108121559B (en) * 2017-12-29 2023-06-23 深圳市世芯信息技术有限公司 Configuration file pushing method, server and storage medium
CN110381101B (en) * 2018-04-13 2024-01-12 北京京东尚科信息技术有限公司 API gateway control system, control method, equipment and medium
CN111273953B (en) * 2018-11-19 2021-07-16 Oppo广东移动通信有限公司 Model processing method, device, terminal and storage medium
CN109669683A (en) * 2018-12-25 2019-04-23 福建南威软件有限公司 A kind of method of functional unit automatic packaging
CN109800031A (en) * 2019-01-18 2019-05-24 广州虎牙信息科技有限公司 Service control method, server, terminal and device based on mobile office system
CN109831532B (en) * 2019-03-18 2020-09-15 北京字节跳动网络技术有限公司 Data sharing method, device, equipment and medium
CN109684116B (en) 2019-03-18 2019-06-25 北京字节跳动网络技术有限公司 Data sharing method, device, equipment and medium
CN110209434B (en) * 2019-04-23 2022-04-22 努比亚技术有限公司 Memory management method and device and computer readable storage medium
CN110334103B (en) * 2019-05-09 2021-11-02 北京顺丰同城科技有限公司 Recommendation service updating method, providing device, access device and recommendation system
CN110941460B (en) * 2019-11-22 2023-09-01 北京金山云网络技术有限公司 Application program starting method and device, electronic equipment, system and storage medium
CN111651194B (en) * 2020-06-05 2023-10-24 京东方科技集团股份有限公司 iOS-based adaptation method and device
CN111930398B (en) * 2020-07-24 2023-06-27 北京柠檬微趣科技股份有限公司 Application program updating method, device, system, medium and equipment
CN112165695B (en) * 2020-09-08 2021-08-27 安徽江淮汽车集团股份有限公司 Internet of vehicles service management method, platform, equipment and storage medium
CN112269565A (en) * 2020-10-30 2021-01-26 杭州电子科技大学 Container-based edge device operation method, device and system
CN112199219A (en) * 2020-11-17 2021-01-08 南开大学 Cross-language operation remote calling method
CN112925539B (en) * 2021-02-19 2022-12-06 天津车之家数据信息技术有限公司 Application updating method, computing device and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1848761A (en) * 2005-08-30 2006-10-18 华为技术有限公司 Software assembly parameter configuration method and system and terminal equipment thereof
CN101335641A (en) * 2007-06-29 2008-12-31 华为技术有限公司 Method, apparatus and system for updating apparatus
CN102387165A (en) * 2010-08-27 2012-03-21 腾讯科技(深圳)有限公司 System and method for upgrading software

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101120311B (en) * 2004-12-24 2010-10-20 意大利电信股份公司 Method and system for upgrading the software of a telecommunication terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1848761A (en) * 2005-08-30 2006-10-18 华为技术有限公司 Software assembly parameter configuration method and system and terminal equipment thereof
CN101335641A (en) * 2007-06-29 2008-12-31 华为技术有限公司 Method, apparatus and system for updating apparatus
CN102387165A (en) * 2010-08-27 2012-03-21 腾讯科技(深圳)有限公司 System and method for upgrading software

Also Published As

Publication number Publication date
CN104063239A (en) 2014-09-24

Similar Documents

Publication Publication Date Title
CN104063239B (en) Application program update method and server, the client of mobile terminal
CN107979508B (en) Micro-service test method and device
CN102622241B (en) A kind of method for upgrading software and device
US8752016B2 (en) Converting JavaScript into a device-independent representation
US11513789B2 (en) Application deployment method, apparatus, and system
CN106325847B (en) Method and device for acquiring application program function based on iOS platform
CN111090452B (en) Service environment switching method and computer readable storage medium
EP2701059A1 (en) Method and apparatus for loading application program
CN103353845A (en) Method and device for uploading and pushing script
US9351105B2 (en) Location based applications
CN108376078A (en) Upgrade method, device and the household appliance of equipment
CN106230977B (en) A kind of client functionality loading method, system, client and server-side
CN105323269A (en) Method for updating APP in Android system, terminal and storage medium
CN105302563A (en) Plug-in method and system for mobile application service
CN104077160A (en) Android software upgrading method, device and system
CN111880987A (en) Dynamic monitoring method and device of application program, storage medium and electronic device
CN102158434A (en) Intelligent gateway and method for realizing application program management on intelligent gateway
CN107526584B (en) Data access method and device
CN105592086A (en) Method and apparatus of managing firewall specific to Android platform
CN108600378B (en) File downloading method, device, terminal and storage medium
CN110413292A (en) Light application installation method, mobile terminal and the storage medium of application program
CN106775879B (en) VR application installation-free method and system based on android system client
CN115129574A (en) Code testing method and device
CN111683005A (en) Internet of things intelligent gateway equipment and construction method thereof
CN108107792B (en) Loading method, terminal and the computer readable storage medium of LUA script

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant