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