Android Open Source - Hardware car RCcar






Project Summary

This is a simple project of RC car with Bluetooth control. Arduino controller is used..

Web Site / Source Repository

RCcar is hosted in the following web site
https://github.com/il-marc/RCcar

If you think the Android project RCcar listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of RCcar.

ItemValue
Java File Count4
Target SDK Version14
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.VIBRATE




Java Source Files

RCcar has the following Java source files.

com.ilmarc.btcar.JoystickClickedListener.java
com.ilmarc.btcar.JoystickMovedListener.java
com.ilmarc.btcar.JoystickView.java
com.ilmarc.btcar.MainActivity.java