Can anyone tell me how to get the Uri for the default Alarm Ringtone?
I can get them for reg ringtones and for notifications, but not for
Alarms. Basically I'm having the user select an Alarm using the
RingtonePicker (works fine) but if the user does not select a specific
one, I'd like to automatically select a default for them (Like how the
current alarm clock does with the Beep-Beep alarm).

Anyone know how to do this? RingtoneManager.getDefaultUri(int type)
seems to only support the types TYPE_RINGTONE and TYPE_NOTIFICATION.

Any help would be much appreciated.

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

Reply via email to