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 multiple android devices with one server and 7 clients max.

Jun 9, 2015

Smooth communication via bluetooth with other android devices or microcontrollers such as Arduino.

May 22, 2015

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

A simple Android library for implementing Bluetooth Serial Port Profile (SPP) communication.

Mar 7, 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

This library allows for easy access to a Bluetooth LE device's AdRecord and RSSI value. It offers additional functionality for iBeacons.

Jul 14, 2014
Advertisement

android-btxfr is a lightweight library designed to send and receive any type of data between Android (API 15 and higher). It can be used to exchange text, files, photos, videos, sounds, and literally any other type of binary data. The library supports anything that can be put into a byte stream and includes digest checking to ensure data integrity.

Jul 14, 2014

Bluetooth Serial Port Profile which comfortable to developer application to communication with micro-controller or android device via bluetooth. This library include all important methods for serial port profile on bluetooth communication. It has built-in bluetooth device list.

Jul 14, 2014

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