NXT implementation used to control a lego robot at the office thru bluetooth.
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.
The following table is the detailed list of NXT-Android-2.
Item | Value |
---|---|
Java File Count | 19 |
Activity Count | 3 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET |
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