Bluetooth LE Scanner

489.7K installs
738 ratings
22.7K monthly active users
Revenue not available
Install Trends
Weekly +11.4K
Trending
Monthly +22.5K
Trending

Bluetooth LE Scanner Summary

Bluetooth LE Scanner is a mobile Android app in Tools by Alexandros Schillings. Released in Mar 2014 (12 years ago). It has about 489.7K+ installs and 738 ratings with a 3.66★ (average) average. Based on AppGoblin estimates, it reaches roughly 22.7K monthly active users . Store metadata: updated Dec 8, 2024.

Recent activity: 11.4K installs this week (22.5K over 4 weeks) showing exceptional growth , and 2.00 new ratings this week View trends →

Store info: Last updated on Google Play on Dec 8, 2024 .


3.66★

Ratings: 738

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

Scan and obtain information about Low Energy Bluetooth Devices in your vicinity.

This is a demo application to show the use of the Bluetooth LE library.

I allows you to scan and obtain information about Low Energy Bluetooth Devices in your vicinity.

The library allows for easy access to a Bluetooth LE device's Advertisement Records.
It also offers:

* 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.

This will only work on Android 4.3+ (API Level 18+).

Because discoverable devices might reveal information about the user's location, location access is required on later Android versions.

Github Link: https://github.com/alt236/Bluetooth-LE-Library---Android