mosquitto/www/posts/2010/05/mqtt-push-on-android.md
Roger A. Light 8aef00d3df Add website.
2018-09-20 09:34:16 +01:00

645 B

If you want to use MQTT for push in Android apps, you'll probably want to head over to Anton L's blog post How to Implement Push Notifications for Android. He has a sample Android app that uses the IBM Java library to implement push notifications using MQTT, as well as a web page solution to demo pushing notifications to your phone.