Android Open Source - Hardware remote Android-NXT-Remote






Project Summary

Android application that allows simple control to a NXT via bluetooth.

Web Site / Source Repository

Android-NXT-Remote is hosted in the following web site
https://github.com/madsleejensen/Android-NXT-Remote

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

ItemValue
Java File Count13
Activity Count3
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET




Java Source Files

Android-NXT-Remote has the following Java source files.

net.contentcube.robot.ControlActivity.java
net.contentcube.robot.DeviceListAdapter.java
net.contentcube.robot.MainActivity.java
net.contentcube.robot.NXTApplication.java
net.contentcube.robot.ServiceActivity.java
net.contentcube.robot.helpers.StringHelper.java
net.contentcube.robot.nxt.NXTCommand.java
net.contentcube.robot.nxt.NXTController
.java
net.contentcube.robot.nxt.commands.Factory.java
net.contentcube.robot.nxt.commands.MovementCommand.java
net.contentcube.robot.nxt.commands.PingCommand.java
net.contentcube.robot.webcontrol.CommandsWebRequester.java
net.contentcube.robot.webcontrol.WebControllerService.java