We have an app which uses Ringtone.play() to play tones.

We've found that when the screen is off, calls of Ringtone.play() in
our Activity do not make any noise (although the activity is
definitely running).

However, calls of Ringtone.play() from our BroadcastReceiver always
make a noise, even when the screen is off.

What's going on here ? Is this a deliberate platform behaviour ?

Thanks,

Richard



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

Reply via email to