This app provides access to USB Mass Storage devices on Android devices without requiring root permissions.
This is achieved in pure Java, which trades performance for portability.
-
Android (SDK >=19) For the Storage Access Framework API.
-
USB Host Mode. For Access to the USB Device.
At the moment, I have planned to support common USB drive file formats like FAT32 and NTFS. However I'd like to support HFS+ and Linux filesystems, sometime.
Please refer to the Milestones for a more detailed look ahead.
If you have found a bug either report it via the Google Play Crash Handler or try to replicate the incident with logging enabled like so:
adb logcat