Ross ROSS = Recommend OSS · open-source software intelligence for agents

dingjikerbo/Android-BluetoothKit

Android BLE蓝牙通信库 observed · 2026-08-28

github.com/dingjikerbo/Android-BluetoothKit · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3982
  • days_rel: n/a
  • days_push: 1226
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3695 stars · 760 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

An Android BLE Bluetooth communication library that wraps the native Android Bluetooth API with a simple client interface. It supports device scanning (BLE and classic), connection management, read/write operations, notifications, and beacon parsing.

Use cases

  • scan for BLE devices on Android
  • connect to Bluetooth LE peripherals from an Android app
  • read and write BLE device characteristics
  • subscribe to BLE notifications
  • parse beacon scan records
  • manage multiple Bluetooth device connections reliably

When to choose

  • building an Android app that communicates with BLE hardware like wearables, sensors, or beacons
  • you need a task-queued, fault-tolerant layer over Android's flaky Bluetooth APIs
  • you want unified connection management across multiple BLE devices

When to avoid

  • developing for platforms other than Android
  • you need Bluetooth audio (A2DP) or other classic Bluetooth profiles beyond scanning
  • you need a library with frequent updates and modern Kotlin APIs

Facets

library · maturity maintenance

sdk developer-tools mobile-development developer-tools iot jvm bluetooth ble beacon android-library device-communication android mobile

1 source

Member repositories

RepositoryRoleHealth v2
dingjikerbo/Android-BluetoothKitmain32

For agents

markdown · JSON · MCP: product_card(name="dingjikerbo/Android-BluetoothKit")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem