Top "Android-bluetooth" questions

The Android bluetooth subsystem.

Android BLE, read and write characteristics

I am currently developing Android BLE, and encounters a lot of problems with the Android BLE stacks.. My development tool …

android bluetooth-lowenergy android-bluetooth
Android - Get Bluetooth UUID for this device

I was browing Stack and the internet for a simple solution to get the UUID of the device I'm currently …

android bluetooth uuid android-bluetooth
Communicating between iOS and Android with Bluetooth LE

I've got a working app using CoreBluetooth to communicate between an iPad (central) and iPhone (peripheral). I have one service …

ios core-bluetooth bluetooth-lowenergy android-4.3-jelly-bean android-bluetooth
Bluetooth LE Scan fails in the background - permissions

The following code works great on my Nexus 9 running Android 5.1.1 (Build LMY48M), but won't work on a Nexus 9 running …

android bluetooth-lowenergy android-bluetooth android-6.0-marshmallow
How to find out if Android device supports Bluetooth Low Energy

It seems Nexus 7 first generation doesn't support Bluetooth Low Energy, at least when I follow exactly steps from tutorial http://…

android bluetooth android-bluetooth
Android Bluetooth Pairing without User Enter Pin and Confirmation Using Android API

I'm a beginner in Android programming since I only started 3 months ago. I'm doing a project which connects the android …

android bluetooth android-bluetooth pairing
How to capture key events from bluetooth headset with android

My app can be controlled by normal headset. It simply overrides "onKeyDown". But key events from bluetooth headset are not …

android bluetooth android-bluetooth
Programmatically connect to paired Bluetooth speaker and play audio

In our app, I'd like to connect to a previously paired A2DP Bluetooth Speaker and direct audio playback to …

java android bluetooth android-bluetooth a2dp
BlueZ vs Bluedroid bluetooth stack

BlueZ have a lot of documentations and all. And from the same, i understood BlueZ supports A2DP sink support. …

android bluetooth android-bluetooth bluez a2dp
Android 4.3: BLE: Filtering behaviour of startLeScan()

I'm working on a BluetoothLE sensor device, for which I need to form a one-to-many broadcast of data. As per …

android android-sensors bluetooth-lowenergy android-bluetooth