Android Open Source - Hardware robot androbot






Project Summary

Arduino robot controlling by android application via bluetooth.

Web Site / Source Repository

androbot is hosted in the following web site
https://github.com/Foton512/androbot

If you think the Android project androbot 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 androbot.

ItemValue
Java File Count18
Supported screen sizes[hdpi]
Target SDK Version8
Minimum SDK Version8
Activity Count5
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Resource Files

There are 6 image files in androbot. The names of the image files are listed as follows.

arrow_down.png
arrow_left.png
arrow_right.png
arrow_up.png
rotate_left.png
rotate_right.png

The following screenshort is generated from the image listed above.

null




Java Source Files

androbot has the following Java source files.

com.foton.robot_controller.AutopilotActivity.java
com.foton.robot_controller.BluetoothClient.java
com.foton.robot_controller.BluetoothService.java
com.foton.robot_controller.Cell.java
com.foton.robot_controller.CommandCreator.java
com.foton.robot_controller.Field.java
com.foton.robot_controller.FieldChunk.java
com.foton.robot_controller.Macros.java
com.foton.robot_controller.Map.java
com.foton.robot_controller.MapActivity.java
com.foton.robot_controller.MenuActivity.java
com.foton.robot_controller.MoveStraight.java
com.foton.robot_controller.Movement.java
com.foton.robot_controller.RobotClient.java
com.foton.robot_controller.RobotService.java
com.foton.robot_controller.SimpleRemoteControlActivity.java
com.foton.robot_controller.TraditionalRemoteControlActivity.java
com.foton.robot_controller.Turn.java