android-mqtt-demo
android-mqtt-demo copied to clipboard
Couple small usability improvements
- Remember host/username/password during app launches
- Protocol spinner instead of the need to write tcp:// udp://
- Some code cleanups
The app still just exits if the user enters a invalid host - hope we can overcome this somehow.