搜索资源列表
Android的蓝牙编程例子
- Android的蓝牙编程例子,基于SPP协议与蓝牙串口设备通信,本文程序作为客户端使用。-Android Bluetooth programming examples, based on the SPP agreement with the Bluetooth serial device communication, this program as a client.
BlueTooth Door
- 在android平台上使用蓝牙SPP协议连接串口蓝牙。该例子能够发送和接受信息(接收信息必须在信息后面加换行符)-android bluetooth SPP Connection .
android-serialport-api
- Andorid 蓝牙SPP驱动-The Andorid Bluetooth SPP driver
BlueTooth
- Android的蓝牙编程例子,基于SPP协议与蓝牙串口设备通信.-Android Bluetooth programming examples, based on the SPP agreement with the Bluetooth serial device communication
BluetoothChat
- Android 蓝牙聊天软件源码。演示了如何建立蓝牙连接和运用蓝牙SPP发送信息。-The Android Bluetooth chat software source code.Demonstrates how to establish a Bluetooth connection and use Bluetooth SPP to send a message.
BlueTerm_1.0.0.tar
- 说明 VT- 100终端仿真器与任何串行设备使用蓝牙串行适配器通信。 RFCOMM/ SPP协议仿真通过蓝牙串行通信。 您需要一个蓝牙串行适配器。 这是一个开源的应用程序。你可以得到更多的信息和源代码:-Descr iption VT-100 terminal emulator for communicating with any serial device using a bluetooth serial adapter. The RFCOMM/SPP protocol
btsppdemo
- android 系统下蓝牙spp的demo软件。-this is a demo code for bluetooth spp profile on android os.
android-bluethooth-spp
- 一个基于android蓝牙Spp协议开发的测试文件,供新手们参考使用-An android-based Bluetooth Spp protocol development test file for novices use and reference
Android-BluetoothSPPLibrary-master
- Android SPP for bluetooth-Android SPP
ProgressBarHandler
- android蓝牙SPP开发, 很好的蓝牙测试例子, 蓝牙2.0典型应用-android bluetooth develop
android-bluetooth-spp
- 一个价单的android ble 例子,适合初学者参考。-Android ble example of a single price
2.1 蓝牙模块
- 蓝牙协议功能代码,用于测试蓝牙模块的例程JAVA,此程序来自于 android SDK, 我们是在其基础上, 将UUID修改为蓝牙SPP服务的标准UUID(This program from the android SDK, we are on the basis of it, amend the UUID to bluetooth SPP service standard UUID)
Android蓝牙SPP通信
- 基于Android平台的蓝牙SPP通信源码,可参考应用于各平台的蓝牙设备间通讯