An Android-App to control the LightRobot. Uses three different ways to control the robot: -> Touch-Input -> Voice-Recognition -> Accelerometer. The Robot software can be found here: https://github.com/janisHD/LightRobot. A video that illustrates the functions can be found here: http://www.youtube.com/watch?v=hJi5qhOgbXw.
LightRobotRemoteControl-App is hosted in the following web site
https://github.com/janisHD/LightRobotRemoteControl-App
If you think the Android project LightRobotRemoteControl-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.
The following table is the detailed list of LightRobotRemoteControl-App.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 1 image files in LightRobotRemoteControl-App. The names of the image files are listed as follows.
app_icon.png
The following screenshort is generated from the image listed above.
LightRobotRemoteControl-App has the following Java source files.
org.lightrobotremote.BluetoothService.java org.lightrobotremote.DeviceListActivity.java org.lightrobotremote.LightRobotAccelerometerControl.java org.lightrobotremote.LightRobotDataManager.java org.lightrobotremote.LightRobotRemoteInterface.java org.lightrobotremote.LightRobotVoiceControl.java org.lightrobotremote.util.ColorHelper.java