WO2019233466A1 - Procédé et dispositif utilisés pour la protection d'application - Google Patents

Procédé et dispositif utilisés pour la protection d'application Download PDF

Info

Publication number
WO2019233466A1
WO2019233466A1 PCT/CN2019/090239 CN2019090239W WO2019233466A1 WO 2019233466 A1 WO2019233466 A1 WO 2019233466A1 CN 2019090239 W CN2019090239 W CN 2019090239W WO 2019233466 A1 WO2019233466 A1 WO 2019233466A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
holding
application holding
condition
retention
Prior art date
Application number
PCT/CN2019/090239
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 WO2019233466A1 publication Critical patent/WO2019233466A1/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/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/485Task life-cycle, e.g. stopping, restarting, resuming execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • G06F9/5016Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals the resource being the memory

Definitions

  • the present application relates to the field of computer technology, and in particular, to a technology for application retention.
  • the purpose of this application is to provide a method and device for application retention.
  • a method for application retention includes:
  • the application retention condition includes a system memory threshold, and when the application retention process detects that the application retention condition is reached, performing a corresponding application retention processing operation based on the application retention condition includes:
  • the application holding process When the application holding process detects that the current system memory reaches the system memory threshold, it notifies the system to perform memory reclamation.
  • the method further includes:
  • the running level of the application holding process is increased to prevent the application holding process from being recycled by the system.
  • the application retention condition includes an application recovery time threshold, and when the application retention process detects that the application retention condition is reached, performing a corresponding application retention processing operation based on the application retention condition includes:
  • an active event is triggered, so that the system gives the application a new application active period.
  • the application retention condition includes a system process list priority threshold, and when the application retention process detects that the application retention condition is reached, performing a corresponding application retention processing operation based on the application retention condition includes:
  • the running level of the application holding process is increased.
  • the application retention condition includes a memory consumption threshold of the application, and when the application retention process detects that the application retention condition is reached, performing a corresponding application retention processing operation based on the application retention condition includes :
  • the application holding process detects that the memory consumption of the application reaches the memory consumption threshold, the memory space of the application is released.
  • the method further includes:
  • the application maintaining condition is set based on a system recovery condition.
  • a computer-readable medium having computer-readable instructions stored thereon, the computer-readable instructions being executable by a processor to implement the foregoing method.
  • FIG. 1 shows a flowchart of a method for application retention according to an aspect of the present application.
  • the terminal, the device serving the network, and the trusted party each include one or more processors (CPUs), input / output interfaces, network interfaces, and memory.
  • processors CPUs
  • input / output interfaces network interfaces
  • memory volatile and non-volatile memory
  • Memory may include non-persistent memory, random access memory (RAM), and / or non-volatile memory in computer-readable media, such as read-only memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
  • RAM random access memory
  • ROM read-only memory
  • flash RAM flash memory
  • Computer-readable media includes permanent and non-persistent, removable and non-removable media.
  • Information storage can be accomplished by any method or technology.
  • Information may be computer-readable instructions, data structures, modules of a program, or other data.
  • Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), and read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technologies, read-only disc read-only memory (CD-ROM), digital versatile disc (DVD) or other optical storage, Magnetic tape cartridges, tape disk storage or other magnetic storage devices or any other non-transmitting medium can be used to store information that can be accessed by computing devices.
  • computer-readable media does not include non-transitory computer-readable media, such as modulated data signals and carrier waves.
  • FIG. 1 illustrates a method for application retention provided by an aspect of the present application. The method is executed on a device 1 and includes the following steps:
  • the device 1 includes a smart device capable of running various applications.
  • the device 1 includes, but is not limited to, any mobile electronic product that can interact with a user through a touch panel, such as a smart phone, a tablet computer, and the like.
  • the mobile electronic product may use any operating system, such as an android operating system, an iOS operating system, and the like.
  • step S11 when it is detected that an application is returned to the background, an application holding process is activated.
  • the application holding process is used to avoid being recycled when the application is returned to the background, for example, even if the application Back to the background, the application retention process can also keep the application from implementing related functions without being recycled by the system.
  • the detection of the application returning to the background can be implemented directly through the device 1 or through an application holding process.
  • the application holding process is also started at the same time. During use, it can be set to the idle state without any operation, and when the application is returned to the background, the application holding process will be activated to take corresponding operations to keep the application from being recycled.
  • the method for detecting whether the application is backed up to the background may be triggered by the application.
  • the system may send an exit signal to the corresponding system of the device 1 or to the application holding process; it may also be The system or the application keeping process actively monitors, for example, whether the application is still running based on a preset time interval, and so on.
  • step S12 when the application holding process detects that an application holding condition is reached, a corresponding application holding processing operation is performed based on the application holding condition.
  • the application holding condition includes conditions set to prevent the application from being recycled after being returned to the background, and accordingly, the application holding processing operation includes an operation of preventing the application returned to the background from being recycled.
  • the application holding process monitors whether the application holding condition is met based on a preset manner, for example, it can monitor whether the application holding condition is met in real time or based on a preset time interval.
  • the application retention condition includes a system memory consumption threshold
  • the step S12 includes: when the application retention process detects that the current system memory consumption reaches the system memory consumption threshold, notifying the system to perform memory reclamation.
  • the application retention process can actively monitor the current system memory consumption and actively remind the system to perform memory recovery. For example, by setting a system memory consumption threshold, the threshold It can be slightly smaller than the preset memory consumption set by the system. When it is detected that the current system memory consumption reaches the system memory consumption threshold, the system is notified to perform memory reclamation.
  • the way in which the application keeps the process monitoring the system's memory consumption can be implemented by calling the system interface.
  • the way to notify the system to perform memory reclamation can be to actively kill useless processes or increase its own memory consumption by calling system methods. , Forcing the system to generate garbage collection and autonomously recover memory.
  • the method further includes: S13 (not shown) raises the running level of the application holding process to prevent the application holding process from being recycled by the system.
  • the application in order to prevent the system from recovering the application during the process of memory reclamation, the application may maintain the running level of the process.
  • the foreground service or UI User Interface
  • the priority of the application holding process can be increased by creating a foreground service or UI level.
  • the application retention condition includes an application recovery time threshold
  • the step S12 includes: when the application retention process detects that the application reaches the application recovery time threshold, an active event is triggered to cause all The system gives the application a new application active cycle.
  • the application recovery time threshold includes a time value set by the application maintaining process to prevent the application from being recycled after the application is returned to the background.
  • the system sets a preset application recovery time value, that is, When the time interval for the application to return to the background reaches the preset value of the application recycling time, the system will recycle the application.
  • some systems set a time threshold for application recycling to 15 minutes, that is, when the application returns to the background reaches 15 At the minute, the system will recycle the application, so in order to prevent the application from being recycled by the system, the application maintaining process triggers an active event by setting an application recycling time threshold, so that the system gives the application a new application active cycle
  • the application recovery time threshold set by the application holding process should be smaller than a preset application recovery time set by the system to avoid applications being recycled.
  • the specific application recovery time threshold setting is not described in this application. limited.
  • the method of triggering an active event can be implemented by creating a foreground service.
  • the method of triggering an active event is only an example.
  • Other existing or possible methods of triggering an active event that apply to this application are also applicable to this application. It should be included in the protection scope of this application, and is incorporated herein by reference.
  • the application maintaining condition includes a system process list priority threshold
  • the step S12 includes: when the application maintaining process detects that the process is lower than the system process list priority threshold, increasing the The application maintains the run level of the process.
  • the system monitors the running process. For example, the process is monitored by the priority of the process list. The process with a higher priority will not be recycled by the system, and the process with a lower priority will be monitored by the system. Recycling. Therefore, you can set a priority threshold for the process list. When the priority is higher than the threshold, the process will not be recycled, and the process below the threshold will be recycled. Therefore, when the application maintains process monitoring When the process is lower than the system process list priority threshold, the running level of the application holding process is increased.
  • the foreground service or UI has a higher priority. Therefore, when it is detected that the application holding process detects that the process is lower than the system process list priority threshold, the priority of the application holding process may be increased by creating a foreground service or UI.
  • the application maintaining condition includes a memory consumption threshold of the application
  • the step S12 includes: when the application maintaining process detects that the memory consumption of the application reaches the memory consumption threshold, releasing the The memory space of the application.
  • the application retention conditions include the memory of the application.
  • Consumption threshold that is, when the memory consumption of the application reaches the memory consumption threshold, the application will release a certain amount of memory space to prevent the application from being recycled.
  • the setting of the memory consumption threshold is smaller than the system recycling the application.
  • the specific memory consumption value reached can be adjusted according to different system correspondences, and is not limited here.
  • the method further includes: S14 (not shown) to raise the running level of the application holding process; and / or release the memory space of the application.
  • the running level of the application holding process may be directly increased or the memory space of the application may be released, or the application may be upgraded.
  • the application releases the memory space of the application while maintaining the running level of the process.
  • the application retention condition is set based on a system recovery condition, that is, in order to prevent the application from being recovered by the system, corresponding settings may be made for all conditions where the system may recover the application.
  • the system is in application After 15 minutes of returning to the background, the application retention process will trigger an active event to give the application a new application active cycle and so on before it reaches 15 minutes.
  • the application retention conditions and corresponding application retention processing operations mentioned in this application are merely examples. Other existing or future application retention conditions and corresponding application retention processing operations, if applicable to this application, should also be included in Within the scope of this application.
  • a device 1 for application retention comprising:
  • the second device is configured to perform a corresponding application holding processing operation based on the application holding condition when the application holding process detects that an application holding condition is reached.
  • the device 1 includes a smart device capable of running various applications.
  • the device 1 includes, but is not limited to, any mobile electronic product that can interact with a user through a touch panel, such as a smart phone, a tablet computer, and the like.
  • the mobile electronic product may use any operating system, such as an android operating system, an iOS operating system, and the like.
  • the application retention process when the first device detects that the application is returned to the background, the application retention process is activated.
  • the application retention process is used to avoid being recycled when the application is returned to the background, for example, even if the application is returned to the background.
  • the application holding process can also keep the application from implementing related functions without being recycled by the system.
  • the detection of the application returning to the background can be implemented directly by the first device of the device 1, or can also be implemented by an application holding process.
  • the application holding process also starts at the same time.
  • the process can be set to an idle state during application use, and no operation is performed.
  • the application maintaining process will be activated to take corresponding operations to keep the application from being recycled.
  • the method for detecting whether the application is backed up to the background may be triggered by the application.
  • the system may send an exit signal to the corresponding system of the device 1 or to the application holding process; it may also be The system or the application keeping process actively monitors, for example, whether the application is still running based on a preset time interval, and so on.
  • the second device is configured to perform a corresponding application holding processing operation based on the application holding condition when the application holding process detects that an application holding condition is reached.
  • the application holding condition includes conditions set to prevent the application from being recycled after being returned to the background, and accordingly, the application holding processing operation includes an operation of preventing the application returned to the background from being recycled.
  • the application holding process monitors whether the application holding condition is met based on a preset manner, for example, it can monitor whether the application holding condition is met in real time or based on a preset time interval.
  • the application retention condition includes a system memory consumption threshold
  • the second device is configured to: when the application retention process detects that the current system memory consumption reaches the system memory consumption threshold, notify the system to perform memory Recycle.
  • the application retention process can actively monitor the current system memory consumption and actively remind the system to perform memory recovery. For example, by setting a system memory consumption threshold, the threshold It can be slightly smaller than the preset memory consumption set by the system. When it is detected that the current system memory consumption reaches the system memory consumption threshold, the system is notified to perform memory reclamation.
  • the way in which the application keeps the process monitoring the system's memory consumption can be implemented by calling the system interface.
  • the way to notify the system to perform memory reclamation can be to actively kill useless processes or increase its own memory consumption by calling system methods. , Forcing the system to generate garbage collection and autonomously recover memory.
  • the device further includes: a third device (not shown), configured to improve the running level of the application holding process to prevent the application holding process from being recycled by the system.
  • a third device (not shown), configured to improve the running level of the application holding process to prevent the application holding process from being recycled by the system.
  • the application in order to prevent the system from recovering the application during the process of memory reclamation, the application may maintain the running level of the process.
  • the foreground service or UI User Interface
  • the priority of the application holding process can be increased by creating a foreground service or UI level.
  • the application retention condition includes an application recovery time threshold
  • the second device is configured to: when the application retention process detects that the application reaches the application recovery time threshold, trigger an active event to Causing the system to give the application a new application active period.
  • the application recovery time threshold includes a time value set by the application maintaining process to prevent the application from being recycled after the application is returned to the background.
  • the system sets a preset application recovery time value, that is, When the time interval for the application to return to the background reaches the preset value of the application recycling time, the system will recycle the application.
  • some systems set a time threshold for application recycling to 15 minutes, that is, when the application returns to the background reaches 15 At the minute, the system will recycle the application, so in order to prevent the application from being recycled by the system, the application maintaining process triggers an active event by setting an application recycling time threshold, so that the system gives the application a new application active cycle
  • the application recovery time threshold set by the application holding process should be smaller than a preset application recovery time set by the system to avoid applications being recycled.
  • the specific application recovery time threshold setting is not described in this application. limited.
  • the method of triggering an active event can be implemented by creating a foreground service.
  • the method of triggering an active event is only an example.
  • Other existing or possible methods of triggering an active event that apply to this application are also applicable to this application. It should be included in the protection scope of this application, and is incorporated herein by reference.
  • the application retention condition includes a system process list priority threshold
  • the second device is configured to include: when the application retention process detects that the process is lower than the system process list priority threshold, Raise the running level of the application holding process.
  • the system monitors the running process. For example, the process is monitored by the priority of the process list. The process with a higher priority will not be recycled by the system, and the process with a lower priority will be monitored by the system. Recycling. Therefore, you can set a priority threshold for the process list. When the priority is higher than the threshold, the process will not be recycled, and the process below the threshold will be recycled. Therefore, when the application maintains process monitoring When the process is lower than the system process list priority threshold, the running level of the application holding process is increased.
  • the foreground service or UI has a higher priority. Therefore, when it is detected that the application holding process detects that the process is lower than the system process list priority threshold, the priority of the application holding process may be increased by creating a foreground service or UI.
  • the application retention condition includes a memory consumption threshold of the application
  • the second device is configured to: when the application retention process monitors that the memory consumption of the application reaches the memory consumption threshold, Free up memory space of the application.
  • the application retention conditions include the memory of the application.
  • Consumption threshold that is, when the memory consumption of the application reaches the memory consumption threshold, the application will release a certain amount of memory space to prevent the application from being recycled.
  • the setting of the memory consumption threshold is smaller than the system recycling the application.
  • the specific memory consumption value reached can be adjusted according to different system correspondences, and is not limited here.
  • the device further comprises: a fourth device (not shown), configured to improve the running level of the application maintaining process; and / or release the memory space of the application.
  • a fourth device (not shown), configured to improve the running level of the application maintaining process; and / or release the memory space of the application.
  • the running level of the application holding process may be directly increased or the memory space of the application may be released, or the application may be upgraded.
  • the application releases the memory space of the application while maintaining the running level of the process.
  • the application retention condition is set based on a system recovery condition, that is, in order to prevent the application from being recovered by the system, corresponding settings may be made for all conditions where the system may recover the application.
  • the system is in application After 15 minutes of returning to the background, the application retention process will trigger an active event to give the application a new application active cycle and so on before it reaches 15 minutes.
  • the application retention conditions and corresponding application retention processing operations mentioned in this application are merely examples. Other existing or future application retention conditions and corresponding application retention processing operations, if applicable to this application, should also be included in Within the scope of this application.
  • an embodiment of the present application further provides a computer-readable medium on which computer-readable instructions are stored, and the computer-readable instructions can be executed by a processor to implement the foregoing method.
  • An embodiment of the present application further provides a device for application retention, where the device includes:
  • One or more processors are One or more processors.
  • a memory storing computer-readable instructions that, when executed, cause the processor to perform the operations of the foregoing methods.
  • computer-readable instructions when executed, cause the one or more processors: when an application is detected to be returned to the background, an application retention process is activated; when the application retention process detects that an application retention condition is reached, based on the application The hold condition performs a corresponding application hold processing operation.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Quality & Reliability (AREA)
  • Stored Programmes (AREA)

Abstract

Le but de la présente invention est de pourvoir à un procédé et un dispositif utilisés pour la protection d'application. Par comparaison à la technologie existante, la présente invention comprend : lorsqu'il est détecté qu'une application passe en arrière-plan, l'activation d'un processus de protection d'application ; et lorsque le processus de protection d'application constate qu'une condition de protection d'application est satisfaite, la réalisation d'une opération de traitement de protection d'application correspondante sur la base de la condition de protection d'application. Au moyen du procédé décrit, il est possible qu'une application ne soit pas récupérée par un système dès que l'application passe en arrière-plan, permettant ainsi de continuer à effectuer des opérations pertinentes, ce qui permet de ne pas perturber un utilisateur utilisant l'application et d'améliorer l'expérience de l'utilisateur.
PCT/CN2019/090239 2018-06-08 2019-06-06 Procédé et dispositif utilisés pour la protection d'application WO2019233466A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810589863.5 2018-06-08
CN201810589863.5A CN108920263B (zh) 2018-06-08 2018-06-08 用于应用保持的方法与设备

Publications (1)

Publication Number Publication Date
WO2019233466A1 true WO2019233466A1 (fr) 2019-12-12

Family

ID=64418686

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/090239 WO2019233466A1 (fr) 2018-06-08 2019-06-06 Procédé et dispositif utilisés pour la protection d'application

Country Status (2)

Country Link
CN (1) CN108920263B (fr)
WO (1) WO2019233466A1 (fr)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108920263B (zh) * 2018-06-08 2020-10-13 上海连尚网络科技有限公司 用于应用保持的方法与设备
CN111158910B (zh) * 2019-12-27 2024-01-12 Oppo广东移动通信有限公司 内存管理方法、装置、存储介质及电子设备
CN112988282B (zh) * 2021-04-27 2021-08-20 荣耀终端有限公司 应用保活方法和终端设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1708088A1 (fr) * 2005-03-31 2006-10-04 Sap Ag Allocation de ressources basée sur des règles et événements
CN103324536A (zh) * 2012-03-23 2013-09-25 宇龙计算机通信科技(深圳)有限公司 终端和应用程序保护方法
CN106648032A (zh) * 2016-12-30 2017-05-10 维沃移动通信有限公司 一种后台运行的应用程序的控制方法及移动终端
CN107272869A (zh) * 2017-04-27 2017-10-20 北京珠穆朗玛移动通信有限公司 应用管控方法、移动终端及存储介质
CN108920263A (zh) * 2018-06-08 2018-11-30 上海连尚网络科技有限公司 用于应用保持的方法与设备

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1801101A (zh) * 2006-01-17 2006-07-12 浙江大学 Java操作***中线程的实现和线程状态切换的方法
TW201241640A (en) * 2011-02-14 2012-10-16 Microsoft Corp Dormant background applications on mobile devices
US9250958B2 (en) * 2012-11-19 2016-02-02 Qualcomm Innovation Center, Inc. System, method, and apparatus for improving application-launch latencies
CN103092689A (zh) * 2013-01-10 2013-05-08 深圳市金立通信设备有限公司 一种进程管理的方法及终端
CN107807847B (zh) * 2016-09-09 2022-04-29 华为技术有限公司 应用进程的管理方法和终端设备
CN106648849A (zh) * 2016-10-18 2017-05-10 上海传英信息技术有限公司 进程的冷冻方法和移动终端

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1708088A1 (fr) * 2005-03-31 2006-10-04 Sap Ag Allocation de ressources basée sur des règles et événements
CN103324536A (zh) * 2012-03-23 2013-09-25 宇龙计算机通信科技(深圳)有限公司 终端和应用程序保护方法
CN106648032A (zh) * 2016-12-30 2017-05-10 维沃移动通信有限公司 一种后台运行的应用程序的控制方法及移动终端
CN107272869A (zh) * 2017-04-27 2017-10-20 北京珠穆朗玛移动通信有限公司 应用管控方法、移动终端及存储介质
CN108920263A (zh) * 2018-06-08 2018-11-30 上海连尚网络科技有限公司 用于应用保持的方法与设备

Also Published As

Publication number Publication date
CN108920263B (zh) 2020-10-13
CN108920263A (zh) 2018-11-30

Similar Documents

Publication Publication Date Title
WO2019233466A1 (fr) Procédé et dispositif utilisés pour la protection d'application
JP6348989B2 (ja) ファームウェアの復元方法、装置、端末、プログラム及び記録媒体
EP3399692A1 (fr) Procédé et appareil pour mettre à niveau un système de stockage distribué
CN106815065B (zh) 后台应用的唤醒方法及装置、电子设备
US20230367914A1 (en) Systems, devices, and methods for prevention of recording content
WO2018099163A1 (fr) Terminal et procédé de commande d'application
CN107506266B (zh) 一种数据恢复方法及***
CN110019502B (zh) 在主数据库和备数据库之间的同步方法、数据库***和设备
CN111552567B (zh) 一种线程管理方法、装置、电子设备及存储介质
JP6388964B2 (ja) 消費電力を低減する方法及び装置並びにモバイル端末
CN103957322A (zh) 移动终端的防盗方法和移动终端
TWI694380B (zh) 動態圖形編碼的實現方法和裝置
WO2016145804A1 (fr) Procédé et dispositif de traitement de données
WO2017162052A1 (fr) Procédé et dispositif de fonctionnement pour terminal mobile
CN105574380A (zh) 一种终端管理应用权限的方法和装置
CN111159298A (zh) 业务请求处理方法、装置、电子设备及存储介质
CN110769017A (zh) 数据请求的处理方法、装置、存储介质和处理器
GB2563483A (en) Wearable electronic device alerts
CN110807158A (zh) 标签页控制方法、***、设备及计算机可读存储介质
WO2019076082A1 (fr) Procédé et dispositif de commande d'auto-démarrage d'application
US9785529B2 (en) Lost computing resource notification
CN111159782B (zh) 安全任务处理方法和电子设备
CN104850551B (zh) 一种数据处理方法、装置及移动终端
CN108628615B (zh) 一种废弃代码检测方法、装置以及设备
US20170300104A1 (en) Power-saving method and an electronic device for performing power consumption management

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: 19814115

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 19.03.2021)

122 Ep: pct application non-entry in european phase

Ref document number: 19814115

Country of ref document: EP

Kind code of ref document: A1