We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor to enable other connection types
Update to android 4
Implement Android USB Accessory
Oficial doc: https://developer.android.com/guide/topics/connectivity/usb/accessory
Identifying Your Android USB Accessory http://jeffreysambells.com/2011/05/15/identifying-your-android-usb-accessory
Example Activity: https://android.googlesource.com/device/google/accessory/demokit/+/52f44bd420b3e97cd48808b03943fdd70967754e/demokit/app/src/com/google/android/DemoKit/DemoKitActivity.java
The text was updated successfully, but these errors were encountered:
#19 USB Acessory initial example
bd9dbe9
#19 Drop Android 2.3 USB Accessory support. Fix Pedal Pi description …
f85bc70
…and name
#19 Start refactor for support easly other communication methods
47e1931
#19 Finish refactor necessary to implements other communication proto…
b18c408
…cols
No branches or pull requests
Refactor to enable other connection types
Update to android 4
Implement Android USB Accessory
Oficial doc: https://developer.android.com/guide/topics/connectivity/usb/accessory
Identifying Your Android USB Accessory http://jeffreysambells.com/2011/05/15/identifying-your-android-usb-accessory
Example Activity: https://android.googlesource.com/device/google/accessory/demokit/+/52f44bd420b3e97cd48808b03943fdd70967754e/demokit/app/src/com/google/android/DemoKit/DemoKitActivity.java
The text was updated successfully, but these errors were encountered: