BluetoothLELibraryAndroid

This library allows for easy access to a Bluetooth LE device’s AdRecord and RSSI value. It offers additional functionality for iBeacons.

Features:

  • A simple running average RSSI reading keeping.
  • For iBeacons: Manufacturer data record parser.
  • For iBeacons: Distance indicators (Near, Far, Immediate, Unknown).
  • For iBeacons: A decently inaccurate (due to real world issues) distance approximation.
  • All the new object types are Parcelable

Leave a Reply