I found a cheap and readably hackable RC car that is controlled by the Bluetooth of an Android phone on sparkfun.com ( https://www.sparkfun.com/products/11162 ). This project is my somewhat ongoing modifications of this simple car to convert it from just.
car is hosted in the following web site
https://github.com/TheOtherRealm/car
If you think the Android project car 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 car.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi] |
Target SDK Version | 7 |
Minimum SDK Version | 7 |
Activity Count | 3 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET android.permission.WAKE_LOCK |
There are 31 image files in car. The names of the image files are listed as follows.
a1.png a2.png arexx.png b1.png b2.png back1.png back2.png balence.png bt.png bt2.png bt_off.png bt_on.png d1.png d2.png dagulogo.png forward.png forward1.png g1.png g2.png gravity1.png gravity2.png left.png left1.png lf.png middle.png middle1.png rf.png right.png right1.png u1.png u2.png
The following screenshort is generated from the image listed above.
car has the following Java source files.
android.car.BluetoothService.java android.car.Car.java android.car.DeviceList.java android.car.Help.java