UDP通信库,采用非阻塞模式(NIO)进行数据收发,主要针对数据量小且发送频繁的场景。
☆24Feb 16, 2017Updated 9 years ago
Alternatives and similar repositories for ViseUdp
Users that are interested in ViseUdp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个用于显示金钱的TextView☆13Jun 8, 2017Updated 8 years ago
- 深入剖析 View 的动画原理☆14Feb 5, 2018Updated 8 years ago
- 整理的系列基础工具类,包含辅助工具、加密解密、数据转换、IO操作、系统工具等。☆78Apr 16, 2018Updated 7 years ago
- 我的豆瓣是一个Android豆瓣客户端☆14Mar 27, 2013Updated 13 years ago
- an example tell us how to do a tag cloud~~~☆12Nov 2, 2016Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 手机MIC录音保存成pcm文件,经Speex裸编解码再还原成pcm☆11Mar 8, 2018Updated 8 years ago
- ☆16Feb 5, 2014Updated 12 years ago
- ☆11May 1, 2016Updated 9 years ago
- 项目集成了热门的开源库,并做了每个库的演示代码以及常用技术1.Fragment懒加载模式封装 2.Otto事件总线演示 3.Retrofit网络框架封装 4.MVP模式架构 5.greenDao数据库ORM框架 6.Android 6.0动态权限申请 7.butterkni…☆12Jun 1, 2016Updated 9 years ago
- 老外的自定义View面试题实现篇☆42Dec 10, 2016Updated 9 years ago
- 测试百度语音离在线融合合成sdk☆10Apr 11, 2017Updated 8 years ago
- An app about League of Legends news. Just for practice.☆12Jan 31, 2018Updated 8 years ago
- FFmpeg的Demo☆10Sep 18, 2018Updated 7 years ago
- ijkplayer:android无需编译,直接可以运行的播放器源代码☆12May 22, 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.
- 聚焦于Android Multimedia模块,结合Android5.X到Android7.X最新Multimedia相关的API等,实现录制音视频,播放音视频,截图,录屏,编解码等实用功能!☆76Apr 28, 2017Updated 8 years ago
- 仿微信的滑动按钮☆18Jul 7, 2017Updated 8 years ago
- RecyclerView Demo☆26Feb 1, 2015Updated 11 years ago
- 日志系统,使用森林对象维护不同的日志树进行日志输出,可以是Logcat树、文件树等,支持Bundle、Intent、Reference、Throwable、Map、Collection、JSON、Xml等格式化的输出。☆128Apr 16, 2018Updated 7 years ago
- ☆17Apr 30, 2021Updated 4 years ago
- a thread pool base on RT-Thread | 基于 RT-Thread 的线程池实现☆16Mar 9, 2021Updated 5 years ago
- Faceunity 人脸跟踪及虚拟道具绘制在七牛SDK中的集成demo - Android版☆20Mar 4, 2025Updated last year
- ☆16Jan 17, 2023Updated 3 years ago
- Android Ble类库,基于回调,暴露搜索、连接、发送、接收、断开连接等接口,无需关心细节操作即可进行Ble通信。☆170Jul 8, 2018Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆19Dec 25, 2017Updated 8 years ago
- 高仿微信图片选择模块☆18Jun 6, 2017Updated 8 years ago
- Encode and Decode video use Mediacodec and Rxjava☆27Nov 11, 2016Updated 9 years ago
- ☆20Feb 10, 2017Updated 9 years ago
- 使用ViewDragHelper,仿照豆瓣音乐效果☆65Jul 20, 2015Updated 10 years ago
- a wrap for MediaPlayer to make it easy and safe to use☆17Jan 4, 2019Updated 7 years ago
- RxJava & Retrofit & MVP☆64Dec 19, 2016Updated 9 years ago
- Mapbox for jetpack compose 地图封装(含离线地图)☆12Jul 29, 2025Updated 8 months ago
- 简易下拉刷新框架☆18Apr 27, 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 and start building anything your business needs.
- It could play rtsp stream by use ijkplayer☆17May 15, 2017Updated 8 years ago
- Healer天气预报,希望大家喜欢☆58Mar 22, 2017Updated 9 years ago
- BypassHiddenApi是一个用于绕过Android系统对隐藏API反射调用限制库。适用于Android4.4~15。☆21Jun 26, 2025Updated 9 months ago
- ☆10Jul 25, 2021Updated 4 years ago
- Android 通过WiFi连接打印机实现打印功能☆52Mar 30, 2017Updated 9 years ago
- Change the StatusBarColor dynamically, works on Android 4.4+. 简单优雅地动态改变状态栏颜色,支持安卓4.4+。☆18Aug 8, 2016Updated 9 years ago
- Socket封装,支持TCP/UDP客户端和服务端,支持自定义粘包处理、验证处理、解析处理。