Hi,
has anyone made the phone silent from code? Is there any permission
needed? I am using this method, but it's doing nothing:
((AudioManager) context.getSystemService(Context.AUDIO_SERVICE))
.setMode(AudioManager.RINGER_MODE_SILENT);
Thanks,
Teo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---