|
From: hacka t. <hac...@gm...> - 2024-05-30 05:56:49
|
I want to implement LibUSB library in android application to mount file system and copy USB device's files into mobile with user permission but without filepicker or user interaction to select file. Is this library convenient for me to fetch USB device's files? If yes, then please provide me the example code or any relevant document which helps me to do this task because I can't find any documentation of code for implementing it in android studio. Thanks and regards, |