Two simplified official demos which can be adapted in Android6.0.
✨Bluetooth4_31finalfinal
is a simplified project based on the old official demo,part of which maybe are deprecated nowadays.
But it's simple for BLE newbees to understand how android works to scan\connect\communicate with ble devices.
✨BluetoothBleKotlin
is a simple , neat and up-to-date project based on project above,using Kotlin & MVP,which is tested these days.
✨Bluetooth Low Energy
is a Simplified-Chinese MD documents,translated from google official BLE documents,which is friendly for Chinese.
Hope this repo can help you :)