Hi,

At the end of my AndroidManifest xml file you find this tag:
<uses-permission
android:name="android.permission.MODIFY_AUDIO_SETTINGS"></uses-
permission>
</manifest>

I am using Eclipse to write code to mute notifications and I get a
java.lang.SecurityException: Permission Denial
from the Emulator every time.  I realize the change will affect other
applications, however, it was unclear that more was needed to mute a
stream.  What am I missing?

Thanks and regards!

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