Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Android reactive bluetooth library.

Dec 15, 2015

Android Simple Bluetooth Low Energy (BLE)

This project is a simple interface to native API of Android Bluetooth le (BLE), which allows basic operations with BLE, since after searching several libraries in different sites have not been adapted to my basic requirements.

Sep 16, 2018

This library provides a BaseBluetoothActivity that you inherit from to easily take care of:

  • Enabling bluetooth
  • Scanning for new devices.
  • Connecting to a device.
  • Receiving data from the device.
  • Sending data to the device.
Mar 29, 2015

SmartGattLib is a Java library that simplifies the work with Bluetooth SMART devices (a.k.a. Bluetooth Low Energy in Bluetooth 4.0). It provides all UUIDs of the adopted GATT specification and an convenient way to interpret the characteristics (e.g. Heart Rate, BatteryLevel).

Jul 17, 2014

The simplest way to print from a Bluetooth printer.

Jun 30, 2019