Monday, August 1, 2011

[android-developers] How to enable audioservice to receive action_boot_completed

Hi all,

There is a broadcastreceiver called AudioServiceBroadcastReceiver in
AudioService.java, and I want to receive Intent.Action_boot_completed
in this broadcastreceiver. But it seems AudioService has no permission
to receive boot completed broadcast.

Anyone help? What should I do if I want AudioService to receive this
broadcast?

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

No comments:

Post a Comment