AudioManager amanager = (AudioManager) getSystemService(Context.AUDIO_SERVICE); amanager.setRingerMode(AudioManager.RINGER_MODE_SILENT);
this code is not run on all android vesrions help me -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/986c59da-e628-4b4d-801c-175ae9f50ad2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

