Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

This library allows you to easily create a socket bluetooth connection for two android devices with one server and one client. This library is compatible with the Android SDK 2.3 to 4.4.

Jul 14, 2014

Thin wrapper around the Android Bluetooth LE API.

Sep 2, 2016

A set of helper classes for working with Bluetooth devices on Android.

Jun 23, 2015

Connect BLE device using bluetooth with android phone Build Status Platform API.

An application can scan for a particular type of Bluetooth LE devices using ScanFilter. It can also request different types of callbacks for delivering the result.

Jan 2, 2022
Advertisement

Provides a logging wrapper around both BluetoothGattCallback and ScanCallback, in order to figure out what is going on.

This happens by creating either DebugBluetoothGattCallback or a DebugScanCallback which initially log events and passes then to their enclosed instances.

May 29, 2018