Android application that's built on top of MQTT protocol to send and receive messages(Pub/Sub) from a broker (e.g., Mosquitto).
MQTT-Messenger is hosted in the following web site
https://github.com/kgdinesh/MQTT-Messenger
If you think the Android project MQTT-Messenger listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of MQTT-Messenger.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 10 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
MQTT-Messenger has the following Java source files.
com.mqtt.messenger.Dashboard.java com.mqtt.messenger.StartPage.java