Top "Android-bluetooth" questions

The Android bluetooth subsystem.

Connect multiple devices to one device via Bluetooth

I would like to create a game, where you must connect multiple devices (4+) to a main device (ex. a tablet) …

android bluetooth android-bluetooth
How to programmatically tell if a Bluetooth device is connected?

I understand how to get a list of paired devices but how can I tell if they are connected? It …

android android-bluetooth
Android 4.3 Bluetooth Low Energy unstable

I am currently developing an application that will use Bluetooth Low Energy (testing on the Nexus 4). After getting started with …

android bluetooth bluetooth-lowenergy android-bluetooth android-4.3-jelly-bean
How to pair Bluetooth device programmatically Android

I am developing an application where I want to connect a Bluetooth device main issue is I don't want user …

android bluetooth android-bluetooth
Estimating beacon proximity/distance based on RSSI - Bluetooth LE

I've got a simple iOS app which displays the proximity of the Bluetooth LE beacons it detects using such expressions …

android bluetooth bluetooth-lowenergy android-bluetooth rssi
Android Broadcast Receiver bluetooth events catching

I'm trying to catch bluetooth state changes with Broadcast Receiver. My manifest: <uses-permission android:name="android.permission.BLUETOOTH" /> &…

android bluetooth android-broadcast android-bluetooth
Bluetooth HCI snoop log not generated

I'm running Android 4.4.2 and I enabled the "Bluetooth HCI snoop log" as described here Sniffing/logging your own Android Bluetooth …

android bluetooth android-4.4-kitkat android-bluetooth s5
How to send data over a Bluetooth Low Energy (BLE) link?

I am able to discover, connect to bluetooth. Source Code--- Connect via bluetooth to Remote Device: //Get the device by …

android bluetooth-lowenergy android-bluetooth gatt
How to stream audio from one Android device to another Android device Via Bluetooth?

Is it possible to stream audio over bluetooth? During my research I found that is it only possible using A2…

android bluetooth audio-streaming android-bluetooth a2dp
Can an Android device act as an iBeacon?

Can an Android device act as an iBeacon and figure out when other Android devices come in its range? Do …

android bluetooth bluetooth-lowenergy ibeacon android-bluetooth