jp1017 / AndroidSerialPort
安卓串口打开、接收与发送
☆89Updated 5 years ago
Alternatives and similar repositories for AndroidSerialPort:
Users that are interested in AndroidSerialPort are comparing it to the libraries listed below
- 安卓串口示例,打开、接收、发送、关闭☆40Updated 8 years ago
- android下完整的多串口数据收发解析项目☆63Updated 8 years ago
- 普通蓝牙EDR连接,BLE蓝牙连接,示例,操作蓝牙打印机demo☆120Updated 8 years ago
- 本库是一款基于Rxjava实现的android音频设备通信库,主要用于手机和音频设备之间通信,支持录音、发送、供电、发送失败自动重试(可以指定重试次数),设置接收超时、自定义编解码,自定义配置参数等功能,使用本库只需要关注与业务相关的自定义编解码。☆173Updated 5 years ago
- 一个简洁的Android串口通信框架。☆103Updated 7 years ago
- Android fingerprint sensor demo application.☆63Updated 6 years ago
- Android Multimedia框架总结案例,包含MediaPlayer,Camera等☆154Updated 6 years ago
- Android 串口调试助手☆147Updated 3 years ago
- Android 一套完整的 Socket 解决方案☆180Updated 7 years ago
- Android串口通信工具☆38Updated 6 years ago
- 基于 speex 的语音录制☆85Updated 7 years ago
- Android相机开发(五): 触摸对焦,触摸测光,二指手势缩放☆68Updated 7 years ago
- 在Android上使用Lame库录制出mp3格式的音频库☆111Updated 7 years ago
- Socket封装,支持TCP/UDP客户端和服务端,支持自定义粘包处理、验证处理、解析处理。