You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| accessorychat | 3 years ago | |
| res | 3 years ago | |
| src/com/android/accessorychat | 3 years ago | |
| Android.bp | 3 years ago | |
| AndroidManifest.xml | 3 years ago | |
| README.txt | 3 years ago | |
README.txt
This is a test app for the USB accessory APIs. It consists of two parts:
AccessoryChat - A Java app with a chat-like UI that sends and receives strings
via the UsbAccessory class.
accessorychat - A C command-line program that communicates with AccessoryChat.
This program behaves as if it were a USB accessory.
It builds both for the host (Linux PC) and as an android
command line program, which will work if run as root on an
android device with USB host support