Android Open Source - Hardware robot NXT-Android-2






Project Summary

NXT implementation used to control a lego robot at the office thru bluetooth.

Web Site / Source Repository

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

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

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




Java Source Files

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

com.clwillingham.socket.io.AckCallback.java
com.clwillingham.socket.io.IOBeat.java
com.clwillingham.socket.io.IOMessage.java
com.clwillingham.socket.io.IOSocket.java
com.clwillingham.socket.io.IOWebSocket.java
com.clwillingham.socket.io.Message.java
com.clwillingham.socket.io.MessageCallback.java
net.contentcube.robot.ControlActivity.java
net.contentcube.robot.ControllerService.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.NXTCommandFactory
.java
net.contentcube.robot.nxt.NXTController
.java
net.contentcube.robot.nxt.commands.MovementCommand.java
net.contentcube.robot.nxt.commands.TurnCommand.java