Hello All,

I am trying to identify the applications and services that set alarms
that wakes up from the device from suspend, I tried adding addding a
few log messages to AlarmManagerService.java to print the application
to which the pending Intents are directed, but most of the times I get
the intent description as "android BroadcastIntent" which does'nt give
any useful information.

Can anyone please suggest a good mechanism to log all the wakeup
alarms (with time and repeat interval) and their sources (applications
or services)?

Thanks in advance!

Regards,
Arun

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to