CN104077162A - Mobile terminal application template updating and issuing method and device - Google Patents

Mobile terminal application template updating and issuing method and device Download PDF

Info

Publication number
CN104077162A
CN104077162A CN201410307821.XA CN201410307821A CN104077162A CN 104077162 A CN104077162 A CN 104077162A CN 201410307821 A CN201410307821 A CN 201410307821A CN 104077162 A CN104077162 A CN 104077162A
Authority
CN
China
Prior art keywords
template
application
application template
mobile terminal
server
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
CN201410307821.XA
Other languages
Chinese (zh)
Other versions
CN104077162B (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.)
Beijing 360 Zhiling Technology Co ltd
Original Assignee
Beijing Qihoo Technology Co Ltd
Qizhi Software Beijing 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 Beijing Qihoo Technology Co Ltd, Qizhi Software Beijing Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN201410307821.XA priority Critical patent/CN104077162B/en
Publication of CN104077162A publication Critical patent/CN104077162A/en
Application granted granted Critical
Publication of CN104077162B publication Critical patent/CN104077162B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)
  • Telephonic Communication Services (AREA)
  • Information Transfer Between Computers (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

本发明提供了一种移动终端应用模板的更新、发布方法及装置。该更新方法,包括:启动移动终端应用客户端时,检测是否保存有完成下载的新的应用模板;若是,解析所述完成下载的新的应用模板并加载所述应用模板中解析出的模板更新包,从而替换原应用模板;若否,则以原应用模板进行数据加载首页界面,并开启后台进程向服务器端发送模板更新检测请求消息。采用本发明的技术方案,实现了在无网络的情况下仍然可以进行应用模版更新,并且能够实现实时更新,提高更新的速度。

The invention provides a method and device for updating and releasing application templates of mobile terminals. The update method includes: when starting the mobile terminal application client, detecting whether a downloaded new application template is stored; if yes, analyzing the downloaded new application template and loading the template update parsed from the application template package, so as to replace the original application template; if not, use the original application template to load the homepage interface with data, and start the background process to send a template update detection request message to the server. By adopting the technical scheme of the invention, it is realized that the application template can still be updated in the case of no network, and the real-time update can be realized, and the update speed can be improved.

Description

移动终端应用模板的更新、发布方法及装置Method and device for updating and publishing mobile terminal application templates

技术领域technical field

本发明涉及移动终端技术领域,特别是涉及一种移动终端应用模板的更新、发布方法及装置。The present invention relates to the technical field of mobile terminals, in particular to a method and device for updating and releasing application templates of mobile terminals.

背景技术Background technique

目前,随着移动终端(例如智能手机、平板电脑等)的日益普及,其已成为人们工作生活不可缺少的部分。为了满足用户需求的多样性,出现了很多方便用户使用的应用,例如各种办公学习、娱乐游戏应用等。人们可以通过移动终端应用客户端进入相应的应用,享受语音、短信、电子邮件、查阅信息、图片下载和观赏电影等各种服务。At present, with the increasing popularity of mobile terminals (such as smart phones, tablet computers, etc.), they have become an indispensable part of people's work and life. In order to meet the diversity of user needs, many user-friendly applications have emerged, such as various office and study applications, entertainment game applications, and the like. People can enter the corresponding application through the mobile terminal application client to enjoy various services such as voice, short message, email, information query, picture download and movie watching.

相关技术中,移动终端应用客户端的应用模版通常存放在万维网Web服务器端,因而对应用模版进行更新时,需要通过统一资源定位符(UniformResource Locator,URL)进行访问,显然在没有网络的时候就无法进行更新。另一种方式是将应用模版打包至应用客户端,跟随应用客户端发版更新的方式来实现的,显然这种方式更新速度慢,无法实现实时更新。In related technologies, the application template of the mobile terminal application client is usually stored on the Web server side of the World Wide Web. Therefore, when updating the application template, it needs to be accessed through a Uniform Resource Locator (UniformResource Locator, URL), which is obviously impossible when there is no network. to update. Another method is to package the application template to the application client and follow the release and update of the application client. Obviously, this method is slow to update and cannot achieve real-time update.

发明内容Contents of the invention

鉴于上述问题,提出了本发明以便提供一种克服上述问题或者至少部分地解决上述问题的移动终端应用模板的更新、发布方法和相应的装置。In view of the above problems, the present invention is proposed to provide a mobile terminal application template updating and publishing method and a corresponding device that overcome the above problems or at least partially solve the above problems.

依据本发明的一个方面,提供了一种移动终端应用模板的更新方法,包括:启动移动终端应用客户端时,检测是否保存有完成下载的新的应用模板;若是,解析所述完成下载的新的应用模板并加载所述应用模板中解析出的模板更新包,从而替换原应用模板;若否,则以原应用模板进行数据加载首页界面,并开启后台进程向服务器端发送模板更新检测请求消息。According to one aspect of the present invention, a method for updating a mobile terminal application template is provided, including: when starting the mobile terminal application client, detecting whether a downloaded new application template is saved; if so, analyzing the downloaded new application template application template and load the template update package parsed from the application template to replace the original application template; if not, use the original application template to load the homepage interface with data, and start the background process to send a template update detection request message to the server .

可选地,所述向服务器端发送模板更新检测请求消息之后,还包括:接收来自所述服务器端的请求应答消息;根据所述请求应答消息包含的信息执行后续操作。Optionally, after sending the template update detection request message to the server, the method further includes: receiving a request response message from the server; performing subsequent operations according to information contained in the request response message.

可选地,根据所述请求应答消息包含的信息执行后续操作,包括:若所述请求应答消息携带有应用模板已更新的信息,则到服务器端进行更新的应用模板的下载;若所述请求应答消息中携带有应用模板未更新的信息,则关闭所述后台进程。Optionally, performing subsequent operations according to the information contained in the request response message includes: if the request response message carries information that the application template has been updated, downloading the updated application template from the server; if the request If the response message carries information that the application template has not been updated, the background process is closed.

可选地,所述到服务器端进行更新的应用模板的下载操作结束之后,还包括:在下一次启动所述移动终端应用客户端时,检测从所述服务器端下载的新的应用模板是否下载完成。Optionally, after the download operation of the updated application template to the server ends, it further includes: when starting the mobile terminal application client next time, detecting whether the download of the new application template downloaded from the server is completed .

相应的,提供了一种移动终端应用模板的发布方法,包括:检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板;若否,将最新版的应用模板推送至所述移动终端应用客户端。Correspondingly, a method for issuing a mobile terminal application template is provided, including: detecting whether the application template used by the mobile terminal application client is the latest version of the application template; if not, pushing the latest version of the application template to the mobile terminal Terminal application client.

可选地,将最新版的应用模板推送至所述客户端,包括:比较最新版的应用模板和原始第一版应用模板,确认两者是否完全相同;若否,获取本次推送之前已发布的各版本的应用模板;依次比较最新版的应用模板和之前已发布的各版本的应用模板,为各版本客户端生成对应的增量更新包;将生成的增量更新包依次推送至对应的移动终端应用客户端中。Optionally, pushing the latest version of the application template to the client includes: comparing the latest version of the application template with the original first version of the application template, and confirming whether the two are identical; The application templates of each version; compare the latest version of the application template with the previously released application templates in turn, generate corresponding incremental update packages for each version of the client; push the generated incremental update packages to the corresponding In the mobile terminal application client.

可选地,所述检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板,包括:接收到来自移动终端应用客户端的模板更新检测请求消息;根据所述模板更新检测请求消息,检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板。Optionally, the detecting whether the application template used by the mobile terminal application client is the latest version of the application template includes: receiving a template update detection request message from the mobile terminal application client; according to the template update detection request message, Detect whether the application template used by the mobile terminal application client is the latest version of the application template.

依据本发明的另一个方面,还提供了一种移动终端应用模板的更新装置,包括:According to another aspect of the present invention, a mobile terminal application template update device is also provided, including:

第一检测模块,配置为启动移动终端应用客户端时,检测是否保存有完成下载的新的应用模板;The first detection module is configured to detect whether a downloaded new application template is saved when the mobile terminal application client is started;

加载模块,配置为若是,解析所述完成下载的新的应用模板并加载所述应用模板中解析出的模板更新包,从而替换原应用模板;The loading module is configured as if it is, parsing the downloaded new application template and loading the template update package parsed from the application template, thereby replacing the original application template;

第一处理模块,配置为若否,则以原应用模板进行数据加载首页界面,并开启后台进程向服务器端发送模板更新检测请求消息。The first processing module is configured to, if not, use the original application template to load the homepage interface with data, and start a background process to send a template update detection request message to the server.

可选地,所述第一处理模块还配置为:在向服务器端发送模板更新检测请求消息之后,接收来自所述服务器端的请求应答消息;根据所述请求应答消息包含的信息执行后续操作。Optionally, the first processing module is further configured to: receive a request response message from the server after sending a template update detection request message to the server; and perform subsequent operations according to information contained in the request response message.

可选地,所述第一处理模块还配置为:若所述请求应答消息携带有应用模板已更新的信息,则到服务器端进行更新的应用模板的下载;若所述请求应答消息中携带有应用模板未更新的信息,则关闭所述后台进程。Optionally, the first processing module is further configured to: if the request response message carries information that the application template has been updated, then download the updated application template to the server; if the request response message carries information that the application template has been updated; If the application template has not been updated, the background process is closed.

可选地,所述第一检测模块还配置为:到服务器端进行更新的应用模板的下载操作结束之后,在下一次启动所述移动终端应用客户端时,检测从所述服务器端下载的新的应用模板是否下载完成。Optionally, the first detection module is further configured to: after the download operation of the updated application template to the server ends, when the application client of the mobile terminal is started next time, detect the new template downloaded from the server. Whether the application template has been downloaded.

相应的,还提供一种移动终端应用模板的发布装置,包括:Correspondingly, a mobile terminal application template issuing device is also provided, including:

第二检测模块,配置为检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板;The second detection module is configured to detect whether the application template used by the mobile terminal application client is the latest version of the application template;

推送模块,配置为若否,将最新版的应用模板推送至所述移动终端应用客户端。The push module is configured to, if not, push the latest version of the application template to the mobile terminal application client.

可选地,所述推送模块还配置为:比较最新版的应用模板和原始第一版应用模板,确认两者是否完全相同;若否,获取本次推送之前已发布的各版本的应用模板;依次比较最新版的应用模板和之前已发布的各版本的应用模板,为各版本客户端生成对应的增量更新包;将生成的增量更新包依次推送至对应的移动终端应用客户端中。Optionally, the pushing module is further configured to: compare the latest version of the application template with the original first version of the application template, and confirm whether the two are identical; if not, obtain the application templates of each version that have been released before this push; Sequentially compare the latest version of the application template with the previously released application templates of each version, generate a corresponding incremental update package for each version of the client; push the generated incremental update package to the corresponding mobile terminal application client in turn.

可选地,所述第二检测模块还配置为:接收到来自移动终端应用客户端的模板更新检测请求消息;根据所述模板更新检测请求消息,检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板。Optionally, the second detection module is further configured to: receive a template update detection request message from the mobile terminal application client; according to the template update detection request message, detect whether the application template used by the mobile terminal application client is The latest version of the app template.

依据本发明的技术方案,在启动移动终端应用客户端时,能够实现自动检测本机是否保存有完成下载的新的应用模板,若本机保存有完成下载的新的应用模板,则解析完成下载的新的应用模板,并加载应用模板中解析出的模板更新包,从而替换原应用模板,实现在无网络的情况下仍然可以进行应用模版更新的目的;若本机未保存有完成下载的新的应用模板,则以原应用模板进行数据加载首页界面,并开启后台进程向服务器端发送模板更新检测请求消息,进而能够实现实时更新。因此,本发明实现了在无网络的情况下仍然可以进行应用模版更新,并且能够实现实时更新,提高更新的速度。According to the technical solution of the present invention, when the mobile terminal application client is started, it can automatically detect whether the local machine saves the downloaded new application template, if the local machine saves the downloaded new application template, then the analysis completes the download. The new application template, and load the template update package parsed from the application template, so as to replace the original application template, so that the application template can still be updated in the case of no network; if the local machine does not save the downloaded new The original application template is used to load data into the home page interface, and a background process is started to send a template update detection request message to the server, thereby enabling real-time updates. Therefore, the present invention realizes that the application template can still be updated in the case of no network, and can realize real-time update and improve the update speed.

上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。The above description is only an overview of the technical solution of the present invention. In order to better understand the technical means of the present invention, it can be implemented according to the contents of the description, and in order to make the above and other purposes, features and advantages of the present invention more obvious and understandable , the specific embodiments of the present invention are enumerated below.

根据下文结合附图对本发明具体实施例的详细描述,本领域技术人员将会更加明了本发明的上述以及其他目的、优点和特征。Those skilled in the art will be more aware of the above and other objects, advantages and features of the present invention according to the following detailed description of specific embodiments of the present invention in conjunction with the accompanying drawings.

附图说明Description of drawings

通过阅读下文优选实施方式的详细描述,各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出优选实施方式的目的,而并不认为是对本发明的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiment. The drawings are only for the purpose of illustrating a preferred embodiment and are not to be considered as limiting the invention. Also throughout the drawings, the same reference numerals are used to designate the same parts. In the attached picture:

图1示出了根据本发明一个实施例的移动终端应用模板的更新方法的一种流程图;FIG. 1 shows a flow chart of a method for updating a mobile terminal application template according to an embodiment of the present invention;

图2示出了根据本发明一个实施例的移动终端应用模板的发布方法的一种流程图;FIG. 2 shows a flow chart of a method for issuing a mobile terminal application template according to an embodiment of the present invention;

图3示出了根据本发明一个实施例移动终端应用模板的更新方法的另一种流程图;FIG. 3 shows another flowchart of a method for updating a mobile terminal application template according to an embodiment of the present invention;

图4示出了根据本发明一个实施例移动终端应用模板的发布方法的另一种流程图;FIG. 4 shows another flow chart of a publishing method of a mobile terminal application template according to an embodiment of the present invention;

图5示出了根据本发明一个实施例结合应用客户端和服务器端的移动终端应用模板的发布方法的流程图;FIG. 5 shows a flow chart of a publishing method of a mobile terminal application template combined with an application client and a server according to an embodiment of the present invention;

图6示出了根据本发明一个实施例的移动终端应用模板的更新装置的结构示意图;以及FIG. 6 shows a schematic structural diagram of an apparatus for updating an application template of a mobile terminal according to an embodiment of the present invention; and

图7示出了根据本发明一个实施例的移动终端应用模板的发布装置的结构示意图。Fig. 7 shows a schematic structural diagram of an apparatus for publishing an application template of a mobile terminal according to an embodiment of the present invention.

具体实施方式Detailed ways

下面将参照附图更详细地描述本公开的示例性实施例。虽然附图中显示了本公开的示例性实施例,然而应当理解,可以以各种形式实现本公开而不应被这里阐述的实施例所限制。相反,提供这些实施例是为了能够更透彻地理解本公开,并且能够将本公开的范围完整的传达给本领域的技术人员。Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. Although exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited by the embodiments set forth herein. Rather, these embodiments are provided for more thorough understanding of the present disclosure and to fully convey the scope of the present disclosure to those skilled in the art.

相关技术中提及,对移动终端应用客户端的应用模版进行更新时,需要在网络的条件下进行更新,更新速度慢,无法实现实时更新。It is mentioned in the related art that when updating the application template of the mobile terminal application client, it needs to be updated under the condition of the network, the update speed is slow, and real-time update cannot be realized.

为解决上述技术问题,本发明实施例提供了一种移动终端应用模板的更新方法,图1示出了根据本发明一个实施例的移动终端应用模板的更新方法的一种流程图。如图1所示,该方法至少包括以下步骤S102至步骤S106。In order to solve the above technical problems, an embodiment of the present invention provides a method for updating an application template of a mobile terminal. FIG. 1 shows a flowchart of a method for updating an application template of a mobile terminal according to an embodiment of the present invention. As shown in Fig. 1, the method at least includes the following steps S102 to S106.

步骤S102、启动移动终端应用客户端时,检测是否保存有完成下载的新的应用模板,若是,则继续执行步骤S104;若否,则继续执行步骤S106。Step S102 , when starting the mobile terminal application client, check whether the downloaded new application template is saved, if yes, continue to execute step S104 ; if not, continue to execute step S106 .

步骤S104、解析完成下载的新的应用模板,并加载该应用模板中解析出的模板更新包,从而替换原应用模板。Step S104 , parsing the downloaded new application template, and loading the template update package parsed from the application template, so as to replace the original application template.

步骤S106、以原应用模板进行数据加载首页界面,并开启后台进程向服务器端发送模板更新检测请求消息。Step S106 , load the home page interface with data from the original application template, and start a background process to send a template update detection request message to the server.

依据本发明的技术方案,在启动移动终端应用客户端时,能够实现自动检测本机是否保存有完成下载的新的应用模板,若本机保存有完成下载的新的应用模板,则解析完成下载的新的应用模板,并加载应用模板中解析出的模板更新包,从而替换原应用模板,实现在无网络的情况下仍然可以进行应用模版更新的目的;若本机未保存有完成下载的新的应用模板,则以原应用模板进行数据加载首页界面,并开启后台进程向服务器端发送模板更新检测请求消息,进而能够实现实时更新。上文步骤S102中提及的应用模版,是指移动终端应用客户端中相关元素的模版,如应用客户端界面布局模版、图标模版、皮肤模版等等。在步骤S102中,检测本机(即移动终端,这里的移动终端可以是智能手机、平板电脑等)是否保存有完成下载的新的应用模板可以采用如下技术手段,即首先检测本机是否保存有完成下载的应用模板,若检测到未保存有完成下载的应用模板,则确定本机未保存有完成下载的新的应用模板;若检测到保存有完成下载的应用模板,则进一步确认该完成下载的应用模版是否为新的应用模版。首先分别获取完成下载的应用模版和当前使用的应用模版各自的版本号,接着对两者的版本号进行比较,若两者的版本号完全相同,则确定本机未保存有完成下载的新的应用模板;若两者的版本号不同(如完成下载的应用模版的版本号为V2.1.0,当前使用的应用模版的版本号为V2.0.0),则确定本机保存有完成下载的新的应用模板。需要说明的是,上述检测本机是否保存有完成下载的新的应用模板所采用的技术手段仅仅是示例性,为了能够更透彻地理解本发明,并不限制本发明。According to the technical solution of the present invention, when the mobile terminal application client is started, it can automatically detect whether the local machine saves the downloaded new application template, if the local machine saves the downloaded new application template, then the analysis completes the download. The new application template, and load the template update package parsed from the application template, so as to replace the original application template, so that the application template can still be updated in the case of no network; if the local machine does not save the downloaded new The original application template is used to load data into the home page interface, and a background process is started to send a template update detection request message to the server, thereby enabling real-time updates. The application templates mentioned above in step S102 refer to templates of relevant elements in the mobile terminal application client, such as application client interface layout templates, icon templates, skin templates, and the like. In step S102, the following technical means may be used to detect whether the local machine (that is, the mobile terminal, where the mobile terminal can be a smart phone, a tablet computer, etc.) saves the downloaded new application template, that is, first detects whether the local machine saves the Completely downloaded application templates, if it is detected that the downloaded application templates are not saved, then it is determined that the local machine has not saved the downloaded new application templates; if it is detected that the downloaded application templates are saved, then further confirm the completed download Whether the application template of is a new application template. First, obtain the respective version numbers of the downloaded application template and the currently used application template, and then compare the two version numbers. If the two version numbers are exactly the same, it is determined that the new downloaded application template has not been saved locally. Application template; if the version numbers of the two are different (for example, the version number of the downloaded application template is V2.1.0, and the version number of the currently used application template is V2.0.0), then it is determined that the downloaded new Apply the template. It should be noted that the above-mentioned technical means used for detecting whether the downloaded new application template is stored in the local machine is only an example, and does not limit the present invention for a more thorough understanding of the present invention.

通过步骤S102的检测,若检测到本机保存有完成下载的新的应用模板,则执行步骤S104,即解析完成下载的新的应用模板,并加载该应用模板中解析出的模板更新包,从而替换原应用模板,实现在无网络的情况下仍然可以进行应用模版更新。若检测到本机未保存有完成下载的新的应用模板,则执行步骤S106,即以原应用模板进行数据加载首页界面,并开启后台进程向服务器端发送模板更新检测请求消息。进一步地,在步骤S106向服务器端发送模板更新检测请求消息之后,接收来自服务器端的请求应答消息,随后根据请求应答消息包含的信息执行后续操作。例如,当请求应答消息携带有应用模板已更新的信息时,可以到服务器端进行更新的应用模板的下载,当下载完成后,可以提示用户进行更新的应用模板的安装,或者还可以在下一次启动移动终端应用客户端时,检测从服务器端下载的新的应用模板是否下载完成,即返回执行步骤S102,使得用户使用应用时不会间断,保证使用过程的流畅性,提高用户体验。又例如,当请求应答消息中携带有应用模板未更新的信息时,关闭后台进程,表示当前应用模版已经是最新的版本。Through the detection of step S102, if it is detected that the local machine saves the downloaded new application template, then execute step S104, that is, analyze the downloaded new application template, and load the template update package parsed from the application template, thereby Replace the original application template, so that the application template can still be updated when there is no network. If it is detected that the downloaded new application template is not stored in the machine, step S106 is performed, that is, the original application template is used to load the homepage interface with data, and a background process is started to send a template update detection request message to the server. Further, after the template update detection request message is sent to the server in step S106, a request response message from the server is received, and subsequent operations are performed according to the information contained in the request response message. For example, when the request response message carries information that the application template has been updated, the updated application template can be downloaded to the server. When the mobile terminal uses the client, it detects whether the download of the new application template downloaded from the server is completed, that is, returns to step S102, so that the user will not be interrupted when using the application, ensuring the smoothness of the use process and improving user experience. For another example, when the request response message carries information that the application template has not been updated, the background process is closed, indicating that the current application template is the latest version.

基于同一发明构思,本发明实施例提供了一种移动终端应用模板的发布方法,应用于服务器端,图2示出了根据本发明一个实施例的移动终端应用模板的发布方法的一种流程图。如图2所示,该方法至少包括以下步骤S202至步骤S204。Based on the same inventive concept, an embodiment of the present invention provides a method for publishing a mobile terminal application template, which is applied to the server side. FIG. 2 shows a flowchart of a method for publishing a mobile terminal application template according to an embodiment of the present invention . As shown in FIG. 2, the method at least includes the following steps S202 to S204.

步骤S202、检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板,若否,则继续执行步骤S204;若是,结束本次流程。Step S202 , detecting whether the application template used by the mobile terminal application client is the latest version of the application template, if not, proceed to step S204 ; if yes, end this process.

步骤S204、将最新版的应用模板推送至移动终端应用客户端。Step S204, pushing the latest version of the application template to the mobile terminal application client.

在本发明的一个实施例中,步骤S202中检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板可以采用多种方式来实现。例如,服务器定时(如12小时或1天等)检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板。又例如,服务器接收到来自移动终端应用客户端的模板更新检测请求消息,进而根据模板更新检测请求消息,检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板。再例如,当服务器确定服务器端的应用模板已更新时,检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板。In one embodiment of the present invention, in step S202, detecting whether the application template used by the mobile terminal application client is the latest version of the application template can be implemented in various ways. For example, the server periodically (eg, 12 hours or 1 day) detects whether the application template used by the mobile terminal application client is the latest version of the application template. For another example, the server receives a template update detection request message from the mobile terminal application client, and further detects whether the application template used by the mobile terminal application client is the latest version of the application template according to the template update detection request message. For another example, when the server determines that the application template on the server side has been updated, it detects whether the application template used by the mobile terminal application client is the latest version of the application template.

进一步地,步骤S204中将最新版的应用模板推送至移动终端应用客户端可以采用如下技术手段,即首先比较最新版的应用模板和原始第一版应用模板,确认两者是否完全相同,若两者不完全相同,则获取本次推送之前已发布的各版本的应用模板,接着依次比较最新版的应用模板和之前已发布的各版本的应用模板,为各版本客户端生成对应的增量更新包,随后将生成的增量更新包依次推送至对应的移动终端应用客户端中,从而节省推送时的网络资源,提高推送效率。再者,若最新版的应用模板和原始第一版应用模板两者完全相同,则确定移动终端应用客户端所使用的应用模板为最新版的应用模板Further, in step S204, the following technical means may be used to push the latest version of the application template to the mobile terminal application client, that is, first compare the latest version of the application template with the original first version of the application template, and confirm whether the two are identical. If they are not exactly the same, obtain the application templates of each version released before this push, and then compare the latest version of the application template with the application templates of each version released before, and generate corresponding incremental updates for each version of the client package, and then sequentially push the generated incremental update packages to corresponding mobile terminal application clients, thereby saving network resources during push and improving push efficiency. Furthermore, if the latest version of the application template is identical to the original first version of the application template, it is determined that the application template used by the mobile terminal application client is the latest version of the application template

以上介绍了图1和图2所示的实施例中各环节的多种实现方式,下面通过具体的优选实施例对本发明实施例提供的移动终端应用模板的更新、发布方法做进一步说明。The above introduces various implementation modes of each link in the embodiment shown in FIG. 1 and FIG. 2 . The method for updating and publishing the mobile terminal application template provided by the embodiment of the present invention will be further described below through specific preferred embodiments.

实施例一Embodiment one

图3示出了根据本发明一个实施例移动终端应用模板的更新方法的另一种流程图。如图3所示,该方法包括以下步骤S302至步骤S318。Fig. 3 shows another flow chart of a method for updating an application template of a mobile terminal according to an embodiment of the present invention. As shown in FIG. 3, the method includes the following steps S302 to S318.

步骤S302、当用户点击移动终端应用客户端的图标时,启动应用客户端。Step S302, when the user clicks the icon of the application client on the mobile terminal, start the application client.

步骤S304、检测是否保存有完成下载的新的应用模板,若是,则继续执行步骤S306;若否,则继续执行步骤S308。Step S304 , check whether the downloaded new application template is saved, if yes, proceed to step S306 ; if not, proceed to step S308 .

步骤S306、解析完成下载的新的应用模板,并加载该应用模板中解析出的模板更新包,从而替换原应用模板,继续执行步骤S310。Step S306 , parse the downloaded new application template, and load the template update package parsed from the application template, thereby replacing the original application template, and continue to execute step S310 .

步骤S308、以原应用模板进行数据加载首页界面,继续执行步骤S310。Step S308, use the original application template to load data into the home page interface, and continue to execute step S310.

步骤S310、开启后台进程向服务器端发送模板更新检测请求消息。Step S310, start the background process and send a template update detection request message to the server.

步骤S312、接收来自服务器端的请求应答消息。Step S312, receiving a request response message from the server.

步骤S314、判断请求应答消息中是否携带有应用模板已更新的信息,若是,则继续执行步骤S316;否则,继续执行步骤S318。Step S314 , judging whether the request response message carries information that the application template has been updated, if yes, proceed to step S316 ; otherwise, proceed to step S318 .

步骤S316、到服务器端进行更新的应用模板的下载。Step S316, download the updated application template to the server.

进一步地,当下载完成后,可以提示用户进行更新的应用模板的安装,或者还可以在下一次启动移动终端应用客户端时,检测从服务器端下载的新的应用模板是否下载完成,即返回执行步骤S302,使得用户使用应用时不会间断,保证使用过程的流畅性,提高用户体验。Further, when the download is complete, the user can be prompted to install the updated application template, or when the mobile terminal application client is started next time, it can be detected whether the download of the new application template downloaded from the server is completed, that is, return to the execution step S302, making the user use the application without interruption, ensuring the smoothness of the use process, and improving user experience.

步骤S318、关闭后台进程。Step S318, closing the background process.

本发明实施例一,实现了在无网络的情况下仍然可以进行应用模版更新,并且能够实现实时更新,提高更新的速度。进一步地,当到服务器端进行更新的应用模板的下载完成后,可以在下一次启动移动终端应用客户端时,检测从服务器端下载的新的应用模板是否下载完成,进而实现应用模版更新,使得用户使用应用时不会间断,保证使用过程的流畅性,提高用户体验。Embodiment 1 of the present invention realizes that the application template can still be updated in the case of no network, and can realize real-time update and improve the update speed. Further, after the download of the updated application template to the server is completed, when the mobile terminal application client is started next time, it can be detected whether the download of the new application template downloaded from the server is completed, and then the application template is updated, so that the user There will be no interruption when using the application, ensuring the smoothness of the use process and improving the user experience.

实施例二Embodiment two

图4示出了根据本发明一个实施例移动终端应用模板的发布方法的另一种流程图。如图4所示,该方法包括以下步骤S402至步骤S410。Fig. 4 shows another flow chart of the publishing method of the mobile terminal application template according to an embodiment of the present invention. As shown in FIG. 4, the method includes the following steps S402 to S410.

步骤S402、检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板,若否,则继续执行步骤S404;若是,结束本次流程。Step S402 , detecting whether the application template used by the mobile terminal application client is the latest version of the application template, if not, proceed to step S404 ; if yes, end this process.

步骤S404、比较最新版的应用模板和原始第一版应用模板,确认两者是否完全相同,若否,则继续执行步骤S406;若是,结束本次流程。Step S404 , comparing the latest version of the application template with the original first version of the application template to confirm whether the two are identical, if not, proceed to step S406 ; if yes, end this process.

步骤S406、获取本次推送之前已发布的各版本的应用模板。Step S406, obtaining application templates of various versions released before this push.

步骤S408、依次比较最新版的应用模板和之前已发布的各版本的应用模板,为各版本客户端生成对应的增量更新包。Step S408 , sequentially comparing the latest version of the application template with the previously released versions of the application template, and generating a corresponding incremental update package for each version of the client.

步骤S410、将生成的增量更新包依次推送至对应的移动终端应用客户端中。Step S410, pushing the generated incremental update packages to corresponding mobile terminal application clients in sequence.

本发明实施例二,服务器端实现了实时推送,并将生成的增量更新包依次推送至对应的移动终端应用客户端中,从而节省推送时的网络资源,提高推送效率。In the second embodiment of the present invention, the server implements real-time push, and pushes the generated incremental update packages to the corresponding mobile terminal application client in turn, thereby saving network resources during push and improving push efficiency.

实施例三Embodiment three

图5示出了根据本发明一个实施例结合应用客户端和服务器端的移动终端应用模板的发布方法的流程图。如图5所示,该方法包括以下步骤S502至步骤S520。Fig. 5 shows a flow chart of a publishing method of a mobile terminal application template combined with an application client and a server according to an embodiment of the present invention. As shown in FIG. 5, the method includes the following steps S502 to S520.

步骤S502、启动移动终端应用客户端时,检测是否保存有完成下载的新的应用模板,若是,则继续执行步骤S504;若否,则继续执行步骤S506。Step S502 , when the mobile terminal application client is started, it is detected whether the downloaded new application template is saved, if yes, continue to execute step S504 ; if not, continue to execute step S506 .

步骤S504、应用客户端解析完成下载的新的应用模板,并加载该应用模板中解析出的模板更新包,从而替换原应用模板,继续执行步骤S508。Step S504 , the application client parses the downloaded new application template, and loads the template update package parsed from the application template, thereby replacing the original application template, and proceeds to step S508 .

步骤S506、应用客户端以原应用模板进行数据加载首页界面,继续执行步骤S508。Step S506, the application client uses the original application template to load the data into the homepage interface, and continues to execute step S508.

步骤S508、开启后台进程向服务器端发送模板更新检测请求消息。Step S508, start the background process and send a template update detection request message to the server.

步骤S510、服务器端接收到来自移动终端应用客户端的模板更新检测请求消息,进而根据模板更新检测请求消息,检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板,若否,则继续执行步骤S512;若是,结束本次流程。Step S510, the server side receives the template update detection request message from the mobile terminal application client, and then according to the template update detection request message, detects whether the application template used by the mobile terminal application client is the latest version of the application template, if not, then Continue to execute step S512; if yes, end this process.

步骤S512、比较最新版的应用模板和原始第一版应用模板,确认两者是否完全相同,若否,则继续执行步骤S514;若是,结束本次流程。Step S512 , comparing the latest version of the application template with the original first version of the application template to confirm whether they are identical, if not, proceed to step S514 ; if yes, end this process.

步骤S514、获取本次推送之前已发布的各版本的应用模板。Step S514 , obtaining application templates of various versions released before this push.

步骤S516、依次比较最新版的应用模板和之前已发布的各版本的应用模板,为各版本客户端生成对应的增量更新包。Step S516 , sequentially comparing the latest version of the application template with the previously released versions of the application template, and generating a corresponding incremental update package for each version of the client.

步骤S518、将生成的增量更新包依次推送至对应的移动终端应用客户端中。Step S518, pushing the generated incremental update packages to corresponding mobile terminal application clients in sequence.

步骤S520、应用客户端接收服务器端依次推送的生成的增量更新包。Step S520, the application client receives the generated incremental update packages sequentially pushed by the server.

进一步地,当下载完成服务器端依次推送的生成的增量更新包后,可以提示用户进行安装,或者还可以在下一次启动移动终端应用客户端时,检测从服务器端下载的新的应用模板是否下载完成,即返回执行步骤S502,使得用户使用应用时不会间断,保证使用过程的流畅性,提高用户体验。Further, after downloading the generated incremental update packages sequentially pushed by the server, the user may be prompted to install, or it may be detected whether the new application template downloaded from the server is downloaded when the mobile terminal application client is started next time. Complete, that is, return to step S502, so that the user can use the application without interruption, ensure the smoothness of the use process, and improve user experience.

需要说明的是,实际应用中,上述所有可选实施方式可以采用结合的方式任意组合,形成本发明的可选实施例,在此不再一一赘述。It should be noted that, in practical applications, all the above optional implementation manners may be combined in any way to form optional embodiments of the present invention, which will not be repeated here.

基于同一发明构思,本发明实施例还提供了一种移动终端应用模板的更新装置,以实现上述移动终端应用模板的更新方法。Based on the same inventive concept, an embodiment of the present invention further provides an apparatus for updating an application template of a mobile terminal, so as to implement the above method for updating an application template of a mobile terminal.

图6示出了根据本发明一个实施例的移动终端应用模板的更新装置的结构示意图。参见图6,该装置至少包括:第一检测模块610、加载模块620以及第一处理模块630。Fig. 6 shows a schematic structural diagram of an apparatus for updating an application template of a mobile terminal according to an embodiment of the present invention. Referring to FIG. 6 , the device at least includes: a first detection module 610 , a loading module 620 and a first processing module 630 .

现介绍本发明实施例的移动终端应用模板的更新装置的各组成或器件的功能以及各部分间的连接关系:The functions of each component or device and the connection relationship between each part of the mobile terminal application template update device according to the embodiment of the present invention are now introduced:

第一检测模块610,配置为启动移动终端应用客户端时,检测是否保存有完成下载的新的应用模板;The first detection module 610 is configured to detect whether a downloaded new application template is saved when the mobile terminal application client is started;

加载模块620,与第一检测模块610相耦合,配置为若是,解析完成下载的新的应用模板并加载应用模板中解析出的模板更新包,从而替换原应用模板;The loading module 620, coupled with the first detection module 610, is configured to parse the downloaded new application template and load the template update package parsed from the application template, thereby replacing the original application template;

第一处理模块630,与加载模块620相耦合,配置为若否,则以原应用模板进行数据加载首页界面,并开启后台进程向服务器端发送模板更新检测请求消息。The first processing module 630, coupled with the loading module 620, is configured to load the home page interface with the original application template if not, and start a background process to send a template update detection request message to the server.

在本发明的一个实施例中,第一处理模块630还可以配置为:在向服务器端发送模板更新检测请求消息之后,接收来自服务器端的请求应答消息;根据请求应答消息包含的信息执行后续操作。In an embodiment of the present invention, the first processing module 630 may also be configured to: receive a request response message from the server after sending the template update detection request message to the server; and perform subsequent operations according to the information contained in the request response message.

在本发明的一个实施例中,第一处理模块630还可以配置为:若请求应答消息携带有应用模板已更新的信息,则到服务器端进行更新的应用模板的下载;若请求应答消息中携带有应用模板未更新的信息,则关闭后台进程。In an embodiment of the present invention, the first processing module 630 may also be configured to: if the request response message carries information that the application template has been updated, download the updated application template to the server; if the request response message carries If there is information that the application template has not been updated, the background process is closed.

在本发明的一个实施例中,第一检测模块610还可以配置为:到服务器端进行更新的应用模板的下载操作结束之后,在下一次启动移动终端应用客户端时,检测从服务器端下载的新的应用模板是否下载完成。In an embodiment of the present invention, the first detection module 610 can also be configured to: after the download operation of the updated application template to the server ends, when the mobile terminal application client is started next time, detect the new template downloaded from the server. Whether the download of the application template is complete.

相应的,本发明实施例还提供了一种移动终端应用模板的发布装置,以实现上述移动终端应用模板的发布方法。Correspondingly, an embodiment of the present invention also provides an apparatus for issuing a mobile terminal application template, so as to realize the above-mentioned method for publishing an application template for a mobile terminal.

图7示出了根据本发明一个实施例的移动终端应用模板的发布装置的结构示意图。参见图7,该装置至少包括:第二检测模块710和推送模块720。Fig. 7 shows a schematic structural diagram of an apparatus for publishing an application template of a mobile terminal according to an embodiment of the present invention. Referring to FIG. 7 , the device at least includes: a second detection module 710 and a push module 720 .

现介绍本发明实施例的移动终端应用模板的发布装置的各组成或器件的功能以及各部分间的连接关系:The functions of each component or device and the connection relationship between each part of the mobile terminal application template publishing device according to the embodiment of the present invention are now introduced:

第二检测模块710,配置为检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板;The second detection module 710 is configured to detect whether the application template used by the mobile terminal application client is the latest version of the application template;

推送模块720,与第二检测模块710相耦合,配置为若否,将最新版的应用模板推送至移动终端应用客户端。The push module 720, coupled with the second detection module 710, is configured to push the latest version of the application template to the mobile terminal application client if not.

在本发明的一个实施例中,推送模块720还可以配置为:比较最新版的应用模板和原始第一版应用模板,确认两者是否完全相同;若否,获取本次推送之前已发布的各版本的应用模板;依次比较最新版的应用模板和之前已发布的各版本的应用模板,为各版本客户端生成对应的增量更新包;将生成的增量更新包依次推送至对应的移动终端应用客户端中。In an embodiment of the present invention, the pushing module 720 can also be configured to: compare the latest version of the application template with the original first version of the application template, and confirm whether the two are completely the same; version of the application template; sequentially compare the latest version of the application template and the previously released application templates of each version, generate the corresponding incremental update package for each version of the client; push the generated incremental update package to the corresponding mobile terminal in turn application client.

在本发明的一个实施例中,第二检测模块710还可以配置为:接收到来自移动终端应用客户端的模板更新检测请求消息;根据模板更新检测请求消息,检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板。In an embodiment of the present invention, the second detection module 710 may also be configured to: receive a template update detection request message from the mobile terminal application client; detect the application used by the mobile terminal application client according to the template update detection request message Whether the template is the latest version of the application template.

根据上述任意一个优选实施例或多个优选实施例的组合,本发明实施例能够达到如下有益效果:According to any one of the above preferred embodiments or a combination of multiple preferred embodiments, the embodiments of the present invention can achieve the following beneficial effects:

依据本发明的技术方案,在启动移动终端应用客户端时,能够实现自动检测本机是否保存有完成下载的新的应用模板,若本机保存有完成下载的新的应用模板,则解析完成下载的新的应用模板,并加载应用模板中解析出的模板更新包,从而替换原应用模板,实现在无网络的情况下仍然可以进行应用模版更新的目的;若本机未保存有完成下载的新的应用模板,则以原应用模板进行数据加载首页界面,并开启后台进程向服务器端发送模板更新检测请求消息,进而能够实现实时更新。进一步地,当到服务器端进行更新的应用模板的下载完成后,可以在下一次启动移动终端应用客户端时,检测从服务器端下载的新的应用模板是否下载完成,进而实现应用模版更新,使得用户使用应用时不会间断,保证使用过程的流畅性,提高用户体验。According to the technical solution of the present invention, when the mobile terminal application client is started, it can automatically detect whether the local machine saves the downloaded new application template, if the local machine saves the downloaded new application template, then the analysis completes the download. The new application template, and load the template update package parsed from the application template, so as to replace the original application template, so that the application template can still be updated in the case of no network; if the local machine does not save the downloaded new The original application template is used to load data into the home page interface, and a background process is started to send a template update detection request message to the server, thereby enabling real-time updates. Further, after the download of the updated application template to the server is completed, when the mobile terminal application client is started next time, it can be detected whether the download of the new application template downloaded from the server is completed, and then the application template is updated, so that the user There will be no interruption when using the application, ensuring the smoothness of the use process and improving the user experience.

在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本发明的实施例可以在没有这些具体细节的情况下实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。In the description provided herein, numerous specific details are set forth. However, it is understood that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure the understanding of this description.

类似地,应当理解,为了精简本公开并帮助理解各个发明方面中的一个或多个,在上面对本发明的示例性实施例的描述中,本发明的各个特征有时被一起分组到单个实施例、图、或者对其的描述中。然而,并不应将该公开的方法解释成反映如下意图:即所要求保护的本发明要求比在每个权利要求中所明确记载的特征更多的特征。更确切地说,如下面的权利要求书所反映的那样,发明方面在于少于前面公开的单个实施例的所有特征。因此,遵循具体实施方式的权利要求书由此明确地并入该具体实施方式,其中每个权利要求本身都作为本发明的单独实施例。Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, in order to streamline this disclosure and to facilitate an understanding of one or more of the various inventive aspects, various features of the invention are sometimes grouped together in a single embodiment, figure, or its description. This method of disclosure, however, is not to be interpreted as reflecting an intention that the claimed invention requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the Detailed Description are hereby expressly incorporated into this Detailed Description, with each claim standing on its own as a separate embodiment of this invention.

本领域那些技术人员可以理解,可以对实施例中的设备中的模块进行自适应性地改变并且把它们设置在与该实施例不同的一个或多个设备中。可以把实施例中的模块或单元或组件组合成一个模块或单元或组件,以及此外可以把它们分成多个子模块或子单元或子组件。除了这样的特征和/或过程或者单元中的至少一些是相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的每个特征可以由提供相同、等同或相似目的的替代特征来代替。Those skilled in the art can understand that the modules in the device in the embodiment can be adaptively changed and arranged in one or more devices different from the embodiment. Modules or units or components in the embodiments may be combined into one module or unit or component, and furthermore may be divided into a plurality of sub-modules or sub-units or sub-assemblies. All features disclosed in this specification (including accompanying claims, abstract and drawings) and any method or method so disclosed may be used in any combination, except that at least some of such features and/or processes or units are mutually exclusive. All processes or units of equipment are combined. Each feature disclosed in this specification (including accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.

此外,本领域的技术人员能够理解,尽管在此所述的一些实施例包括其它实施例中所包括的某些特征而不是其它特征,但是不同实施例的特征的组合意味着处于本发明的范围之内并且形成不同的实施例。例如,在权利要求书中,所要求保护的实施例的任意之一都可以以任意的组合方式来使用。Furthermore, those skilled in the art will understand that although some embodiments described herein include some features included in other embodiments but not others, combinations of features from different embodiments are meant to be within the scope of the invention. and form different embodiments. For example, in the claims, any one of the claimed embodiments can be used in any combination.

本发明的各个部件实施例可以以硬件实现,或者以在一个或者多个处理器上运行的软件模块实现,或者以它们的组合实现。本领域的技术人员应当理解,可以在实践中使用微处理器或者数字信号处理器(DSP)来实现根据本发明实施例的移动终端应用模板的更新、发布装置中的一些或者全部部件的一些或者全部功能。本发明还可以实现为用于执行这里所描述的方法的一部分或者全部的设备或者装置程序(例如,计算机程序和计算机程序产品)。这样的实现本发明的程序可以存储在计算机可读介质上,或者可以具有一个或者多个信号的形式。这样的信号可以从因特网网站上下载得到,或者在载体信号上提供,或者以任何其他形式提供。The various component embodiments of the present invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art should understand that a microprocessor or a digital signal processor (DSP) can be used in practice to implement the update of the mobile terminal application template according to the embodiment of the present invention, some or all of the components in the publishing device, or some or Full functionality. The present invention can also be implemented as an apparatus or an apparatus program (for example, a computer program and a computer program product) for performing a part or all of the methods described herein. Such a program for realizing the present invention may be stored on a computer-readable medium, or may be in the form of one or more signals. Such a signal may be downloaded from an Internet site, or provided on a carrier signal, or provided in any other form.

应该注意的是上述实施例对本发明进行说明而不是对本发明进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例。在权利要求中,不应将位于括号之间的任何参考符号构造成对权利要求的限制。单词“包含”不排除存在未列在权利要求中的元件或步骤。位于元件之前的单词“一”或“一个”不排除存在多个这样的元件。本发明可以借助于包括有若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的单元权利要求中,这些装置中的若干个可以是通过同一个硬件项来具体体现。单词第一、第二、以及第三等的使用不表示任何顺序。可将这些单词解释为名称。It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention can be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In a unit claim enumerating several means, several of these means can be embodied by one and the same item of hardware. The use of the words first, second, and third, etc. does not indicate any order. These words can be interpreted as names.

至此,本领域技术人员应认识到,虽然本文已详尽示出和描述了本发明的多个示例性实施例,但是,在不脱离本发明精神和范围的情况下,仍可根据本发明公开的内容直接确定或推导出符合本发明原理的许多其他变型或修改。因此,本发明的范围应被理解和认定为覆盖了所有这些其他变型或修改。So far, those skilled in the art should appreciate that, although a number of exemplary embodiments of the present invention have been shown and described in detail herein, without departing from the spirit and scope of the present invention, the disclosed embodiments of the present invention can still be used. Many other variations or modifications consistent with the principles of the invention are directly identified or derived from the content. Accordingly, the scope of the present invention should be understood and deemed to cover all such other variations or modifications.

本公开还提供了A1、一种移动终端应用模板的更新方法,包括:The present disclosure also provides A1, a method for updating a mobile terminal application template, including:

启动移动终端应用客户端时,检测是否保存有完成下载的新的应用模板;When starting the mobile terminal application client, detect whether there is a new application template that has been downloaded;

若是,解析所述完成下载的新的应用模板并加载所述应用模板中解析出的模板更新包,从而替换原应用模板;If so, parsing the downloaded new application template and loading the template update package parsed from the application template, thereby replacing the original application template;

若否,则以原应用模板进行数据加载首页界面,并开启后台进程向服务器端发送模板更新检测请求消息。If not, the original application template is used to load the homepage interface with data, and a background process is started to send a template update detection request message to the server.

A2、根据A1所述的方法,其中,所述向服务器端发送模板更新检测请求消息之后,还包括:A2. The method according to A1, wherein, after sending the template update detection request message to the server, further comprising:

接收来自所述服务器端的请求应答消息;receiving a request response message from the server;

根据所述请求应答消息包含的信息执行后续操作。Follow-up operations are performed according to the information contained in the request response message.

A3、根据A1-A2任一项所述的方法,其中,根据所述请求应答消息包含的信息执行后续操作,包括:A3. The method according to any one of A1-A2, wherein performing subsequent operations according to the information contained in the request response message includes:

若所述请求应答消息携带有应用模板已更新的信息,则到服务器端进行更新的应用模板的下载;If the request response message carries information that the application template has been updated, download the updated application template to the server;

若所述请求应答消息中携带有应用模板未更新的信息,则关闭所述后台进程。If the request response message carries information that the application template has not been updated, the background process is closed.

A4、根据A1-A3任一项所述的方法,其中,所述到服务器端进行更新的应用模板的下载操作结束之后,还包括:A4. The method according to any one of A1-A3, wherein, after the download operation of the updated application template to the server end, further includes:

在下一次启动所述移动终端应用客户端时,检测从所述服务器端下载的新的应用模板是否下载完成。When starting the application client of the mobile terminal next time, it is detected whether the download of the new application template downloaded from the server is completed.

A5、一种移动终端应用模板的发布方法,包括:A5. A publishing method of a mobile terminal application template, comprising:

检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板;Detect whether the application template used by the mobile terminal application client is the latest version of the application template;

若否,将最新版的应用模板推送至所述移动终端应用客户端。If not, push the latest version of the application template to the mobile terminal application client.

A6、根据A5所述的方法,其中,将最新版的应用模板推送至所述客户端,包括:A6. The method according to A5, wherein pushing the latest version of the application template to the client includes:

比较最新版的应用模板和原始第一版应用模板,确认两者是否完全相同;Compare the latest version of the app template with the original first version app template to verify that they are identical;

若否,获取本次推送之前已发布的各版本的应用模板;If not, obtain the application templates of the versions released before this push;

依次比较最新版的应用模板和之前已发布的各版本的应用模板,为各版本客户端生成对应的增量更新包;Compare the latest version of the application template with the previously released application templates in turn, and generate corresponding incremental update packages for each version of the client;

将生成的增量更新包依次推送至对应的移动终端应用客户端中。The generated incremental update packages are sequentially pushed to corresponding mobile terminal application clients.

A7、根据A5或A6所述的方法,其中,所述检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板,包括:A7. The method according to A5 or A6, wherein the detecting whether the application template used by the mobile terminal application client is the latest version of the application template includes:

接收到来自移动终端应用客户端的模板更新检测请求消息;receiving a template update detection request message from the mobile terminal application client;

根据所述模板更新检测请求消息,检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板。According to the template update detection request message, it is detected whether the application template used by the mobile terminal application client is the latest version of the application template.

B8、一种移动终端应用模板的更新装置,包括:B8. An updating device for a mobile terminal application template, comprising:

第一检测模块,配置为启动移动终端应用客户端时,检测是否保存有完成下载的新的应用模板;The first detection module is configured to detect whether a downloaded new application template is saved when the mobile terminal application client is started;

加载模块,配置为若是,解析所述完成下载的新的应用模板并加载所述应用模板中解析出的模板更新包,从而替换原应用模板;The loading module is configured as if yes, parsing the downloaded new application template and loading the template update package parsed from the application template, thereby replacing the original application template;

第一处理模块,配置为若否,则以原应用模板进行数据加载首页界面,并开启后台进程向服务器端发送模板更新检测请求消息。The first processing module is configured to, if not, use the original application template to load the homepage interface with data, and start a background process to send a template update detection request message to the server.

B9、根据B8所述的装置,其中,所述第一处理模块还配置为:B9. The device according to B8, wherein the first processing module is further configured as:

在向服务器端发送模板更新检测请求消息之后,接收来自所述服务器端的请求应答消息;After sending a template update detection request message to the server, receiving a request response message from the server;

根据所述请求应答消息包含的信息执行后续操作。Follow-up operations are performed according to the information contained in the request response message.

B10、根据B8-B9任一项所述的装置,其中,所述第一处理模块还配置为:B10. The device according to any one of B8-B9, wherein the first processing module is further configured to:

若所述请求应答消息携带有应用模板已更新的信息,则到服务器端进行更新的应用模板的下载;If the request response message carries information that the application template has been updated, download the updated application template to the server;

若所述请求应答消息中携带有应用模板未更新的信息,则关闭所述后台进程。If the request response message carries information that the application template has not been updated, the background process is closed.

B11、根据B8-B10任一项所述的装置,其中,所述第一检测模块还配置为:B11. The device according to any one of B8-B10, wherein the first detection module is further configured as:

到服务器端进行更新的应用模板的下载操作结束之后,在下一次启动所述移动终端应用客户端时,检测从所述服务器端下载的新的应用模板是否下载完成。After the download operation of the updated application template to the server ends, when the mobile terminal application client is started next time, it is detected whether the download of the new application template downloaded from the server is completed.

B12、一种移动终端应用模板的发布装置,包括:B12, a release device for mobile terminal application templates, comprising:

第二检测模块,配置为检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板;The second detection module is configured to detect whether the application template used by the mobile terminal application client is the latest version of the application template;

推送模块,配置为若否,将最新版的应用模板推送至所述移动终端应用客户端。The push module is configured to, if not, push the latest version of the application template to the mobile terminal application client.

B13、根据B12所述的装置,其中,所述推送模块还配置为:B13. The device according to B12, wherein the push module is further configured as:

比较最新版的应用模板和原始第一版应用模板,确认两者是否完全相同;Compare the latest version of the app template with the original first version app template to verify that they are identical;

若否,获取本次推送之前已发布的各版本的应用模板;If not, obtain the application templates of the versions released before this push;

依次比较最新版的应用模板和之前已发布的各版本的应用模板,为各版本客户端生成对应的增量更新包;Compare the latest version of the application template with the previously released application templates in turn, and generate corresponding incremental update packages for each version of the client;

将生成的增量更新包依次推送至对应的移动终端应用客户端中。The generated incremental update packages are sequentially pushed to corresponding mobile terminal application clients.

B14、根据B12或B13所述的装置,其中,所述第二检测模块还配置为:B14. The device according to B12 or B13, wherein the second detection module is further configured as:

接收到来自移动终端应用客户端的模板更新检测请求消息;receiving a template update detection request message from the mobile terminal application client;

根据所述模板更新检测请求消息,检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板。According to the template update detection request message, it is detected whether the application template used by the mobile terminal application client is the latest version of the application template.

Claims (10)

1.一种移动终端应用模板的更新方法,包括:1. A method for updating a mobile terminal application template, comprising: 启动移动终端应用客户端时,检测是否保存有完成下载的新的应用模板;When starting the mobile terminal application client, detect whether there is a new application template that has been downloaded; 若是,解析所述完成下载的新的应用模板并加载所述应用模板中解析出的模板更新包,从而替换原应用模板;If so, parsing the downloaded new application template and loading the template update package parsed from the application template, thereby replacing the original application template; 若否,则以原应用模板进行数据加载首页界面,并开启后台进程向服务器端发送模板更新检测请求消息。If not, the original application template is used to load the homepage interface with data, and a background process is started to send a template update detection request message to the server. 2.根据权利要求1所述的方法,其中,所述向服务器端发送模板更新检测请求消息之后,还包括:2. The method according to claim 1, wherein, after sending the template update detection request message to the server, further comprising: 接收来自所述服务器端的请求应答消息;receiving a request response message from the server; 根据所述请求应答消息包含的信息执行后续操作。Follow-up operations are performed according to the information contained in the request response message. 3.根据权利要求1-2任一项所述的方法,其中,根据所述请求应答消息包含的信息执行后续操作,包括:3. The method according to any one of claims 1-2, wherein performing subsequent operations according to the information contained in the request response message includes: 若所述请求应答消息携带有应用模板已更新的信息,则到服务器端进行更新的应用模板的下载;If the request response message carries information that the application template has been updated, download the updated application template to the server; 若所述请求应答消息中携带有应用模板未更新的信息,则关闭所述后台进程。If the request response message carries information that the application template has not been updated, the background process is closed. 4.根据权利要求1-3任一项所述的方法,其中,所述到服务器端进行更新的应用模板的下载操作结束之后,还包括:4. The method according to any one of claims 1-3, wherein, after the download operation of the updated application template to the server ends, further comprising: 在下一次启动所述移动终端应用客户端时,检测从所述服务器端下载的新的应用模板是否下载完成。When starting the application client of the mobile terminal next time, it is detected whether the download of the new application template downloaded from the server is completed. 5.一种移动终端应用模板的发布方法,包括:5. A publishing method of a mobile terminal application template, comprising: 检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板;Detect whether the application template used by the mobile terminal application client is the latest version of the application template; 若否,将最新版的应用模板推送至所述移动终端应用客户端。If not, push the latest version of the application template to the mobile terminal application client. 6.根据权利要求5所述的方法,其中,将最新版的应用模板推送至所述客户端,包括:6. The method according to claim 5, wherein pushing the latest version of the application template to the client comprises: 比较最新版的应用模板和原始第一版应用模板,确认两者是否完全相同;Compare the latest version of the app template with the original first version app template to verify that they are identical; 若否,获取本次推送之前已发布的各版本的应用模板;If not, obtain the application templates of the versions released before this push; 依次比较最新版的应用模板和之前已发布的各版本的应用模板,为各版本客户端生成对应的增量更新包;Compare the latest version of the application template with the previously released application templates in turn, and generate corresponding incremental update packages for each version of the client; 将生成的增量更新包依次推送至对应的移动终端应用客户端中。The generated incremental update packages are sequentially pushed to corresponding mobile terminal application clients. 7.一种移动终端应用模板的更新装置,包括:7. An update device for a mobile terminal application template, comprising: 第一检测模块,配置为启动移动终端应用客户端时,检测是否保存有完成下载的新的应用模板;The first detection module is configured to detect whether a downloaded new application template is saved when the mobile terminal application client is started; 加载模块,配置为若是,解析所述完成下载的新的应用模板并加载所述应用模板中解析出的模板更新包,从而替换原应用模板;The loading module is configured as if yes, parsing the downloaded new application template and loading the template update package parsed from the application template, thereby replacing the original application template; 第一处理模块,配置为若否,则以原应用模板进行数据加载首页界面,并开启后台进程向服务器端发送模板更新检测请求消息。The first processing module is configured to, if not, use the original application template to load the homepage interface with data, and start a background process to send a template update detection request message to the server. 8.根据权利要求7所述的装置,其中,所述第一处理模块还配置为:8. The device according to claim 7, wherein the first processing module is further configured to: 在向服务器端发送模板更新检测请求消息之后,接收来自所述服务器端的请求应答消息;After sending a template update detection request message to the server, receiving a request response message from the server; 根据所述请求应答消息包含的信息执行后续操作。Follow-up operations are performed according to the information contained in the request response message. 9.一种移动终端应用模板的发布装置,包括:9. A publishing device for a mobile terminal application template, comprising: 第二检测模块,配置为检测移动终端应用客户端所使用的应用模板是否为最新版的应用模板;The second detection module is configured to detect whether the application template used by the mobile terminal application client is the latest version of the application template; 推送模块,配置为若否,将最新版的应用模板推送至所述移动终端应用客户端。The push module is configured to, if not, push the latest version of the application template to the mobile terminal application client. 10.根据权利要求9所述的装置,其中,所述推送模块还配置为:10. The device according to claim 9, wherein the push module is further configured to: 比较最新版的应用模板和原始第一版应用模板,确认两者是否完全相同;Compare the latest version of the app template with the original first version app template to verify that they are identical; 若否,获取本次推送之前已发布的各版本的应用模板;If not, obtain the application templates of the versions released before this push; 依次比较最新版的应用模板和之前已发布的各版本的应用模板,为各版本客户端生成对应的增量更新包;Compare the latest version of the application template with the previously released application templates in turn, and generate corresponding incremental update packages for each version of the client; 将生成的增量更新包依次推送至对应的移动终端应用客户端中。The generated incremental update packages are sequentially pushed to corresponding mobile terminal application clients.
CN201410307821.XA 2014-06-30 2014-06-30 Renewal, dissemination method and the device of mobile terminal application template Active CN104077162B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410307821.XA CN104077162B (en) 2014-06-30 2014-06-30 Renewal, dissemination method and the device of mobile terminal application template

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410307821.XA CN104077162B (en) 2014-06-30 2014-06-30 Renewal, dissemination method and the device of mobile terminal application template

Publications (2)

Publication Number Publication Date
CN104077162A true CN104077162A (en) 2014-10-01
CN104077162B CN104077162B (en) 2017-12-26

Family

ID=51598433

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410307821.XA Active CN104077162B (en) 2014-06-30 2014-06-30 Renewal, dissemination method and the device of mobile terminal application template

Country Status (1)

Country Link
CN (1) CN104077162B (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104699501A (en) * 2015-01-15 2015-06-10 腾讯科技(深圳)有限公司 Method and device for running application program
CN104899067A (en) * 2015-06-19 2015-09-09 杭州阿宅订网络科技有限公司 Method and system for updating application
CN106020916A (en) * 2016-07-04 2016-10-12 乐视控股(北京)有限公司 Method for updating application, terminal equipment and server
CN106407476A (en) * 2016-11-16 2017-02-15 百度在线网络技术(北京)有限公司 Method and device for loading page
CN106535002A (en) * 2016-12-21 2017-03-22 Tcl集团股份有限公司 Method and device for updating layout of desktop starter template
WO2017107851A1 (en) * 2015-12-24 2017-06-29 阿里巴巴集团控股有限公司 Method and device for releasing and updating desktop application component
CN107092489A (en) * 2017-04-13 2017-08-25 中国联合网络通信集团有限公司 The processing method and system issued based on application version
CN107315606A (en) * 2017-06-14 2017-11-03 北京小米移动软件有限公司 Using update method and device
WO2017193640A1 (en) * 2016-05-07 2017-11-16 腾讯科技(深圳)有限公司 Application updating method and device
CN107729030A (en) * 2017-08-21 2018-02-23 珠海格力电器股份有限公司 User interface display method and device of client program, storage medium and terminal
CN108415957A (en) * 2017-11-06 2018-08-17 北京京东尚科信息技术有限公司 The method and device of the self-defined navigation of webpage
CN108897727A (en) * 2018-05-23 2018-11-27 平安科技(深圳)有限公司 Filing of contract method, apparatus, computer equipment and storage medium
CN109992248A (en) * 2019-02-25 2019-07-09 百度在线网络技术(北京)有限公司 Implementation method, device, equipment and the computer readable storage medium of voice application
CN112188292A (en) * 2020-08-28 2021-01-05 福州智象信息技术有限公司 Television desktop construction method based on android operating system
CN119105828A (en) * 2024-07-19 2024-12-10 华清科盛(北京)信息技术有限公司 User interface updating method of electronic device, electronic device and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1908894A (en) * 2005-08-04 2007-02-07 腾讯科技(深圳)有限公司 Brew-based dynamic user interface system structure and method for realization
CA2588164A1 (en) * 2006-05-09 2007-11-09 Westlake Software, Inc. System and method for dynamic form management for mobile devices
CN101330674A (en) * 2007-06-21 2008-12-24 上海美通无线网络信息有限公司 Method for dynamically updating mobile phone software menu
CN102129378A (en) * 2010-01-20 2011-07-20 腾讯科技(深圳)有限公司 Software menu updating method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1908894A (en) * 2005-08-04 2007-02-07 腾讯科技(深圳)有限公司 Brew-based dynamic user interface system structure and method for realization
CA2588164A1 (en) * 2006-05-09 2007-11-09 Westlake Software, Inc. System and method for dynamic form management for mobile devices
CN101330674A (en) * 2007-06-21 2008-12-24 上海美通无线网络信息有限公司 Method for dynamically updating mobile phone software menu
CN102129378A (en) * 2010-01-20 2011-07-20 腾讯科技(深圳)有限公司 Software menu updating method and device

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104699501B (en) * 2015-01-15 2018-02-16 腾讯科技(深圳)有限公司 A kind of method and device for running application program
CN104699501A (en) * 2015-01-15 2015-06-10 腾讯科技(深圳)有限公司 Method and device for running application program
CN104899067A (en) * 2015-06-19 2015-09-09 杭州阿宅订网络科技有限公司 Method and system for updating application
CN104899067B (en) * 2015-06-19 2019-04-05 江苏联宏创能信息科技有限公司 A kind of method and system of more new application
WO2017107851A1 (en) * 2015-12-24 2017-06-29 阿里巴巴集团控股有限公司 Method and device for releasing and updating desktop application component
US10871953B2 (en) 2016-05-07 2020-12-22 Tencent Technology (Shenzhen) Company Limited Application update method and apparatus
WO2017193640A1 (en) * 2016-05-07 2017-11-16 腾讯科技(深圳)有限公司 Application updating method and device
CN106020916A (en) * 2016-07-04 2016-10-12 乐视控股(北京)有限公司 Method for updating application, terminal equipment and server
CN106407476A (en) * 2016-11-16 2017-02-15 百度在线网络技术(北京)有限公司 Method and device for loading page
CN106535002B (en) * 2016-12-21 2020-06-16 Tcl科技集团股份有限公司 Desktop starter template layout updating method and device
CN106535002A (en) * 2016-12-21 2017-03-22 Tcl集团股份有限公司 Method and device for updating layout of desktop starter template
CN107092489A (en) * 2017-04-13 2017-08-25 中国联合网络通信集团有限公司 The processing method and system issued based on application version
US10705828B2 (en) 2017-06-14 2020-07-07 Beijing Xiaomi Mobile Software Co., Ltd. Method and apparatus for updating application
CN107315606A (en) * 2017-06-14 2017-11-03 北京小米移动软件有限公司 Using update method and device
CN107729030A (en) * 2017-08-21 2018-02-23 珠海格力电器股份有限公司 User interface display method and device of client program, storage medium and terminal
CN108415957A (en) * 2017-11-06 2018-08-17 北京京东尚科信息技术有限公司 The method and device of the self-defined navigation of webpage
CN108897727A (en) * 2018-05-23 2018-11-27 平安科技(深圳)有限公司 Filing of contract method, apparatus, computer equipment and storage medium
CN108897727B (en) * 2018-05-23 2021-09-14 平安科技(深圳)有限公司 Contract filing method and device, computer equipment and storage medium
CN109992248A (en) * 2019-02-25 2019-07-09 百度在线网络技术(北京)有限公司 Implementation method, device, equipment and the computer readable storage medium of voice application
CN109992248B (en) * 2019-02-25 2022-07-29 阿波罗智联(北京)科技有限公司 Method, device and equipment for realizing voice application and computer readable storage medium
US11676587B2 (en) 2019-02-25 2023-06-13 Apollo Intelligent Connectivity (Beijing) Technology Co., Ltd. Method, apparatus and device for implementing voice application, computer readable storage medium
CN112188292A (en) * 2020-08-28 2021-01-05 福州智象信息技术有限公司 Television desktop construction method based on android operating system
CN119105828A (en) * 2024-07-19 2024-12-10 华清科盛(北京)信息技术有限公司 User interface updating method of electronic device, electronic device and readable storage medium

Also Published As

Publication number Publication date
CN104077162B (en) 2017-12-26

Similar Documents

Publication Publication Date Title
CN104077162B (en) Renewal, dissemination method and the device of mobile terminal application template
CN102981915B (en) A kind of inter-application communication method and device
CN102761623B (en) Resource self-adaptive joins method for down loading, system, data storage server and communication system
CN105306676B (en) Access the method, apparatus and system of smart machine
CN103678508A (en) Method and device for opening a webpage
CN103634389A (en) File transfer method, device and system between calculation device and mobile device
TW201814509A (en) Method and device for implementing communication of web page and local application and electronic equipment
CN106713004B (en) Router adaptation method and system
CN103034546B (en) The method and device of inter-application communication in iOS system
WO2017071358A1 (en) Software upgrade method and apparatus
CN105095388A (en) Method and device for recommending App to mobile terminal during search
CN104965723B (en) The operation method and device of application program
CN103677956B (en) A kind of method and apparatus of the application operation of simulation mobile device on the computing device
CN104580267A (en) A resource downloading method, device, server and corresponding system
CN103617218A (en) Light application creating method and clients
CN104021052A (en) Method and device for carrying out data recovery during data transferring between wireless terminals
CN102932471B (en) Browser logon server and realize browser log in method and system
CN104063247B (en) The call method and system of a kind of application program
CN104361004A (en) Browser favorite data processing method and browser
CN104811485A (en) Resource sharing method
CN103685498A (en) Wallpaper loading method and browser device
CN105279452A (en) Method, device and system for managing intelligent equipment
CN104375831A (en) Method, device and system realizing communication between webpage and applications on terminal equipment
CN104023073A (en) Resource pushing method, system and device
CN103825912A (en) Data transmission method, electronic device and server

Legal Events

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

Effective date of registration: 20220727

Address after: 300450 No. 9-3-401, No. 39, Gaoxin 6th Road, Binhai Science Park, Binhai New Area, Tianjin

Patentee after: 3600 Technology Group Co.,Ltd.

Address before: 100088 room 112, block D, 28 new street, new street, Xicheng District, Beijing (Desheng Park)

Patentee before: BEIJING QIHOO TECHNOLOGY Co.,Ltd.

Patentee before: Qizhi software (Beijing) Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20230712

Address after: 1765, floor 17, floor 15, building 3, No. 10 Jiuxianqiao Road, Chaoyang District, Beijing 100015

Patentee after: Beijing Hongxiang Technical Service Co.,Ltd.

Address before: 300450 No. 9-3-401, No. 39, Gaoxin 6th Road, Binhai Science Park, Binhai New Area, Tianjin

Patentee before: 3600 Technology Group Co.,Ltd.

TR01 Transfer of patent right
CP03 Change of name, title or address

Address after: 1765, floor 17, floor 15, building 3, No. 10 Jiuxianqiao Road, Chaoyang District, Beijing 100015

Patentee after: Beijing 360 Zhiling Technology Co.,Ltd.

Country or region after: China

Address before: 1765, floor 17, floor 15, building 3, No. 10 Jiuxianqiao Road, Chaoyang District, Beijing 100015

Patentee before: Beijing Hongxiang Technical Service Co.,Ltd.

Country or region before: China

CP03 Change of name, title or address