资源简介
通过蓝牙适配器,建立PC与Android端的通讯。PC端作为服务端,使用bluecove bit64包。android端作为客户端,使用BluetoothSocket。
代码片段和文件信息
/**
* Automatically generated file. DO NOT MODIFY
*/
package exp.com.bluetoothtest;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean(“true“);
public static final String APPLICATION_ID = “exp.com.bluetoothtest“;
public static final String BUILD_TYPE = “debug“;
public static final String FLAVOR = ““;
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = “1.0“;
}
相关资源
- Android蓝牙遥控器字符串形式应用例程
- Android蓝牙设备之间通过UUID通信
- android手机bluetooth通信测试代码
- 蓝牙聊天程序
- Arduino bluetooth controller_v1.3_apkpure.com.
- android studio 蓝牙 socket 范例
- Unity蓝牙插件,最新版2019年10月7号更
- android 蓝牙4.0 和2.0
- BluetoothHelper
- 蓝牙通信插件最新版Bluetooth LE for iO
- android BlueToothDemo 蓝牙搜索,配对,连
- AndroidStudio蓝牙接收数据绘图
- 蓝牙坐标控制
- android 蓝牙连接通信
- HBuilder实现蓝牙通讯 - 亲测可用html5
- Android studio3.2类似蓝牙控制LED开关的程
- Android studio蓝牙遥控
- Bluetooth之打开、关闭、搜索、允许搜
- BluetoothBLE
- android bluetooth 搜尋距離
- BlueTooth(最新版本的蓝牙demoAndroidst
- Arduino-android-bluetooth-serial.zip
- 蓝牙bluetooth控制PPT
- pc与手机蓝牙通信 java程序实现
- Android蓝牙串口传输心电数据画图的小
- Android Bluetooth文件传输
- andrid 蓝牙开发 bluetooth
- android_Bluetooth_ssp-BLE,一个可以选择
- Android BLE 官方DEMO
- Android蓝牙聊天项目非常详细
评论
共有 条评论