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

Brilliant project!but is it possible that in the future there will be a package for the java-fs module available on Maven Central? #404

Closed 1162064779 closed 9 months ago

1162064779 commented 9 months ago

I wish to use libaums to support usb drives with NTFS file systems, and I understand that this might require the java-fs module. However, I am unable to compile libaums on my computer, and the issues I encountered have been quite troublesome. Therefore, I would appreciate having a java-fs module that allows for easy implementation with just one click. Thank you.