Relative Content

Tag Archive for javaflutterkotlinusb

Using usb pendrive as a means of storage in an android app

I have a requirement in which i have to detect, connect and read/write in a pendrive connected to my android device. I basically want to know what permissions should be to added to the manifest file, and how to read and write data in the pendrive. I also want to know on want version of android would this work.