I\'m trying to make an mp3 player app, and when I run it from my phone it only reads MP3\'s that are present on the SD card itself. It does not read any MP3\'s from the subf
There is the MusicRetriever example in the Android SDK. It uses a ContentResolver.