搜索资源列表
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蓝牙上位机,用于接收单片机串口发送的数据
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串口通信实例分析【附源码】
- 安卓蓝牙串口通信的源码demo,里面有详细说明(Android Bluetooth serial communication source code demo, there are detailed descr iption)
Android串口调试软件源码
- 串口调试软件,用于安卓平台的串口数据收发(Serial port debug software for serial data receiving and receiving of Android platform)
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串口通讯
- android下的串口通讯示例程序,可手动设置端口、波特率、数据位、校验位和停止位
android-serial-gps-driver
- Android串口GPS驱动,需要源码编译,正确配置串口信息及权限,即可生成hal层的so文件,APP应用可调用GPS信息以定位(android-serial-gps-driver)
Android-SerialPort-Tool-master
- Android开发 Java编程 串口通信源代码(Android Develops Java Programming Serial Communication Source Code)
基于android手机的蓝牙串口调试助手(源码)
- 基于android手机的蓝牙串口调试助手(源码)(Bluetooth Serial Port Debugging Assistant (Source Code) Based on Android Mobile Phone)
Android串口调试软件源码
- Android串口调试软件源码,亲测可用,适合初学者