最終更新:2015-01-19 (月) 15:29:02 (3382d)  

Android SDK/サンプル/AdbTest

a sample program that implements a subset of the adb USB protocol.

This program serves as an example of the following USB host features:

  • Matching devices based on interface class, subclass and protocol (see device_filter.xml)
  • Asynchronous IO on bulk endpoints

関連