How to make usb connection in Android app
does anyone have any idea how to make usb connection in android ap for Desktop Applicaktion app? some data needs to be in sync when the device is connected via USB ... - by workflow this cannot be done over the air :(
0
Christoferw
source
to share
2 answers
With the release of Android 3.2 this has been changed - USB is supported :) Link: The handling of the Android USB SDK has changed
+1
Christoferw
source
to share
USB is not part of the APIs exposed by the Android SDK, sorry.
+1
CommonsWare
source
to share