AltBeacon / android-beacon-library

Allows Android apps to interact with BLE beacons
Apache License 2.0
2.83k stars 834 forks source link

WIP: New Configuration API for 3.0 #1177

Open davidgyoung opened 5 months ago

davidgyoung commented 5 months ago

This working branch implements the new Settings and BeaconRegion configuration APIs that are planned for

The new APIs are expected to live alongside the old APIS for future 2.x releases of the library Only the new APIs will exist in the 3.0+ versions of the library

See #1061 for design details