Develop MQTT Client Android App

Learn about MQTT, Eclipse Paho APIs and how to build a Client that can publish/subscribe to MQTT Messages

Ratings: 3.44 / 5.00




Description

Learn about MQTT protocol, Eclipse Paho APIs and how to build a Client that can publish / subscribe to MQTT Messages. The client will be built using Java with Android Studio. At the end of the course, you can use the same Eclipse Paho API to make the client on any other language too.

What You Will Learn!

  • Understand basics of MQTT pub/sub protocol, use Paho Eclipse API for MQTT to develop an Android App

Who Should Attend!

  • Anyone who wishes to learn to develop a MQTT client as an Android App