The question is this. Is there a method that can detect references to internal and external (if any) memory that will work on all devices. I need this to organize a scan of the phone and memory card for the presence of mp3 files (I do something like a player).
Environment.getExternalStorageDirectory () in most cases provides a link to internal memory.