# android-usb-monitor **Repository Path**: yushulx/android-usb-monitor ## Basic Information - **Project Name**: android-usb-monitor - **Description**: Android USB Monitor - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2019-08-06 - **Last Updated**: 2023-10-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Android USB Monitor The sample shows how to monitor the events of attaching and detaching USB devices on Android. ## Screenshots ![android usb devices](http://www.codepool.biz/wp-content/uploads/2015/01/usb_devices-576x1024.png) ## References * [USB Host and Accessory][1] ## Blog [How to Monitor USB Events on Android][2] [1]:http://developer.android.com/guide/topics/connectivity/usb/index.html [2]:http://www.codepool.biz/tech-frontier/android/how-to-monitor-usb-events-on-android.html