Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zewenhs/ab493047c14470a5be06985daab0eee5 to your computer and use it in GitHub Desktop.
Save zewenhs/ab493047c14470a5be06985daab0eee5 to your computer and use it in GitHub Desktop.
Android Bluetooth Low Energy (BLE) Resources

Background

Platform-Agnostic

Android-Specific

Libraries

Building

Resources relevant to building Bluetooth Low Energy Android applications from scratch.

In-Depth Guides

  • "Bluetooth Low Energy on Android: Top Tips For The Tricky Bits" by Stuart Kent (slides, video) - My own talk!
  • "Bluetooth Low Energy on Android" series by Erik Hellman (post 1) (post 2) - Comprehensive introductory articles.
  • Android BLE Issues - A fairly complete list of symptoms you are likely to encounter while working with Android's BLE stack. Some apply to pre-Lollipop only, but many still exist and occur.

Implementations

Android Source Code

Stack Overflow

Useful users, questions, answers, and comments from Stack Overflow's Q&A.

Google Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment