Download Free code android mqtt push
Description
A Repository which demonstrates how to use MQTT with Eclipse Paho for implementing Push Notifications. This is the example application for my Eclipse Magazin Article about Push Notifications with MQTT.
Icons
Source Files
The download file android-mqtt-push-master.zip has the following entries.
.gitignore// w ww. ja v a2 s .c o m
AndroidManifest.xml
ant.properties
build.xml
libs/paho-mqtt-client-1.0.1-sources.jar
libs/paho-mqtt-client-1.0.1.jar
proguard-project.txt
project.properties
res/drawable-hdpi/ic_action_search.png
res/drawable-hdpi/ic_launcher.png
res/drawable-hdpi/snow.png
res/drawable-ldpi/ic_launcher.png
res/drawable-mdpi/ic_action_search.png
res/drawable-mdpi/ic_launcher.png
res/drawable-mdpi/snow.png
res/drawable-xhdpi/ic_action_search.png
res/drawable-xhdpi/ic_launcher.png
res/drawable-xhdpi/snow.png
res/drawable/blackice.png
res/layout/main.xml
res/values/colors.xml
res/values/strings.xml
src/de/eclipsemagazin/mqtt/publisher/Thermometer.java
src/de/eclipsemagazin/mqtt/push/BlackIceActivity.java
src/de/eclipsemagazin/mqtt/push/MQTTService.java
src/de/eclipsemagazin/mqtt/push/PushCallback.java
Download
Click the following link to download android-mqtt-push-master.zip.
android-mqtt-push-master.zip