/BubbLE

Primary LanguageKotlin

BubbLE

A sample app to detect nearby Bluetooth Low Energy devices and display their characteristics.

Technologies Used 🛠

  • Kotlin - First class and official programming language for Android development.
  • Jetpack Compose - Jetpack Compose is Android’s modern toolkit for building native UI.
  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.

Usage

Just clone this repo and open in Android Studio Arctic Fox 2020.3.1 or Above

Contribute

Feel free to fork this project, to optimise the code or to add new features.
Core functionalities copied from BLE starter android by @PunchThrough