Pincho-Usb-Mass-Storage-for-Android icon indicating copy to clipboard operation
Pincho-Usb-Mass-Storage-for-Android copied to clipboard

An Android library to connect USB mass storage devices without ROOT permissions

Results 4 Pincho-Usb-Mass-Storage-for-Android issues
Sort by recently updated
recently updated
newest added

I cannot figure out how to fix it Google Nexus 6, Android 7.1.1 java.lang.NullPointerException: Attempt to invoke virtual method 'long com.felhr.usbmassstorageforandroid.filesystems.Partition.getLbaStart()' on a null object reference

Hi, Thank your open source. There is a question : If sdcard is not MBR, Can we read data from it?

Is there any example how to use your library? Thanks in advance.

Actually FileEntry.getEntry 2º version of the method does not support values not offered by Java api. Still not a problem but it will be. Support them eventually. - Examples: created...

enhancement