Android app to send messages to the Lego NXT device.
NXT-Messenger-Android is hosted in the following web site
https://github.com/bytemesoftware/NXT-Messenger-Android
If you think the Android project NXT-Messenger-Android 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-Messenger-Android.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [ldpiv5, mdpi, ldpi, hdpi, hdpiv5, mdpiv5] |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | mobclix.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.GET_TASKS android.permission.INTERNET android.permission.READ_PHONE_STATE |
There are 9 image files in NXT-Messenger-Android. The names of the image files are listed as follows.
command_grey.png command_white.png icon_1.png message_grey.png message_white.png move_grey.png move_white.png movebackgroundimage.png nxtlogo.png
The following screenshort is generated from the image listed above.
NXT-Messenger-Android has the following Java source files.
com.bytemesoftware.nxtmessengeradfree.CommandActivity.java com.bytemesoftware.nxtmessengeradfree.CommandFormatter .java com.bytemesoftware.nxtmessengeradfree.DeviceListActivity.java com.bytemesoftware.nxtmessengeradfree.Main.java com.bytemesoftware.nxtmessengeradfree.MessageActivity.java com.bytemesoftware.nxtmessengeradfree.MessageFormatter .java com.bytemesoftware.nxtmessengeradfree.MoveActivity.java com.bytemesoftware.nxtmessengeradfree.MoveCommand .java com.bytemesoftware.nxtmessengeradfree.MoveFormatter .java com.bytemesoftware.nxtmessengeradfree.NXTTabWidget.java com.bytemesoftware.nxtmessengeradfree.SendCommand .java com.bytemesoftware.nxtmessengeradfree.SendMessage .java