CN109213502B - Application updating method and device - Google Patents

Application updating method and device Download PDF

Info

Publication number
CN109213502B
CN109213502B CN201710524949.5A CN201710524949A CN109213502B CN 109213502 B CN109213502 B CN 109213502B CN 201710524949 A CN201710524949 A CN 201710524949A CN 109213502 B CN109213502 B CN 109213502B
Authority
CN
China
Prior art keywords
application
updating
component
tag
update information
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
CN201710524949.5A
Other languages
Chinese (zh)
Other versions
CN109213502A (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.)
Shanghai Shangxiang Network Technology Co ltd
Original Assignee
Shanghai Shangxiang Network Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Shangxiang Network Technology Co ltd filed Critical Shanghai Shangxiang Network Technology Co ltd
Priority to CN201710524949.5A priority Critical patent/CN109213502B/en
Publication of CN109213502A publication Critical patent/CN109213502A/en
Application granted granted Critical
Publication of CN109213502B publication Critical patent/CN109213502B/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

Abstract

The application discloses an application updating method and device. One embodiment of the method comprises: acquiring update information for updating an application from a network side, wherein the update information comprises: a tag indicating a type of a component, content corresponding to the tag; determining a component corresponding to the label in the application based on a preset corresponding relation between the label and the component; updating the determined component in the application based on the content corresponding to the tag. The method and the device have the advantages that the updating information is automatically acquired, the application is directly updated, a user does not need to manually download the updated installation package of the application, and the convenience of updating the application is improved.

Description

Application updating method and device
Technical Field
The present application relates to the field of computers, and in particular, to the field of applications, and in particular, to an application update method and apparatus.
Background
Applications are widely developed and used for their better user experience and rich interaction means. However, when the application is updated, the user needs to manually download the complete installation package of the application again and install the application again, which is cumbersome to operate.
Disclosure of Invention
The application provides an application updating method and device, which are used for solving the technical problems existing in the background technology part.
In a first aspect, the present application provides an application update method, including: acquiring update information for updating an application from a network side, wherein the update information comprises: a tag indicating a type of the component, content corresponding to the tag; determining a component corresponding to the label in the application based on a preset corresponding relation between the label and the component; updating the determined component in the application based on the content corresponding to the tag.
In a second aspect, the present application provides a readable computer storage medium, on which a computer program is stored, wherein the program, when executed by a processor, implements the method as described above.
In a third aspect, the present application provides a user terminal, which includes: one or more processors; memory for storing one or more programs which, when executed by the one or more processors, cause the one or more processors to implement the aforementioned method.
In a fourth aspect, the present application provides an application update method, including: generating update information for updating an application, the update information comprising: a tag indicating a type of a component, content corresponding to the tag, the update information being generated based on development in an integrated development environment integrated with a correspondence relationship of the tag and the component on the development terminal; and sending the updated information to a network terminal.
In a fifth aspect, the present application provides a readable computer storage medium, characterized in that a computer program is stored thereon, which program, when executed by a processor, implements the aforementioned method.
In a sixth aspect, the present application provides a development terminal, comprising: one or more processors; memory for storing one or more programs that, when executed by the one or more processors, cause the one or more processors to implement the aforementioned methods.
In a seventh aspect, the present application provides an application update system, including: a development terminal configured to generate update information for updating an application, the update information including: a tag indicating a type of a component, content corresponding to the tag, the update information being generated based on development in an integrated development environment integrated with a correspondence relationship of the tag and the component on the development terminal; a user terminal configured to obtain update information for updating an application from a network, where the update information includes: a tag indicating a type of a component, content corresponding to the tag; determining a component corresponding to the label in the application based on a preset corresponding relation between the label and the component; updating the determined component in the application based on the content corresponding to the tag.
According to the application updating method, updating information for updating the application is acquired from a server; determining a component corresponding to the label based on the corresponding relation between the label and the component, and taking the content corresponding to the label as the attribute of the determined component; and loading the determined component in the interface of the application based on the attribute of the determined component. The method and the device have the advantages that the updating information is automatically acquired, the application is directly updated, a user does not need to manually download the updated installation package of the application, and the convenience of updating the application is improved.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
FIG. 1 illustrates an exemplary system architecture that may be applied to embodiments of the application update method of the present application;
FIG. 2 illustrates a flow diagram for one embodiment of an application update method according to the present application;
FIG. 3 shows a flow diagram of another embodiment of an application update method according to the present application.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the relevant invention and not restrictive of the invention. It should be noted that, for convenience of description, only the portions related to the related invention are shown in the drawings.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
Fig. 1 shows an exemplary system architecture to which the application update method of the present application can be applied.
As shown in fig. 1, the system architecture may include a user terminal 101, a development terminal 102, a network terminal 103, and a network 104. The network 104 is used to provide information transmission between the user terminal 101, the development terminal 102, and the network terminal 103. The network 104 may include wired, wireless transmission links, or fiber optic cables, among others. The developer may develop, at the development terminal 102, update information for updating the application running on the user terminal 101, and send the update information to the network side 103, and the user terminal 101 may obtain the update information from the network side 103 to update the application running on the user terminal 101. In some embodiments, the development terminal 102 and the network terminal 103 may be integrated into a whole, that is, the functions of the development terminal 102 and the network terminal 103 are implemented by the same device; in this case, the process of transmitting information between the development terminal 102 and the network terminal 103 includes a process of data transmission inside the device.
Referring to FIG. 2, a flow diagram of one embodiment of an application update method according to the present application is shown. The method may be performed by a terminal, such as user terminal 101 in fig. 1.
Step 201, obtaining the update information of the application from the network side.
The update information of the application acquired from the network terminal may include, but is not limited to: a tag indicating a type of the component, content corresponding to the tag, and the like. In some embodiments, the tag for indicating the type of component includes a tag for indicating the type of component to be loaded in the interface of the application. In some embodiments, the content corresponding to the tag may include, but is not limited to: attributes of components corresponding to the tags; the contents of the component corresponding to the tag, etc. In some embodiments, the attributes of the component corresponding to the tag include, but are not limited to: the location of the component in the interface of the application, etc.
In this embodiment, the Application may be an APP (Application program) running on an operating system such as Android and iOS. The type of component of the application may be used to identify the component in the application. The components of the application may have various forms; in some embodiments, the components of the application include, but are not limited to: a map component, a list component, a menu bar component, a table component, a multimedia play component, an album component, a user centric component, an open screen component, a content push component, a wallet component, and the like. When the application is a host APP, the components of the host APP may comprise or be part of an applet running on the host APP. The tags of the components may be implemented based on multiple languages, such as tags implemented based on XML, tags implemented based on HTML5, and so forth; the plurality of components in the application may correspond to the plurality of tags, respectively. When the application is used as a host APP, multiple applets or multiple parts of applets running on the host APP may correspond to multiple tags, respectively.
In this embodiment, when the application is updated, the update information for updating the application may be stored at the network side. A developer may write update codes for updating an application in a development language in a development terminal, such as an IDE of the development terminal, in advance. The update code may include: a tag indicating a type of the component and content corresponding to the tag. For example, when a new function needs to be added to an application, the new function may be implemented by corresponding to a type of component, and the updating code may include: a tag indicating a type of a component implementing the new function and content corresponding to the tag; the content corresponding to the tag may include a position of the component for implementing the new function in an interface of the application, content of the component for implementing the new function, and the like. The update code may be compiled into a preset format, for example, into an XML or JSON format, and the compiled information is used as update information for updating the application.
In some optional implementation manners of this embodiment, when update information (which may also be referred to as "current update information") of the user terminal, used for updating the application last time, is inconsistent with update information stored by the network side and used for updating the application, the update information used for updating the application is acquired from the network side. In some embodiments, it may be determined whether update information used by the user terminal to update the application last time is consistent with update information stored by the network side for updating the application, in response to a power-on operation of the user terminal, that is, each time the user terminal is powered on.
Step 202, determining the components corresponding to the labels in the updated information in the application based on the preset corresponding relationship between the labels and the components.
In this embodiment, after the update information of the application is obtained from the network side in step 201, the update information may be first parsed, and a tag indicating the type of the component and content corresponding to the tag may be extracted.
For example, after the update information in the XML or JSON format is acquired from the network end in step 201, the update information in the XML or JSON format may be parsed, and a tag indicating the type of the component and content corresponding to the tag may be extracted.
In this embodiment, after obtaining the tag of the type of the component and the content corresponding to the tag, the component corresponding to the tag obtained through analysis may be determined in the application according to the corresponding relationship between the tag and the component. The correspondence of the label to the component can be preset.
In some optional implementations of the present embodiment, since the same type of component is on different operating systems, such as Android, iOS operating systems, it is usually different. For example, for a component of type text, one tag may correspond to a respective component of type text on an operating system such as Android, iOS, etc. Therefore, for the same tag, different contents need to be provided to update components corresponding to the same tag but running under different operating systems. In some embodiments, the content applicable to the operating system can be found from a plurality of contents corresponding to one tag according to the operating system in which the application to which the component to be updated belongs runs. The process of determining the components according to the operating system may be implemented by a user terminal or a network. For example, if the content corresponding to the tag of the update information includes a plurality of contents respectively applicable to a plurality of operating systems, the user terminal may select a content applicable to the operating system on which the application is running from the plurality of contents; for another example, the network may select a content corresponding to the operating system of the user terminal from the plurality of contents corresponding to one tag based on the operating system of the user terminal receiving the update information, so as to add the selected content to the update information and transmit the updated content to the user terminal.
In some optional implementations of this embodiment, the functions implemented by the component may include processing of dynamic data, for example, the functions implemented by the component may include receiving and processing data input by a user; in this case, the update information may further include: a script corresponding to the tag in the update information, the script operable to process data provided to the component corresponding to the tag. In some embodiments, the script includes, but is not limited to, a JavaScript script. The script may be parsed using a preset script parsing engine. For example, for an Application running in an Android operating system, a script parsing engine Blink of the Android may be used to parse a JavaScript script to obtain an Application Programming Interface (API) provided by the Android and corresponding to a script function in the JavaScript, and then the native API may be called to process data input in a loaded component. For the application running in the iOS operating system, the JavaScript script can be analyzed by using a script analysis engine JavaScriptCore of the iOS to obtain a native API provided by the iOS corresponding to the script function in the JavaScript, and then the native API can be called to process the input data when the updated and loaded component has the input data. By further providing the script, the embodiment can enable the component which needs to process the dynamic data to normally run after being updated.
And step 203, updating the component corresponding to the label in the application based on the content corresponding to the label in the updating information. In some embodiments, the content applicable to the operating system on which the application runs may be selected from a plurality of contents corresponding to one tag in the update information, and the component corresponding to the tag may be updated based on the selected content.
In this embodiment, after determining the component corresponding to the tag through step 202, the application may be called to load the component with a code, and the content corresponding to the tag is loaded in the interface of the application as the component, so that the application is directly updated.
For example, the application is an APP running on an Android operating system, and after the component to be updated in the APP is found in step 202, a code for loading the component of the APP in the Android operating system may be called, and the content in the update information is loaded at the position in the attribute of the component determined in the interface of the application.
In the present invention, the instructions of the operations in step 201-203 may be integrated into an SDK (Software Development Kit), which may be integrated into an installation package of the application. After the user installs the application by using the installation package of the application downloaded by the user terminal for the first time, the SDK can be automatically operated each time the application is operated. The SDK can acquire the update information from a network terminal, load the content corresponding to the label in the update information into an application interface, and can analyze the script. Thus, the application is updated directly.
The following describes the process of updating an application according to the present application with an application scenario: taking the WiFi application as an example, the corresponding relationship between the tag and the component is provided in an Integrated Development Environment (IDE) on a Development terminal used by a developer. The developer may write update code for updating the WiFi application on the user terminal in an XML language in the IDE of the development terminal, and the update code may include: a tag and content corresponding to the tag. Then, the update code can be compiled into an XML or JSON format in the IDE, and forms update information with JavaScript to be uploaded to a source code network terminal with key authority. Meanwhile, multimedia resources such as pictures and music to be loaded in the application can be uploaded to the content distribution platform. When a user terminal of a user starts a WiFi application, whether the version of the updating information on the user terminal, namely the version of the updating information which is updated and used last time, is the latest version, namely the version of the updating information which is stored on a source code network terminal and used for updating the application or not is checked, and if not, the updating information used for updating the application is obtained from the source code network terminal. And the SDK in the user terminal loads the content corresponding to the label in the updating information as a component in an application interface, and can analyze the JavaScript script. Thus, the WiFi application is updated directly. And simultaneously, acquiring and loading multimedia resources from the content distribution platform to obtain the final updated WiFi application. The user may then perform the relevant operations using the final updated WiFi application.
Referring to FIG. 3, shown is a flow diagram of another embodiment of an application update method according to the present application. The method may be performed by a terminal, such as the development terminal 102 in fig. 1, and accordingly, the application updating apparatus may be disposed in the terminal, such as the development terminal 102.
Step 301, generating update information for updating an application.
In this embodiment, the application may be an APP running on an operating system such as Android and iOS. The update information of the application acquired from the network side may include: a tag indicating a type of the component, and content corresponding to the tag. The content corresponding to the tag may include attributes of the component corresponding to the tag, content of the component corresponding to the tag, and the like.
In this embodiment, the correspondence between the tag and the component is provided in the IDE on the development terminal used by the user of the development terminal, i.e., the developer. Since the components on the Android, iOS operating systems are different for the same type of component. Therefore, in the correspondence relationship between the tags and the components, one tag can correspond to the component of the type represented by the tag in a plurality of different operating systems. For example, for one type of text component, one tag may correspond to a respective text component on an Android, iOS, etc. operating system.
In this embodiment, a developer can write update code for updating an application in the development language in the IDE of the development terminal based on the correspondence between the tag and the component provided in the IDE. The update code may include: a tag indicating a type of the component and content corresponding to the tag. For example, when a new function needs to be added to an application, the new function may be implemented by corresponding to a type of component, and the updating code may include: a tag indicating a type of a component implementing the new function and content corresponding to the tag; the content corresponding to the tag may include a location of the component for implementing the new functionality in an interface of the application, content of the component for implementing the new functionality, and the like. The update code may be compiled into a preset format, for example, into an XML or JSON format, and the compiled information is used as update information for updating the application. Meanwhile, a developer can develop a script, such as a JavaScript script, for processing data provided to a component that implements the new function in the IDE of the development terminal, and add the script to update information for updating the application.
Step 302, sending the updated information to the network.
In this embodiment, after the update information of the application is generated in step 301, the update information for updating the application may be sent to the network side. The user terminal running the application can obtain the update information for updating the application from the network terminal and directly update the application.
The present application also provides a user terminal, which may be configured with one or more processors; a memory for storing one or more programs, wherein the one or more programs may include instructions for performing the operations described in the above steps 201 and 203. The one or more programs, when executed by the one or more processors, cause the one or more processors to perform the operations described in step 201 and 203 above.
The present application also provides a development terminal that may be configured with one or more processors; a memory for storing one or more programs, wherein the one or more programs may include instructions for performing the operations described in steps 301 and 302. The one or more programs, when executed by the one or more processors, cause the one or more processors to perform the operations described in step 301 and step 302 above.
A computer-readable medium is provided, which may be comprised by a user terminal; or may be separate and not assembled into the user terminal. The computer readable medium carries one or more programs which, when executed by the network, cause the user terminal to: acquiring update information for updating an application from a network side, wherein the update information comprises: a tag indicating a type of a component, content corresponding to the tag; determining a component corresponding to the label in the application based on a preset corresponding relation between the label and the component; updating the determined component in the application based on the content corresponding to the tag.
A computer-readable medium is provided, which may be included on a development terminal; or the device can be independently existed and is not assembled on a development terminal. The computer readable medium carries one or more programs which, when executed by the network, cause the development terminal to: generating update information for updating an application, the update information comprising: a tag indicating a type of a component, content corresponding to the tag, the update information being generated based on development in an integrated development environment integrated with a correspondence relationship of the tag and the component on the development terminal; and sending the updated information to a network terminal.
It should be noted that the computer readable medium can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may include, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present application, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In this application, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The above description is only a preferred embodiment of the application and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the invention herein disclosed is not limited to the particular combination of features described above, but also encompasses other arrangements formed by any combination of the above features or their equivalents without departing from the spirit of the present application. Such as those described above, are interchangeable with other features disclosed herein (but not limited to) having similar functionality.

Claims (8)

1. An application update method applied to a user terminal, the method comprising:
acquiring update information for updating an application from a network side, wherein the update information comprises: the label is used for indicating the type of the component, and the content corresponding to the label corresponds to a plurality of contents respectively suitable for a plurality of operating systems in the same label;
determining a component corresponding to the label in the application based on a preset corresponding relation between the label and the component; selecting content suitable for an operating system on which the application runs from the plurality of content; updating the determined component in the application based on the selected content;
the tag is used for indicating the type of the component to be loaded in the interface of the application; and
the updating the determined component of the application based on the content corresponding to the tag comprises: loading the determined component in the interface of the application based on the content corresponding to the label;
the update information further includes: a script corresponding to the tag; and
the method further comprises the following steps:
analyzing the script by using a preset script analysis engine to obtain a native API (application programming interface) which corresponds to a script function in the script and is provided by an operating system in which an application runs;
calling the API to process data provided to the determined component;
the obtaining of the update information for updating the application from the network side includes:
and when the current update information of the user terminal is inconsistent with the update information which is stored by the network terminal and used for updating the application, acquiring the update information used for updating the application from the network terminal, wherein the current update information is the update information used for updating the application at the latest time.
2. The method of claim 1, wherein the content corresponding to the tag comprises at least one of:
attributes of components corresponding to the tags;
the contents of the component corresponding to the tag.
3. A method for generating update information, which is applied to a development terminal, is characterized by comprising the following steps: generating update information for updating an application, the update information comprising: a tag indicating a type of a component, and a content corresponding to the tag, the tag corresponding to a plurality of contents respectively applicable to a plurality of operating systems, the update information being generated based on development in an integrated development environment in which a correspondence relationship between the tag and the component is integrated on the development terminal;
sending the updated information to a network end;
the tag is used for indicating the type of the component to be loaded in the interface of the application; the user terminal loads the determined component in the application interface based on the content corresponding to the label;
the update information further includes: a script corresponding to the tag; and
the method comprises the steps that a user terminal analyzes a script by using a preset script analysis engine to obtain a native API (application programming interface) which corresponds to a script function in the script and is provided by an operating system in which an application runs; the user terminal calls an API to process the data provided for the determined component;
the method for the user terminal to obtain the update information for updating the application from the network terminal comprises the following steps:
and when the current updating information of the user terminal is inconsistent with the updating information which is stored by the network terminal and used for updating the application, acquiring the updating information used for updating the application from the network terminal, wherein the current updating information is the updating information used for updating the application at the latest time.
4. An application update system, comprising:
a development terminal configured to generate update information for updating an application, the update information including: a tag indicating a type of a component, and a content corresponding to the tag, the tag corresponding to a plurality of contents respectively applicable to a plurality of operating systems, the update information being generated based on development in an integrated development environment in which a correspondence relationship between the tag and the component is integrated on the development terminal;
a user terminal configured to obtain update information for updating an application from a network, where the update information includes: a tag indicating a type of a component, content corresponding to the tag; determining a component corresponding to the label in the application based on a preset corresponding relation between the label and the component; updating the determined component in the application based on the content corresponding to the tag;
the tag is used for indicating the type of the component to be loaded in the interface of the application; the user terminal loads the determined component in the application interface based on the content corresponding to the label;
the update information further includes: a script corresponding to the tag; and
the method comprises the steps that a user terminal analyzes a script by using a preset script analysis engine to obtain a native API (application programming interface) which corresponds to a script function in the script and is provided by an operating system in which an application runs; the user terminal calls an API to process the data provided for the determined component;
the method for the user terminal to obtain the update information for updating the application from the network terminal comprises the following steps:
and when the current updating information of the user terminal is inconsistent with the updating information which is stored by the network terminal and used for updating the application, acquiring the updating information used for updating the application from the network terminal, wherein the current updating information is the updating information used for updating the application at the latest time.
5. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-2.
6. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the method of claim 3.
7. A user terminal, comprising:
one or more processors;
a memory for storing one or more programs,
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of any of claims 1-2.
8. A development terminal, comprising:
one or more processors;
a memory for storing one or more programs,
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of claim 3.
CN201710524949.5A 2017-06-30 2017-06-30 Application updating method and device Active CN109213502B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710524949.5A CN109213502B (en) 2017-06-30 2017-06-30 Application updating method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710524949.5A CN109213502B (en) 2017-06-30 2017-06-30 Application updating method and device

Publications (2)

Publication Number Publication Date
CN109213502A CN109213502A (en) 2019-01-15
CN109213502B true CN109213502B (en) 2022-09-27

Family

ID=64976961

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710524949.5A Active CN109213502B (en) 2017-06-30 2017-06-30 Application updating method and device

Country Status (1)

Country Link
CN (1) CN109213502B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112327736B (en) * 2020-09-14 2022-05-31 广东联凯智能科技有限公司 Embedded programmable module for electronic products

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2495339A1 (en) * 2004-03-12 2005-09-12 Microsoft Corporation Tag-based schema for distributing update metadata in an update distribution system
CN103975336A (en) * 2011-11-07 2014-08-06 高通股份有限公司 Encoding labels in values to capture information flows
CN104063225A (en) * 2014-06-27 2014-09-24 广州华多网络科技有限公司 Locked screen theme development method and locked screen theme development system
CN106549860A (en) * 2017-02-09 2017-03-29 北京百度网讯科技有限公司 Information getting method and device
CN106557337A (en) * 2015-09-28 2017-04-05 北京金山安全软件有限公司 Interface updating method and terminal

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6880086B2 (en) * 2000-05-20 2005-04-12 Ciena Corporation Signatures for facilitating hot upgrades of modular software components
CN101699393B (en) * 2009-10-09 2013-03-20 中国电子科技集团公司第二十八研究所 Network-facing intelligent software interface dynamic generation method
CN102262684A (en) * 2011-08-30 2011-11-30 深圳市五巨科技有限公司 Method and device for generating webpage page of mobile terminal
US9015666B2 (en) * 2012-07-11 2015-04-21 International Business Machines Corporation Updating product documentation using automated test scripts
CN105404522A (en) * 2014-07-15 2016-03-16 阿里巴巴集团控股有限公司 Method for building intelligent terminal application program, device for building intelligent terminal application program and intelligent terminal
CN105511907B (en) * 2015-11-26 2020-03-17 小米科技有限责任公司 Application program upgrading method, device and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2495339A1 (en) * 2004-03-12 2005-09-12 Microsoft Corporation Tag-based schema for distributing update metadata in an update distribution system
CN103975336A (en) * 2011-11-07 2014-08-06 高通股份有限公司 Encoding labels in values to capture information flows
CN104063225A (en) * 2014-06-27 2014-09-24 广州华多网络科技有限公司 Locked screen theme development method and locked screen theme development system
CN106557337A (en) * 2015-09-28 2017-04-05 北京金山安全软件有限公司 Interface updating method and terminal
CN106549860A (en) * 2017-02-09 2017-03-29 北京百度网讯科技有限公司 Information getting method and device

Also Published As

Publication number Publication date
CN109213502A (en) 2019-01-15

Similar Documents

Publication Publication Date Title
CN108427646B (en) Android App automatic test framework construction method and device based on Apium
US8612947B2 (en) System and method for remotely compiling multi-platform native applications for mobile devices
US9195522B2 (en) Method and device for controlling communication between applications in a web runtime environment
CN110708346B (en) Information processing system and method
KR101489199B1 (en) Computer-excutable application packaging method, coumputer-excutable device and storage media performing the same
US11550599B2 (en) Method and apparatus for running applet
CN109062563B (en) Method and device for generating page
CN109359194B (en) Method and apparatus for predicting information categories
CN105335132B (en) Method, device and system for customizing application program function
CN110780874B (en) Method and device for generating information
CN110716853A (en) Test script recording method, application program testing method and related device
CN107608663B (en) Mobile application plug-in and mobile application development method and device
CN111740948B (en) Data packet issuing method, dynamic updating method, device, equipment and medium
CN113704110A (en) Automatic testing method and device for user interface
CN112463256A (en) Method, system, electronic device and storage medium for determining configuration file
CN106776266B (en) Configuration method of test tool and terminal equipment
CN108170430B (en) Interface display method and system
CN109388568B (en) Code testing method and device
CN108804120B (en) Page construction method, device, equipment and storage medium
CN110020370B (en) Method and device for realizing animation in client application and framework of animation script
CN109213502B (en) Application updating method and device
CN109240696A (en) A kind of Oftware updating method and device
CN112068879A (en) Method and device for constructing client application development framework based on configuration
CN110737588A (en) automatic point burying method, device, medium and electronic equipment
US20140304690A1 (en) Systems and Methods for Outputting an Application to Another Environment

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
TA01 Transfer of patent application right

Effective date of registration: 20210401

Address after: 200131 Zone E, 9th floor, No.1 Lane 666, zhangheng Road, Pudong New Area pilot Free Trade Zone, Shanghai

Applicant after: Shanghai Shangxiang Network Technology Co.,Ltd.

Address before: 201306 N2025 room 24, 2 New Town Road, mud town, Pudong New Area, Shanghai

Applicant before: SHANGHAI LIANSHANG NETWORK TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant