Android Application for autonomous android robot that can track a green ball and avoid obstacles.
AndCar is hosted in the following web site
https://github.com/Kevin-Jonaitis/AndCar
If you think the Android project AndCar 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 AndCar.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.BLUETOOTH android.permission.CAMERA android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
AndCar has the following Java source files.
com.gbc.andcar.AndCarActivity.java com.gbc.andcar.BluetoothDeviceListActivity.java com.gbc.andcar.BluetoothService.java com.gbc.andcar.CameraView.java com.gbc.andcar.IOIOThread.java com.gbc.andcar.IRCalculations.java