magnus
magnus
So I guess yes, we only have the `ReadCapacity(10)` command and there is a `ReadCapacity(16)` command I assume. I think it is the same situation for the read/write commands. I...
Hey @gopai I really really appreciate you support and your willingness to contribute! But tests are failing and it seems that you mostly copied code for FAT16, which is in...
Can you give some more information? 64GB should not be a problem. Make sure that it is FAT32 though
Please see if https://github.com/magnusja/libaums/tree/develop/libusbcommunication fixes that probem
Hey @ChernyshovYuriy thanks for your contribution and sorry for taking incredibly long getting back to you. But I am acutally with @Depau, in Android Studio, the `Alt + Enter` thingy...
Hey there, issue #33 already discusses this problem with Samsung devices. I really don't know what is happening there. Can you tell which Samsung devices and which version of Android...
I don't know. I guess I need to get one of these Samsung devices. Can you tell me the cheapest option on where this issue occurs?
Hey there, sorry to hear that. I have very limited time at the moment and still did not buy a Samsung device. So I cannot give an estimate when this...
Hey I actually dont know why that happens. I think there is another fat implementation in JNode. Try commenting out his line: https://github.com/magnusja/libaums/blob/develop/javafs/src/main/java/com/github/magnusja/libaums/javafs/JavaFsFileSystemCreator.java#L50
Well, that's bad. I really don't know whats wrong here. You could try to update https://github.com/magnusja/java-fs with recent changes from https://github.com/tmyroadctfig/jnode and see if it works then.