搜索资源列表
seriaport_textview
- android串口通讯:能自动读取串口数据,并将显示在textView上。-android serial communication: serial data can be automatically read and displayed on the textView on.
SerialDemo
- android 实现串口通讯源代码,源于google给出的SerialPort,部分修改-android serial port--code
Android_SDK_Examples_sourse_code
- 《Google Android SDK开发范例大全》全部范例源码,对初中级的来说还是很不错的哦。 -" Google Android SDK development of examples of documents," all source code of the examples, pretty good for learners of middle class
MulThreadDownload
- 多线程文件下载,可自己定义线程个数,实现多线程下载。android手机软件-Multi-threaded file download
AndroidConnect
- C#连接android手机的实例,通过串口通讯-C# connect android phone instance, through the serial port communication
Android-bluetooth
- 一个基于蓝牙进行通讯的文档,对蓝牙虚拟串口进行了详细的讲解。-A Bluetooth-based communication documentation, detailed explanation of Bluetooth virtual serial port.
BTClient
- Android蓝牙通讯代码,包含如何建立蓝牙连接以及利用串口通讯-Android Bluetooth communication code, including how to establish a Bluetooth connection as well as the use of serial communication
BlueTooth_Outrace
- android手机和单片机通过蓝牙进行串口通讯,包括一系列蓝牙通讯基本操作-android phones and microcontroller via Bluetooth serial communication, including a series of basic operations Bluetooth communication
android-serialport-api
- 安卓串口通讯的测试范例,进行了官方小bug 的修改及处理,测试没任何问题,没有找到安卓类别请管理员处理一下-Andrews serial communications test case for the official small bug fixes and handling, testing without any problems
BTClient
- eclipse 编写的android 上的蓝牙串口通讯程序-The eclipse android bluetooth serial port communication program written
Android-bluetooth
- 实现蓝牙串口的匹配和通讯,能够运用在需要配对蓝牙并传输数据的地方-Achieve matching Bluetooth serial port and communications, can use Bluetooth pairing and needed a place to transfer data
CH341SER_ANDROID.ZIP
- 安卓USB串口通讯,CH340T通讯,免驱动-CH340 uart for android
devDemo20141212
- android开发实例集包括动态注入,zxing二维码扫描,蓝牙串口通讯,svg显示,图片放大缩小-android development example set includes dynamic injection, zxing dimensional code scanning, Bluetooth serial communication, svg show, picture zoom
蓝牙串口搜索配对连接通讯
- 蓝牙串口搜索配对连接通讯,实现了android 蓝牙串口的搜索、配对、连接和通信等完整功能。
ComAssistant
- ComAssistant(Android串口通信) android串口通讯助手源码,可以获取设备中可用串口、破特率,发送hex数据、文本txt数据等功能-Android serial communication assistant source code, you can access the device can be used in the serial port, the rate of breaking the rate, send hex data, text TXT data a
SerialAndSocket
- 主要用于Android设备与其他平台通讯,包括串口,网口(UDP以及TCP)。(Mainly used for Android devices to communicate with other platforms, including serial ports, network ports (UDP and TCP).)
usb-serial-for-android-master
- 实现android手机串口通讯,需要手机支持OTG功能(Android mobile phone serial communication, the need for mobile support OTG function)
09_串口通讯
- Android 串口调试资料,包含代码和demo(Android serial debugging data, including code and demo)
repvmcement-splitter
- 串口通讯工具,可测试串口,用于windows系统平台()
Android串口通讯
- android下的串口通讯示例程序,可手动设置端口、波特率、数据位、校验位和停止位