Bluetooth LE Scanner

3.9
561 reviews
100K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

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
Updated on
Jun 19, 2020

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

3.9
521 reviews
C H
November 18, 2022
When no-one is around it only picks up named things like fitbits, tvs, and audio devices. When I drove in rush hour, it picked up 1727 mac addresses, almost all of which were unknown! Are these erroneous? I noticed it orders the listing in order of Mac address. Please add option to order by name, most recent, or closest? What is the meaning of the different symbols used for BT?
7 people found this review helpful
Did you find this helpful?
A Google user
May 16, 2019
Great app especially the export feature. Is there a way to prevent the list from clearing? It seems to clear itself periodically even if in the foreground.
30 people found this review helpful
Did you find this helpful?
A Google user
October 19, 2018
Found my Fitbit Flex2. Had to persevere as the Fitbit does not broadcast very often. Signal level helped me narrow down where to search.
20 people found this review helpful
Did you find this helpful?

What's new

Crash fixes. Added ASCII display.