Hello friends,
I have demo music player which reads mp3 files from virtual memory card of emulator
I pass path something like this "/sdcard" and its working fine, at a time of reading MP3 from virtual memory card of emulator.
But when this .apk is installed on real device G1, application is not been able to find any MP3 files from memory card of G1 device,
Can any one suggest for this issue on real device G1, or can provide a code on how to read files from Memory card of G1.
Thanks,
Jayesh


