magnusja / libaums

Open source library to access USB Mass Storage devices on Android without rooting your device
Apache License 2.0
1.26k stars 270 forks source link

Play Music From USB Pendrive #414

Open BhagavathNath opened 6 months ago

BhagavathNath commented 6 months ago

Hi let me clear a doubt first , is this the only library to read files from the USB devices. Can you suggest any libraries is there any way android provide to read files from USB other than open source libraries

BhagavathNath commented 6 months ago

I am a complete beginner to android so I don't know much more about the libraries and all. I searched a lot and I found this as the only solution to read from the USB. Please help me to verify . Let me know is it possible to play songs from the pendrive with this library.

Ace122 commented 5 months ago

Hi let me clear a doubt first , is this the only library to read files from the USB devices. Can you suggest any libraries is there any way android provide to read files from USB other than open source libraries

You can use Storage Access Framework(SAF)