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

nordicsemi/Android-BLE-Library

A library that makes working with Bluetooth LE on Android a pleasure. Seriously. observed · 2026-08-28

github.com/nordicsemi/Android-BLE-Library · Java · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

73/100

  • Activity 91
  • Release rhythm 35
  • 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: 49.0
  • age_days: 3180
  • days_rel: 356
  • days_push: 54
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

2405 stars · 463 forks observed · 2026-08-28

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

An Android library by Nordic Semiconductor that simplifies working with Bluetooth Low Energy, handling connection, service discovery, bonding, and GATT operations. It wraps Android's error-prone BLE APIs into a reliable BleManager with retries and request queuing.

Use cases

  • connect to a BLE heart rate sensor from an Android app
  • read and write GATT characteristics on Android
  • handle Bluetooth bonding and service discovery reliably
  • build an Android app for Nordic Semiconductor devices
  • scan and communicate with BLE peripherals
  • implement BLE notifications and indications on Android

When to choose

  • you are building an Android app that talks to BLE peripherals
  • you want battle-tested handling of Android BLE quirks like retries and bonding
  • you need GATT operations with request queuing and callbacks or LiveData

When to avoid

  • you want a fully Kotlin coroutines/Flow-based API (consider the new Kotlin BLE Library 2.0)
  • you target platforms other than Android
  • you need Bluetooth Classic (BR/EDR) rather than BLE

Facets

library · maturity stable

sdk developer-tools android-tools developer-tools cross-platform jvm bluetooth-low-energy ble android iot connectivity gatt

1 source

Member repositories

RepositoryRoleHealth v2
nordicsemi/Android-BLE-Librarymain73

For agents

markdown · JSON · MCP: product_card(name="nordicsemi/Android-BLE-Library")

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