how to use Android devices to remote control Arduino car via Bluetooth.
AndroidControlArduinoCarUsingBT is hosted in the following web site
https://github.com/Ken-Yang/AndroidControlArduinoCarUsingBT
If you think the Android project AndroidControlArduinoCarUsingBT 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 AndroidControlArduinoCarUsingBT.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 18 |
Minimum SDK Version | 10 |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
AndroidControlArduinoCarUsingBT has the following Java source files.
net.kenyang.controlcarusingbt.ActivityControlPage.java net.kenyang.controlcarusingbt.AdapterListSelectBT.java net.kenyang.controlcarusingbt.Constant.java net.kenyang.controlcarusingbt.ListSelectBT.java