Android的及时通讯技术,使用MQTT协议。项目包含的功能有:1.Android客户端连接ActiveMQ服务器;2.Android客户端与ActiveMQ服务器保持长连接(心跳技术);3.Android客户端对消息的订阅和发布等
☆79Jun 24, 2017Updated 8 years ago
Alternatives and similar repositories for ActiveMQ-MQTT-Android
Users that are interested in ActiveMQ-MQTT-Android are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Android即时通讯技术,通过使用MQTT协议实现服务器与客户端保持长连接(心跳技术)☆28Nov 1, 2016Updated 9 years ago
- Android开发之基于MQTT协议实现消息的即时推送☆50Sep 24, 2015Updated 10 years ago
- 快速集成MQTT协议到Android客户端,只需要简单的几个步骤,无需关注搭建细节.Rapid integration the MQTT protocol to the Android client, need only a few simple steps☆33Nov 26, 2013Updated 12 years ago
- 简易物联网演示系统(Arduino+Node.js+Web)☆14Feb 9, 2018Updated 8 years ago
- Auto load more library for RecyclerView☆14Dec 18, 2018Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Make the Mqtt Android client easier☆107Sep 24, 2019Updated 6 years ago
- Android版本聊天Library,基于XMPP即时消息框架☆14Nov 28, 2019Updated 6 years ago
- Base on android.os.Handler - You can decide when to execute tasks.基于Android原生Handler的简单定时任务处理器,可以从小时到秒自定义执行时间。☆16Oct 19, 2017Updated 8 years ago
- Android 蓝牙音箱开发☆31Aug 14, 2016Updated 9 years ago
- car-eye-media server 是一款高性能视频服务器,满足国家交通部JT1078协议,公安部GB28181协议,并支持上级下级平台交互,平台之间相互转发。☆21May 16, 2024Updated 2 years ago
- a cute viewpager indicator☆30Sep 11, 2018Updated 7 years ago
- Android 包含大多数App进程保活方案及代码整理接入即可,使用简单☆25May 13, 2020Updated 6 years ago
- 微 信热修复Tinker demo。30分钟不到,带你上路☆14Sep 11, 2019Updated 6 years ago
- Android表情软键盘切换☆19Sep 8, 2017Updated 8 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- SpringBoot使用Emqtt进行推送消息。☆12Jul 9, 2018Updated 7 years ago
- MQTT Android☆3,102Aug 10, 2024Updated last year
- Android 中可"折叠""打开"或者"全文""收起"的TextView☆10Mar 1, 2018Updated 8 years ago
- QT编写的串口上位机用于显示生物雷达检测到的生命体征信息.☆11May 13, 2019Updated 7 years ago
- center align drawable(left, top, right, bottom) view☆12Oct 25, 2025Updated 7 months ago
- 这是一款自定义日期时间选择器☆77May 15, 2017Updated 9 years ago
- 树级数据展示 id-pid☆23Apr 29, 2019Updated 7 years ago
- Android广告拦截器,通过代理的形式拦截广告☆10Jan 12, 2019Updated 7 years ago
- 机顶盒上的自定义键盘☆16Oct 9, 2015Updated 10 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 天猫店铺爬虫,爬取店铺所有商品数据☆13Feb 6, 2018Updated 8 years ago
- 共享WiFi项目——Google Android创新挑战赛银奖☆12May 26, 2018Updated 8 years ago
- DEPRECATED! This project has moved to mbed-os☆11Jan 10, 2017Updated 9 years ago
- Android 滑动验证☆10Sep 7, 2016Updated 9 years ago
- 实现okhttp断点上传☆63Sep 1, 2017Updated 8 years ago
- 未来道具 NO.ZeroZeroOne,一个视觉SLAM的自主导航AGV,将于2020年底开始 相关工程会持续更新☆11May 3, 2020Updated 6 years ago
- 基于pyqt和python-vlc开发的播放器demo,可以对阿里云视频直播进行监测☆10Mar 25, 2021Updated 5 years ago
- 酷炫的Android登录界面☆19Nov 2, 2017Updated 8 years ago
- 最近项目中要求做推送,基于内网的。由于工期不是很紧,需求不是很严格,所以放弃了使用三方的推送框架,基于Socket自己写了消息推送功能(服务端+android端)。服务器端使用java,客户端使用Android。本人是做Android开发的,所以demo重点介绍客户端的一些…