Description
Lets you control Lego Mindstorms NXT robots from an Android phone via Bluetooth.
Protocol is <a href="http://mindstorms.lego.com/en-us/support/files/default.aspx">documented</a> on Lego website.
The official <a href="https://github.com/NXT/LEGO-MINDSTORMS-MINDdroid">MINDdroid</a> app is
also free software.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- BLUETOOTH_ADMIN
- BluetoothConnect to Bluetooth devices.
- Precise locationDetermine the location via GPS.
- Bluetooth connectionConnect to paired Bluetooth devices.
- Bluetooth scanSearch for nearby Bluetooth devices.
- Prevent sleepingKeep the device from going to sleep.
- nxtremotecontrol.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments