Hi all,

Do you know a way to programmatically change the default system setting that
ties the ringer volume to the notification volume?  In system settings I can
see a constant called MODE_RINGER_STREAMS_AFFECTED.  Is there a way that I
can change this setting?  I want to let the phone ring while making the
notification volume zero.  When Android has the phone and notification
volume tied together in settings the notification volume does not change
with a call to the Audio Manager service to
setStreamVolume(AudioManager.STREAM_NOTIFICATION, 0, 0);

Any pointers would be great.
Thanks and regards,
Beth

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