mqtt_on_the_android_platform
MQTT and Android
There are a range of great articles and samples showing how MQTT can be used on the Android platform.
- Android MQTT Push code sample for German Eclipse Magazin article on Eclipse Paho on Android
- MQTT and Android comprehensive example discussing various issues by Dale Lane
- Complete example project based on the work by Dale, from the mosquitto team.
- First Android Service from Ben Hardill
- HelloMQTT a simple example
- ListMQTT follow-on demonstrating listing by topic
- Using MQTT with Android on IBM developerWorks (in Chinese)
There are also some good write-ups out there about reasons to use MQTT on mobile platforms:
