This is a simple example of how to run the android ADK feature on a basic Arduino Uno with USB Host Shield..
ArduinoUno-with-Android-ADK is hosted in the following web site
https://github.com/MarioBoehmer/ArduinoUno-with-Android-ADK
If you think the Android project ArduinoUno-with-Android-ADK 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 ArduinoUno-with-Android-ADK.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xlargenodpi, nodpi] |
Target SDK Version | 11 |
Minimum SDK Version | 10 |
Activity Count | 5 |
There are 3 image files in ArduinoUno-with-Android-ADK. The names of the image files are listed as follows.
ic_launcher_demokit.png toggle_button_off_holo_dark.9.png toggle_button_on_holo_dark.9.png
The following screenshort is generated from the image listed above.
ArduinoUno-with-Android-ADK has the following Java source files.
com.google.android.DemoKit.AccessoryController.java com.google.android.DemoKit.BaseActivity.java com.google.android.DemoKit.DemoKitActivity.java com.google.android.DemoKit.DemoKitLaunch.java com.google.android.DemoKit.DemoKitPhone.java com.google.android.DemoKit.DemoKitTablet.java com.google.android.DemoKit.UsbAccessoryActivity.java