Hi all,I want to set a ringtone which i downloaded from the net.i am saving the downloaded media files into "\sdcard\media\audio" folder.I am using the following code. ----------- RingtoneManager.setActualDefaultRingtoneUri(getBaseContext(), RingtoneManager.TYPE_RINGTONE, ringtoneUri);
----------------- But it is not working...Please tell me if any one knows .i need in urgent -- 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

