I would like to be able to mount the USB stick and be able to browse the file on it to import and export some file that are using in my application.
I'm developing an application that is based on kivy and I need to be able to import and export some text files.
I don't really know how to mount/unmount the USB and how to access to the USB file device.
Thanks
Michele