Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
patgou.007
Old
#1  
Member - OP
Thanks Meter 10
Posts: 48
Join Date: Nov 2010
Location: Orléans
Default [Q] Read several files from external DD

Here is my problem:
I want to read several mp3 files from an external dd. And i can't. I just could listen one by one and i must pass by the files explorer to find it. Is it possible to read these files like those wich are on microsd?
I tried other music players like winamp, etc but it the same issue.
Thanks at all to read this and help me
 
Spidey01
Old
#2  
Senior Member
Thanks Meter 79
Posts: 932
Join Date: Sep 2011
Location: Duluth
Most apps will look in the sdcard by default, which along with a lot more internal space is part of the reason why /mnt/sdcard -> fuse shim around /data/media, and not where the MicroSD card slot mounts to!

As far as apps are concerned an external device be it e.g. USBDisk1 or MicroSD or SD, is just a file path. It gets mounted to /Removable/${Name}. Nothing that special about it.

Sent from my Transformer Prime TF201 using Tapatalk

- Samsung Galaxy S3 (T-Mobile )SGH-T999, stock+rooted.
- ASUS Transformer TF201 32GB, CyanogenMod.
- ASUS Transformer TF101 32GB, Prime ROM (damaged/retired).
- HTC MyTouch 4G Slide, CM 9.1-stable, retired.
- HTC MyTouch 4G, my first CyanogenMod (7.1), sold.
- LG Optimus T, stock+rooted. gifted to a beautiful Firefly.
My journal
 
patgou.007
Old
#3  
Member - OP
Thanks Meter 10
Posts: 48
Join Date: Nov 2010
Location: Orléans
Thanks for the answer. I am not sure to have undestand all but it s seems normal. I found a part of solution. Using es explorateur and i can listen an entire folder with the application's player. It's not the top but better than file by file.
If somebody have any other ideas!!!
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...