Bluetooth LE Scanner

500.1K installs
752 ratings
12K monthly active users
Revenue not available
Install Trends
Weekly +878
Steady
Monthly +3.3K
Steady

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 500.1K+ installs and 752 ratings with a 3.64★ (average) average. Based on AppGoblin estimates, it reaches roughly 12K monthly active users . Store metadata: updated Dec 8, 2024.

Recent activity: 878 installs this week (3.3K over 4 weeks) showing below average growth , and 2.00 new ratings this week View trends →

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


3.64★

Ratings: 752

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