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

java.io.IOException: MAX_RECOVERY_ATTEMPTS #387

Closed wangshufu closed 1 year ago

wangshufu commented 1 year ago

Hello, which systems are supported in the current version with read and write functions; I tried the exfat system and found an exception when calling usbMassStorageDevice. init()

java.io.IOException: MAX_RECOVERY_ATTEMPTS Exceeded while trying to transfer command to device, please reattach device and try again

auloma04 commented 9 months ago

Hello, how did you solve the problem ? I am facing the same but without finiding solutions

PratikLahagora commented 2 months ago

@wangshufu @auloma04 Have you found any solution ?