CN104809011A - Application program management method - Google Patents
Application program management method Download PDFInfo
- Publication number
- CN104809011A CN104809011A CN201510172597.2A CN201510172597A CN104809011A CN 104809011 A CN104809011 A CN 104809011A CN 201510172597 A CN201510172597 A CN 201510172597A CN 104809011 A CN104809011 A CN 104809011A
- Authority
- CN
- China
- Prior art keywords
- application program
- described application
- application
- download
- file
- 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
Links
Landscapes
- Stored Programmes (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The invention discloses an application program management method. The application program management method includes that loading to a page of an application store through a browser component; when the browser component receives an application program downloading request, sending the application program downloading request to the application store to acquire an application program downloading path; downloading an application program file according to the application program downloading path; managing the application program. The application program management method realizes the mounting, unloading, updating, starting, stopping and the like of the application program in an embedded device and enables the user experience to be greatly improved.
Description
Technical field
The present invention relates to Web application, particularly relate to a kind of management method of application program.
Background technology
Along with the development of HTML5, the function of Web and performance obtain and significantly improve.Web can provide more various function to select, and comprise local storage, the functions such as multimedia, meanwhile, the performance of Web is more and more higher, and the experience of user is more and more smooth, and the flow process degree of a lot of Web application is equally matched with local application.What is more important, Web application has cross-platform characteristic, can realize primary development, run everywhere, and simultaneously compared to native application, the exploitation threshold of Web application is low.Deployment and the renewal of Web application are applied also more convenient compared to native.Based on above advantage, be the development trend of each platform to the support of Web application.
The current situation of current Web application is that the service ability all providing Web to apply of each large browser, can meet many demands of user at PC end, but on embedded device, for example (,) mobile phone, panel computer, Set Top Box etc. are perfect not enough to the degree of support of Web application.
In current mobile phone, panel computer, Set Top Box, mostly adopt android system, provide WebView assembly in android system, this assembly is the browser component of lightweight, can be used for parsing to play up the page, but is not enough to the use supporting Web application.
Summary of the invention
The object of the invention is to solve prior art above shortcomings, one is provided to pass through browser component, incrementally, the support to Web application is completed with less cost, be applicable to storing in embedded device, the situations such as system resource is limited, realize method Web can being supported to apply in mobile terminal.
For achieving the above object, the invention provides a kind of management method of application program, the method comprises:
The page in application shop is loaded into by browser component;
When described browser component receives the download request of application program, send the download request of described application program to described application shop, to obtain the download path of described application program;
According to the download path of described application program, download described application file;
Described application program is managed.
Preferably, the described download path according to described application program, the step downloading described application file comprises:
The signature of described application program is verified;
When the authentication succeeds, download the installation kit of described application program, and by installation kit described in decompress(ion), obtain described application file.
Alternatively, described the step that described application program manages to be comprised: install described application program step, this step is specially:
Resolve the configuration file of described application program, obtain described application information;
Described application information is registered.
Alternatively, described the step that described application program manages to be comprised: unload described application program step, this step is specially:
Judge whether described application program installs, if described application program is installed, then judge whether described application program is run further, if described application program is run, then stop described application program;
Delete described application file;
Delete the log-on message of described application program.
Alternatively, described the step that described application program manages to be comprised: upgrade described application program step, this step is specially:
The version information of described application program is obtained from described application shop;
By the version information of local application and described application program being compared at the version information in described application shop, determine whether described application program has renewable version;
If described application program has the version of renewal, then download the application program of redaction, install;
Installation, upgrades the log-on message of described application program.
Preferably, described the step that described application program manages to be comprised: manage the startup of described application program, time-out, recovery or terminating operation.
Preferably, described application program comprises the metamessage of application, and described metamessage is the ID of application, icon, title, version number, update time, application brief introduction and installation kit path.
Preferably, the installation kit of described application program, comprises data and the resource of application.
Preferably, described browser component comprises: WebView assembly.
Preferably, described application program comprises: web application, and described web application adopts HTML5 exploitation.
The present invention, according to the browser component WebView of lightweight, completes the support to Web application with incrementally, with less cost, is applicable to storing in embedded device, the situations such as system resource is limited.Achieve the operation such as peace loading, unloading, renewal, startup, termination of application program in embedded device, greatly improve user experience.
Accompanying drawing explanation
The management method process flow diagram of a kind of application program that Fig. 1 provides for the embodiment of the present invention;
The management method process flow diagram of the another kind of application program that Fig. 2 provides for the embodiment of the present invention;
The method flow diagram of a kind of set up applications that Fig. 3 provides for the embodiment of the present invention;
A kind of method flow diagram unloading application program that Fig. 4 provides for the embodiment of the present invention;
A kind of method flow diagram upgrading application program that Fig. 5 provides for the embodiment of the present invention;
Embodiment
Clearer for what make the technical scheme of the embodiment of the present invention and advantage express, below by drawings and Examples, technical scheme of the present invention is described in further detail.
The management method process flow diagram of a kind of application program that Fig. 1 provides for the embodiment of the present invention, as shown in Figure 1, the method comprises:
S101 is loaded into the page in application shop by browser component;
S102, when browser component receives the download request of application program, sends the download request of application program, to obtain the download path of application program to application shop;
S103 according to the download path of application program, down load application program file;
S104 application programs manages.
Particularly, application program comprises the metamessage of application, and metamessage is the ID of application, icon, title, version number, update time, application brief introduction and installation kit path.
Particularly, the installation kit of application program, comprises data and the resource of application.
Particularly, browser component comprises: WebView assembly.
Particularly, application program comprises: web application, and web application adopts HTML5 exploitation.
It should be noted that, the present embodiment is chosen at the Set Top Box of lift-launch android system as platform specific.In android system, the WebView of the Development Framework that system can be selected to provide, as browser component, provides the ability of resolving display page.Web application adopts HTML5 exploitation, and main script is HTML/JavaScript/CSS.
The present invention, according to the browser component WebView of lightweight, completes the support to Web application with incrementally, with less cost, is applicable to storing in embedded device, the situations such as system resource is limited.Achieve the operation such as peace loading, unloading, renewal, startup, termination of application program in embedded device, greatly improve user experience.
The management method process flow diagram of the another kind of application program that Fig. 2 provides for the embodiment of the present invention, as shown in Figure 2, the method comprises:
According to the download path of application program, the step of down load application program file comprises:
The signature of s201 application programs is verified;
S202 when the authentication succeeds, the installation kit of down load application program;
In down operation, the download path provided by application shop is come, and the installation kit of down load application program downloads in local download path.When there being SD Card in system, the SD Card of prioritizing selection system stores, otherwise downloads in the flash of system.
S203, by decompress(ion) installation kit, obtains application file.
After the installation kit of application program has been downloaded, perform decompression operations.By the configuration file of application, the resource file decompress(ion)s such as HTML/JavaScript/CSS script and picture.
It should be noted that, when the verification is not successful, prompting authentication error, does not allow to install this application program, end trigger down operation.
S101 is loaded into the page in application shop by browser component;
S102, when browser component receives the download request of application program, sends the download request of application program, to obtain the download path of application program to application shop;
S103 according to the download path of application program, down load application program file;
S104 application programs manages.
Particularly, application program comprises the metamessage of application, and metamessage is the ID of application, icon, title, version number, update time, application brief introduction and installation kit path.
Particularly, the installation kit of application program, comprises data and the resource of application.
Particularly, browser component comprises: WebView assembly.
Particularly, application program comprises: web application, and web application adopts HTML5 exploitation.
It should be noted that, the present embodiment is chosen at the Set Top Box of lift-launch android system as platform specific.In android system, the WebView of the Development Framework that system can be selected to provide, as browser component, provides the ability of resolving display page.Web application adopts HTML5 exploitation, and main script is HTML/JavaScript/CSS.
The method flow diagram of a kind of set up applications that Fig. 3 provides for the embodiment of the present invention, as shown in Figure 3, the method comprises:
The step that application programs carries out managing comprises: set up applications step, and this step is specially:
S301 resolves the configuration file of application program, obtains application information;
Application information is registered by s302.
Resolve the configuration file of application, configuration file can be xml form or json form.In the present embodiment, configuration file is json form.
It should be noted that, configuration file comprises: Apply Names name, and application describes description, version number version, and link url, starts page launch, icon icon, authority permission.Such as, a configuration file can be manifest.json, and its content is:
S101 is loaded into the page in application shop by browser component;
S102, when browser component receives the download request of application program, sends the download request of application program, to obtain the download path of application program to application shop;
S103 according to the download path of application program, down load application program file;
S104 application programs manages.
Particularly, application program comprises the metamessage of application, and metamessage is the ID of application, icon, title, version number, update time, application brief introduction and installation kit path.
Particularly, the installation kit of application program, comprises data and the resource of application.
Particularly, browser component comprises: WebView assembly.
Particularly, application program comprises: web application, and web application adopts HTML5 exploitation.
It should be noted that, the present embodiment is chosen at the Set Top Box of lift-launch android system as platform specific.In android system, the WebView of the Development Framework that system can be selected to provide, as browser component, provides the ability of resolving display page.Web application adopts HTML5 exploitation, and main script is HTML/JavaScript/CSS.
Particularly, according to the download path of application program, the step of down load application program file comprises:
The signature of s201 application programs is verified;
S202 when the authentication succeeds, the installation kit of down load application program;
In down operation, the download path provided by application shop is come, and the installation kit of down load application program downloads in local download path.When there being SD Card in system, the SD Card of prioritizing selection system stores, otherwise downloads in the flash of system.
S203, by decompress(ion) installation kit, obtains application file.
After application program installation kit has been downloaded, perform decompression operations.By the configuration file of application, the resource file decompress(ion)s such as HTML/JavaScript/CSS script and picture.
It should be noted that, when the verification is not successful, prompting authentication error, does not allow to install this application program, end trigger down operation.
So far, what complete a Web application downloads and installs process, can by the display of this application program on a user interface, and user can use the Web application of just having installed.When user clicks already installed Web application, played up by WebView and perform Web application.
A kind of method flow diagram unloading application program that Fig. 4 provides for the embodiment of the present invention, as shown in Figure 4, the method comprises:
The step that application programs carries out managing comprises: unloading application program step, and this step is specially:
S401 judges whether application program installs;
If application program is not installed, enter done state.
If s402 application program is installed, then judge whether application program is run further;
If application program is installed, then judge whether application program is run further, if run, stop this application, if not in operation, directly enter step s404.
If s403 application program is run, then stop application program;
S404 deletes application file;
It should be noted that, finding the installation path of application, when preparing the installation file of deleting application, reminding user, the need of reservation user data or resource, according to the selection of user, comes deletion or all application datas.
S405 deletes the log-on message of application program.
S101 is loaded into the page in application shop by browser component;
S102, when browser component receives the download request of application program, sends the download request of application program, to obtain the download path of application program to application shop;
S103 according to the download path of application program, down load application program file;
S104 application programs manages.
Particularly, application program comprises the metamessage of application, and metamessage is the ID of application, icon, title, version number, update time, application brief introduction and installation kit path.
Particularly, the installation kit of application program, comprises data and the resource of application.
Particularly, browser component comprises: WebView assembly.
Particularly, application program comprises: web application, and web application adopts HTML5 exploitation.
It should be noted that, the present embodiment is chosen at the Set Top Box of lift-launch android system as platform specific.In android system, the WebView of the Development Framework that system can be selected to provide, as browser component, provides the ability of resolving display page.Web application adopts HTML5 exploitation, and main script is HTML/JavaScript/CSS.
Particularly, according to the download path of application program, the step of down load application program file comprises:
The signature of s201 application programs is verified;
S202 when the authentication succeeds, the installation kit of down load application program;
In down operation, the download path provided by application shop is come, and the installation kit of down load application program downloads in local download path.When there being SD Card in system, the SD Card of prioritizing selection system stores, otherwise downloads in the flash of system.
S203, by decompress(ion) installation kit, obtains application file.
After application program installation kit has been downloaded, perform decompression operations.By the configuration file of application, the resource file decompress(ion)s such as HTML/JavaScript/CSS script and picture.
It should be noted that, when the verification is not successful, prompting authentication error, does not allow to install this application program, end trigger down operation.
Alternatively, the step that application programs carries out managing comprises: set up applications step, and this step is specially:
S301 resolves the configuration file of application program, obtains application information;
Application information is registered by s302.
Resolve the configuration file of application, configuration file can be xml form or json form.In the present embodiment, configuration file is json form.
It should be noted that, configuration file comprises: Apply Names name, and application describes description, version number version, and link url, starts page launch, icon icon, authority permission.Such as, a configuration file can be manifest.json, and its content is:
A kind of method flow diagram upgrading application program that Fig. 5 provides for the embodiment of the present invention, as shown in Figure 5, the method comprises:
The step that application programs carries out managing comprises: upgrade application program step, this step is specially:
S501 obtains the version information of application program from application shop;
Version information can be issued by xml or json form.In the present embodiment, deposited in by version information in app_list.json, deposit the ID of Web application and corresponding version number, app_list.json script file example is as follows:
S502, by the version information of local application and version information that application program is applying shop being compared, determines whether application program has renewable version;
If s503 application program has the version of renewal, then download the application program of redaction, install;
S504 installation, upgrades the log-on message of application program, and the application message in refresh page.
It should be noted that, in embodiments of the present invention, user, except can manually upgrading, also can carry out automatic renewal rewards theory.
S101 is loaded into the page in application shop by browser component;
S102, when browser component receives the download request of application program, sends the download request of application program, to obtain the download path of application program to application shop;
S103 according to the download path of application program, down load application program file;
S104 application programs manages.
Particularly, application program comprises the metamessage of application, and metamessage is the ID of application, icon, title, version number, update time, application brief introduction and installation kit path.
Particularly, the installation kit of application program, comprises data and the resource of application.
Particularly, browser component comprises: WebView assembly.
Particularly, application program comprises: web application, and web application adopts HTML5 exploitation.
It should be noted that, the present embodiment is chosen at the Set Top Box of lift-launch android system as platform specific.In android system, the WebView of the Development Framework that system can be selected to provide, as browser component, provides the ability of resolving display page.Web application adopts HTML5 exploitation, and main script is HTML/JavaScript/CSS.
Particularly, according to the download path of application program, the step of down load application program file comprises:
The signature of s201 application programs is verified;
S202 when the authentication succeeds, the installation kit of down load application program;
In down operation, the download path provided by application shop is come, and the installation kit of down load application program downloads in local download path.When there being SD Card in system, the SD Card of prioritizing selection system stores, otherwise downloads in the flash of system.
S203, by decompress(ion) installation kit, obtains application file.
After application program installation kit has been downloaded, perform decompression operations.By the configuration file of application, the resource file decompress(ion)s such as HTML/JavaScript/CSS script and picture.
It should be noted that, when the verification is not successful, prompting authentication error, does not allow to install this application program, end trigger down operation.
Alternatively, the step that application programs carries out managing comprises: set up applications step, and this step is specially:
S301 resolves the configuration file of application program, obtains application information;
Application information is registered by s302.
Resolve the configuration file of application, configuration file can be xml form or json form.In the present embodiment, configuration file is json form.
It should be noted that, configuration file comprises: Apply Names name, and application describes description, version number version, and link url, starts page launch, icon icon, authority permission.Such as, a configuration file can be manifest.json, and its content is:
Alternatively, the step that application programs carries out managing comprises: unloading application program step, and this step is specially:
S401 judges whether application program installs;
If application program is not installed, enter done state.
If s402 application program is installed, then judge whether application program is run further;
If application program is installed, then judge whether application program is run further, if run, stop this application, if not in operation, directly enter step s404.
If s403 application program is run, then stop application program;
S404 deletes application file;
It should be noted that, finding the installation path of application, when preparing the installation file of deleting application, reminding user, the need of reservation user data or resource, according to the selection of user, comes deletion or all application datas.
S405 deletes the log-on message of application program.
The present invention, according to the browser component WebView of lightweight, completes the support to Web application with incrementally, with less cost, is applicable to storing in embedded device, the situations such as system resource is limited.Achieve the operation such as peace loading, unloading, renewal, startup, termination of application program in embedded device, greatly improve user experience.
Above-described embodiment; object of the present invention, technical scheme and beneficial effect are further described; be understood that; the foregoing is only the specific embodiment of the present invention; the protection domain be not intended to limit the present invention; within the spirit and principles in the present invention all, any amendment made, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.
Claims (10)
1. a management method for application program, is characterized in that, the method comprises:
The page in application shop is loaded into by browser component;
When described browser component receives the download request of application program, send the download request of described application program to described application shop, to obtain the download path of described application program;
According to the download path of described application program, download described application file;
Described application program is managed.
2. method according to claim 1, is characterized in that, the described download path according to described application program, and the step downloading described application file comprises:
The signature of described application program is verified;
When the authentication succeeds, download the installation kit of described application program, and by installation kit described in decompress(ion), obtain described application file.
3. method according to claim 1 and 2, is characterized in that, describedly comprises the step that described application program manages: install described application program step, this step is specially:
Resolve the configuration file of described application program, obtain described application information;
Described application information is registered.
4. the method according to claim 1,2 or 3, is characterized in that, describedly comprises the step that described application program manages: unload described application program step, this step is specially:
Judge whether described application program installs, if described application program is installed, then judge whether described application program is run further, if described application program is run, then stop described application program;
Delete described application file;
Delete the log-on message of described application program.
5. method according to claim 1 and 2, is characterized in that, describedly comprises the step that described application program manages: upgrade described application program step, this step is specially:
The version information of described application program is obtained from described application shop;
By the version information of local application and described application program being compared at the version information in described application shop, determine whether described application program has renewable version;
If described application program has the version of renewal, then download the application program of redaction, install;
Installation, upgrades the log-on message of described application program.
6. method according to claim 1 and 2, is characterized in that, describedly comprises the step that described application program manages: manage the startup of described application program, time-out, recovery or terminating operation.
7. method according to claim 1 and 2, is characterized in that, described application program comprises the metamessage of application, and described metamessage is the ID of application, icon, title, version number, update time, application brief introduction and installation kit path.
8. method according to claim 2, is characterized in that, the installation kit of described application program, comprises data and the resource of application.
9. method according to claim 1, is characterized in that, described browser component comprises: WebView assembly.
10. method according to claim 1, is characterized in that, described application program comprises: web application, and described web application adopts HTML5 exploitation.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510172597.2A CN104809011B (en) | 2015-04-13 | 2015-04-13 | A kind of management method of application program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510172597.2A CN104809011B (en) | 2015-04-13 | 2015-04-13 | A kind of management method of application program |
Publications (2)
Publication Number | Publication Date |
---|---|
CN104809011A true CN104809011A (en) | 2015-07-29 |
CN104809011B CN104809011B (en) | 2018-04-27 |
Family
ID=53693862
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510172597.2A Active CN104809011B (en) | 2015-04-13 | 2015-04-13 | A kind of management method of application program |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104809011B (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106257418A (en) * | 2015-06-22 | 2016-12-28 | 奥多比公司 | For by using assistance application to evaluate the technology of application |
CN106713460A (en) * | 2016-12-26 | 2017-05-24 | 武汉斗鱼网络科技有限公司 | Version control method and system for flash application |
CN106959968A (en) * | 2016-01-12 | 2017-07-18 | 广州市动景计算机科技有限公司 | Website icon promotion method and device |
CN107809470A (en) * | 2017-10-12 | 2018-03-16 | 北京京东尚科信息技术有限公司 | The method and apparatus of application program automatically dispose |
CN110502245A (en) * | 2018-05-16 | 2019-11-26 | 华为技术有限公司 | Data processing method, terminal, server and application and development equipment |
CN112153064A (en) * | 2020-09-28 | 2020-12-29 | 上海缓存命中科技有限公司 | Application store and method of use thereof |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102638572A (en) * | 2012-03-19 | 2012-08-15 | 北京邮电大学 | Short-message sending service system based on Web Element mechanism and operating method thereof |
US20130332318A1 (en) * | 2012-06-10 | 2013-12-12 | Apple Inc. | User Interface for In-Browser Product Viewing and Purchasing |
CN104158896A (en) * | 2014-08-22 | 2014-11-19 | 百度在线网络技术(北京)有限公司 | Application recommendation method and system as well as application store server |
-
2015
- 2015-04-13 CN CN201510172597.2A patent/CN104809011B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102638572A (en) * | 2012-03-19 | 2012-08-15 | 北京邮电大学 | Short-message sending service system based on Web Element mechanism and operating method thereof |
US20130332318A1 (en) * | 2012-06-10 | 2013-12-12 | Apple Inc. | User Interface for In-Browser Product Viewing and Purchasing |
CN104158896A (en) * | 2014-08-22 | 2014-11-19 | 百度在线网络技术(北京)有限公司 | Application recommendation method and system as well as application store server |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106257418A (en) * | 2015-06-22 | 2016-12-28 | 奥多比公司 | For by using assistance application to evaluate the technology of application |
CN106257418B (en) * | 2015-06-22 | 2021-01-22 | 奥多比公司 | Techniques for evaluating an application by using an auxiliary application |
CN106959968A (en) * | 2016-01-12 | 2017-07-18 | 广州市动景计算机科技有限公司 | Website icon promotion method and device |
CN106713460A (en) * | 2016-12-26 | 2017-05-24 | 武汉斗鱼网络科技有限公司 | Version control method and system for flash application |
CN106713460B (en) * | 2016-12-26 | 2019-12-10 | 武汉斗鱼网络科技有限公司 | Version control method and system for flash application |
CN107809470A (en) * | 2017-10-12 | 2018-03-16 | 北京京东尚科信息技术有限公司 | The method and apparatus of application program automatically dispose |
CN110502245A (en) * | 2018-05-16 | 2019-11-26 | 华为技术有限公司 | Data processing method, terminal, server and application and development equipment |
CN112153064A (en) * | 2020-09-28 | 2020-12-29 | 上海缓存命中科技有限公司 | Application store and method of use thereof |
Also Published As
Publication number | Publication date |
---|---|
CN104809011B (en) | 2018-04-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104809011A (en) | Application program management method | |
CN105867947B (en) | Data processing method and device after preset application program updating | |
CN102622241B (en) | A kind of method for upgrading software and device | |
CN102801755B (en) | A kind of management method of application and a kind of application platform | |
CN107992308B (en) | Plug-in management method for android terminal application program | |
EP2806357A1 (en) | Method and communication device for updating a web application | |
CN105786538B (en) | software upgrading method and device based on android system | |
CN103685495B (en) | The upgrade method and system of software | |
EP2919440B1 (en) | Advertisement processing method and device | |
CN110750288A (en) | Native engineering configuration method and device, electronic equipment and storage medium | |
WO2017071207A1 (en) | Application installation method, corresponding apparatus, and application installation system | |
CN107256161B (en) | Client upgrading method based on electron technology | |
KR20140126328A (en) | Using an application cache to update resources of installed applications | |
US10037215B2 (en) | Method and apparatus for interworking application and web browser | |
US20140310332A1 (en) | Method for accessing plural cloud storages, electronic apparatus and non-transitory computer readable medium | |
US20160170735A1 (en) | Operating system updating method by using a checklist | |
CN102833350A (en) | Processing method and processing device of WebApp updating | |
CN105530130A (en) | Method and device for upgrading Over-The-Air downloading technology | |
CN101980503B (en) | Method, device and system for managing widget application | |
US8893116B2 (en) | Installation engine and package format for parallelizable, reliable installations | |
CN102523295A (en) | Plug-in registration method and system thereof | |
CN105094919A (en) | Application program starting method | |
US8769521B2 (en) | Calendar aware adaptive patching of a computer program | |
CN105808282A (en) | Method and device for updating webpage contents of application program | |
CN110968823A (en) | Application client starting method, service server and client equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
EXSB | Decision made by sipo to initiate substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
TR01 | Transfer of patent right |
Effective date of registration: 20210804 Address after: Room 1601, 16th floor, East Tower, Ximei building, No. 6, Changchun Road, high tech Industrial Development Zone, Zhengzhou, Henan 450001 Patentee after: Zhengzhou xinrand Network Technology Co.,Ltd. Address before: 100190, No. 21 West Fourth Ring Road, Beijing, Haidian District Patentee before: INSTITUTE OF ACOUSTICS, CHINESE ACADEMY OF SCIENCES |
|
TR01 | Transfer of patent right |