Skip to content

Simple Bluetooth Android app for handling device discovery and pairing.

License

Notifications You must be signed in to change notification settings

anirudh797/blue-pair

 
 

Repository files navigation

license GitHub release Donate

Blue Pair

Overview

Simple Bluetooth Android app for handling device discovery and pairing.

Quickstart

  1. From the app main screen, tap on the button at the bottom right corner to start Bluetooth device discovery. If the Bluetooth is not enabled, the app will turn it on for you.

Start discovery Turning on Bluetooth

  1. Each device discovered will be listed on this screen with its name and/or its MAC address. Notice that a Bluetooth device may not have a name but he will always have a MAC address.

Device found No name device found

  1. Tapping on a device will start the pairing process. During the process, you will be asked for confirmation.

Pairing started Pairing prompt

  1. If the pairing is successful, you will receive a confirmation message at the bottom of the screen and the device icon will change, showing 2 dots beside the Bluetooth symbol.

Succesfully paired

About

Simple Bluetooth Android app for handling device discovery and pairing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 93.4%
  • Java 6.6%