I am developing a project for an Android tablet with a USB port. In this project, I need to browse the files available on the USB device when the USB device is connected to the tab.
Does anyone know about this, and is there any tutorial on this topic ?. There is some sample code there.
I am currently using Android 2.2. According to Android docs, he says that USB host mode is only supported on Android 3.1 and higher. I need to change my API level to Android 3.1.
Please, help...: (
source share