Android Open Source - Hardware robot android-robot-control-app






Project Summary

Android app for controlling Arduino robots and toys from your smartphone via Bluetooth.

Web Site / Source Repository

android-robot-control-app is hosted in the following web site
https://github.com/will093/android-robot-control-app

If you think the Android project android-robot-control-app 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 android-robot-control-app.

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version20
Minimum SDK Version10
Activity Count3
Fragment Count6
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




License

The license information of android-robot-control-app is as follows:

GNU General Public License

Resource Files

There are 11 image files in android-robot-control-app. The names of the image files are listed as follows.

button.png
crab.png
down.png
go2.png
left.png
left_arrow.png
right.png
right_arrow.png
two_wheel_toy.png
up.png
x.png

The following screenshort is generated from the image listed above.

null




Java Source Files

will.st.bluetooth.robot.controller.BtConnectFragment.java
will.st.bluetooth.robot.controller.ConnectionFailedException.java
will.st.bluetooth.robot.controller.ControllerActivity.java
will.st.bluetooth.robot.controller.CrabToyFragment.java
will.st.bluetooth.robot.controller.MainMenuActivity.java
will.st.bluetooth.robot.controller.ToyMenuActivity.java
will.st.bluetooth.robot.controller.TwoWheelToyFragment.java
will.st.bluetooth.robot.controller.controllers.ControllerFragmentFactory.java
will.st.bluetooth.robot.controller.controllers.ControllerFragment.java
will.st.bluetooth.robot.controller.controllers.XControllerFragment.java