# a-voyager/BluetoothHelper

Bluetooth Helper Library.—-蓝牙操作库

Repository: https://github.com/a-voyager/BluetoothHelper
Canonical: https://ross.abutalabs.com/products/bluetoothhelper
Language: Java
License Family: other
Last push: 2016-10-28T12:05:02+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3604, "days_push": 3596, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1316, forks 199 (observed 2026-08-28T04:04:20.876319+00:00)

## What it is
A Java Android library that simplifies Bluetooth operations, especially for Smart IoT hardware. It packages common tasks like device discovery, connecting to remote devices, and sending/receiving messages with an HTTP-like callback API.

## Use cases
- discover nearby bluetooth devices in an android app
- connect to a remote bluetooth device
- send messages to smart iot hardware over bluetooth
- get responses from a bluetooth device with callbacks
- simplify android bluetooth development

## When to choose
- you're building an Android app that talks to Smart IoT hardware over Bluetooth
- you want a simple HTTP-like request/response API for Bluetooth messaging
- you need quick device discovery and connection handling without boilerplate

## When to avoid
- you need actively maintained library with recent bug fixes or updates
- you're targeting modern Android Bluetooth LE APIs or Kotlin-first projects
- you need BLE GATT profile support beyond simple message passing

## Facets
- artifact type: library
- maturity: abandoned
- function: sdk, networking, iot
- domain: mobile-development, iot, android-tools
- platform: jvm
- tags: bluetooth, ble, android-library, smart-iot, device-discovery, android, mobile

## Member repositories
- a-voyager/BluetoothHelper (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.876319+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:48:27.140367+00:00, confidence not recorded.
  - readme: https://github.com/a-voyager/BluetoothHelper (fetched 2026-08-28T04:04:20.876319+00:00, sha 4dca9c46004e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
