Arduino robot controlling by android application via bluetooth.
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.
The following table is the detailed list of androbot.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [hdpi] |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 5 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
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.
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