https://github.com/ibm-messaging/mqtt-android-helper
https://github.com/ibm-messaging/mqtt-android-helper
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ibm-messaging/mqtt-android-helper
- Owner: ibm-messaging
- License: epl-1.0
- Created: 2014-09-15T19:05:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-16T15:02:59.000Z (over 10 years ago)
- Last Synced: 2025-01-23T23:53:15.656Z (4 months ago)
- Language: Java
- Size: 219 KB
- Stars: 1
- Watchers: 50
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.