WO2018166322A1 - Dispositif et procédé de réparation destinés à une division de système - Google Patents
Dispositif et procédé de réparation destinés à une division de système Download PDFInfo
- Publication number
- WO2018166322A1 WO2018166322A1 PCT/CN2018/076625 CN2018076625W WO2018166322A1 WO 2018166322 A1 WO2018166322 A1 WO 2018166322A1 CN 2018076625 W CN2018076625 W CN 2018076625W WO 2018166322 A1 WO2018166322 A1 WO 2018166322A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- system partition
- damaged
- repair
- partition
- preset
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44568—Immediately runnable code
- G06F9/44578—Preparing or optimising for loading
Definitions
- the embodiments of the present disclosure relate to the field of operating system technologies, and in particular, to a method and an apparatus for repairing a system partition.
- the processing method of the system partition has poor reliability and the user experience needs to be improved.
- the present disclosure provides a method and apparatus for repairing a system partition to automatically repair a damaged system partition with a problem and improve user experience.
- the embodiment of the present disclosure provides a method for repairing a system partition, where the method includes: acquiring a preset repair installation package delivered by a server, where the preset repair installation package carries at least a damaged system partition. Corresponding preset repair instruction and normal system partition data; installing and running the preset repair installation package according to the installation instruction sent by the server; repairing the damaged system partition based on the preset repair instruction and the normal system partition data.
- an embodiment of the present disclosure further provides a system partition repair apparatus, where the apparatus includes: a preset repair installation package acquisition module, an installation operation module, and a repair module.
- the preset repair installation package obtaining module is configured to obtain a preset repair installation package delivered by the server, where the preset repair installation package carries at least a preset repair instruction corresponding to the damaged system partition and normal system partition data;
- the installation startup module is configured to install and run the preset repair installation package according to an installation instruction sent by the server;
- the repair module is configured to repair the damaged system partition based on the preset repair command and normal system partition data.
- an embodiment of the present disclosure further provides a method for repairing a system partition, where the method includes: acquiring a device model of all terminal devices in the network; and determining, among the all terminal devices, whether a terminal exists and the system partition is damaged. If the device model of the device matches the terminal device, if there is a terminal device that matches the device model of the terminal device that damages the system partition, the terminal device that matches the device model of the terminal device that damages the system partition is determined as the target device. And sending the preset repair installation package to the target device, so that the target device completes repairing the damaged system partition according to the preset repair installation package.
- the embodiment of the present disclosure further provides a system partition repairing apparatus, where the apparatus includes: a device model obtaining module, configured to acquire a device model of all terminal devices in the network; and a target device determining module, configured to be in the In all the terminal devices, it is determined whether there is a terminal device that matches the device model of the terminal device that damages the system partition in the plurality of terminal devices, and if there is a terminal device that matches the device model of the terminal device that damages the system partition, Determining the terminal device that is the damaged system partition as the target device; and the system partition repairing module, configured to deliver the preset repair installation package to the target device, so that the target device is installed according to the preset repair The package completes the repair of the damaged system partition.
- a device model obtaining module configured to acquire a device model of all terminal devices in the network
- a target device determining module configured to be in the In all the terminal devices, it is determined whether there is a terminal device that matches the device model of the terminal device that damages the system partition in the pluralit
- an embodiment of the present disclosure further provides an electronic device, including: one or more processors; and a memory connected to the one or more processors.
- the memory stores one or more programs, the one or more programs being configured to cause the one or more processors to perform the method of repairing the system partition described above.
- an embodiment of the present disclosure further provides a non-transitory computer readable storage medium, wherein the storage medium stores computer instructions configured to cause a computer to perform the above-described method of repairing a system partition.
- the disclosure may repair the preset repair instruction and the normal system partition data carried in the installation package according to the preset. Automatic repair of damaged system partitions, without the need to restore the problematic device to the original factory state by brushing and other means to repair.
- the repairing method of the damaged system partition provided by the embodiment of the present disclosure has high efficiency and high speed, and effectively improves the user experience.
- FIG. 1 is a flowchart of a method for repairing a system partition according to Embodiment 1 of the present disclosure
- FIG. 2 is a flowchart of a method for repairing a system partition according to Embodiment 2 of the present disclosure
- FIG. 3 is a structural block diagram of a system partition repair apparatus according to Embodiment 3 of the present disclosure.
- FIG. 4 is a flowchart of a method for repairing a system partition according to Embodiment 4 of the present disclosure
- FIG. 5 is a structural block diagram of a system partition repair apparatus according to Embodiment 5 of the present disclosure.
- Embodiment 1 is a flowchart of a method for repairing a system partition according to Embodiment 1 of the present disclosure.
- This embodiment may be applicable to a situation in which system partition data is damaged or cannot be upgraded, and the method may be repaired by a system partition.
- the device can be implemented by software and/or hardware, typically integrated in a terminal device that has a corrupted system partition. As shown in FIG. 1, the method specifically includes the following steps.
- step S110 the preset repair installation package delivered by the server is obtained, wherein the preset repair installation package carries at least a preset repair instruction corresponding to the damaged system partition and normal system partition data.
- the system mentioned in the embodiment of the present disclosure may be an Android system, and may also be other operating systems such as Linux. It should be noted that the terminal device that obtains the preset installation package needs to have a communication connection relationship with the server.
- the terminal device may include a smart terminal device such as a television or a mobile phone.
- the default repair installation package is a repair installation package set up for a damaged terminal device based on system partition data.
- the preset repair command corresponding to the damaged system partition and the normal system partition data can be packaged into the preset repair installation package, so that the preset repair installation package is more targeted.
- the preset repair instruction can be written as a shell script (ie, a set of shell commands), and packaged with the normal system partition data to the service apk ( After the assets folder corresponding to the repair installation package of the Android system, the server delivers the packaged service apk to the terminal device with the problem in the system partition.
- different preset repair installation packages corresponding to different damaged system partitions can also be simultaneously compressed into one large repair installation package, so that the compressed repair installation package is more comprehensive and extensive.
- step S120 the preset repair installation package is installed and run according to the installation instruction sent by the server.
- the preset repair installation package After obtaining the preset repair installation package issued by the server, the preset repair installation package needs to be installed according to the installation instruction of the server, and the automatic installation may be performed after the installation.
- the process of installing a preset repair installation package according to the installation instructions of the server may occur when the terminal device is switched from the off state to the on state.
- the advantage of this setting is that the problem of the terminal device system partition can be repaired if the user is unknown, so as not to affect the user's operating experience. For example, for some special repair installation packages, you can also install after obtaining the user's installation instructions.
- step S130 repairing the damaged system partition based on the preset repair instruction and the normal system partition data.
- repairing the damaged system partition that is still in a damaged state based on the preset repair instruction and the normal system partition data may include:
- the preset repair command overwrites the data of the damaged system partition with the normal system partition data to repair the damaged system partition.
- the default repair command script and the normal system partition data pre-contained in the assets folder of the service apk of the installation package are preset.
- Write to a read and write partition of the current system and then execute the command script written to the read and write partition through the Android Runtime.getRuntime().exec method and write the normal system partition data written to the read and write partition to cover the current problem partition of the system. data.
- the key to repairing the damaged system partition is the command script.
- the command script is a series of shell command sets, mainly through specific methods.
- adb Android Debug Bridge, Android Debug debugging tool
- the first embodiment of the present disclosure provides a method for repairing a system partition. After obtaining a preset repair installation package delivered by the server, and installing and starting a preset repair installation package according to an installation instruction sent by the server, the installation may be repaired according to a preset.
- the preset repair command and the normal system partition data carried in the package automatically repair the damaged system partition, and it is not necessary to restore the problematic device to the original factory settings by brushing or contacting the after-sales service.
- the system partitioning method provided by the embodiment of the present disclosure has high efficiency and high speed, and effectively improves the user experience.
- the user can continue to use the OTA package to implement the system upgrade to improve the experience.
- FIG. 2 is a flowchart of a method for repairing a system partition according to Embodiment 2 of the present disclosure.
- the foregoing embodiment is refined.
- the embodiment of the present disclosure includes steps S210 to S280.
- step S210 the preset repair installation package delivered by the server is obtained.
- step S220 the preset repair installation package is installed and started according to the installation instruction sent by the server.
- step S230 the current system version number is obtained.
- step S240 comparing the current system version number with the system version number of the damaged system partition, determining whether the current system version number matches the system version number of the damaged system partition, and if the current system version number matches the system version number of the damaged system partition. Then, step S250 is performed; if the current system version number does not match the system version number of the damaged system partition, the process returns to step S220.
- the preset repair installation package also carries the system version number of the damaged system partition
- the current system version number can be matched with the system version number of the damaged system partition, and if the two match, it can be determined.
- the system partition of the current device (1) the current device still has a damaged system partition; (2) the current device's system partition has been damaged but the repair has been completed.
- the current system version number does not match the system version number of the damaged system partition, it indicates that there is no problem with the current device's system partition, and there is no need to repair it.
- other devices other than the current device can install and start the preset repair installation package according to the installation instruction sent by the server to execute the loop judgment process.
- step S250 it is determined whether there is a correction identifier in the current damaged system partition. If there is a correction identifier in the current damaged system partition, step S260 is performed; if there is no correction identifier in the current damaged system partition, step S270 is performed.
- a modified identifier can be added to the system to which it belongs to avoid damage to the system partition and the repaired situation occurs again after the repair is completed.
- the presence of the correction flag indicates that the problem in the system partition has been fixed, and the current system partition is in a normal state. Therefore, if there is no correction flag, it can be determined that the current system partition is still in a damaged state.
- the preset repair identifier corresponding to the problem that occurs in the damaged system partition may also be carried in the preset repair installation package.
- the preset correction identifier carried in the preset repair installation package matches the correction identifier in the system partition, it may be determined that the problem occurring in the damaged system partition has been repaired; if the two do not match, then It may indicate that the current preset repair installation package does not correspond to the problem of the current damaged system partition, and thus indicates that the current preset repair installation package cannot repair the current damaged system partition.
- step S260 it is determined that the damaged system partition has been repaired.
- step S270 it is determined that the damaged system partition is still in a damaged state, and step S280 is continued.
- step S280 the normal system partition data is overwritten with the data of the damaged system partition according to the preset repair instruction to repair the system partition that is still in the damaged state.
- the second embodiment of the present disclosure can improve the accuracy of determining the damaged system partition by matching the system version number of the current system with the system version number in the preset repair installation package. By judging whether there is a modified identification in the damaged system partition, the damaged system partition that has been repaired can be prevented from being repaired again, and the accuracy and rapidity of the improved system partition repair are improved.
- the repairing device of the system partition includes: a preset repair installation package acquisition module 310, an installation startup module 320, and a repair module 330.
- the preset repair installation package obtaining module 310 is configured to obtain a preset repair installation package delivered by the server, where the preset repair installation package carries at least a preset repair instruction corresponding to the damaged system partition and normal system partition data;
- the installation startup module 320 is configured to install and start the preset repair installation package according to an installation instruction sent by the server;
- the repair module 330 is configured to repair the corrupted system partition based on the preset repair command and normal system partition data.
- the third embodiment of the present disclosure provides a system partition repairing device. After obtaining a preset repair installation package delivered by a server and installing and starting a preset repair installation package according to an installation instruction sent by the server, the repair installation may be performed according to a preset.
- the preset repair command and the normal system partition data carried in the package automatically repair the damaged system partition, and it is not necessary to restore the problematic device to the original factory settings by brushing or contacting the after-sales service.
- the system partitioning method provided by the embodiment of the present disclosure has high efficiency and high speed, and effectively improves the user experience.
- the preset repair installation package further carries a system version number of the damaged system partition; correspondingly, the repair module 330 includes: a system version number obtaining unit, configured to obtain the current system version number. a system partition repair unit configured to match the current system version number with a system version number of the damaged system partition, and if the current system version number matches a system version number of the damaged system partition, determining the current Whether there is a correction identifier in the damaged system partition, and repairing the system partition that is still in a damaged state according to the judgment result and based on the preset repair instruction and the normal system partition data.
- a system version number obtaining unit configured to obtain the current system version number.
- a system partition repair unit configured to match the current system version number with a system version number of the damaged system partition, and if the current system version number matches a system version number of the damaged system partition, determining the current Whether there is a correction identifier in the damaged system partition, and repairing the system partition that is still in a damaged state according to the
- the system partition repairing unit is further configured to: if the current system version number matches the system version number of the damaged system partition, if the current damaged system partition exists Determining the identifier, determining that the damaged system partition has been repaired; if the modified identifier is not present in the current damaged system partition, determining that the damaged system partition is still in a damaged state, based on the preset
- the repair command and normal system partition data repair the damaged system partition that is still in a corrupt state.
- the repair module 330 is further configured to: cover the normal system partition data with the data of the damaged system partition according to the preset repair instruction, to partition the system that is still in a damaged state. Make a repair.
- Embodiment 4 is a flowchart of a method for repairing a system partition according to Embodiment 4 of the present disclosure. This embodiment may be applicable to a situation in which system partition data is damaged, or system upgrade cannot be completed, and the method may be repaired by a system partition.
- the device can be implemented by software and/or hardware, typically integrated into a server. As described in FIG. 4, the method includes steps S410 to S440.
- step S410 the device model of all terminal devices in the network is acquired.
- the server can obtain the device model of the terminal device that damages the system partition by means of developer feedback or programmer test before issuing the preset repair installation package. Therefore, the server can obtain the device model of all terminal devices in the network and determine the device with the system partition damaged according to the device model.
- step S420 it is determined whether there is a terminal device that matches the device model of the terminal device that damages the system partition in all the terminal devices. If there is a terminal device that matches the device model of the terminal device that damages the system partition, step S430 is performed. If there is no terminal device matching the device model of the terminal device that damages the system partition, the process returns to step S410.
- step S430 the terminal device matching the device model of the terminal device that damages the system partition is determined as the target device, and the process proceeds to step S440.
- step S440 the preset repair installation package is delivered to the target device, so that the target device completes the repair of the damaged system partition according to the preset repair installation package.
- the target device is a mobile phone running an Android system
- the preset repair instruction is a shell script
- the preset repair installation package is a service apk file.
- the method for repairing the damaged system partition according to the preset repair installation package is the same as that provided by the foregoing embodiment.
- the server can deliver the preset repair installation package in a targeted manner, thereby reducing the pressure on the server.
- Embodiment 4 of the present disclosure provides a method for repairing a system partition. After matching the device model of all terminal devices in the network with the terminal device model of the damaged system partition, the target device that needs to be repaired by the system partition may be determined. The default repair installation package is delivered to the target device. The target device completes the automatic repair of the damaged system partition according to the preset repair installation package, and the implementation manner is convenient, fast and effective, and the problem of the target device is not repaired by other means such as brushing, thereby improving the user experience. .
- FIG. 5 is a structural block diagram of a device for repairing a system partition according to Embodiment 5 of the present disclosure.
- the embodiment is applicable to a situation in which system partition data is damaged or cannot be upgraded.
- the device may be implemented by software and/or hardware. , generally integrated in the server.
- the system partition repairing device includes: a device model obtaining module 510, a target device determining module 520, and a system partition repairing module 530.
- the device model obtaining module 510 is configured to acquire the device model of all the terminal devices in the network; the target device determining module 520 is configured to determine whether there is a terminal device in the all terminal devices that matches the device model of the terminal device that damages the system partition, If there is a terminal device that matches the device model of the terminal device that damages the system partition, the terminal device that matches the device model of the terminal device that damages the system partition is determined as the target device; the system partition repair module 530 is configured to The preset repair installation package is delivered to the target device, so that the target device completes repairing the damaged system partition according to the preset repair installation package.
- the fifth embodiment of the present disclosure provides a system partition repairing device.
- the target of the system partition repair needs to be determined.
- the device and deliver the default repair installation package to the target device.
- the target device completes the automatic repair of the damaged system partition according to the preset repair installation package
- the target device completes the automatic repair of the damaged system partition according to the preset repair installation package, and the implementation manner is convenient, fast and effective, and does not need to pass the brush machine, etc. Other ways to fix the problem of the target device to improve the user experience.
- the present disclosure also provides an electronic device.
- the electronic device can include one or more processors and a memory coupled to the one or more processors. (memory).
- the memory is operative to store instructions executable by the one or more processors, the instructions being executed by the one or more processors to cause the one or more processors to perform system partitioning as described above Repair method.
- the electronic device can also include a communications interface (Communications Interface) and a bus.
- a communications interface Communication Interface
- the processor, the communication interface, and the memory can complete communication with each other through the bus.
- the communication interface can be used for information transmission.
- the processor can call logic instructions in the memory to perform the repair method of the system partition of the above embodiment.
- the logic instructions in the above-described memory may be implemented in the form of a software functional unit and sold or used as a stand-alone product, and may be stored in a computer readable storage medium.
- the technical solution of the present disclosure may be embodied in the form of a software product stored in a storage medium, including a plurality of instructions for causing a computer device (which may be a personal computer, a server, or a network) The device or the like) performs all or part of the steps of the method described in various embodiments of the present disclosure.
- the foregoing storage medium may be a non-transitory storage medium, including: a USB flash drive, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk.
- a medium that can store program code, or a transitory storage medium including: a USB flash drive, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk.
- Embodiments of the present disclosure provide a non-transitory computer readable storage medium, wherein the storage medium stores computer instructions configured to cause a computer to perform the method of repairing the system partition described above.
- the repairing device for the system partition provided in the above embodiment may perform the repair method of the system partition provided by any embodiment of the present disclosure, and has the corresponding functional modules and beneficial effects of executing the method.
- the repairing device for the system partition provided in the above embodiment may perform the repair method of the system partition provided by any embodiment of the present disclosure, and has the corresponding functional modules and beneficial effects of executing the method.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
La présente invention concerne un dispositif et un procédé de réparation destinés à une division de système. Le procédé consiste : à acquérir un progiciel d'installation de réparation prédéfini émis par un serveur, le progiciel d'installation de réparation prédéfini portant au moins une instruction de réparation prédéfinie correspondant à une division de système endommagée et des données de division de système normales ; à installer et à exécuter le progiciel d'installation de réparation prédéfini conformément à une instruction d'installation envoyée par le serveur ; et à réparer la division de système endommagée sur la base de l'instruction de réparation prédéfinie et des données de division de système normales. Au moyen de la solution technique, une réparation automatique efficace et effective d'une division de système endommagée peut être achevée, sans avoir besoin de réparer un dispositif problématique par restauration de cette dernière à l'état d'usine d'origine d'autres manières telles que la remise à neuf, ce qui permet d'améliorer l'expérience de l'utilisateur.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710160712.3 | 2017-03-17 | ||
| CN201710160712.3A CN106933637A (zh) | 2017-03-17 | 2017-03-17 | 一种系统分区的修复方法及装置 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2018166322A1 true WO2018166322A1 (fr) | 2018-09-20 |
Family
ID=59433637
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2018/076625 Ceased WO2018166322A1 (fr) | 2017-03-17 | 2018-02-13 | Dispositif et procédé de réparation destinés à une division de système |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN106933637A (fr) |
| WO (1) | WO2018166322A1 (fr) |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106933637A (zh) * | 2017-03-17 | 2017-07-07 | 深圳创维-Rgb电子有限公司 | 一种系统分区的修复方法及装置 |
| CN108205446A (zh) * | 2017-10-24 | 2018-06-26 | 中兴通讯股份有限公司 | 固件修复方法及装置 |
| CN111124764A (zh) * | 2019-12-30 | 2020-05-08 | 惠州视维新技术有限公司 | 系统还原方法、智能电视及计算机存储介质 |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103455343A (zh) * | 2013-07-22 | 2013-12-18 | 小米科技有限责任公司 | 一种更新应用程序的方法和装置 |
| CN105786636A (zh) * | 2016-03-10 | 2016-07-20 | 广东欧珀移动通信有限公司 | 一种系统修复方法及装置 |
| CN106933637A (zh) * | 2017-03-17 | 2017-07-07 | 深圳创维-Rgb电子有限公司 | 一种系统分区的修复方法及装置 |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104991805B (zh) * | 2015-07-30 | 2019-03-05 | 北京奇虎科技有限公司 | 智能设备及其系统灾备控制方法 |
-
2017
- 2017-03-17 CN CN201710160712.3A patent/CN106933637A/zh active Pending
-
2018
- 2018-02-13 WO PCT/CN2018/076625 patent/WO2018166322A1/fr not_active Ceased
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103455343A (zh) * | 2013-07-22 | 2013-12-18 | 小米科技有限责任公司 | 一种更新应用程序的方法和装置 |
| CN105786636A (zh) * | 2016-03-10 | 2016-07-20 | 广东欧珀移动通信有限公司 | 一种系统修复方法及装置 |
| CN106933637A (zh) * | 2017-03-17 | 2017-07-07 | 深圳创维-Rgb电子有限公司 | 一种系统分区的修复方法及装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN106933637A (zh) | 2017-07-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US7991988B2 (en) | Communication device and firmware update method thereof | |
| CN103714287B (zh) | 一种获取临时Root权限的方法及装置 | |
| CN103826215A (zh) | 一种在终端设备上进行Root权限管理的方法和装置 | |
| CN101807152B (zh) | 自我验证选择只读存储器的基本输出入系统及其验证方法 | |
| CN109375937A (zh) | 系统升级方法、装置、终端设备及存储介质 | |
| US10802916B2 (en) | System and method to enable rapid recovery of an operating system image of an information handling system after a malicious attack | |
| CN108509215B (zh) | 一种系统软件的更换方法、装置、终端设备及存储介质 | |
| CN104572387A (zh) | 一种工程模式下调试终端的方法及装置 | |
| CN103970564A (zh) | 嵌入式操作系统自动修复升级功能的方法及其系统 | |
| TW201621647A (zh) | 作業系統更新方法 | |
| CN113703813A (zh) | 内核升级方法、装置、设备及计算机可读存储介质 | |
| CN112015587B (zh) | 一种增强操作系统可靠性的方法及装置 | |
| CN115061704A (zh) | 一种固件升级方法和电子设备 | |
| CN101526903B (zh) | 通讯装置及其固件更新方法 | |
| WO2018166322A1 (fr) | Dispositif et procédé de réparation destinés à une division de système | |
| WO2024148863A1 (fr) | Procédé et appareil de compilation d'image, support de stockage lisible non volatil et dispositif électronique | |
| CN116820841A (zh) | 终端设备的启动方法、装置、设备、介质及产品 | |
| CN107220085A (zh) | 一种自动升级raid卡固件的方法 | |
| CN120276790B (zh) | 固件切换方法、装置、设备及存储介质 | |
| CN114327574A (zh) | 一种差分升级方法、电子设备及存储介质 | |
| CN104298618B (zh) | 一种智能终端的命令处理方法及装置 | |
| CN109428936B (zh) | App的升级方法、装置、系统、电子设备及存储介质 | |
| CN113504879A (zh) | 数据存储的方法及智能家电 | |
| KR101461319B1 (ko) | 셋탑박스의 펌웨어 업그레이드 방법 및 펌웨어 업그레이드 장치 | |
| CN108595292B (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: 18768394 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: 18768394 Country of ref document: EP Kind code of ref document: A1 |