An open API service indexing awesome lists of open source software.

https://github.com/ibm-messaging/mqtt-android-helper


https://github.com/ibm-messaging/mqtt-android-helper

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

#MQTT Helper

##Description

A simple MQTT Android client for test, debug and monitoring.

##Dependencies

- [Eclipse Paho java Mqtt client](http://www.eclipse.org/paho/clients/java/)
- [Eclipse Paho Android service](http://www.eclipse.org/paho/clients/android/)

##Installation

- Originally developed in Injellij IDEA. You may export the project to IDE of your choice.
- Target API level 19

##Relational Diagram

[Click here to view diagram](http://www.slideshare.net/AllanMarube/mqtthelperdiagram)

If you have any comments or suggestions for improvements, please create an Issue or better yet submit a Pull Request. If you do submit a Pull Request please indicate in the Pull Request that you accept and agree to be bound by the terms of the IBM Contributor License Agreement that can be found in the CLA.md file in the repository.