# BluetoothBle **Repository Path**: dmgycgp/BluetoothBle ## Basic Information - **Project Name**: BluetoothBle - **Description**: 使用blelib库对ble蓝牙设备进行连接的demo,全部在Application中运行,通过activity的广播启动蓝牙连接,断开后会自动重新连接。已写好发送和接受数据的方法,接收数据后会发送广播。 - **Primary Language**: Android - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2021-06-30 - **Last Updated**: 2021-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #BluetoothBle 使用blelib库对ble蓝牙设备进行连接的example,全部在Application中运行,通过activity的广播启动蓝牙连接,断开后会自动重新连接。已写好发送和接受数据的方法,接收数据后会发送广播。 BleLib github:https://github.com/junkchen/BleLib.git