Android Open Source - App ball AndCar






Project Summary

Android Application for autonomous android robot that can track a green ball and avoid obstacles.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndCar.

ItemValue
Java File Count7
Minimum SDK Version10
Activity Count1
Required Permissionsandroid.permission.BLUETOOTH
android.permission.CAMERA
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

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