A Simple Android App that is a Controller for a Lego NXT Robot.
Simple_BT-NXT_Controller is hosted in the following web site
https://github.com/danysantiago/Simple_BT-NXT_Controller
If you think the Android project Simple_BT-NXT_Controller 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 Simple_BT-NXT_Controller.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 1 image files in Simple_BT-NXT_Controller. The names of the image files are listed as follows.
whitebg.png
The following screenshort is generated from the image listed above.
Simple_BT-NXT_Controller has the following Java source files.
com.dany.btnxt.BT_Comm.java com.dany.btnxt.ControllerGUI.java com.dany.btnxt.TestTouchPad.java com.dany.btnxt.TouchPadView.java com.dany.nxjbt.BT_Comm.java com.dany.nxjbt.DataSenderThread.java com.dany.nxjbt.main.java