dobermai / android-mqtt-pushLinks
A Repository which demonstrates how to use MQTT with Eclipse Paho for implementing Push Notifications. Works perfectly with any MQTT Broker like HiveMQ. This is the example application for my Eclipse Magazin Article about Push Notifications with MQTT
☆195Updated 13 years ago
Alternatives and similar repositories for android-mqtt-push
Users that are interested in android-mqtt-push are comparing it to the libraries listed below
Sorting:
- A simple MQTT Service that will keep running for the duration of your Android application using the Paho Java MQTT Client.☆244Updated 9 years ago
- Mqtt service for Android, based on Eclipse Paho Mqtt Client and Dale Lane's blog article (http://dalelane.co.uk/blog/?p=1599)☆86Updated 11 years ago
- 一个基于Android平台的XMPP开发包asmack的即时通讯的Demo,简单实现了文本和文件的发送和接收☆37Updated 12 years ago
- Netty Client for Android☆167Updated 10 years ago
- xmpp☆272Updated 7 years ago
- 一个基于Android平台的XMPP开发包asmack进行开发的一个开源推送Demo,需要搭建服务端,具体如何使用参考README☆39Updated 12 years ago
- YiIM V4 UI Code☆30Updated 7 years ago
- Android BLE SDK☆197Updated 9 years ago
- [UNMAINTAINED] Faceless is where you can talk freely☆489Updated 9 years ago
- 采用openfire作为服务器,基于XMPP协议开发android聊天客户端☆37Updated 11 years ago
- TeamTalk Android Client☆50Updated 11 years ago
- A fork of the ksoap2 library (http://ksoap2.sourceforge.net/) to support the Android platform.☆109Updated 3 years ago
- AndroidPlayerLibrary from vlc-android☆130Updated 10 years ago
- Select the picture from android default album 这个demo包含图片管理功能,ImageManager2这个类具有异步从网络下载图片,从sd读取本地图片,内存缓存,硬盘缓存,图片使用动画渐现等功能,已经将其应用在包含大量图片的应…