WO2016041468A1 - 一种唤醒方法、装置及终端 - Google Patents

一种唤醒方法、装置及终端 Download PDF

Info

Publication number
WO2016041468A1
WO2016041468A1 PCT/CN2015/089467 CN2015089467W WO2016041468A1 WO 2016041468 A1 WO2016041468 A1 WO 2016041468A1 CN 2015089467 W CN2015089467 W CN 2015089467W WO 2016041468 A1 WO2016041468 A1 WO 2016041468A1
Authority
WO
WIPO (PCT)
Prior art keywords
wake
application
fixed time
time interval
notification information
Prior art date
Application number
PCT/CN2015/089467
Other languages
English (en)
French (fr)
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 WO2016041468A1 publication Critical patent/WO2016041468A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems

Definitions

  • Embodiments of the present invention relate to, but are not limited to, the field of power consumption control of a mobile terminal, and in particular, to a wake-up method, apparatus, and terminal.
  • timer wake-up mechanisms such as Android real-time clock reminder (English: Android forRTCAlarm) mechanism, although the above mechanism provides upper-layer applications to wake up with timers.
  • the server background is used to synchronize the background information push (English: PULL) communication mechanism, but many third-party applications are not standardized, intentionally or unintentionally abuse the timer wake-up mechanism, causing the user terminal to waste battery power without knowing it. System resources seriously affect the user experience of mobile intelligent terminals.
  • the power consumption is only about 10 mW, and when it is woken up, the average power consumption can reach 170 mW, about 17 times that of no wake-up.
  • the related art usually turns off the more power-consuming applications as much as possible.
  • applications designed to save everyday power to mobile devices such as Easy Power Saver, Juice Defender, and more.
  • These applications typically enable or disable WIFI, GPS or 3G and adjust the backlight brightness of the mobile terminal by controlling some of the control components based on predefined rules and time.
  • disabling WIFI, GPS, or 3G may affect the user experience.
  • the notification information of an application may fail to be pushed. At the same time, when the notification information fails to be sent, the alarm information of the push exception may not be issued in time.
  • the related technology delays the realization of the terminal by means of forcibly disabling the network, and the defect of reducing the power consumption of the terminal is not well realized.
  • the step of limiting the notification information may be complicated and inefficient, which may result in Defects such as loss of information.
  • the embodiment of the invention provides a wake-up method, device and terminal, which can solve the problem that the power consumption caused by the application program waking up the system from time to time is too large, and the notification information restriction step is complicated and inefficient, which may result in information. Lost and other defects.
  • An embodiment of the present invention provides a wake-up method, where the method includes:
  • the system is woken up at the end of the fixed time interval, and the notification information is pushed through the background process.
  • the method further includes:
  • the method further includes setting the wake-up time of the application to the fixed time interval if the wake-up time of the collection application fails.
  • setting the wake-up time to a preset fixed time interval includes:
  • the wake-up schedule is extracted, and the time within the wake-up schedule is set to the fixed time interval.
  • the method further includes:
  • a communication link with the server to which the application belongs is established by the service process.
  • the method further includes:
  • the method further includes:
  • the wakeup time of the application is monitored by the resident process.
  • the method further includes:
  • the cleaning operation of the service process and the clearing operation are monitored by the resident process. If the notification information fails to be sent, the push exception information is generated and fed back to the interactive interface of the corresponding application.
  • setting the wake-up time to a preset fixed time interval comprises:
  • the plurality of wakeup times are set to the same fixed time interval.
  • the embodiment of the invention further provides a wake-up device, the device comprising:
  • Wake-up time acquisition module set to capture the wake-up time of the application
  • a fixed time setting module configured to set the wake-up time to a preset fixed time interval
  • Notifying the information takeover module configured to take over the notification information through the background process during the fixed time interval
  • the notification information pushing module is configured to wake up the system at the end time of the fixed time interval, and push the notification information through the background process.
  • the device further includes:
  • a table building module configured to establish an application classification table, and establish a wake-up schedule in the application classification table, wherein the application classification table is classified and recorded according to the type of the application, and the classification record is recorded The wake-up time is recorded by the wake-up schedule.
  • the fixed time setting module is further configured to set the wake-up time of the application to the fixed time interval when the wake-up time of the application for acquiring the wake-up time acquisition module fails.
  • the setting, by the fixed time setting module, setting the wake-up time to a preset fixed time interval includes:
  • the fixed time setting module extracts the application classification table, and sets a fixed time interval corresponding to the category application for each category of application; and extracts the wakeup schedule in the application classification table, The time within the wake-up schedule is set to the fixed time interval.
  • the device further includes a service process module, configured to: after the notification information takeover module takes over the notification information by the background process, establish a service process corresponding to the service according to the attribute information of the application Establishing a communication link with the server to which the application belongs by the service process.
  • a service process module configured to: after the notification information takeover module takes over the notification information by the background process, establish a service process corresponding to the service according to the attribute information of the application Establishing a communication link with the server to which the application belongs by the service process.
  • the service process module is further configured to:
  • Determining a resource requirement according to the notification information requirement of the application assigning a fixed memory space to the service process according to the resource requirement; and preset a corresponding cache space according to the memory space.
  • the service process module is further configured to:
  • the service process module is further configured to: after the notification information pushing module pushes the notification information by using the background process, tidying the memory space by using the service process, and clearing the cache space; The cleaning operation of the service process and the clearing operation are monitored by the resident process. If the notification information fails to be sent, the push exception information is generated and fed back to the interactive interface of the corresponding application.
  • the fixed time setting module sets the wake-up time to a preset fixed time interval, including:
  • the plurality of wakeup times are set to the same fixed time interval.
  • the embodiment of the present invention further provides a wake-up terminal, where the terminal includes the above-mentioned wake-up device.
  • the embodiment of the invention further provides a computer readable storage medium storing program instructions, which can be implemented when the program instructions are executed.
  • the wake-up time of the application is collected, and the wake-up time is set to a preset fixed time interval, and then, in a fixed time interval, the notification information is taken over by the background process, and finally, the wake-up time is terminated at the end of the fixed time interval.
  • the system pushes notification information through a background process.
  • the application periodically wakes up the system, pushes the notification information, consumes less power, and has higher resource utilization.
  • the step of limiting the notification information is relatively simple, and the efficiency is high, which avoids the consequence of the loss of the notification information caused by the system waking up and the notification information centralized push.
  • FIG. 1 is a flowchart of a wake-up method according to a first embodiment of the present invention
  • FIG. 2 is a flowchart of a wake-up method according to a second embodiment of the present invention.
  • FIG. 3 is a flowchart of a wake-up method according to a third embodiment of the present invention.
  • FIG. 4 is a flowchart of a wake-up method according to a fourth embodiment of the present invention.
  • FIG. 5 is a flowchart of a wake-up method according to a fifth embodiment of the present invention.
  • FIG. 6 is a flowchart of a wake-up method according to a sixth embodiment of the present invention.
  • FIG. 7 is a flowchart of a wake-up method according to a seventh embodiment of the present invention.
  • FIG. 8 is a flowchart of a wake-up method according to an eighth embodiment of the present invention.
  • FIG. 9 is a structural block diagram of a wake-up device according to a ninth embodiment of the present invention.
  • FIG. 1 is a flowchart of a wake-up method according to an embodiment of the present invention. The method includes the following steps:
  • the application Under the terminal operating system of the related art, when multiple applications are compiled and run in the operating system, usually the application has a wake-up time attribute information when the application is started and is in the operating system. When running in the background, the application will periodically send a system call request to the system component call interface through the corresponding function module according to the wake-up time. When the system component receives the above system call request, it will wake up the system according to the demand and execute related Operation to complete the corresponding requirements. Under the mobile terminal operating system of the related art, the application usually calls the wake-up execution interface of the entire system, and at the same time, the application usually has the right to call the wake-up execution interface of the entire system.
  • each application will be collected under the overall operating system and under part of the system components for the application that has the waking execution interface authority to call the entire system and the wake-up execution interface permission of some system components.
  • Wake up time For example, under the Android operating system, the program A, the program B, and the program C are run in the background, wherein the program A and the program B have the right to call the wake-up execution interface of the entire system, and the program C only calls some system components (the GPS positioning component). )permission. Therefore, on the one hand, for the former, the wake-up time of the program A and the program B is collected, and on the other hand, for the latter, the wake-up time of the program C is collected.
  • a shorter wake-up time may be set, that is, two wake-ups adjacent to each other.
  • the system's time interval is shorter, and the video playback tool should be compiled.
  • a longer wake-up time may be set, that is, the interval between two adjacent wake-up systems is longer.
  • the wake-up time of each application may be different from each other.
  • the system is woken up every 10 seconds, 5 seconds, and 2 seconds, respectively.
  • the system time is 10:00 am
  • program A, program B, and program C wake up the system at the same time
  • 10:00:02am, 10:00:05am, and 10:00:10am The system will be woken up.
  • the wake-up time of the above program A, program B, and program C is set to the same fixed time interval.
  • the fixed time interval can be customized by the user. For example, if it is required to achieve more energy-saving purposes, a longer fixed time interval is set, that is, multiple programs wake up the system at the same time interval and wake up twice.
  • the time interval of the system is long. If the notification information arrives in time, the short fixed time interval can be set, that is, the time interval of the wake-up system of multiple programs is the same and the time interval between two adjacent wake-up systems is short, and at the same time According to the daily usage of the user, the fixed time interval suitable for the user's habits can be analyzed according to a certain distribution.
  • the notification information is taken over by the background process
  • the notification information received by the program A, the program B, and the program C will be taken over by the background process in the interval of 10 seconds.
  • the fixed time interval is set to 10 seconds
  • program A, program B, and program C will be at 10: 00: 10am time to wake up the system again, during the period from 10:00:00am to 10:00:10am, the background receives the notification information, that is, the background process receives the notification information but does not process it.
  • the wake-up time of the application is collected, and the wake-up time is set to a preset fixed time interval. Then, in a fixed time interval, the notification information is taken over by the background process, and finally, the system wakes up at the end of the fixed time interval. , push notification information through the background process. The application periodically wakes up the system, pushes the notification information, consumes less power, and has higher resource utilization.
  • FIG. 2 is a flow chart of a wake-up method provided by a second embodiment of the present invention.
  • the method before collecting the wake-up time of the application, the method further includes:
  • the applications in the system are classified according to the category of the application, and the classification manners may be classified according to the implemented functions, and may be classified according to the length of the period to be awakened.
  • the application classification table can be established according to the data type of the database. Therefore, the data can be written, replaced, deleted, etc. according to the actual needs of the user.
  • the classification table is classified according to the type of the application by the application classification table, and the wake-up time is recorded by the wake-up schedule under the classification record. It can be understood that, after the classification of the application is completed in the selected manner on the basis of the above step S01, a wakeup schedule is established in the classification table, and the wakeup time of all applications in the table is recorded by the wakeup schedule.
  • the wake-up time adjusted in advance may also be recorded in the wake-up time record table, and the adjusted wake-up time is referenced, wherein the adjusted wake-up time may be determined by a certain algorithm within a statistical range.
  • the application process is classified and recorded, and the wake-up time of each application is recorded under each category, and the wake-up time is classified, thereby avoiding the unified wake-up time of the entire system, causing a system wake-up, notification information.
  • the application process is classified and recorded, and the wake-up time of each application is recorded under each category, and the wake-up time is classified, thereby avoiding the unified wake-up time of the entire system, causing a system wake-up, notification information.
  • Large amount it is difficult for users to receive the processing dilemma.
  • multiple fixed wake-up times can be set according to different needs to realize the notification letter.
  • the dynamic regulation of interest push makes it more humane.
  • the waking method provided by the third embodiment of the present invention further includes:
  • the wakeup time of the acquisition application fails, the wakeup time of the application is set to a fixed time interval.
  • the wake-up time of an application cannot be collected.
  • the proposed solution is in this case. Yes, in the case where the acquisition wake-up time fails, the wake-up time of the application is set to a fixed time interval.
  • FIG. 3 is a flowchart of a wake-up method according to a fourth embodiment of the present invention.
  • Setting the wake-up time to a preset fixed time interval includes:
  • S21 Extract an application classification table, and set a fixed time interval corresponding to the application of different categories, that is, respectively set a fixed time interval corresponding to the category application for each category of the application;
  • the functional classification of the application set the fixed time interval of the instant messaging application to 5 seconds and the fixed time interval of the game application to 60 seconds. Therefore, in this embodiment, the demand can be pushed for different notification information, and a corresponding fixed time interval is set.
  • the time in the wake-up timetable is set to a fixed time interval, and at the same time, the current fixed time is recorded.
  • a modified record of the time interval is
  • the present embodiment sets the time in the wake-up schedule to a fixed time interval by combining the historical operation records of the fixed time interval, and simultaneously records the modified record of the fixed time interval.
  • the fixed time interval setting is more user-friendly and improves the user experience.
  • FIG. 4 is a flow chart of a wake-up method provided by a fifth embodiment of the present invention.
  • the method before the notification information is taken over by the background process in a fixed time interval, the method further includes:
  • the service process established in the system can be newly established by the application, or can be grafted on the existing service process. These service processes may run in the front end of the system or may run on the back end of the system.
  • the service process system resource usage is small and does not have a large impact on the system's power consumption.
  • the application when the application is compiled, it usually joins a network link module, through which the communication data exchange between the application and the application provider or the third party information provider is realized. Based on the above steps, a communication link between the server and the server to which the application belongs is established through the service process.
  • FIG. 5 is a flowchart of a wake-up method according to a sixth embodiment of the present invention.
  • the method further includes:
  • a large memory space is allocated for an application with a large resource requirement, and a memory space with a higher priority can also be allocated according to a stable demand of the resource requirement, that is, it can be understood as an in-memory data exchange space.
  • the corresponding preset cache space if the application has high stability to the push information, the fixed cache space is allocated. If the application is predictable and simple and timely, the cache space can be omitted and cached directly in memory space.
  • the resource requirement is determined according to the notification information requirement of the application, and then, the fixed memory space is allocated to the service process according to the requirement, and finally, the corresponding cache space is preset according to the memory space, thereby realizing the requirements for different applications.
  • the precise allocation of resources saves the consumption of system resources.
  • FIG. 6 is a flowchart of a wake-up method according to a seventh embodiment of the present invention.
  • the method further includes:
  • the resident process uses a design with a small resource consumption. It can be understood that the resident process can be set as follows:
  • All applications use the same resident process, and can also use the same resident process for applications in the same category, or each application can use its corresponding resident process.
  • the wake-up time of the application is monitored by the resident process, and may also be monitored periodically. In the case of periodic monitoring, the monitoring period should be less than the wake-up time.
  • This embodiment monitors the wake-up time of the application by setting a resident process. When the application does not wake up at regular intervals, the abnormal information is found in time, thereby improving the stability during the implementation process.
  • FIG. 8 is a flowchart of a wake-up method according to an eighth embodiment of the present invention.
  • the method further includes:
  • the application process defragments the application's memory space and clears the cache space.
  • the application is organized through the service process. The memory space of the program and empty the cache space.
  • the sorting operation refers to sorting and sorting the service process, for example, sorting the message of the push failure into a list of push failures.
  • the notification information push failure includes the notification information failing to take over in time, the received notification information failed to complete the push at the end of the fixed time interval, and the notification information failed to be pushed in the order of reception. and many more.
  • the interactive interface of the application receives the notification information push exception information
  • the abnormal information is presented to the user according to the abnormal information, and the abnormality processing operation is recommended, for example, the notification information request is resent.
  • the memory space is defragmented by the service process, and the cache space is cleared, and the finishing operation and the clear operation of the service process are monitored by the resident process to ensure the result of the notification information is pushed, and at the same time, when the push fails, the user can be provided with a failure in time. Feedback, enhanced reliability and user experience.
  • FIG. 9 is a structural block diagram of a wake-up device according to a ninth embodiment of the present invention.
  • the device includes:
  • the wake-up time collection module 10 is configured to collect the wake-up time of the application
  • the fixed time setting module 20 is configured to set the above wake time to a preset fixed time interval
  • the notification information takeover module 30 is configured to take over the notification information through the background process during the above fixed time interval;
  • the notification information pushing module 40 is configured to wake up the system at the end time of the fixed time interval, and push the notification information through the background process.
  • the wake-up device can be used in a mobile phone, or other communication terminal having a mobile phone call function, such as a smart phone, etc., can be a software unit running in the communication terminal, or can be integrated into the communication terminal as a separate pendant or It runs in the application system of these mobile terminals.
  • the embodiment of the present invention further provides a wake-up terminal, where the terminal includes the above-mentioned wake-up device.
  • the wake-up time of the application is collected, and the wake-up time is set to a preset fixed time interval, and then, in a fixed time interval, the notification information is taken over by the background process, and finally, the wake-up time is terminated at the end of the fixed time interval.
  • the system pushes notification information through a background process.
  • the application periodically wakes up the system, pushes the notification information, consumes less power, and has higher resource utilization.
  • the embodiment of the invention makes the notification information restriction step simple and efficient, and avoids the consequences of the notification information being lost when the system wakes up and the notification information is pushed.
  • the embodiment of the invention causes the application to periodically wake up the system at a fixed time interval to perform push operation of the notification information, which has low power consumption and high resource utilization.
  • the control step of the notification information is relatively simple and the efficiency is high, and the consequence of the loss of the notification information caused by the centralized information push notification when the system wakes up is avoided.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Telephone Function (AREA)

Abstract

一种唤醒方法、装置及终端。其中,该方法包括:采集应用程序的唤醒时间(S1);将唤醒时间设置为预设的固定时间间隔(S2);在固定时间间隔内,通过后台进程接管通知信息(S3);在固定时间间隔的结束时刻唤醒系统,通过后台进程推送通知信息(S4)。

Description

一种唤醒方法、装置及终端 技术领域
本发明实施例涉及但不限于移动终端功耗控制领域,尤其涉及一种唤醒方法、装置及终端。
背景技术
随着技术的发展,智能操作系统成为市场主流,多种智能操作系统都提供了定时器唤醒机制,例如安卓实时时钟提醒(英文:AndroidforRTCAlarm)机制,虽然上述机制提供了上层应用通过定时器唤醒与服务器后台用于同步后台信息的推送(英文:PULL)通讯机制,但是目前很多第三方应用并不规范,故意或者无意地滥用定时器唤醒机制,导致用户终端在不知情的情况下浪费电池电量以及系统资源,严重地影响移动智能终端的用户体验。
对于智能手机等移动终端来说,电池的使用时间已经成为最关键的挑战之一。终端用户普遍对手机的电池甚至不能支撑一天而感到失望。研究发现,待机时间占据了手机电池日常使用的一大部分时间。在待机模式下,手机被诸如Gmail、Facebook等多种第三方应用的唤醒事件唤醒的频率很高。并且,与通信有关的应用安装得越多,手机唤醒就越频繁。虽然在待机时间,手机的屏幕处于关闭状态,但是这些频繁的唤醒仍然大大增加了手机在待机模式下的总体功耗。一般情况下,当手机在待机模式下没有被唤醒时,功耗大约仅为10毫瓦,而当被唤醒时,平均功耗可以达到170毫瓦,约是没有唤醒时的17倍。为了减小移动终端的功耗,相关技术通常尽可能多地关掉较为耗电的应用。也有一些应用设计为为移动终端节省日常用电,例如,简易的节电器(Easy Power Saver)、节电专家(Juice Defender)等等。这些应用一般是通过基于预定义的规则和时间对一些控制组件进行控制,来使能或者禁用WIFI、GPS或3G以及调整移动终端的背光亮度等等。但是,这样禁用WIFI、GPS或3G可能会影响用户体验,例如,可能导致用户的某一应用程序的通知信息推送失败,同时,在通知信息推送失败时,未能及时发出推送异常的告警信息。
由此可知,相关技术通过强制禁用网络等手段所实现的定时唤醒,并不能较好地实现减少终端电量消耗的缺陷,同时,还可能带来通知信息限制步骤较为繁杂,效率不高,可能造成信息丢失等缺陷。
发明内容
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。
本发明实施例提供一种唤醒方法、装置及终端,可以解决相关技术中,由于应用程序不定期唤醒系统所造成的电量消耗过大,以及通知信息限制步骤较为繁杂,效率不高,可能造成信息丢失等缺陷。
本发明实施例提供了一种唤醒方法,该方法包括:
采集应用程序的唤醒时间;
将所述唤醒时间设置为预设的固定时间间隔;
在所述固定时间间隔内,通过后台进程接管通知信息;
在所述固定时间间隔的结束时刻唤醒系统,通过所述后台进程推送所述通知信息。
可选地,所述采集应用程序的唤醒时间之前,所述方法还包括:
建立应用程序分类表,并在所述应用程序分类表内建立唤醒时间表,其中,所述应用程序分类表按应用程序的种类进行分类记录,在所述分类记录下,通过所述唤醒时间表记录所述唤醒时间。
可选地,所述方法还包括,若采集应用程序的唤醒时间失败,则将所述应用程序的唤醒时间设置为所述固定时间间隔。
可选地,其中,将所述唤醒时间设置为预设的固定时间间隔包括:
提取所述应用程序分类表,分别为每个类别的应用程序设置与该类别应用程序对应的固定时间间隔;
在所述应用程序分类表内,提取所述唤醒时间表,将所述唤醒时间表内的时间设置为所述固定时间间隔。
可选地,在所述固定时间间隔内,通过后台进程接管通知信息之前,所述方法还包括:
根据所述应用程序的属性信息,在系统内建立与其对应的服务进程;
通过所述服务进程建立与所述应用程序所属的服务器之间的通信链接。
可选地,在所述固定时间间隔内,通过后台进程接管通知信息之前,所述方法还包括:
根据所述应用程序的通知信息需求确定资源需求;
根据所述资源需求,为所述服务进程分配固定的内存空间;
根据所述内存空间预设相应的缓存空间。
可选地,在所述固定时间间隔内,通过后台进程接管通知信息之前,所述方法还包括:
根据所述应用程序所对应的服务进程,在系统内建立与所述服务进程相关联的驻留进程;
通过所述驻留进程监控所述应用程序的唤醒时间。
可选地,在所述固定时间间隔的结束时刻唤醒系统,通过所述后台进程推送所述通知信息之后,所述方法还包括:
通过所述服务进程整理所述内存空间,并清空所述缓存空间;
通过所述驻留进程监控所述服务进程的整理操作以及清空操作,若有通知信息推送失败,则生成推送异常信息,并将其反馈至所对应的应用程序的交互界面接口。
可选地,其中,将所述唤醒时间设置为预设的固定时间间隔,包括:
将所述多个唤醒时间设置为同一固定时间间隔。
本发明实施例还提出了一种唤醒装置,上述装置包括:
唤醒时间采集模块,设置为采集应用程序的唤醒时间;
固定时间设置模块,设置为将所述唤醒时间设置为预设的固定时间间隔;
通知信息接管模块,设置为在所述固定时间间隔内,通过后台进程接管通知信息;以及
通知信息推送模块,设置为在所述固定时间间隔的结束时刻唤醒系统,通过所述后台进程推送所述通知信息。
可选地,所述装置还包括:
建表模块,其设置为建立应用程序分类表,并在所述应用程序分类表内建立唤醒时间表,其中,所述应用程序分类表按应用程序的种类进行分类记录,在所述分类记录下,通过所述唤醒时间表记录所述唤醒时间。
可选地,所述固定时间设置模块还设置为,在所述唤醒时间采集模块采集应用程序的唤醒时间失败时,将所述应用程序的唤醒时间设置为所述固定时间间隔。
可选地,其中,所述固定时间设置模块将所述唤醒时间设置为预设的固定时间间隔包括:
所述固定时间设置模块提取所述应用程序分类表,分别为每个类别的应用程序设置与该类别应用程序对应的固定时间间隔;在所述应用程序分类表内,提取所述唤醒时间表,将所述唤醒时间表内的时间设置为所述固定时间间隔。
可选地,所述装置还包括服务进程模块,其设置为,在所述通知信息接管模块通过后台进程接管通知信息之前,根据所述应用程序的属性信息,在系统内建立与其对应的服务进程;通过所述服务进程建立与所述应用程序所属的服务器之间的通信链接。
可选地,所述服务进程模块还设置为:
根据所述应用程序的通知信息需求确定资源需求;根据所述资源需求,为所述服务进程分配固定的内存空间;根据所述内存空间预设相应的缓存空间。
可选地,所述服务进程模块还设置为:
根据所述应用程序所对应的服务进程,在系统内建立与所述服务进程相关联的驻留进程;通过所述驻留进程监控所述应用程序的唤醒时间。
可选地,所述服务进程模块还设置为:在所述通知信息推送模块通过所述后台进程推送所述通知信息之后,通过所述服务进程整理所述内存空间,并清空所述缓存空间;通过所述驻留进程监控所述服务进程的整理操作以及清空操作,若有通知信息推送失败,则生成推送异常信息,并将其反馈至所对应的应用程序的交互界面接口。
可选地,其中,所述固定时间设置模块将所述唤醒时间设置为预设的固定时间间隔,包括:
将所述多个唤醒时间设置为同一固定时间间隔。
本发明实施例还提出了一种唤醒终端,上述终端包括上述唤醒装置。
本发明实施例还提供一种计算机可读存储介质,存储有程序指令,当该程序指令被执行时可实现上述方法。
本发明实施例通过采集应用程序的唤醒时间,并将唤醒时间设置为预设的固定时间间隔,然后,在固定时间间隔内,通过后台进程接管通知信息,最后,在固定时间间隔的结束时刻唤醒系统,通过后台进程推送通知信息。使得应用程序定期唤醒系统,进行通知信息的推送,电量消耗较小,资源利用率较高。
同时,本发明实施例,使得通知信息限制步骤较为简单,效率较高,避免了在系统唤醒,通知信息集中推送时所造成通知信息丢失的后果。
在阅读并理解了附图和详细描述后,可以明白其他方面。
附图概述
图1是本发明第一实施例提供的唤醒方法流程图;
图2是本发明第二实施例提供的唤醒方法的流程图;
图3是本发明第三实施例提供的唤醒方法的流程图;
图4是本发明第四实施例提供的唤醒方法的流程图;
图5是本发明第五实施例提供的唤醒方法的流程图;
图6是本发明第六实施例提供的唤醒方法的流程图;
图7是本发明第七实施例提供的唤醒方法的流程图;
图8是本发明第八实施例提供的唤醒方法的流程图;
图9是本发明第九实施例提供的唤醒装置的结构框图。
本发明的实施方式
以下结合附图对本发明实施例进行详细说明。
实施例一
图1是本发明实施例提供的唤醒方法流程图。本方法包括以下步骤:
S1,采集应用程序的唤醒时间;
在相关技术的终端操作系统下,多个应用程序在编译完成,并运行于操作系统中时,通常应用程序内设有唤醒时间这一属性信息,当该应用程序启动,并在该操作系统的后台运行时,该应用程序会按唤醒时间,定期地通过相应的功能模块向系统组件调用接口发送系统调用请求,当系统组件接收到上述系统调用请求后,将根据需求唤醒系统,并执行相关的操作,以完成相应的需求。而在相关技术的移动终端操作系统下,应用程序通常是通过调用整个系统的唤醒执行接口,同时,应用程序通常都具备调用整个系统的唤醒执行接口的权限。因此,在该步骤中,将对有调用整个系统的唤醒执行接口权限,以及调用部分系统组件的唤醒执行接口权限的应用程序,在整体的操作系统以及在部分系统组件下,采集每个应用程序的唤醒时间。例如,在安卓操作系统下,后台运行有程序A、程序B以及程序C,其中,程序A与程序B具有调用整个系统的唤醒执行接口的权限,程序C仅有调用部分系统组件(GPS定位组件)的权限。因此,一方面,针对前者,采集程序A以及程序B的唤醒时间,另一方面,针对后者,采集程序C的唤醒时间。
S2,将唤醒时间设置为预设的固定时间,该固定时间为一个时间间隔,故也可以理解为将唤醒时间设置为预设的固定时间间隔;
可以理解,不同的应用程序,在软件编译时,会根据需求设置相应的唤醒时间,例如,当在编译即时通讯工具的应用程序时,可能会设置较短的唤醒时间,即相邻两次唤醒系统的时间间隔较短,而在编译视频播放工具的应 用程序时,则可能会设置较长的唤醒时间,即相邻两次唤醒系统的时间间隔较长。
因此,在同一操作系统下,每个应用程序的唤醒时间可能互不相同。如上例所述,当程序A、程序B以及程序C的唤醒时间分别是10秒、5秒以及2秒时,则系统分别得每隔10秒、5秒以及2秒被唤醒一次。
假设在系统时刻为10:00am时,程序A、程序B以及程序C在该时刻同时唤醒系统,那么,在10:00:02am、10:00:05am以及10:00:10am这三个时刻,系统将被唤醒。由此可知,根据上述程序A、程序B以及程序C,系统则需要在每十秒内被唤醒三次,系统资源消耗较大。本步骤是将上述程序A、程序B以及程序C的唤醒时间设置为同一固定时间间隔。可以理解,该固定时间间隔可以由用户自定义设置,例如,若需要达到更为节能的目的,则设置较长的固定时间间隔,即多个程序唤醒系统的时间间隔相同且相邻两次唤醒系统的时间间隔较长,若要兼顾通知信息的及时到达,则可设置较短的固定时间间隔,即多个程序唤醒系统的时间间隔相同且相邻两次唤醒系统的时间间隔较短,同时,还可以根据用户的日常使用情况,按一定的分布情况分析得出适合于用户习惯的固定时间间隔。
S3,在固定时间的间隔(即固定时间间隔)内,通过后台进程接管通知信息;
如上例所述,当固定时间间隔设置为10秒时,则在10秒的间隔内,程序A、程序B以及程序C所接收到的通知信息将交由后台进程接管。例如,假设在系统时刻为10:00:00am时,程序A、程序B以及程序C在该时刻同时唤醒系统,设置固定时间间隔为10秒时,程序A、程序B以及程序C将在10:00:10am时刻再次唤醒系统,在10:00:00am至10:00:10am期间,由后台接管通知信息,即后台进程接收通知信息但不做处理。
S4,在固定时间间隔的结束时刻唤醒系统,通过后台进程推送通知信息。
如上例所述,假设在系统时刻为10:00:00am时,程序A、程序B以及程序C在该时刻同时唤醒系统,系统被唤醒的同时,处理并推送程序A、程序B以及程序C的通知信息,当系统时刻处于10:00:10am时,系统再次被唤醒,此时,系统将处理在10:00:00am-10:00:10am时间间隔内的 程序A、程序B以及程序C的通知信息。
本实施例通过采集应用程序的唤醒时间,并将唤醒时间设置为预设的固定时间间隔,然后,在固定时间间隔内,通过后台进程接管通知信息,最后,在固定时间间隔的结束时刻唤醒系统,通过后台进程推送通知信息。使得应用程序定期唤醒系统,进行通知信息的推送,电量消耗较小,资源利用率较高。
实施例二
图2是本发明第二实施例提供的唤醒方法的流程图。
在上述实施例一的基础上,采集应用程序的唤醒时间之前,还包括:
S01,建立应用程序分类表;
根据应用程序的标志信息或者属性信息,按应用程序的类别对系统内的应用程序进行分类,分类的方式可以按照所实现的功能进行分类,还可以按照需要唤醒的周期的长短进行分类。可以理解,该应用程序分类表可以按数据库的数据类型建立,因此,可以根据用户的实际需求对该分类表执行数据的写入、替换、删除等操作。
S02,在应用程序分类表内建立唤醒时间表。
其中,通过上述应用程序分类表按应用程序的种类进行分类记录,在上述分类记录下,通过上述唤醒时间表记录上述唤醒时间。可以理解,在上述步骤S01的基础上,按所选方式完成应用程序的分类后,在分类表内建立唤醒时间表,通过该唤醒时间表记录表内所有应用程序的唤醒时间。
可选地,在该唤醒时间记录表内还可以记录往期被调整的唤醒时间,以及参考被调整的唤醒时间,其中,参考被调整的唤醒时间可以由一定的算法在统计范围内确定。
本实施例通过对应用程序进行分类记录,以及在每个分类下记录每个应用程序的唤醒时间,对唤醒时间进行分类处理,避免了整个系统采用统一的唤醒时间,造成一次系统唤醒,通知信息量较大,难以让用户接收处理的困境,同时,还可以根据不同的需求设置多个固定的唤醒时间,实现对通知信 息推送的动态调控,使之更为人性化。
实施例三
在上述实施例二的基础上,本发明第三实施例提供的唤醒方法还包括:
S11,若采集应用程序的唤醒时间失败,则将应用程序的唤醒时间设置为固定时间间隔。
可以理解,不同的应用程序,所采用的编译方式以及编译规则互不相同,因此,可能会出现无法采集某个应用程序的唤醒时间的情况,本实施例在该情况下,所提出的解决方式是,在采集唤醒时间失败的情况下,将该应用程序的唤醒时间设置为固定时间间隔。
本实施例通过将采集唤醒时间失败的应用程序的唤醒时间设置为固定时间间隔,解决的应用程序的唤醒时间无法采集的缺陷,扩大了本发明实施例方法的适用范围以及提高了容错率。
实施例四
在上述实施例的基础上,图3是本发明第四实施例提供的唤醒方法的流程图。将唤醒时间设置为预设的固定时间间隔包括:
S21,提取应用程序分类表,为不同类别的应用程序设置与其对应的固定时间间隔,即分别为每个类别的应用程序设置与该类别应用程序对应的固定时间间隔;
例如,按应用程序的功能性分类,将即时通讯类应用程序的固定时间间隔设置为5秒,将游戏类应用程序的固定时间间隔设置为60秒。因此,本实施例即可针对不同的通知信息推送需求,设置相应合适的固定时间间隔。
S22,在应用程序分类表内,提取唤醒时间表,将唤醒时间表内的时间设置为固定时间间隔。
如上例所述,根据上述固定时间间隔,或者结合固定时间间隔的历史操作记录,将唤醒时间表内的时间设置为固定时间间隔,同时,记录本次固定 时间间隔的修改记录。
可以理解,本实施例在实施例三的基础上,通过结合固定时间间隔的历史操作记录,将唤醒时间表内的时间设置为固定时间间隔,同时,记录本次固定时间间隔的修改记录,使得固定时间间隔的设置更为人性化,提高了用户体验。
实施例五
图4是本发明第五实施例提供的唤醒方法的流程图。
基于上述实施例,在固定时间间隔内,通过后台进程接管通知信息之前还包括:
S31,根据应用程序的属性信息,在系统内建立与其(应用程序)对应的服务进程;
在系统内建立的服务进程可以是由该应用程序新建立的,也可以嫁接于已有的服务进程之上,这些服务进程可能在系统前端运行,也有可能在系统后端运行。该服务进程系统资源占用小,并不会对系统的电量消耗带来较大影响。
S32,通过服务进程建立与应用程序所属的服务器之间的通信链接。
可以理解,应用程序在编译时,通常会加入网络链接模块,通过该模块实现应用程序与应用程序提供商或者第三方信息提供商之间的通信数据交换。在上述步骤的基础上,通过服务进程建立与应用程序所属的服务器之间的通信链接。
本实施例通过在系统内建立与应用程序对应的服务进程,并通过该进程建立与应用程序所属的服务器之间的通信链接,实现了对应用程序通知信息的接管,避免了应用程序在接收到服务器的通知信息时,即刻调用并唤醒系统。
实施例六
图5是本发明第六实施例提供的唤醒方法的流程图。
在上述实施例的基础上,在上述固定时间间隔内,通过后台进程接管通知信息之前还包括:
S33,根据应用程序的通知信息需求确定资源需求;
可以理解,不同的应用程序具有不同资源需求,例如,当某一个应用程序所能实现的功能较多,信息处理步骤较为复杂,数据信息加密措施较强时,它所需占用的系统资源较大。因此,该步骤是根据不同的应用程序确定相应的资源需求。
S34,根据资源需求,为服务进程分配固定的内存空间;
可以理解,为较大资源需求的应用程序分配较大的内存空间,同时,还可以根据资源需求的稳定需求分配优先级较高的内存空间,即可以理解为内存数据交换空间。
S35,根据内存空间预设相应的缓存空间。
在上述实施例的基础上,根据内存空间的大小因素以及优先级因素,相应的预设缓存空间,若该应用程序对通知信息的推送需求的稳定性较高,则分配较为固定的缓存空间,若该应用程序对通知信息是可预见的,且简单的和及时性的,则可以省去缓存空间,直接将其缓存在内存空间。
本实施例通过根据上述应用程序的通知信息需求确定资源需求,然后,根据需求为服务进程分配固定的内存空间,最后,根据内存空间预设相应的缓存空间,实现了对不同的应用程序所需资源的精准分配,节省了系统资源的消耗。
实施例七
图6是本发明第七实施例提供的唤醒方法的流程图。
在上述实施例的基础上,在固定时间间隔内,通过后台进程接管通知信息之前还包括:
S41,根据应用程序所对应的服务进程,在系统内建立与服务进程相关联 的驻留进程;
该驻留进程采用较小资源消耗的设计,可以理解,该驻留进程可以按如下方式设置:
所有的应用程序采用同一个驻留进程,也可以按同一类别下的应用程序采用同一个驻留进程,还可以是每一个应用程序采用与其对应的驻留进程。
S42,通过驻留进程监控应用程序的唤醒时间。
在上述步骤的基础上,通过驻留进程对应用程序的唤醒时间进行实施监控,也可以按周期性的监控,其中,按周期性的监控时,该监控周期应小于唤醒时间。
本实施例通过设置驻留进程对应用程序的唤醒时间进行监控。使得当应用程序并不能按固定时间间隔唤醒时,及时发现异常信息,从而提高实施过程中的稳定性。
实施例八
图8是本发明第八实施例提供的唤醒方法的流程图。
基于上述实施例,在固定时间间隔的结束时刻唤醒系统,通过后台进程推送通知信息之后,还包括:
S61,通过服务进程整理内存空间,并清空缓存空间;
当完成一次系统唤醒,并完成通知信息的推送后,通过服务进程整理应用程序的内存空间,并清空缓存空间,另一种方式是,当在重新设定固定时间间隔时,通过服务进程整理应用程序的内存空间,并清空缓存空间。
S62,通过驻留进程监控服务进程的整理操作以及清空操作;
所述整理操作是指对服务进程进行分类整理,例如将推送失败的消息,整理在一个推送失败的列表中。
S63,判断是否有通知信息推送失败;
通知信息推送失败包括通知信息未能及时接管,接管的通知信息未能在本固定时间间隔的结束时刻完成推送,还包括通知信息未能按接收顺序推送 等等。
S64,若有通知信息推送失败,则生成推送异常信息,并将其反馈至所对应的应用程序的交互界面接口。
当应用程序的交互界面接口接收到通知信息推送异常信息时,根据该异常信息向用户提供异常信息展现以及推荐异常处理操作,例如,重新发送通知信息请求等等。
本实施例通过服务进程整理内存空间,并清空缓存空间,以及通过驻留进程监控服务进程的整理操作以及清空操作,确保通知信息的成果推送,同时,在推送失败时,能及时向用户提供失败的反馈信息,增强了可靠性以及用户体验。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分步骤是可以通过程序来控制相关的硬件完成,所述的程序可以在存储于一计算机可读取存储介质中,所述的存储介质,如ROM/RAM、磁盘、光盘等。
实施例九
图9是本发明第九实施例提供的唤醒装置的结构框图。该装置包括:
唤醒时间采集模块10,设置为采集应用程序的唤醒时间;
固定时间设置模块20,设置为将上述唤醒时间设置为预设的固定时间间隔;
通知信息接管模块30,设置为在上述固定时间间隔内,通过后台进程接管通知信息;以及
通知信息推送模块40,设置为在上述固定时间间隔的结束时刻唤醒系统,通过上述后台进程推送上述通知信息。
该唤醒装置可以用于移动电话,或者具有手机通话功能的其他通信终端,例如智能手机等中,可以是运行于这些通信终端内的软件单元,也可以作为独立的挂件集成到这些通信终端中或者运行于这些移动终端的应用系统中。
需要说明的是,上述方法实施例中的技术特征在本装置均对应适用,这 里不再重述。
本发明实施例还提出了一种唤醒终端,上述终端包括上述唤醒装置。
本发明实施例通过采集应用程序的唤醒时间,并将唤醒时间设置为预设的固定时间间隔,然后,在固定时间间隔内,通过后台进程接管通知信息,最后,在固定时间间隔的结束时刻唤醒系统,通过后台进程推送通知信息。使得应用程序定期唤醒系统,进行通知信息的推送,电量消耗较小,资源利用率较高。
同时,本发明实施例使得通知信息限制步骤较为简单,效率较高,避免了在系统唤醒,通知信息集中推送时所造成通知信息丢失的后果。
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序来指令相关硬件完成,上述程序可以存储于计算机可读存储介质中,如只读存储器、磁盘或光盘等。可选地,上述实施例的全部或部分步骤也可以使用一个或多个集成电路来实现。相应地,上述实施例中的各模块/单元可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。本发明实施例不限制于任何特定形式的硬件和软件的结合。
工业实用性
本发明实施例使得应用程序按固定时间间隔定期唤醒系统,以进行通知信息的推送操纵,电量消耗较小,资源利用率较高。同时,本发明实施例,使得通知信息的控制步骤较为简单,效率较高,避免了在系统唤醒时,通知信息集中推送所造成通知信息丢失的后果。

Claims (20)

  1. 一种唤醒方法,所述方法包括:
    采集应用程序的唤醒时间;
    将所述唤醒时间设置为预设的固定时间间隔;
    在所述固定时间间隔内,通过后台进程接管通知信息;
    在所述固定时间间隔的结束时刻唤醒系统,通过所述后台进程推送所述通知信息。
  2. 根据权利要求1所述的唤醒方法,所述采集应用程序的唤醒时间之前,所述方法还包括:
    建立应用程序分类表,并在所述应用程序分类表内建立唤醒时间表,其中,所述应用程序分类表按应用程序的种类进行分类记录,在所述分类记录下,通过所述唤醒时间表记录所述唤醒时间。
  3. 根据权利要求2所述的唤醒方法,所述方法还包括,若采集应用程序的唤醒时间失败,则将所述应用程序的唤醒时间设置为所述固定时间间隔。
  4. 根据权利要求2或3所述的唤醒方法,其中,将所述唤醒时间设置为预设的固定时间间隔包括:
    提取所述应用程序分类表,分别为每个类别的应用程序设置与该类别应用程序对应的固定时间间隔;
    在所述应用程序分类表内,提取所述唤醒时间表,将所述唤醒时间表内的时间设置为所述固定时间间隔。
  5. 根据权利要求4所述的唤醒方法,在所述固定时间间隔内,通过后台进程接管通知信息之前,所述方法还包括:
    根据所述应用程序的属性信息,在系统内建立与其对应的服务进程;
    通过所述服务进程建立与所述应用程序所属的服务器之间的通信链接。
  6. 根据权利要求5所述的唤醒方法,在所述固定时间间隔内,通过后台进程接管通知信息之前,所述方法还包括:
    根据所述应用程序的通知信息需求确定资源需求;
    根据所述资源需求,为所述服务进程分配固定的内存空间;
    根据所述内存空间预设相应的缓存空间。
  7. 根据权利要求6所述的唤醒方法,在所述固定时间间隔内,通过后台进程接管通知信息之前,所述方法还包括:
    根据所述应用程序所对应的服务进程,在系统内建立与所述服务进程相关联的驻留进程;
    通过所述驻留进程监控所述应用程序的唤醒时间。
  8. 根据权利要求7所述的唤醒方法,在所述固定时间间隔的结束时刻唤醒系统,通过所述后台进程推送所述通知信息之后,所述方法还包括:
    通过所述服务进程整理所述内存空间,并清空所述缓存空间;
    通过所述驻留进程监控所述服务进程的整理操作以及清空操作,若有通知信息推送失败,则生成推送异常信息,并将其反馈至所对应的应用程序的交互界面接口。
  9. 根据权利要求1所述的唤醒方法,其中,将所述唤醒时间设置为预设的固定时间间隔,包括:
    将所述多个唤醒时间设置为同一固定时间间隔。
  10. 一种唤醒装置,所述装置包括:
    唤醒时间采集模块,设置为采集应用程序的唤醒时间;
    固定时间设置模块,设置为将所述唤醒时间设置为预设的固定时间间隔;
    通知信息接管模块,设置为在所述固定时间间隔内,通过后台进程接管通知信息;以及
    通知信息推送模块,设置为在所述固定时间间隔的结束时刻唤醒系统,通过所述后台进程推送所述通知信息。
  11. 根据权利要求10所述的唤醒装置,所述装置还包括:
    建表模块,其设置为建立应用程序分类表,并在所述应用程序分类表内建立唤醒时间表,其中,所述应用程序分类表按应用程序的种类进行分类记录,在所述分类记录下,通过所述唤醒时间表记录所述唤醒时间。
  12. 根据权利要求11所述的唤醒装置,所述固定时间设置模块还设置为,在所述唤醒时间采集模块采集应用程序的唤醒时间失败时,将所述应用程序的唤醒时间设置为所述固定时间间隔。
  13. 根据权利要求11或12所述的唤醒装置,其中,所述固定时间设置模块将所述唤醒时间设置为预设的固定时间间隔包括:
    所述固定时间设置模块提取所述应用程序分类表,分别为每个类别的应用程序设置与该类别应用程序对应的固定时间间隔;在所述应用程序分类表内,提取所述唤醒时间表,将所述唤醒时间表内的时间设置为所述固定时间间隔。
  14. 根据权利要求13所述的唤醒装置,所述装置还包括服务进程模块,其设置为,在所述通知信息接管模块通过后台进程接管通知信息之前,根据所述应用程序的属性信息,在系统内建立与其对应的服务进程;通过所述服务进程建立与所述应用程序所属的服务器之间的通信链接。
  15. 根据权利要求14所述的唤醒装置,所述服务进程模块还设置为:
    根据所述应用程序的通知信息需求确定资源需求;根据所述资源需求,为所述服务进程分配固定的内存空间;根据所述内存空间预设相应的缓存空间。
  16. 根据权利要求15所述的唤醒装置,所述服务进程模块还设置为:
    根据所述应用程序所对应的服务进程,在系统内建立与所述服务进程相关联的驻留进程;通过所述驻留进程监控所述应用程序的唤醒时间。
  17. 根据权利要求16所述的唤醒装置,所述服务进程模块还设置为:在所述通知信息推送模块通过所述后台进程推送所述通知信息之后,通过所述服务进程整理所述内存空间,并清空所述缓存空间;通过所述驻留进程监控所述服务进程的整理操作以及清空操作,若有通知信息推送失败,则生成推送异常信息,并将其反馈至所对应的应用程序的交互界面接口。
  18. 根据权利要求16所述的唤醒装置,其中,所述固定时间设置模块将所述唤醒时间设置为预设的固定时间间隔,包括:
    将所述多个唤醒时间设置为同一固定时间间隔。
  19. 一种唤醒终端,所述终端包括权利要求10-18中任一项所述的装置。
  20. 一种计算机可读存储介质,存储有程序指令,当该程序指令被执行时可实现权利要求1-9任一项所述的方法。
PCT/CN2015/089467 2014-09-16 2015-09-11 一种唤醒方法、装置及终端 WO2016041468A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410471169.5 2014-09-16
CN201410471169.5A CN104239132B (zh) 2014-09-16 2014-09-16 一种唤醒对齐的方法、装置及终端

Publications (1)

Publication Number Publication Date
WO2016041468A1 true WO2016041468A1 (zh) 2016-03-24

Family

ID=52227264

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/089467 WO2016041468A1 (zh) 2014-09-16 2015-09-11 一种唤醒方法、装置及终端

Country Status (2)

Country Link
CN (1) CN104239132B (zh)
WO (1) WO2016041468A1 (zh)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106793030A (zh) * 2016-12-01 2017-05-31 北京奇虎科技有限公司 应用管理方法、装置及移动终端
CN110018904A (zh) * 2018-01-10 2019-07-16 广东欧珀移动通信有限公司 信息处理方法、装置、计算机设备和计算机可读存储介质
CN110362327A (zh) * 2019-07-12 2019-10-22 北京经纬恒润科技有限公司 应用程序更新方法、装置及系统
CN111240750A (zh) * 2018-11-29 2020-06-05 阿里巴巴集团控股有限公司 一种目标应用程序的唤醒方法及装置
CN112615726A (zh) * 2020-12-31 2021-04-06 广州技象科技有限公司 一种唤醒时间可变的低功耗处理方法及装置
CN115051924A (zh) * 2022-06-08 2022-09-13 上海佰贝网络工程技术有限公司 基于数据广播的Gossip算法中通信方式协调方法、装置、设备、系统及介质

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105354044B (zh) * 2014-08-21 2018-11-13 阿里巴巴集团控股有限公司 一种应用唤醒方法及装置
CN104239132B (zh) * 2014-09-16 2016-10-05 努比亚技术有限公司 一种唤醒对齐的方法、装置及终端
CN105388991B (zh) * 2015-10-23 2018-03-02 福州瑞芯微电子股份有限公司 定时唤醒处理系统及方法
CN106612538A (zh) * 2015-10-27 2017-05-03 深圳市中兴微电子技术有限公司 对齐唤醒的方法及终端
CN105553963B (zh) * 2015-12-10 2019-11-29 小米科技有限责任公司 定位服务的控制方法和装置
CN105807892A (zh) * 2016-03-10 2016-07-27 浙江大学 一种嵌入式实时操作系统的低功耗模式切换方法
CN106055360A (zh) * 2016-05-30 2016-10-26 乐视控股(北京)有限公司 应用程序后台服务的启动方法及移动终端
CN107544817B (zh) * 2016-06-28 2021-11-02 中兴通讯股份有限公司 一种控制应用程序的方法及装置
CN106168902A (zh) * 2016-06-29 2016-11-30 北京金山安全软件有限公司 一种唤醒控制方法、装置及设备
CN106371831A (zh) * 2016-08-25 2017-02-01 北京小米移动软件有限公司 一种唤醒控制方法、装置及终端
CN106484075B (zh) * 2016-10-12 2020-01-17 北京元心科技有限公司 调整应用程序唤醒时间的方法及装置
CN106550021B (zh) * 2016-10-19 2020-03-10 Oppo广东移动通信有限公司 推送消息的推送方法及装置
CN108958447A (zh) * 2017-05-18 2018-12-07 复旦大学 唤醒对齐时间间隔计算方法及装置
CN107436674A (zh) * 2017-08-22 2017-12-05 深圳天珑无线科技有限公司 终端控制方法、装置及非临时性计算机可读介质
CN107608723A (zh) * 2017-09-20 2018-01-19 深圳市金立通信设备有限公司 一种应用对齐唤醒方法、终端及计算机可读存储介质
CN107656455A (zh) * 2017-09-28 2018-02-02 杭州古北电子科技有限公司 一种低功耗面板开关的实现方法及装置
CN110244834B (zh) * 2019-05-15 2021-06-11 深圳市优博讯科技股份有限公司 一种应用行为对齐方法及终端设备
CN110536019B (zh) * 2019-09-05 2021-02-19 深圳市智微智能科技股份有限公司 高稳定性定时唤醒方法与装置

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102117114A (zh) * 2009-12-30 2011-07-06 重庆重邮信科通信技术有限公司 一种嵌入式设备省电方法
CN103118188A (zh) * 2013-01-25 2013-05-22 华为终端有限公司 应用心跳周期调整方法及装置、终端
CN103327585A (zh) * 2013-05-27 2013-09-25 深圳市中兴移动通信有限公司 通信终端及其通信方法
CN103765377A (zh) * 2011-08-30 2014-04-30 三星电子株式会社 终端及其应用管理方法
CN103971050A (zh) * 2014-05-21 2014-08-06 深圳市中兴移动通信有限公司 一种移动终端唤醒控制方法、装置及移动终端
CN104239132A (zh) * 2014-09-16 2014-12-24 深圳市中兴移动通信有限公司 一种唤醒对齐的方法、装置及终端

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101122814B (zh) * 2006-08-11 2010-12-22 环达电脑(上海)有限公司 一种减少因设备被非正常唤醒而耗电的方法

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102117114A (zh) * 2009-12-30 2011-07-06 重庆重邮信科通信技术有限公司 一种嵌入式设备省电方法
CN103765377A (zh) * 2011-08-30 2014-04-30 三星电子株式会社 终端及其应用管理方法
CN103118188A (zh) * 2013-01-25 2013-05-22 华为终端有限公司 应用心跳周期调整方法及装置、终端
CN103327585A (zh) * 2013-05-27 2013-09-25 深圳市中兴移动通信有限公司 通信终端及其通信方法
CN103971050A (zh) * 2014-05-21 2014-08-06 深圳市中兴移动通信有限公司 一种移动终端唤醒控制方法、装置及移动终端
CN104239132A (zh) * 2014-09-16 2014-12-24 深圳市中兴移动通信有限公司 一种唤醒对齐的方法、装置及终端

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106793030A (zh) * 2016-12-01 2017-05-31 北京奇虎科技有限公司 应用管理方法、装置及移动终端
CN110018904A (zh) * 2018-01-10 2019-07-16 广东欧珀移动通信有限公司 信息处理方法、装置、计算机设备和计算机可读存储介质
CN111240750A (zh) * 2018-11-29 2020-06-05 阿里巴巴集团控股有限公司 一种目标应用程序的唤醒方法及装置
CN111240750B (zh) * 2018-11-29 2023-05-05 阿里巴巴集团控股有限公司 一种目标应用程序的唤醒方法及装置
CN110362327A (zh) * 2019-07-12 2019-10-22 北京经纬恒润科技有限公司 应用程序更新方法、装置及系统
CN110362327B (zh) * 2019-07-12 2023-05-16 北京经纬恒润科技股份有限公司 应用程序更新方法、装置及系统
CN112615726A (zh) * 2020-12-31 2021-04-06 广州技象科技有限公司 一种唤醒时间可变的低功耗处理方法及装置
CN112615726B (zh) * 2020-12-31 2022-08-23 广州技象科技有限公司 一种唤醒时间可变的低功耗处理方法及装置
CN115051924A (zh) * 2022-06-08 2022-09-13 上海佰贝网络工程技术有限公司 基于数据广播的Gossip算法中通信方式协调方法、装置、设备、系统及介质
CN115051924B (zh) * 2022-06-08 2023-11-21 上海佰贝网络工程技术有限公司 基于数据广播的Gossip算法中通信方式协调方法、装置、设备、系统及介质

Also Published As

Publication number Publication date
CN104239132B (zh) 2016-10-05
CN104239132A (zh) 2014-12-24

Similar Documents

Publication Publication Date Title
WO2016041468A1 (zh) 一种唤醒方法、装置及终端
CN103188277B (zh) 负载能耗管理系统、方法和服务器
JP5834366B2 (ja) 節電方法、装置および通信端末
WO2020224658A1 (zh) 待机优化方法、装置、计算机设备和存储介质
US10091307B2 (en) Application management method and terminal
CN107204999B (zh) 一种实现心跳的方法和装置
WO2015007246A1 (zh) 移动终端中应用程序的唤醒控制方法、装置和移动终端
CN110058889A (zh) 一种应用唤醒方法及装置
CN111625080B (zh) 一种服务器节能方法、装置及电子设备和存储介质
CN106059835B (zh) 一种低能耗计算机集群节点的高可靠性控制方法
CN105868004B (zh) 一种基于云计算的业务系统的调度方法及调度装置
CN103701889A (zh) 一种基于云计算的数据中心节能方法
CN104714620A (zh) 一种调整智能终端唤醒频率的方法及装置
CN105227784A (zh) 一种移动终端的省电处理方法和移动终端
CN104219747B (zh) 一种根据电量信息调整唤醒时间的方法、装置及终端
CN104219746B (zh) 一种自主调整唤醒时间的方法、装置及终端
CN105281965B (zh) 基于ios系统的流量获取方法和装置
CN102780933A (zh) 一种采集用户信息的方法及电视机
CN108616906A (zh) 一种lte基站节能方法和装置
CN104348653A (zh) 云管理平台的用户任务实现方法、系统与触发器
CN103546804A (zh) 数字机顶盒的电源管理方法及装置
CN114237896A (zh) 分布式节点资源动态调度方法及装置
CN101414212A (zh) 预约工作执行的方法
CN106330641B (zh) 一种超低功耗can网络通讯方法
CN102752374B (zh) 一种用电能效数据的储存访问系统及方法

Legal Events

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

Ref document number: 15842857

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 07/08/2017)

122 Ep: pct application non-entry in european phase

Ref document number: 15842857

Country of ref document: EP

Kind code of ref document: A1