Questions regarding modifying the firmware are best asked on a list
pertaining to modifying the firmware, such as these:

http://source.android.com/community/index.html

On Wed, Oct 13, 2010 at 4:26 PM, Arun <[email protected]> wrote:
> 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
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in London: http://skillsmatter.com/go/os-mobile-server

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