magnusja / libaums

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

Device format is NTFS #272

Closed zengxuewen94 closed 4 years ago

zengxuewen94 commented 4 years ago

When using your project, I found that when the device format is NTFS, the size returned by device.getPartitions() is 0. Is it currently a device that does not support NTFS format, can I think so?

magnusja commented 4 years ago

NTFS has experimental support (read only) using java-fs