搜索资源列表
android-serialport-api
- android serialport官方实例,是学习android串口的必备资料,希望对大家有所帮助
Android-Serial android串口调试软件
- android串口调试软件,根据国外开源项目Android Serial 改编而来-android serial debugging software, open source projects under the Android Serial abroad adapted from
SerialDemo
- android 实现串口通讯源代码,源于google给出的SerialPort,部分修改-android serial port--code
蓝牙串口搜索配对连接通讯
- 蓝牙串口搜索配对连接通讯,实现了android 蓝牙串口的搜索、配对、连接和通信等完整功能。
Android蓝牙串口助手亲测可用
- Android蓝牙串口助手亲测可用,买的别人的代码,android蓝牙上位机,用于接收单片机串口发送的数据
demo_source
- Android串口开发应用实例,实际测试成功。(Android Serial development)
Serial
- 简单Android串口链接demo,亲测有问题 还望大家能帮助修改修改(simple Android serial link)
myserial
- Android通jni读取串口数据实例,包含lib库文件,封装好了jni(Android serial read and write)
Android系统访问串口设备源码
- Android串口 程序,可以操作串口通信(Android Serial port can operate com conmunicate)
usb-serial-for-android-master
- 实现android手机串口通讯,需要手机支持OTG功能(Android mobile phone serial communication, the need for mobile support OTG function)
android 蓝牙串口助手 源代码 ThinBTClient
- android 蓝牙串口助手 源代码 支持多种协议ThinBTClient(Android Bluetooth serial assistant source code, ThinBTClient)
09_串口通讯
- Android 串口调试资料,包含代码和demo(Android serial debugging data, including code and demo)
android-serialport-api
- 最近在做android串口的开发,找到一个开源的串口类android-serialport-api,但是下载源码之后发现源码不能直接使用,而且源码结构较为复杂,对此做了简化(Android serial driver source code)
Android串口调试软件源码
- 串口调试软件,用于安卓平台的串口数据收发(Serial port debug software for serial data receiving and receiving of Android platform)
android-serialport-api
- Android 串口调试工具app,用于Android平台的串口调试,比如:设置串口波特率,串口设备ttyS*等等(Android serial debugging tool app, for the serial port debugging of Android platform, such as: set serial port rate, serial port device ttyS* and so on.)
android-serialport-api-master
- android的串口api,可做参考。android的串口api,可做参考(android-serialport-api-master)
android发送接收uart串口代码
- Android 发送接收uart串口数据代码(android send and receive uart data,source code)
HC_BLE串口助手源码修改版
- HC-08蓝牙4.0BLE串口模块使用资料包,安卓手机APP测试软件(HC-08 Bluetooth 4.0BLE serial module using data package, Android mobile APP test software)
android-serial-gps-driver
- Android串口GPS驱动,需要源码编译,正确配置串口信息及权限,即可生成hal层的so文件,APP应用可调用GPS信息以定位(android-serial-gps-driver)
Android串口调试软件源码
- Android串口调试软件源码,亲测可用,适合初学者