Watching the Google 10 I/O videos I heard you can setup alerts that fire your app even if it's not running...
A) I'm curious if there are any media alerts? I'd like to register for three events. 1) Volume change - If the volume changes by the user (in another app or when my app is not running), I want to be notified. 2) If the ear piece becomes unplugged - this stops media playback and I want my app to be notified. 3) If the user switches between speaker, earbuds, or headset, I want a notification. I can run as a service and poll these things. But alerts, or callbacks would be preferred that way I don't waste battery. B) Is there a way to change the volume for another app? Or is there a global volume for speaker, earbud, headset, ringer, and call volume? Thanks, ~Tim -- 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en