WO2016206437A1 - Procédé et dispositif de génération de progiciel de mémoire morte (rom) - Google Patents

Procédé et dispositif de génération de progiciel de mémoire morte (rom) Download PDF

Info

Publication number
WO2016206437A1
WO2016206437A1 PCT/CN2016/078379 CN2016078379W WO2016206437A1 WO 2016206437 A1 WO2016206437 A1 WO 2016206437A1 CN 2016078379 W CN2016078379 W CN 2016078379W WO 2016206437 A1 WO2016206437 A1 WO 2016206437A1
Authority
WO
WIPO (PCT)
Prior art keywords
app
terminal
package
rom
generating
Prior art date
Application number
PCT/CN2016/078379
Other languages
English (en)
Chinese (zh)
Inventor
赖立
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2016206437A1 publication Critical patent/WO2016206437A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs

Definitions

  • the present application relates to the field of electronic devices, and, for example, to a read-only memory ROM (Read Only Memory) packet generation method and apparatus.
  • ROM Read Only Memory
  • Android terminals generally have a problem of slower response times as usage time increases. Many users use the factory reset settings, update the system version, burn special ROM packages (also known as ROM images), and install and use cleanup applications (referred to as applications) to solve problems.
  • applications also known as ROM images
  • the terminal is actually tuned to a relatively "fixed" version state, lacking a personalized space, and the user experience has a lot of room for improvement.
  • the existing ROM package upgrade schemes are basically produced by major terminal manufacturers for their own shipped products, and are generally ROM packages released for each model. You can also find the ROM package (free or chargeable) for each model on the Internet.
  • the ROM generation path is not smart enough. After the user downloads the ROM package, even if it can be edited, it is a simple operation, and it is impossible to add a specific apk according to the usage habits of different users. For example, the user likes to use a specific version of the apk, and the apk is not packaged in the ROM package beforehand, and the user can only manually download and install it after installing the machine, which is time consuming and laborious, and is not conducive to the user experience.
  • the embodiment of the invention provides a method and a device for generating a ROM package, which can solve the problem that the ROM package cannot be intelligently generated in the related art.
  • a method for generating a ROM packet of an Android terminal including: acquiring a first application APP of a terminal; wherein, the first APP is used on the terminal to have a frequency greater than a first predetermined An APP of a threshold; generating a ROM package for the terminal according to the first APP.
  • the method further includes: acquiring, from all APPs of the Internet, a second APP whose usage frequency is greater than a second predetermined threshold; and generating the ROM package according to the first APP and the second APP.
  • generating the ROM package according to the first APP and the second APP includes: sending application information including the first APP and the second APP to the terminal; The specified APP selected in the application information generates the ROM package.
  • generating the ROM package according to the specified APP selected by the terminal from the application information includes: querying a specified Android installation package corresponding to the specified APP; and generating the ROM package according to the specified Android installation package.
  • generating the ROM package according to the specified Android installation package includes: constructing a system component package corresponding to the terminal; and generating the ROM package according to the specified Android installation package and the system component package.
  • the terminal is an Android terminal.
  • an Android terminal ROM package generating apparatus includes: a first acquiring module, configured to acquire a first application APP of the terminal; wherein the first APP To use an APP whose frequency is greater than a first predetermined threshold on the terminal; the first generation module is configured to generate a ROM package for the terminal according to the first APP.
  • the device further includes: a second acquiring module, configured to acquire a second APP whose usage frequency is greater than a second predetermined threshold from all APPs of the Internet; and a second generating module, configured to be according to the first APP and The second APP generates the ROM package.
  • a second acquiring module configured to acquire a second APP whose usage frequency is greater than a second predetermined threshold from all APPs of the Internet
  • a second generating module configured to be according to the first APP and The second APP generates the ROM package.
  • the second generating module includes: a sending unit, configured to send, to the terminal, application information that includes the first APP and the second APP; and a generating unit, configured to The ROM package is generated by the specified APP selected in the application information.
  • the generating unit includes: a query subunit, configured to query a specified Android installation package corresponding to the specified APP; and a generating subunit, configured to generate the ROM package according to the specified Android installation package.
  • the generating subunit is further configured to construct a system component package corresponding to the terminal; and generate the ROM package according to the specified Android installation package and the system component package.
  • the terminal is an Android terminal.
  • Embodiments of the present invention also provide a computer storage medium storing computer executable instructions, the computer executable instructions being configured to perform the above method.
  • the embodiment of the invention further provides a device, the device comprising:
  • One or more processors are One or more processors;
  • One or more programs the one or more programs being stored in the memory, and when executed by the one or more processors, do the following:
  • first application APP of the terminal wherein the first APP is an APP that uses a frequency greater than a first predetermined threshold on the terminal;
  • the first application program APP of the terminal is obtained by the embodiment of the present invention; wherein the first APP is an APP that uses a frequency greater than a first predetermined threshold on the terminal; and generates a ROM package for the terminal according to the first APP.
  • the invention solves the problem that the ROM package cannot be intelligently generated in the related art, and further realizes the intelligent generation of the ROM package that the user likes to use.
  • FIG. 1 is a flowchart of a ROM package generation method according to an embodiment of the present invention.
  • FIG. 2 is a block diagram showing the structure of a ROM packet generating apparatus according to an embodiment of the present invention
  • FIG. 3 is a structural block diagram (1) of a ROM packet generating apparatus according to an embodiment of the present invention.
  • FIG. 4 is a structural block diagram (2) of a ROM packet generating apparatus according to an embodiment of the present invention.
  • FIG. 5 is a structural block diagram (3) of a ROM packet generating apparatus according to an embodiment of the present invention.
  • FIG. 6 is a schematic diagram of a method for generating a smart ROM package according to an embodiment of the present invention.
  • FIG. 7 is a schematic diagram showing the structure of a smart ROM package according to an embodiment of the present invention.
  • FIG. 8 is a schematic diagram showing the hardware structure of an apparatus for executing a ROM package generation method according to an embodiment of the present invention.
  • FIG. 1 is a flowchart of a ROM package generation method according to an embodiment of the present invention. As shown in FIG. 1, the process includes the following steps:
  • Step S102 Acquire a first application APP of the terminal, where the first APP is an APP that uses a frequency greater than a first predetermined threshold on the terminal;
  • Step S104 generating a ROM package for the terminal according to the first APP.
  • the ROM package is generated for the terminal according to the APP with a higher frequency of use by the terminal, so that the terminal can edit the ROM by using the flash software.
  • the invention solves the problem that the ROM package cannot be intelligently generated in the related art, and further realizes the intelligent generation of the ROM package that the user likes to use.
  • the second APP whose usage frequency is greater than the second predetermined threshold is obtained from all the APPs of the Internet, and the ROM package is generated according to the first APP and the second APP. Therefore, the APP commonly used by the user and the popular APP can be included in the above ROM package.
  • the application information including the first APP and the second APP is sent to the terminal, and is generated according to the specified APP selected by the terminal from the application information.
  • ROM package In the process of generating the ROM package according to the first APP and the second APP, in an optional embodiment, the application information including the first APP and the second APP is sent to the terminal, and is generated according to the specified APP selected by the terminal from the application information. ROM package.
  • the specified Android installation package corresponding to the specified APP is queried, and the ROM package is generated according to the specified Android installation package.
  • the ROM package further includes other information.
  • the system component package corresponding to the terminal is constructed, and the ROM package is generated according to the specified Android installation package and the system component package.
  • the method according to the above embodiments can be implemented by means of software plus a general hardware platform, and of course, can also be implemented by hardware.
  • the technical solution of the present application can be embodied in the form of a software product stored in a storage medium (such as a ROM/RAM, a magnetic disk, an optical disk), including instructions for causing a terminal device.
  • the method of the embodiment of the present application may be executed (which may be a mobile phone, a computer, a server, or a network device, etc.).
  • a ROM package generating device is also provided, which is used to implement the foregoing embodiments, and details are not described herein.
  • the term “module” may implement a combination of software and/or hardware of a predetermined function.
  • the devices described in the following embodiments may be implemented in software, hardware, or a combination of software and hardware, is also possible and conceivable.
  • the apparatus may include: a first acquiring module 22, configured to acquire a first application APP of the terminal;
  • the first APP is an APP that uses a frequency greater than a first predetermined threshold on the terminal;
  • the first generating module 24 is configured to generate a ROM packet for the terminal according to the first APP.
  • FIG. 3 is a structural block diagram (1) of a ROM packet generating apparatus according to an embodiment of the present invention.
  • the apparatus may further include: a second acquiring module 32, configured to obtain a frequency of use from all APPs of the Internet. a second APP of the second predetermined threshold; the second generating module 34 is configured to generate the ROM package according to the first APP and the second APP.
  • the second generating module 34 may include: a sending unit 342, configured to send a first APP and a first terminal to the terminal.
  • the application information of the second APP; the generating unit 344 is configured to generate the ROM package according to the specified APP selected by the terminal from the application information.
  • the generating unit 344 may include: a query subunit 3442, configured to query a specified Android installation package corresponding to the specified APP.
  • a generating subunit 3444 is provided to generate the ROM package according to the specified Android installation package.
  • the generating subunit 3444 is further configured to construct a system component package corresponding to the terminal; and generate the ROM package according to the specified Android installation package and the system component package.
  • modules may be implemented by software or hardware.
  • the foregoing may be implemented by, but not limited to, the foregoing modules are all located in the same processor; or, the modules are respectively located in multiple processes. In the device.
  • Embodiments of the present application also provide a storage medium.
  • the storage medium may be configured to store program code set to perform the following steps:
  • the first application APP of the terminal is acquired; wherein the first APP is an APP that uses a frequency greater than a first predetermined threshold on the terminal;
  • the foregoing storage medium may include, but not limited to, a USB flash drive, a Read-Only Memory (ROM), a Random Access Memory (RAM), a mobile hard disk, and a magnetic memory.
  • ROM Read-Only Memory
  • RAM Random Access Memory
  • a mobile hard disk e.g., a hard disk
  • magnetic memory e.g., a hard disk
  • the processor executes the above S1 and S2 according to the stored program code in the storage medium.
  • An optional embodiment of the present application provides a device management system that can intelligently adopt a policy to generate a specific ROM package created for a specific user. Such as:
  • the user can customize the apk installation file included in the ROM package.
  • FIG. 6 is a schematic diagram of a method for generating a smart ROM package according to an embodiment of the present invention, including:
  • Step S601 The server establishes communication with the terminal by means of air interface communication
  • Step S602 The server acquires parameters of each application configuration of the terminal.
  • Step S603 The server acquires a frequency parameter used by each terminal of the application
  • Step S604 The server determines, according to the obtained parameters, m applications with the highest frequency of use by the user;
  • Step S605 The server determines the current most popular n applications by querying the Internet;
  • Step S606 The server delivers the application information of the foregoing steps S604 and S605 to the terminal, and the terminal displays the application list for the user to select;
  • Step S607 After the user selects the required application, the server collects the apk installation package of the selected application of the user;
  • Step S608 The server acquires terminal model information.
  • Step S609 The server constructs a minimum system component package corresponding to the model of the terminal;
  • Step S610 The server packages the file of step S609 to generate a final ROM package.
  • the minimum system component package can refer to system components including basic functions such as call, short message, and Internet access.
  • the mobile phone terminal is taken as an example to illustrate the composition of the ROM package. Referring to FIG.
  • the server sends their information to the terminal and displays them as a list for the user to select which ones are. The app you want to install. If the user selects Gao De map and cool dog music, the server will package their installation package as part of the ROM package, plus the minimum system components (such as calls, text messages, and libraries), and package them into the final ROM package.
  • the method for intelligently generating ROM provided by the application can enable the server to understand the user's usage habits and intelligently generate a ROM package that the user really likes to use; saving the time for the user to search for the installation package, so that the user installs the ROM. After the package, there is no need to re-download the frequently used ones before installation. use.
  • modules or steps of the present application can be implemented by a general-purpose computing device, which can be centralized on a single computing device or distributed over a network of multiple computing devices. Alternatively, they may be implemented in program code executable by a computing device such that they may be stored in a storage device for execution by the computing device and, in some cases, may be performed in a different order than that illustrated herein.
  • the steps described or described are either made into individual integrated circuit modules, or a plurality of modules or steps are fabricated as a single integrated circuit module. Thus, the application is not limited to any particular combination of hardware and software.
  • the included units and modules are only divided according to functional logic, but are not limited to the above-mentioned division, as long as the corresponding functions can be implemented;
  • the names of the units are also for convenience of distinction from each other and do not limit the scope of protection of the present application.
  • the embodiment of the invention further provides a hardware structure diagram of a device for executing a ROM package generation method.
  • the device includes:
  • One or more processors 70, one processor 70 is taken as an example in FIG. 8;
  • the apparatus may also include an input device 72 and an output device 73.
  • the processor 70, the memory 71, the input device 72, and the output device 73 in the device may be connected by a bus or other means, as exemplified by a bus connection in FIG.
  • the memory 71 is used as a computer readable storage medium, and can be used to store a software program, a computer executable program, such as a program instruction/module corresponding to the ROM package generation method in the embodiment of the present invention.
  • the processor 70 executes the function application and the data processing of the server by running the software program, the instruction and the module stored in the memory 71, that is, the ROM package generation method in the above method embodiment.
  • the memory 71 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application required for at least one function; the storage data area may store data created according to usage of the terminal device, and the like. Further, the memory 71 may include a high speed random access memory, and may also include a nonvolatile memory such as at least one magnetic disk storage device, flash memory device, or other nonvolatile solid state storage device. In some examples, memory 71 can include memory remotely located relative to processor 70, which can be connected to the terminal device over a network. Examples of the above networks include but Not limited to the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
  • Input device 72 can be arranged to receive input numeric or character information and to generate key signal inputs related to user settings and function control of the terminal.
  • the output device 73 may include a display device such as a display screen.
  • the one or more modules are stored in the memory 71, and when executed by the one or more processors 70, perform the following operations:
  • the first APP is an APP that uses a frequency greater than a first predetermined threshold on the terminal;
  • a ROM package is generated for the terminal according to the first APP.
  • the method further includes: acquiring, from all APPs of the Internet, a second APP whose usage frequency is greater than a second predetermined threshold; and generating the ROM package according to the first APP and the second APP.
  • generating the ROM package according to the first APP and the second APP includes: sending application information including the first APP and the second APP to the terminal; The specified APP selected in the application information generates the ROM package.
  • generating the ROM package according to the specified APP selected by the terminal from the application information includes: querying a specified Android installation package corresponding to the specified APP; and generating the ROM package according to the specified Android installation package.
  • generating the ROM package according to the specified Android installation package includes: constructing a system component package corresponding to the terminal; and generating the ROM package according to the specified Android installation package and the system component package.
  • the embodiment of the invention solves the problem that the ROM package cannot be intelligently generated in the related art, and realizes the intelligent generation of the ROM package that the user likes to use.

Abstract

L'invention concerne un procédé de génération de progiciel de mémoire morte (ROM) pour un terminal Android, consistant à : acquérir une première application (APP) d'un terminal, la première APP étant une APP dont la fréquence d'utilisation sur le terminal est supérieure à un premier seuil prédéfini ; et générer un progiciel de ROM pour le terminal selon la première APP.
PCT/CN2016/078379 2015-06-23 2016-04-01 Procédé et dispositif de génération de progiciel de mémoire morte (rom) WO2016206437A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510349925.1A CN106293799A (zh) 2015-06-23 2015-06-23 Android终端ROM包生成方法及装置
CN201510349925.1 2015-06-23

Publications (1)

Publication Number Publication Date
WO2016206437A1 true WO2016206437A1 (fr) 2016-12-29

Family

ID=57584699

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/078379 WO2016206437A1 (fr) 2015-06-23 2016-04-01 Procédé et dispositif de génération de progiciel de mémoire morte (rom)

Country Status (2)

Country Link
CN (1) CN106293799A (fr)
WO (1) WO2016206437A1 (fr)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107436792A (zh) * 2017-07-24 2017-12-05 努比亚技术有限公司 Rom适配方法、设备及存储介质
CN109683949A (zh) * 2018-12-13 2019-04-26 深圳创维-Rgb电子有限公司 预装应用管理方法、装置及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102830999A (zh) * 2012-09-05 2012-12-19 深圳市网卓信息科技有限公司 安卓系统刷机方法和装置
CN103927472A (zh) * 2013-01-14 2014-07-16 周连惠 一种存储计算机软件的方法
CN104133706A (zh) * 2014-08-01 2014-11-05 珠海全志科技股份有限公司 固件修改方法及固件修改装置
CN104461533A (zh) * 2014-12-03 2015-03-25 重庆蓝岸通讯技术有限公司 一种基于Marvell LTE平台的系统固件定制方法

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
RU2148862C1 (ru) * 1999-09-20 2000-05-10 Ровнер Яков Шоел-Берович Мобильная система караоке, способ обеспечения электромагнитной совместимости для мобильной системы караоке, мобильное беспроводное передающее устройство для нее, картридж для нее, способ предотвращения использования неавторизованных картриджей в ней и способ для предотвращения несанкционированного доступа к данным в ней
CN103577211A (zh) * 2012-08-08 2014-02-12 上海赤炫信息科技有限公司 一种新的Android ROM系统打包和烧录、更新方式
CN104182532B (zh) * 2014-08-28 2018-10-16 北京金山安全软件有限公司 终端文件的清理方法、装置及终端

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102830999A (zh) * 2012-09-05 2012-12-19 深圳市网卓信息科技有限公司 安卓系统刷机方法和装置
CN103927472A (zh) * 2013-01-14 2014-07-16 周连惠 一种存储计算机软件的方法
CN104133706A (zh) * 2014-08-01 2014-11-05 珠海全志科技股份有限公司 固件修改方法及固件修改装置
CN104461533A (zh) * 2014-12-03 2015-03-25 重庆蓝岸通讯技术有限公司 一种基于Marvell LTE平台的系统固件定制方法

Also Published As

Publication number Publication date
CN106293799A (zh) 2017-01-04

Similar Documents

Publication Publication Date Title
WO2017088388A1 (fr) Procédé et système de mise à niveau du sdk d'une application
KR102368200B1 (ko) 장치 설계를 위한 코드 모듈 선택
EP2907099B1 (fr) Test de cadre d'application pour des applications
US20140082156A1 (en) Multi-redundant switchable process pooling for cloud it services delivery
WO2016000544A1 (fr) Procédé de traitement d'une anomalie de taux d'utilisation d'unité centrale de traitement (cpu) d'application, et dispositif et terminal mobile
JP2013537668A (ja) モバイル端末におけるアプリケーションの自動分類のための方法および装置
CN110543327B (zh) 业务组件复用方法、装置、计算机设备及存储介质
TW201445448A (zh) 目標裝置及非現存裝置之驅動程式安裝
CN112350873B (zh) 应用服务信息处理方法、应用服务调用方法、装置及系统
CN106713004B (zh) 一种路由器适配方法及系统
CN104754062A (zh) 基于互联网的信息推广方法、服务器及用户终端
WO2018103217A1 (fr) Procédé de mise à niveau d'application, et serveur et équipement utilisateur
US20130283255A1 (en) Method, Device and System for Installing Terminal Software
WO2015117522A1 (fr) Procédé et dispositif de traitement de données de configuration de paramètres, et procédé et dispositif de configuration de paramètres
WO2016206437A1 (fr) Procédé et dispositif de génération de progiciel de mémoire morte (rom)
EP3091435A1 (fr) Procédé et dispositif de gestion de ressources pour système de terminal
KR101632288B1 (ko) 고급 운영 시스템(hlos) 부팅 전에 스마트폰에 연결된 주변기기 디바이스들을 위한 디바이스 드라이버들을 프리페칭하기 위한 방법 및 장치
WO2016029774A1 (fr) Procédé de stockage d'applications basé sur la virtualisation ainsi que procédé, dispositif et système d'exécution
CN113721936B (zh) 一种应用管理方法及智能终端、装置及存储介质
JP2017538237A (ja) 仮想マシン名を表示するための方法、装置、およびシステム
CA3033830A1 (fr) Techniques de mise en oeuvre de commandes universelles dans un systeme de soudage ou de decoupage
CN104079540A (zh) 应用更新方法、装置及系统、用户设备
CN114422436B (zh) 网关、网关控制方法、装置、电子设备和存储介质
US9191445B2 (en) Systems and methods for managing emulation sessions
CN103501324A (zh) 主题打包方法、装置和服务器

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16813553

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16813553

Country of ref document: EP

Kind code of ref document: A1