WO2017206620A1 - Method and apparatus for setting state of application program - Google Patents

Method and apparatus for setting state of application program Download PDF

Info

Publication number
WO2017206620A1
WO2017206620A1 PCT/CN2017/081527 CN2017081527W WO2017206620A1 WO 2017206620 A1 WO2017206620 A1 WO 2017206620A1 CN 2017081527 W CN2017081527 W CN 2017081527W WO 2017206620 A1 WO2017206620 A1 WO 2017206620A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
model
time data
disabled
usage time
Prior art date
Application number
PCT/CN2017/081527
Other languages
French (fr)
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 WO2017206620A1 publication Critical patent/WO2017206620A1/en

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
    • 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

Definitions

  • the present disclosure relates to the field of electronic terminals, for example, to a method and apparatus for setting application state.
  • an application running in the background is generally set by a user.
  • batch setting of the background running state of the application directly setting the lock screen for how long after the background application is cleaned; for example, the user sets the switching mode of the background running state of the application one by one, for example, as shown in the figure
  • the application's enabled state is set one by one in the application list (there is no shadow to allow automatic activation, and a shadow to prohibit automatic activation).
  • the application settings are relatively rigid, and the management menu path for manual setting or lock screen cleaning is often complicated and does not provide simple operations.
  • the present disclosure provides a method and apparatus for setting an application state, which solves the problem that the manner of setting or prohibiting the automatic startup of the application is relatively rigid and complicated.
  • a method for setting an application state includes:
  • the application When the application time data of the application conforms to the corresponding disabled model, the application enters a frozen state, and the frozen state application stops responding to messages received in the background.
  • an apparatus for setting an application state includes:
  • a data monitoring unit configured to monitor usage time data of the application
  • a state adjustment unit configured to when the usage time data of the application conforms to a corresponding disable mode
  • the frozen state application stops responding to messages received in the background.
  • a non-transitory computer readable storage medium stored with computer executable instructions for performing the method of setting application state according to any of the above .
  • the method and device for setting the application state of the embodiment by monitoring the usage time data of the application, determining whether the application needs to be disabled according to the matching result of the application time data of the application and the corresponding disabled model, if the application needs When disabled, the application goes into a frozen state and stops responding to messages received in the background. Based on the judgment result of the application time data, it is confirmed whether the application needs to enter the frozen state, the setting result of the automatic startup of the application corresponds to the actual use requirement of the application, and the process of setting the state is more intelligent, and the user does not need to manually operate.
  • FIG. 1 is a schematic diagram of an interface for automatically starting an application in a related art
  • FIG. 2 is a flowchart of a method of a first embodiment of a method for setting an application state according to an embodiment of the present disclosure
  • FIG. 3 is a flowchart of a method of a second embodiment of a method for setting an application state according to an embodiment of the present disclosure
  • FIG. 4 is a structural block diagram of a first embodiment of an apparatus for setting an application state according to an embodiment of the present invention
  • FIG. 5 is a structural block diagram of a second embodiment of an apparatus for setting an application state according to an embodiment of the present invention.
  • FIG. 6 is a structural block diagram of an electronic device provided in the specific embodiment.
  • FIG. 2 is a flowchart of a method of a first embodiment of a method for setting an application state according to the embodiment. As shown in the figure, the method includes:
  • step S110 the usage time data of the application is monitored.
  • whether the background running of the application is started or not is determined by the usage of the application. For example, it is determined by the usage time data of the application (for example, the frequency of use and the duration of use). Generally speaking, the frequency of use is higher. The longer the application is used, the more you want to start the auto-start background run to receive multiple messages in real time. The lower the frequency of use, the less time each application is used, the more it is prohibited to automatically enable background running.
  • the criteria for judgment are different.
  • system applications such as phone calls and text messages
  • third-party applications you can determine whether to enable automatic startup background operation according to the actual usage, and for different types of applications (such as games, entertainment, information, social), you can also subdivide.
  • the settings of the automatic startup background of all applications are based on the use of time data for judgment and setting.
  • step S120 when the usage time data of the application conforms to the corresponding disabled model, the application enters a frozen state.
  • the frozen state of the application stops responding to messages received in the background.
  • the structural complexity of a disabled model depends on the complexity of generating usage time data for the disabled model. The easiest way to disable the model is to generate it based on the usage frequency. If the preset duration is not monitored and the application is used in the foreground, for example 15 days or 10 days, the application enters the frozen state and stops responding to messages received in the background, for example Notification messages, wake-up messages, startup messages, upgrade messages, and more. Optionally, in the frozen state, the icon corresponding to the application is unchanged, and the user can directly launch the application through the icon.
  • the disabled model can also use more complex usage time data as the basis for judgment, such as the frequency of use and the duration of use. Only the application frequency and total usage time of the application in the most recent preset time period meet the requirements of the disabled model. It is forbidden to automatically start the background running.
  • the frozen state of the application is recorded in the freeze queue, and only the application in the frozen state is recorded in the freeze queue, and the recorded application prohibits the automatic startup of the background operation.
  • the application by monitoring the usage time data of the application, according to the matching result of the application time data and the corresponding disabled model, it is determined whether the application needs to be disabled, and if the application needs to be disabled, the application enters the freezing. Status, stop responding to messages received in the background. Based on the judgment result of the application time data, it is confirmed whether the application needs to enter the frozen state, the setting result of the automatic startup of the application corresponds to the actual use requirement of the application, and the process of setting the state is more intelligent, and the user does not need to manually operate.
  • FIG. 3 is a method for setting an application state in the embodiment.
  • a method flowchart of a second embodiment, as shown, the method includes:
  • step S21 the usage time data of the application is monitored.
  • the usage time data is used to modify the disabled model in addition to determining whether to prohibit automatic startup of the background operation, and the correction process may be, for example, a self-learning algorithm.
  • the application should be identified, for example by the application name or the identifier of the application;
  • step S22 when the usage time data of the application conforms to the corresponding disabled model, the application enters a frozen state.
  • the application enters the frozen state either in real time or in a periodic setting.
  • the real-time setting is that each time the data of the usage time of one application is monitored, the corresponding disabled model is met, and the application directly enters the frozen state.
  • the cycle setting is a setting of the frozen state based on a determined time based on the cycle (for example, 10:00 am every day).
  • a determined time based on the cycle for example, 10:00 am every day.
  • the application is added to the list of applications to be frozen, and at the determined time, if the list of applications to be frozen is not empty, it will be frozen.
  • the application recorded in the application list is set to the frozen state, and the frozen state application stops responding to messages received in the background.
  • step S23 the disabled model is corrected based on the usage time data.
  • the correction process may be implemented by self-learning, acquiring usage time data of an application in a most recent period, and correcting the disabled model by self-learning based on usage time data in the latest period.
  • the analysis of the usage time data will be more suitable for the user's usage habit reference value.
  • 15 days is initially used as a reference for judgment, and self-learning after the use of time data can be corrected to be shorter when the time is too short, for example, 14 days or 13 days.
  • Another simple correction method is to take the average value of the interval of each use interval and use the average value as the correction value.
  • step S24 when the transfer instruction of the transfer disable model is received, the disabled model is transferred to the authorized terminal.
  • the transfer of the disabled model can be achieved by various technical means, such as Bluetooth, NFC (Near Field Communication).
  • NFC Near Field Communication
  • step S25 when the application that enters the frozen state is turned on from the desktop, the frozen state is ended.
  • the monitoring process if it is detected that the user opens the application from the desktop by clicking the icon of the application, it is checked whether the application is in the frozen list, and if it is in the frozen list, the application is deleted from the frozen list, which is equivalent to End the frozen state of the app and start a new round of timing for the app. Whether it's freezing or ending freezing, it's done in the background, and the app's icon doesn't change on the terminal's desktop.
  • the application by monitoring the usage time data of the application, according to the matching result of the application time data and the corresponding disabled model, it is determined whether the application needs to be disabled, and if the application needs to be disabled, the application enters the freezing. Status, stop responding to messages received in the background. Based on the judgment result of the application time data, it is confirmed whether the application needs to enter the frozen state, the setting result of the automatic startup of the application corresponds to the actual use requirement of the application, and the process of setting the state is more intelligent, and the user does not need to manually operate.
  • the modification of the disabled model makes the setting of the automatic startup of the application more in line with the user's usage habits; the disabling of the model makes the setting of the application of the other terminal and the user's usage habits can be quickly adapted; the operation based on the application The end of the frozen state enables automatic setting of the automatic activation state of the application.
  • the following is an embodiment of an apparatus for setting an application state provided in a specific embodiment, and an embodiment of the apparatus is implemented based on an embodiment of the foregoing method.
  • FIG. 4 is a structural block diagram of a first embodiment of an apparatus for setting an application state according to the embodiment. As shown, the apparatus includes:
  • the data monitoring unit 10 is configured to monitor usage time data of the application
  • the state adjustment unit 20 is configured to enter the frozen state when the application time data of the application conforms to the corresponding disable model, and the frozen state application stops responding to the message received in the background.
  • the cooperation of the above multiple units by monitoring the usage time data of the application, determining whether the application needs to be disabled according to the matching result of the application time data and the corresponding disabled model, if the application needs When disabled, the application goes into a frozen state and stops responding to messages received in the background. Based on the judgment result of the application time data, it is confirmed whether the application needs to enter the frozen state, the setting result of the automatic startup of the application corresponds to the actual use requirement of the application, and the process of setting the state is more intelligent, and the user does not need to manually operate.
  • FIG. 5 is a structural block diagram of a second embodiment of an apparatus for setting an application state according to the embodiment. As shown, the apparatus includes:
  • the data monitoring unit 10 is configured to monitor usage time data of the application
  • the state adjustment unit 20 is configured to enter the frozen state when the application time data of the application conforms to the corresponding disable model, and the frozen state application stops responding to the message received in the background.
  • it also includes:
  • the model correction unit 30 is configured to correct the disabled model based on the usage time data.
  • model correction unit 30 is set to:
  • it also includes:
  • the model migration unit 40 is configured to transfer the disabled model to the authorized terminal when the transfer instruction of the transfer disable model is received.
  • it also includes:
  • the state restoring unit 50 is arranged to end the freezing state when the application entering the frozen state is opened from the desktop.
  • the cooperative operation of the plurality of units determines whether the application needs to be disabled according to the usage time data of the application and the matching result of the usage time data of the application and the corresponding disabled model, if the application needs When disabled, the application goes into a frozen state and stops responding to messages received in the background. Based on the judgment result of the application time data, it is confirmed whether the application needs to enter the frozen state, the setting result of the automatic startup of the application corresponds to the actual use requirement of the application, and the process of setting the state is more intelligent, and the user does not need to manually operate.
  • the modification of the disabled model makes the setting of the automatic startup of the application more in line with the user's usage habits; the disabling of the model makes the setting of the application of the other terminal and the user's usage habits can be quickly adapted; the operation based on the application The end of the frozen state enables automatic setting of the automatic activation state of the application.
  • the embodiment provides a non-transitory computer readable storage medium storing computer executable instructions for performing the method of setting application state described in any of the above embodiments.
  • FIG. 6 is a structural block diagram of an electronic device provided in the specific embodiment.
  • the electronic device provided by the embodiment of the present disclosure may include a processor 61 and a memory 63, and may further include a communication interface 62 and a bus 64.
  • the processor 61, the communication interface 62, and the memory 63 can complete communication with each other through the bus 64.
  • Communication interface 62 can be used for information transfer.
  • the processor 61 can call the logic instructions in the memory 63 to perform the method of application state setting of the above embodiment.
  • the logic instructions in the memory 63 described above 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.
  • the foregoing embodiment method can be implemented by means of software plus a necessary general hardware platform, and can also be implemented by hardware, but in many cases, the former is A better implementation.
  • the technical solution of the present disclosure which is essential or contributes to the related art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk, CD-ROM).
  • the instructions include instructions for causing a terminal device (which may be a cell phone, computer, server, air conditioner, or network device, etc.) to perform the methods described in various embodiments of the present disclosure.
  • the method and device for setting the application state of the embodiment by monitoring the usage time data of the application, determining whether the application needs to be disabled according to the matching result of the application time data of the application and the corresponding disabled model, if the application needs When disabled, the application goes into a frozen state and stops responding to messages received in the background. Based on the judgment result of the application time data, it is confirmed whether the application needs to enter the frozen state, the setting result of the automatic startup of the application corresponds to the actual use requirement of the application, and the process of setting the state is more intelligent, and the user does not need to manually operate.

Abstract

A method and apparatus for setting the state of an application program. The method comprises: monitoring usage time data of an application program; and when the usage time data of the application program satisfies a corresponding disabled model, the application program entering a frozen state, and the application program in the frozen state stopping responding to a message received in the background.

Description

应用程序状态设置的方法和装置Method and device for setting application state 技术领域Technical field
本公开涉及电子终端领域,例如涉及一种应用程序状态设置的方法和装置。The present disclosure relates to the field of electronic terminals, for example, to a method and apparatus for setting application state.
背景技术Background technique
随着电子技术的不断发展,在电子终端当中安装的应用程序越来越多,很多应用之间还会互相在后台唤醒启动,这就造成了用户在不知情的状态下,有一些应用在后台启动,这不但会造成手机工作电流增加、内存增加,还会进行网络数据连接、获取手机特定权限等后台动作。With the continuous development of electronic technology, more and more applications are installed in the electronic terminal, and many applications will wake up each other in the background, which causes the user to have some applications in the background without knowing it. Startup, this will not only increase the working current of the mobile phone, increase the memory, but also perform background operations such as network data connection and obtaining specific permissions of the mobile phone.
相关技术中,为了实现对应用的管理,一般由用户对后台运行的应用程序进行设置。例如对应用程序的后台运行状态的切换方式进行批量设置,直接设定锁屏多长时间后清理后台的应用;又例如,用户逐个对应用程序的后台运行状态的切换方式进行设置,例如如图1所示,在应用程序列表中逐个对应用程序的启用状态进行设置(其中无阴影表示允许自动启用,有阴影表示禁止自动启用)。In the related art, in order to implement management of an application, an application running in the background is generally set by a user. For example, batch setting of the background running state of the application, directly setting the lock screen for how long after the background application is cleaned; for example, the user sets the switching mode of the background running state of the application one by one, for example, as shown in the figure As shown in Figure 1, the application's enabled state is set one by one in the application list (there is no shadow to allow automatic activation, and a shadow to prohibit automatic activation).
不管是锁屏清理应用程序,还是手动设置允许或者禁止自动启动应用程序,应用程序的设置都是比较死板的,并且手动设置或锁屏清理的管理菜单路径往往比较复杂,不提供简单操作。Regardless of whether it is a lock screen cleaning application, or manual setting to allow or prohibit automatic launch of the application, the application settings are relatively rigid, and the management menu path for manual setting or lock screen cleaning is often complicated and does not provide simple operations.
发明内容Summary of the invention
有鉴于此,本公开提供了一种应用程序状态设置的方法和装置,解决了设置应用程序自动启动的允许或禁止的方式比较死板,操作比较复杂的问题。In view of this, the present disclosure provides a method and apparatus for setting an application state, which solves the problem that the manner of setting or prohibiting the automatic startup of the application is relatively rigid and complicated.
本公开所采用的技术方案如下:The technical solutions adopted by the present disclosure are as follows:
根据本公开的一个方面,提供的一种应用程序状态设置的方法,包括:According to an aspect of the present disclosure, a method for setting an application state includes:
监测应用程序的使用时间数据;以及Monitor application time data; and
当所述应用程序的使用时间数据符合对应的禁用模型时,所述应用程序进入冷冻状态,冷冻状态的应用程序停止响应后台收到的消息。When the application time data of the application conforms to the corresponding disabled model, the application enters a frozen state, and the frozen state application stops responding to messages received in the background.
根据本公开的另一个方面,提供的一种应用程序状态设置的装置,包括:According to another aspect of the present disclosure, an apparatus for setting an application state includes:
数据监测单元,设置为监测应用程序的使用时间数据;以及a data monitoring unit configured to monitor usage time data of the application;
状态调整单元,设置为当所述应用程序的使用时间数据符合对应的禁用模 型时,所述应用程序进入冷冻状态,冷冻状态的应用程序停止响应后台收到的消息。a state adjustment unit, configured to when the usage time data of the application conforms to a corresponding disable mode When the application enters the frozen state, the frozen state application stops responding to messages received in the background.
根据本公开的另一个方面,提供的一种非暂态计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行上述任一项所述的应用程序状态设置的方法。According to another aspect of the present disclosure, a non-transitory computer readable storage medium is provided, stored with computer executable instructions for performing the method of setting application state according to any of the above .
本实施例的应用程序状态设置的方法和装置,通过监测应用程序的使用时间数据,根据应用程序的使用时间数据与对应的禁用模型的匹配结果,判断应用程序是否需要禁用,如果该应用程序需要禁用,则该应用程序进入冷冻状态,停止响应后台收到的消息。基于应用程序的使用时间数据的判断结果确认应用程序是否需要进入冷冻状态,应用程序的自动启动的设置结果与应用程序的实际使用需求相对应,状态设置的过程更加智能,无需用户手动操作。The method and device for setting the application state of the embodiment, by monitoring the usage time data of the application, determining whether the application needs to be disabled according to the matching result of the application time data of the application and the corresponding disabled model, if the application needs When disabled, the application goes into a frozen state and stops responding to messages received in the background. Based on the judgment result of the application time data, it is confirmed whether the application needs to enter the frozen state, the setting result of the automatic startup of the application corresponds to the actual use requirement of the application, and the process of setting the state is more intelligent, and the user does not need to manually operate.
附图概述BRIEF abstract
图1为相关技术中设置应用程序的自动启动的界面示意图;FIG. 1 is a schematic diagram of an interface for automatically starting an application in a related art; FIG.
图2为本具体实施方式中提供的一种应用程序状态设置的方法的第一实施例的方法流程图;2 is a flowchart of a method of a first embodiment of a method for setting an application state according to an embodiment of the present disclosure;
图3为本具体实施方式中提供的一种应用程序状态设置的方法的第二实施例的方法流程图;3 is a flowchart of a method of a second embodiment of a method for setting an application state according to an embodiment of the present disclosure;
图4为本具体实施方式中提供的一种应用程序状态设置的装置的第一实施例的结构方框图;4 is a structural block diagram of a first embodiment of an apparatus for setting an application state according to an embodiment of the present invention;
图5为本具体实施方式中提供的一种应用程序状态设置的装置的第二实施例的结构方框图;FIG. 5 is a structural block diagram of a second embodiment of an apparatus for setting an application state according to an embodiment of the present invention; FIG.
图6为本具体实施方式中提供的电子设备的结构框图。FIG. 6 is a structural block diagram of an electronic device provided in the specific embodiment.
本公开目的的实现、功能特点及优点将结合实施例,参照附图做说明。The implementation, functional features, and advantages of the present disclosure will be described with reference to the accompanying drawings.
具体实施方式detailed description
以下结合附图和实施例,对本公开进行详细说明。此处所描述的具体实施例仅仅用以解释本公开。The present disclosure will be described in detail below with reference to the accompanying drawings and embodiments. The specific embodiments described herein are merely illustrative of the disclosure.
请参考图2,是本具体实施方式中提供的一种应用程序状态设置的方法的第一实施例的方法流程图,如图所示,该方法包括:Please refer to FIG. 2 , which is a flowchart of a method of a first embodiment of a method for setting an application state according to the embodiment. As shown in the figure, the method includes:
在步骤S110中,监测应用程序的使用时间数据。 In step S110, the usage time data of the application is monitored.
本方案中,应用程序的后台运行启动与否由该应用的使用情况决定,举例而言,由应用程序的使用时间数据(例如使用频率、使用时长)决定,一般而言,使用频率越高,使用时间越长的应用程序越要开启自动启动后台运行,以实时接收多种信息。使用频率越低,每次使用时间越短的应用程序越要禁止自动启用后台运行。In this solution, whether the background running of the application is started or not is determined by the usage of the application. For example, it is determined by the usage time data of the application (for example, the frequency of use and the duration of use). Generally speaking, the frequency of use is higher. The longer the application is used, the more you want to start the auto-start background run to receive multiple messages in real time. The lower the frequency of use, the less time each application is used, the more it is prohibited to automatically enable background running.
并且对于不同类型的应用程序,判断的标准也不一样。对于系统应用程序(例如电话、短信),一般都要开启自动启动后台运行,以随时接听电话或接收短信(手动设置除外)。对于第三方应用程序,可以根据实际的使用情况判断是否开启自动启动后台运行,并且对于其中不同种类的应用(例如游戏类、娱乐类、资讯类、社交类),还可以再进行细分。但是所有的应用的自动启动后台的设置都是基于使用时间数据进行判断和设定。And for different types of applications, the criteria for judgment are different. For system applications (such as phone calls and text messages), you should always turn on the automatic startup background operation to receive calls or receive text messages at any time (except for manual settings). For third-party applications, you can determine whether to enable automatic startup background operation according to the actual usage, and for different types of applications (such as games, entertainment, information, social), you can also subdivide. However, the settings of the automatic startup background of all applications are based on the use of time data for judgment and setting.
在步骤S120中,当应用程序的使用时间数据符合对应的禁用模型时,应用程序进入冷冻状态。In step S120, when the usage time data of the application conforms to the corresponding disabled model, the application enters a frozen state.
冷冻状态的应用程序停止响应后台收到的消息。The frozen state of the application stops responding to messages received in the background.
禁用模型的结构复杂度取决于生成该禁用模型的使用时间数据的复杂度。禁用模型最简单的是基于使用频率生成,如果达到预设时长没有监测到该应用程序在前台使用,例如15天或10天,则该应用程序进入冷冻状态,停止响应后台收到的消息,例如通知消息、唤醒消息、启动消息、升级消息等。可选的,在冷冻状态下,该应用程序对应的图标是没有变化的,用户也能通过图标直接启动该应用程序。禁用模型也可以选用较为复杂的使用时间数据作为判断依据,例如使用频率和使用时长,只有应用程序在最近一个预设时段内的使用频率和总的使用时间均达到禁用模型的要求,该应用程序才禁止自动启动后台运行。The structural complexity of a disabled model depends on the complexity of generating usage time data for the disabled model. The easiest way to disable the model is to generate it based on the usage frequency. If the preset duration is not monitored and the application is used in the foreground, for example 15 days or 10 days, the application enters the frozen state and stops responding to messages received in the background, for example Notification messages, wake-up messages, startup messages, upgrade messages, and more. Optionally, in the frozen state, the icon corresponding to the application is unchanged, and the user can directly launch the application through the icon. The disabled model can also use more complex usage time data as the basis for judgment, such as the frequency of use and the duration of use. Only the application frequency and total usage time of the application in the most recent preset time period meet the requirements of the disabled model. It is forbidden to automatically start the background running.
应用程序的冷冻状态记录于冷冻队列中,冷冻队列中只记录处于冷冻状态的应用程序,其中记录的应用程序都禁止自动启动后台运行。The frozen state of the application is recorded in the freeze queue, and only the application in the frozen state is recorded in the freeze queue, and the recorded application prohibits the automatic startup of the background operation.
综上所述,通过监测应用程序的使用时间数据,根据应用程序的使用时间数据与对应的禁用模型的匹配结果,判断应用程序是否需要禁用,如果该应用程序需要禁用,则该应用程序进入冷冻状态,停止响应后台收到的消息。基于应用程序的使用时间数据的判断结果确认应用程序是否需要进入冷冻状态,应用程序的自动启动的设置结果与应用程序的实际使用需求相对应,状态设置的过程更加智能,无需用户手动操作。In summary, by monitoring the usage time data of the application, according to the matching result of the application time data and the corresponding disabled model, it is determined whether the application needs to be disabled, and if the application needs to be disabled, the application enters the freezing. Status, stop responding to messages received in the background. Based on the judgment result of the application time data, it is confirmed whether the application needs to enter the frozen state, the setting result of the automatic startup of the application corresponds to the actual use requirement of the application, and the process of setting the state is more intelligent, and the user does not need to manually operate.
请参考图3,是本具体实施方式中提供的一种应用程序状态设置的方法的第 二实施例的方法流程图,如图所示,该方法包括:Please refer to FIG. 3 , which is a method for setting an application state in the embodiment. A method flowchart of a second embodiment, as shown, the method includes:
在步骤S21中,监测应用程序的使用时间数据。In step S21, the usage time data of the application is monitored.
使用时间数据除了用于判断是否禁止自动启动后台运行,还用于对禁用模型进行修正,修正过程可以是例如自学习算法。在监测过程中,至少要对应用程序进行识别,例如通过应用名称或应用的标识符;The usage time data is used to modify the disabled model in addition to determining whether to prohibit automatic startup of the background operation, and the correction process may be, for example, a self-learning algorithm. During the monitoring process, at least the application should be identified, for example by the application name or the identifier of the application;
在步骤S22中,当应用程序的使用时间数据符合对应的禁用模型时,应用程序进入冷冻状态。In step S22, when the usage time data of the application conforms to the corresponding disabled model, the application enters a frozen state.
应用程序进入冷冻状态可以是实时设置,也可以是周期设置。The application enters the frozen state either in real time or in a periodic setting.
实时设置是每监测到有一个应用程序的使用时间数据符合对应的禁用模型,该应用程序直接进入冷冻状态。The real-time setting is that each time the data of the usage time of one application is monitored, the corresponding disabled model is met, and the application directly enters the frozen state.
周期设置是以一个基于周期的确定时刻(例如每天上午10:00)进行冷冻状态的设置。在使用时间数据统计过程中,当一个应用程序的使用时间数据符合对应的禁用模型,将该应用程序加入到待冷冻应用列表,在确定时刻,如果待冷冻应用列表不为空,则将待冷冻应用列表中记录的应用程序设置为冷冻状态,冷冻状态的应用程序停止响应后台收到的消息。The cycle setting is a setting of the frozen state based on a determined time based on the cycle (for example, 10:00 am every day). In the process of using time data statistics, when an application's usage time data conforms to the corresponding disabled model, the application is added to the list of applications to be frozen, and at the determined time, if the list of applications to be frozen is not empty, it will be frozen. The application recorded in the application list is set to the frozen state, and the frozen state application stops responding to messages received in the background.
在步骤S23中,根据使用时间数据对禁用模型进行修正。In step S23, the disabled model is corrected based on the usage time data.
修正过程可以是通过自学习实现,获取一个应用程序在最近周期内的使用时间数据,基于所述最近周期内的使用时间数据通过自学习对所述禁用模型进行修正。The correction process may be implemented by self-learning, acquiring usage time data of an application in a most recent period, and correcting the disabled model by self-learning based on usage time data in the latest period.
修正过程简单而言,如果禁用模型中的判断依据过于苛刻,通过对多次使用时间数据的分析,得到更为适应用户的使用习惯参考值。例如基于使用频率的禁用模型中,初始以15天作为判断参考,经过对使用时间数据的自学习可以在15天过短时修正得较短,例如14天或13天。In the simple process of correction, if the judgment basis in the disabled model is too harsh, the analysis of the usage time data will be more suitable for the user's usage habit reference value. For example, in the disabling model based on the frequency of use, 15 days is initially used as a reference for judgment, and self-learning after the use of time data can be corrected to be shorter when the time is too short, for example, 14 days or 13 days.
另外一种简单的修正方式,直接取每次使用间隔时长的平均值,以平均值作为修正值。Another simple correction method is to take the average value of the interval of each use interval and use the average value as the correction value.
通过对禁用模型的修正,可以获得更加准确参考值,在应用程序的状态设置过程中更加适应用户的使用习惯。By correcting the disabled model, a more accurate reference value can be obtained, which is more adaptive to the user's usage habits during the application state setting process.
在步骤S24中,当接收到转移禁用模型的转移指令时,将禁用模型转移到获得授权的终端。In step S24, when the transfer instruction of the transfer disable model is received, the disabled model is transferred to the authorized terminal.
禁用模型的转移可以通过多种技术手段实现,例如蓝牙、NFC(Near Field Communication,近场通信)。在数据传输过程,为保证数据的私密性,需要用 户对终端进行授权。The transfer of the disabled model can be achieved by various technical means, such as Bluetooth, NFC (Near Field Communication). In the data transmission process, in order to ensure the privacy of the data, it is necessary to use The user authorizes the terminal.
在步骤S25中,当进入冷冻状态的应用程序从桌面开启时,结束冷冻状态。In step S25, when the application that enters the frozen state is turned on from the desktop, the frozen state is ended.
在监测过程中,如果监测到用户从桌面通过点击应用程序的图标开启该应用程序,检查该应用程序是否处于冷冻列表中,如果处于冷冻列表中,则从冷冻列表中删除该应用程序,相当于结束该应用程序的冷冻状态,开始该应用程序的新一轮计时。不管是冷冻还是结束冷冻,都是在后台完成,应用程序的图标在终端的桌面上没有变化。During the monitoring process, if it is detected that the user opens the application from the desktop by clicking the icon of the application, it is checked whether the application is in the frozen list, and if it is in the frozen list, the application is deleted from the frozen list, which is equivalent to End the frozen state of the app and start a new round of timing for the app. Whether it's freezing or ending freezing, it's done in the background, and the app's icon doesn't change on the terminal's desktop.
综上所述,通过监测应用程序的使用时间数据,根据应用程序的使用时间数据与对应的禁用模型的匹配结果,判断应用程序是否需要禁用,如果该应用程序需要禁用,则该应用程序进入冷冻状态,停止响应后台收到的消息。基于应用程序的使用时间数据的判断结果确认应用程序是否需要进入冷冻状态,应用程序的自动启动的设置结果与应用程序的实际使用需求相对应,状态设置的过程更加智能,无需用户手动操作。对禁用模型的修正使得应用程序的自动启动与否的设置更加符合用户的使用习惯;禁用模型的转移使得另一终端的应用程序的设置与用户的使用习惯能够快速适应;基于应用程序的操作的冷冻状态的结束,能够实现应用程序的自动启用状态的自动设置。In summary, by monitoring the usage time data of the application, according to the matching result of the application time data and the corresponding disabled model, it is determined whether the application needs to be disabled, and if the application needs to be disabled, the application enters the freezing. Status, stop responding to messages received in the background. Based on the judgment result of the application time data, it is confirmed whether the application needs to enter the frozen state, the setting result of the automatic startup of the application corresponds to the actual use requirement of the application, and the process of setting the state is more intelligent, and the user does not need to manually operate. The modification of the disabled model makes the setting of the automatic startup of the application more in line with the user's usage habits; the disabling of the model makes the setting of the application of the other terminal and the user's usage habits can be quickly adapted; the operation based on the application The end of the frozen state enables automatic setting of the automatic activation state of the application.
以下为本具体实施方式中提供的一种应用程序状态设置的装置的实施例,装置的实施例基于前述的方法的实施例实现。The following is an embodiment of an apparatus for setting an application state provided in a specific embodiment, and an embodiment of the apparatus is implemented based on an embodiment of the foregoing method.
请参考图4,是本具体实施方式中提供的一种应用程序状态设置的装置的第一实施例的结构方框图,如图所示,该装置包括:Please refer to FIG. 4, which is a structural block diagram of a first embodiment of an apparatus for setting an application state according to the embodiment. As shown, the apparatus includes:
数据监测单元10,设置为监测应用程序的使用时间数据;The data monitoring unit 10 is configured to monitor usage time data of the application;
状态调整单元20,设置为当应用程序的使用时间数据符合对应的禁用模型时,应用程序进入冷冻状态,冷冻状态的应用程序停止响应后台收到的消息。The state adjustment unit 20 is configured to enter the frozen state when the application time data of the application conforms to the corresponding disable model, and the frozen state application stops responding to the message received in the background.
综上所述,上述多个单元的协同工作,通过监测应用程序的使用时间数据,根据应用程序的使用时间数据与对应的禁用模型的匹配结果,判断应用程序是否需要禁用,如果该应用程序需要禁用,则该应用程序进入冷冻状态,停止响应后台收到的消息。基于应用程序的使用时间数据的判断结果确认应用程序是否需要进入冷冻状态,应用程序的自动启动的设置结果与应用程序的实际使用需求相对应,状态设置的过程更加智能,无需用户手动操作。In summary, the cooperation of the above multiple units, by monitoring the usage time data of the application, determining whether the application needs to be disabled according to the matching result of the application time data and the corresponding disabled model, if the application needs When disabled, the application goes into a frozen state and stops responding to messages received in the background. Based on the judgment result of the application time data, it is confirmed whether the application needs to enter the frozen state, the setting result of the automatic startup of the application corresponds to the actual use requirement of the application, and the process of setting the state is more intelligent, and the user does not need to manually operate.
请参考图5,是本具体实施方式中提供的一种应用程序状态设置的装置的第二实施例的结构方框图,如图所示,该装置包括: Please refer to FIG. 5, which is a structural block diagram of a second embodiment of an apparatus for setting an application state according to the embodiment. As shown, the apparatus includes:
数据监测单元10,设置为监测应用程序的使用时间数据;The data monitoring unit 10 is configured to monitor usage time data of the application;
状态调整单元20,设置为当应用程序的使用时间数据符合对应的禁用模型时,应用程序进入冷冻状态,冷冻状态的应用程序停止响应后台收到的消息。The state adjustment unit 20 is configured to enter the frozen state when the application time data of the application conforms to the corresponding disable model, and the frozen state application stops responding to the message received in the background.
可选的,还包括:Optionally, it also includes:
模型修正单元30,设置为根据使用时间数据对禁用模型进行修正。The model correction unit 30 is configured to correct the disabled model based on the usage time data.
其中,模型修正单元30,是设置为:Wherein, the model correction unit 30 is set to:
获取一个应用程序在最近周期内的使用时间数据,基于最近周期内的使用时间数据通过自学习对禁用模型进行修正。Gets the usage time data of an application in the most recent period, and corrects the disabled model through self-learning based on the usage time data in the most recent period.
可选的,还包括:Optionally, it also includes:
模型迁移单元40,设置为当接收到转移禁用模型的转移指令时,将禁用模型转移到获得授权的终端。The model migration unit 40 is configured to transfer the disabled model to the authorized terminal when the transfer instruction of the transfer disable model is received.
可选的,还包括:Optionally, it also includes:
状态恢复单元50,设置为当进入冷冻状态的应用程序从桌面开启时,结束冷冻状态。The state restoring unit 50 is arranged to end the freezing state when the application entering the frozen state is opened from the desktop.
综上所述,上述多个单元的协同运转,通过监测应用程序的使用时间数据,根据应用程序的使用时间数据与对应的禁用模型的匹配结果,判断应用程序是否需要禁用,如果该应用程序需要禁用,则该应用程序进入冷冻状态,停止响应后台收到的消息。基于应用程序的使用时间数据的判断结果确认应用程序是否需要进入冷冻状态,应用程序的自动启动的设置结果与应用程序的实际使用需求相对应,状态设置的过程更加智能,无需用户手动操作。对禁用模型的修正使得应用程序的自动启动与否的设置更加符合用户的使用习惯;禁用模型的转移使得另一终端的应用程序的设置与用户的使用习惯能够快速适应;基于应用程序的操作的冷冻状态的结束,能够实现应用程序的自动启用状态的自动设置。In summary, the cooperative operation of the plurality of units determines whether the application needs to be disabled according to the usage time data of the application and the matching result of the usage time data of the application and the corresponding disabled model, if the application needs When disabled, the application goes into a frozen state and stops responding to messages received in the background. Based on the judgment result of the application time data, it is confirmed whether the application needs to enter the frozen state, the setting result of the automatic startup of the application corresponds to the actual use requirement of the application, and the process of setting the state is more intelligent, and the user does not need to manually operate. The modification of the disabled model makes the setting of the automatic startup of the application more in line with the user's usage habits; the disabling of the model makes the setting of the application of the other terminal and the user's usage habits can be quickly adapted; the operation based on the application The end of the frozen state enables automatic setting of the automatic activation state of the application.
本实施例提供了一种非暂态计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行上述任一实施例所述的应用程序状态设置的方法。The embodiment provides a non-transitory computer readable storage medium storing computer executable instructions for performing the method of setting application state described in any of the above embodiments.
图6为本具体实施方式中提供的电子设备的结构框图。本公开实施例提供的电子设备可以是包括:处理器(processor)61和存储器(memory)63,还可以包括通信接口(Communications Interface)62和总线64。其中,处理器61、通信接口62、存储器63可以通过总线64完成相互间的通信。通信接口62可以用于信息传输。 处理器61可以调用存储器63中的逻辑指令,以执行上述实施例的应用程序状态设置的方法。FIG. 6 is a structural block diagram of an electronic device provided in the specific embodiment. The electronic device provided by the embodiment of the present disclosure may include a processor 61 and a memory 63, and may further include a communication interface 62 and a bus 64. The processor 61, the communication interface 62, and the memory 63 can complete communication with each other through the bus 64. Communication interface 62 can be used for information transfer. The processor 61 can call the logic instructions in the memory 63 to perform the method of application state setting of the above embodiment.
此外,上述的存储器63中的逻辑指令可以通过软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本公开的技术方案可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本公开各个实施例所述方法的全部或部分步骤。而前述的存储介质可以是非暂态存储介质,包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质,也可以是暂态存储介质。Furthermore, the logic instructions in the memory 63 described above 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. Based on such understanding, 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.
上述装置实施例与方法实施例属于同一构思,上述装置实施例的实现过程详见方法实施例,且方法实施例中的技术特征在装置实施例中均对应适用,这里不再赘述。The foregoing device embodiment and the method embodiment are in the same concept. The implementation process of the device embodiment is described in detail in the device embodiment, and the technical features in the device embodiment are applicable in the device embodiment, and details are not described herein again.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件来实现,但很多情况下前者是更佳的实施方式。基于这样的理解,本公开的技术方案本质上或者说对相关技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括一些指令用以使得一台终端设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本公开多个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the foregoing embodiment method can be implemented by means of software plus a necessary general hardware platform, and can also be implemented by hardware, but in many cases, the former is A better implementation. Based on such understanding, the technical solution of the present disclosure, which is essential or contributes to the related art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk, CD-ROM). The instructions include instructions for causing a terminal device (which may be a cell phone, computer, server, air conditioner, or network device, etc.) to perform the methods described in various embodiments of the present disclosure.
工业实用性Industrial applicability
本实施例的应用程序状态设置的方法和装置,通过监测应用程序的使用时间数据,根据应用程序的使用时间数据与对应的禁用模型的匹配结果,判断应用程序是否需要禁用,如果该应用程序需要禁用,则该应用程序进入冷冻状态,停止响应后台收到的消息。基于应用程序的使用时间数据的判断结果确认应用程序是否需要进入冷冻状态,应用程序的自动启动的设置结果与应用程序的实际使用需求相对应,状态设置的过程更加智能,无需用户手动操作。 The method and device for setting the application state of the embodiment, by monitoring the usage time data of the application, determining whether the application needs to be disabled according to the matching result of the application time data of the application and the corresponding disabled model, if the application needs When disabled, the application goes into a frozen state and stops responding to messages received in the background. Based on the judgment result of the application time data, it is confirmed whether the application needs to enter the frozen state, the setting result of the automatic startup of the application corresponds to the actual use requirement of the application, and the process of setting the state is more intelligent, and the user does not need to manually operate.

Claims (11)

  1. 一种应用程序状态设置的方法,包括:A method of setting application state, including:
    监测应用程序的使用时间数据;以及Monitor application time data; and
    当所述应用程序的使用时间数据符合对应的禁用模型时,所述应用程序进入冷冻状态,冷冻状态的应用程序停止响应后台收到的消息。When the application time data of the application conforms to the corresponding disabled model, the application enters a frozen state, and the frozen state application stops responding to messages received in the background.
  2. 根据权利要求1所述的方法,还包括:The method of claim 1 further comprising:
    根据所述使用时间数据对所述禁用模型进行修正。The disabled model is modified based on the usage time data.
  3. 根据权利要求2所述的方法,其中,所述根据所述使用时间数据对所述禁用模型进行修正,包括:The method of claim 2, wherein the modifying the disabled model based on the usage time data comprises:
    获取一个应用程序在最近周期内的使用时间数据,基于所述最近周期内的使用时间数据通过自学习对所述禁用模型进行修正。The usage time data of an application in the most recent period is obtained, and the disabled model is corrected by self-learning based on the usage time data in the latest period.
  4. 根据权利要求1所述的方法,还包括:The method of claim 1 further comprising:
    当接收到转移所述禁用模型的转移指令时,将所述禁用模型转移到获得授权的终端。When the transfer instruction to transfer the disabled model is received, the disabled model is transferred to the authorized terminal.
  5. 根据权利要求1所述的方法,还包括:The method of claim 1 further comprising:
    当进入冷冻状态的应用程序开启时,结束所述冷冻状态。The frozen state is ended when the application entering the frozen state is turned on.
  6. 一种应用程序状态设置的装置,包括:An apparatus for setting application status, comprising:
    数据监测单元,设置为监测应用程序的使用时间数据;以及a data monitoring unit configured to monitor usage time data of the application;
    状态调整单元,设置为当所述应用程序的使用时间数据符合对应的禁用模型时,所述应用程序进入冷冻状态,冷冻状态的应用程序停止响应后台收到的消息。The state adjustment unit is configured to, when the usage time data of the application conforms to the corresponding disable model, the application enters a frozen state, and the frozen state application stops responding to the message received in the background.
  7. 根据权利要求6所述的装置,还包括:The apparatus of claim 6 further comprising:
    模型修正单元,设置为根据所述使用时间数据对所述禁用模型进行修正。The model correction unit is configured to correct the disabled model according to the usage time data.
  8. 根据权利要求7所述的装置,其中,所述模型修正单元,是设置为:The apparatus according to claim 7, wherein said model correction unit is configured to:
    获取一个应用程序在最近周期内的使用时间数据,基于所述最近周期内的使用时间数据通过自学习对所述禁用模型进行修正。The usage time data of an application in the most recent period is obtained, and the disabled model is corrected by self-learning based on the usage time data in the latest period.
  9. 根据权利要求6所述的装置,还包括:The apparatus of claim 6 further comprising:
    模型迁移单元,设置为当接收到转移所述禁用模型的转移指令时,将所述禁用模型转移到获得授权的终端。The model migration unit is configured to transfer the disabled model to the authorized terminal when receiving the branch instruction to transfer the disabled model.
  10. 根据权利要求6所述的装置,还包括:The apparatus of claim 6 further comprising:
    状态恢复单元,设置为当进入冷冻状态的应用程序开启时,结束所述冷冻状态。 The state recovery unit is configured to end the frozen state when the application entering the frozen state is turned on.
  11. 一种非暂态计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行权利要求1-5任一项所述的方法。 A non-transitory computer readable storage medium storing computer executable instructions for performing the method of any of claims 1-5.
PCT/CN2017/081527 2016-05-31 2017-04-21 Method and apparatus for setting state of application program WO2017206620A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610378312.5 2016-05-31
CN201610378312.5A CN107450969A (en) 2016-05-31 2016-05-31 The method and apparatus that a kind of Application Status is set

Publications (1)

Publication Number Publication Date
WO2017206620A1 true WO2017206620A1 (en) 2017-12-07

Family

ID=60478535

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/081527 WO2017206620A1 (en) 2016-05-31 2017-04-21 Method and apparatus for setting state of application program

Country Status (2)

Country Link
CN (1) CN107450969A (en)
WO (1) WO2017206620A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109375995A (en) * 2018-09-26 2019-02-22 Oppo广东移动通信有限公司 Using freezing method and device, storage medium, electronic equipment
CN112256118A (en) * 2019-07-02 2021-01-22 中兴通讯股份有限公司 Application program freezing control method and device, terminal and readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104298336A (en) * 2013-07-19 2015-01-21 贝壳网际(北京)安全技术有限公司 Mobile terminal and control method and device of application program of mobile terminal
CN105094284A (en) * 2015-07-31 2015-11-25 北京金山安全软件有限公司 Power-saving processing method and device for application program
CN105138380A (en) * 2015-09-21 2015-12-09 天脉聚源(北京)传媒科技有限公司 Method and device for starting Linux system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8108575B2 (en) * 2009-02-03 2012-01-31 International Business Machines Corporation Methods of multi-server application synchronization without stopping I/O
US9465654B2 (en) * 2012-02-07 2016-10-11 Veritas Technologies Llc Intelligent failover or shutdown of an application using input/output shipping in response to loss of connectivity to data storage in a cluster
CN103699406A (en) * 2013-12-05 2014-04-02 广东欧珀移动通信有限公司 Method and device for intelligently freezing long-term unused applications
WO2015171549A2 (en) * 2014-05-05 2015-11-12 Citrix Systems, Inc. Facilitating communication between mobile applications

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104298336A (en) * 2013-07-19 2015-01-21 贝壳网际(北京)安全技术有限公司 Mobile terminal and control method and device of application program of mobile terminal
CN105094284A (en) * 2015-07-31 2015-11-25 北京金山安全软件有限公司 Power-saving processing method and device for application program
CN105138380A (en) * 2015-09-21 2015-12-09 天脉聚源(北京)传媒科技有限公司 Method and device for starting Linux system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109375995A (en) * 2018-09-26 2019-02-22 Oppo广东移动通信有限公司 Using freezing method and device, storage medium, electronic equipment
CN112256118A (en) * 2019-07-02 2021-01-22 中兴通讯股份有限公司 Application program freezing control method and device, terminal and readable storage medium
CN112256118B (en) * 2019-07-02 2024-04-09 中兴通讯股份有限公司 Application program freezing control method, device, terminal and readable storage medium

Also Published As

Publication number Publication date
CN107450969A (en) 2017-12-08

Similar Documents

Publication Publication Date Title
US9965188B2 (en) Memory cleaning method and apparatus, and terminal device
KR101799418B1 (en) Application heartbeat period adjusting method and apparatus, and terminal
CN105677477B (en) Method and device for optimizing application program resources and electronic equipment
US10536900B2 (en) Heartbeat adjustment method, apparatus, and terminal
WO2017070894A1 (en) Terminal-based wakelock control method and apparatus, and terminal
AU2018220050A1 (en) Enforcing policies based on information received from external systems
US20150365360A1 (en) Method and apparatus for processing push message in notification center of mobile terminal, and storage medium
US9929868B2 (en) Wireless wake-up device for cellular module
CN110554762A (en) Method and terminal for controlling application program
CN109656725B (en) Message consumer switching method and device, storage medium and electronic equipment
US10142928B2 (en) Method and apparatus for reducing power consumption, and mobile terminal
CN106792639B (en) Method and system for realizing user data recovery in wireless AP
WO2017166906A1 (en) Method of managing euicc subscription profile and associated apparatus
WO2017206620A1 (en) Method and apparatus for setting state of application program
US20140281038A1 (en) Terminal and application synchronization method thereof
WO2017219446A1 (en) Icon processing method and device
CN103297600A (en) Mobile terminal and method for automatically rebooting system of mobile terminal
CN113542256A (en) Method, device, equipment and storage medium for updating login credentials in client
WO2014160621A1 (en) Receiving a communication event
CN109302535B (en) Mobile terminal multi-alarm-clock processing method, mobile terminal and storage medium
WO2015075728A1 (en) System and method for ensuring a call is made from within a call application
CN107734715B (en) Network connection processing method of mobile terminal, storage device and mobile terminal
JP2017530639A (en) Intelligent option on communication device redial screen
CN106487993B (en) System notification processing method and device
CN115913752A (en) User authority control method, device, equipment and storage medium

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

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

Country of ref document: EP

Kind code of ref document: A1