android - Will TIME_TICK broadcast in deep sleep? -


Does Android ACTION_TIME_TICK wake up from deep sleep? By experimenting, I do not think so, but I am looking for a definitive answer.

> Receive a TextView to get a BroadcastReiveriver :

  Register Receiver (New Broadcast Receiver () CTR = 0; @ Override Public Records on Receive (Context Reference, Intent Intent) {testView.setText ("Time Ticks:" +++ CTR);}}, New InterFilters (Intestinal Action_THTMMTT); 4/4/4> In 4 minutes, I closed the screen for about 5 minutes, then turned it on, and read this 6 ticks. On 13 ticks, I turned on the screen for 10 minutes, then turned it on, and read the number of picks 14. It is only growing by 1-2 ticks, no matter how long I turn off the phone, this is the reason why I do not broadcast the action during this deep sleep.   

I have not seen in the Android code, it will not wake the broadcast phone.

P> How to alarmManager.RTC_WAKEUP your alarm About setting up using type?

Warning : This every minute will remove your battery.

Emanuel

Please tell me if it is useful.


Comments