Recommendations for beginner BLE development.

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • SweetBlue

    BLE on Android, the easy way. THIS IS NOW DEPRECATED. Please visit website for info on new versions.

  • https://github.com/iDevicesInc/SweetBlue this readme has links that explain the hellscape

  • kable

    Kotlin Asynchronous Bluetooth Low-Energy

  • https://github.com/JuulLabs/kable I have never used this but the readme has a nice overview of the primary areas of how a client interacts with a bluetooth device

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Android-BLE-Library

    A library that makes working with Bluetooth LE on Android a pleasure. Seriously.

  • You can use this library. Here is an example app that uses it (the actual code is in the profile_... directories). If you don't use a library you will end up with code like this.

  • Android-nRF-Toolbox

    The nRF Toolbox is a container app that stores your Nordic Semiconductor apps for Bluetooth Low Energy in one location.

  • You can use this library. Here is an example app that uses it (the actual code is in the profile_... directories). If you don't use a library you will end up with code like this.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • BLE: Bluetoothgatt onServiceDiscovered sometimes contains no services on status 0

    1 project | /r/androiddev | 4 Jan 2023
  • BLE Communication when app not in focus

    1 project | /r/androiddev | 3 Jun 2022
  • I'm working on a demo app for using BLE + MVVM, with a novel approach for using bound services from view models. Would appreciate feedback and review!

    3 projects | /r/androiddev | 7 Nov 2021
  • Why is Android Bluetooth API so hard to use? or did I just use the wrong API?

    3 projects | /r/androiddev | 24 May 2023
  • At a BLE / Android "learning" crossroads.

    2 projects | /r/bluetoothlowenergy | 4 Nov 2021