This is a mirror of official site: http://jasper-net.blogspot.com/

Android Usb Host Tutorial - AdbTest

| Tuesday, September 6, 2011
usbhost_3.jpg

Android 3.1 and above devices support Usb host mode. With this feature you can connect to regular client usb devices. Some devices are automatically recognized by the OS and are simple to work with, such as: keyboard, mouse or storage devices.

Other devices require the developer to implement the specific protocol. Depending on the device and the documentation available this can be a feasible task.

This example which is based on Google's AdbTest example, connects two Android devices with a Usb cable. The host device reads the client device logs. This is done by implementing one feature of Adb debugging, similar to the Usb debugging driver.

Read more: Anywhere software forum
QR: 11289-android-usb-host-tutorial-adbtest.html

Posted via email from Jasper-net

0 comments: