Example of how to start a background USB accessory service on Android.
android-background-service-usb-accessory is hosted in the following web site
https://github.com/follower/android-background-service-usb-accessory
If you think the Android project android-background-service-usb-accessory listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-background-service-usb-accessory.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.READ_CONTACTS android.permission.RECEIVE_SMS |
android-background-service-usb-accessory has the following Java source files.
com.rancidbacon.BackgroundUsbAccessory.BackgroundUsbService.java com.rancidbacon.BackgroundUsbAccessory.StartServiceActivity.java