How to bring up list of available notification sounds on Android

Posted by robintw on Stack Overflow See other posts from Stack Overflow or by robintw
Published on 2010-04-27T20:32:17Z Indexed on 2010/04/27 20:33 UTC
Read the original article Hit count: 233

Filed under:
|
|
|

I'm creating notifications in my Android application, and would like to have an option in my preferences to set what sound is used for the notification. I know that in the Settings application you can choose a default notification sound from a list. Where does that list come from, and is there a way for me to display the same list in my application?

© Stack Overflow or respective owner

Related posts about android

Related posts about java