Is there a way to make a list of all music files on a device? I tried looking through the Dev pages, but the closest I could find was a page telling how to access a song that you know the specific path for. So, if you don't know the path or anything, can you make a List object with all of a device's songs on it?
An.droid has a Sqlite databse of all media on the phone. You can do a query on the DB for the music.
See here:
http://developer.android.com/guide/t...providers.html
http://developer.android.com/referen...dio.Media.html
my apps: BlueMuze | Listables
If I help you with a dev or Android question, please check out my apps
t:@alostpacket w:http://alostpacket.com/
Bookmarks