# Android Bluetooth **Repository Path**: lilium_foliage/Android-Bluetooth ## Basic Information - **Project Name**: Android Bluetooth - **Description**: Android经典蓝牙 - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 41 - **Forks**: 22 - **Created**: 2019-11-05 - **Last Updated**: 2024-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Android Bluetooth #### 介绍 Android经典蓝牙 #### 相关操作 1、开启扫描,搜索周围蓝牙设备 2、扫描到设备后,与设备配对、建立连接 3、与设备成功连接后,实现数据通讯即收发数据 4、与设备通讯结束后,关闭与蓝牙的连接