I am developing an Android app which, among other features, has to copy a file from an USB flash drive to the /oem/media/ folder of the connected Android device. Is there any way to perform copy using support or native library?
Asked
Active
Viewed 362 times
0
-
What do you mean by 'USB key'? A USB flash drive? – Peter Bruins Oct 05 '17 at 10:34
-
Possible duplicate of [How to read OTG USB storage](https://stackoverflow.com/questions/36060221/how-to-read-otg-usb-storage) – Kelevandos Oct 05 '17 at 10:41
-
Yes USB flash drive – MBDevelop Oct 05 '17 at 12:00