I have been developing for Android for quite a while now, but for the first 
time I am going to be bundling a few custom notification sounds with my 
app. I am curious if there is any standard practice for making those sounds 
available to the user?

I currently have the mp3 files in in the "assets" directory, under a new 
directory called "sounds". I know that Android normally stores extra 
ringtones on the SD card in the path media/audio/ringtones. Should I just 
extract the files there? Or is there somewhere else that is a better choice?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to