I need to read a file from laptop using USB connection.
Is it possible to read from our application and use it?
I checked UsbManager class but does not have any sample code to do it.
Please help me on this.
I need to read a file from laptop using USB connection.
Is it possible to read from our application and use it?
I checked UsbManager class but does not have any sample code to do it.
Please help me on this.
Is it possible to read from our application and use it?
No, sorry.
adb pull /sdcard/juned.jpg /root/juned/android_usb/ but how to do it programmatically please check