Android Open Source - Video youtube LightRobotRemoteControl-App






Project Summary

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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of LightRobotRemoteControl-App.

ItemValue
Java File Count7
Supported screen sizes[hdpi]
Activity Count2
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Resource Files

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.

null

Java Source Files

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