I'd like to programmatically set a new default ringtone without using RingtonePicker. In other words, there is a certain ringtone that is already installed on my system, and I want to programmatically set it to be my default ringtone without any human interaction.
The reason I want this is because every time I reboot my N-1, my previous default ringtone setting gets forgotten, and I am given another ringtone that I don't like. I want to set up an app that I can run manually (or even better, to cause to automatically run upon startup), and which will reset my default ringtone to the one that I like without my having to manually do this via the Settings. The only examples I have found so far for doing this involve using RingtonePicker, but as far as I can tell, this requires human interaction, which I want to avoid. Thanks in advance for your suggestions and pointers. -- 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 To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

