fat32-lib
fat32-lib copied to clipboard
Usage on android
How I can use this library on Android? Has any examples?
I have little experience with Android development, but I don't know a reason why it wouldn't work. Is there any particular problem?
yep,if I understand correctly, if I need to read a fat12 disk i need to create FileDisk object and passed to constructor the path to disk,right?