Android app that uses Bluetooth & module (eg. HC-06) to communicate with an Arduino to control a remote car.
Ardroido is hosted in the following web site
https://github.com/Nananas/Ardroido
If you think the Android project Ardroido 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 Ardroido.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH |
Ardroido has the following Java source files.
com.nana.testapp.BTManager.java com.nana.testapp.ControlActivity.java com.nana.testapp.MainActivity.java