aicareles/Android-BLE
Android-BLE蓝牙框架,提供了扫描、连接、使能/除能通知、发送/读取数据、接收数据,读取rssi,设置mtu等蓝牙相关的所有操作接口,内部优化了连接队列,以及快速写入队列, 并支持多服务通讯,可扩展配置蓝牙相关操作。 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3564
- days_rel: n/a
- days_push: 647
- n_releases_24m: 0
Adoption not part of the score
2843 stars · 475 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android Bluetooth Low Energy (BLE) framework in Java that wraps all BLE operations—scanning, connecting, notifications, read/write, RSSI, MTU—behind a simple API. It includes optimized connection and write queues, multi-service communication, and extensible configuration.
Use cases
- connect to BLE devices from an Android app
- scan and filter nearby Bluetooth LE devices
- send and receive data over BLE characteristics
- manage multiple BLE device connections with a queue
- read RSSI and set MTU on Android
- build an Android app for BLE IoT peripherals
When to choose
- you're building an Android app that talks to BLE hardware like wearables or sensors
- you want a higher-level API over Android's verbose BluetoothLe APIs
- you need connection/write queuing and multi-service support out of the box
When to avoid
- you need cross-platform BLE (iOS, desktop)
- your project is Kotlin-first and you prefer a Kotlin coroutines/Flow-based BLE library
- you target Bluetooth Classic rather than BLE
Facets
library · maturity active
sdk developer-tools concurrency android-tools mobile-development developer-tools iot jvm bluetooth ble bluetooth-low-energy android-library iot-connectivity android mobile
1 source
- readme: https://github.com/aicareles/Android-BLE · fetched 2026-08-28 · a3d2a841c574
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aicareles/Android-BLE | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="aicareles/Android-BLE")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem