Top "Android-bluetooth" questions

The Android bluetooth subsystem.

Print Pdf file via Bluetooth Printer Android

In My project Need to print Pdf file Via Bluetooth Printer. I write a code to print via pdf Its …

android bluetooth android-bluetooth android-print-framework
Android: Auto-reconnect BLE devices

My goal is to get the Android device to reconnect to a BLE device that it has previously connected to …

android bluetooth-lowenergy android-bluetooth
How to keep Bluetooth connection background?

I have created a Bluetooth Activity class in the android app, which works fine for all the Bluetooth functionalities like: …

android service bluetooth android-bluetooth background-service
BluetoothAdapter won't stop scanning for BLE devices

In my app i have start and stop button, when user press start i call startScan method bluetoothAdapter.getBluetoothLeScanner().startScan(…

android bluetooth-lowenergy android-bluetooth
How to programmatically pair and connect a HID bluetooth device(Bluetooth Keyboard) on Android

I am able to pair a bluetooth keyboard but not able to connect so as to make it an input …

android bluetooth android-bluetooth hid
Android emulator that supports Bluetooth

Do you guys know of an Android emulator that supports Bluetooth? If none, then are there any that can use …

android bluetooth android-emulator android-bluetooth dongle
BLE Scan Record Explanation

I am trying to get the UUID, Major, Minor IDs from the BLE advertisement received in the form of a …

android bluetooth bluetooth-lowenergy android-bluetooth
Interpretting data from a BLE device without a published GATT profile

As a 3rd party is there a viable way to correctly interpret data from a Bluetooth Low Energy device for …

bluetooth bluetooth-lowenergy android-bluetooth texas-instruments ios-bluetooth
Android stops finding BLE devices: onClientRegistered() - status=133 clientIf=0

I am developing an app in which I can both find and configure BLE devices. I am using standard Android …

android android-bluetooth android-ble android-wireless
Using Microhip's MLDP data streaming from Android or iOS

Microchip defined a way to stream data over BlueTooth low energy (BLE) and called it MLDP (Microchip Low-energy Data Profile). …

bluetooth-lowenergy microcontroller android-bluetooth ios-bluetooth