Discover

Topics

Bluetooth Device Picker

Bluetooth Device Picker APK

Bluetooth Device Picker APK

0.7 Freeligi ⇣ Download APK (531.50 KB)

What's Bluetooth Device Picker APK?

Bluetooth Device Picker is a app for Android, It's developed by ligi author.
First released on google play in 11 years ago and latest version released in 8 years ago.
This app has 0 download times on Google play and rated as 3.10 stars with 534 rated times.
This product is an app in Libraries & Demo category. More infomartion of Bluetooth Device Picker on google play
Project which offers an action to pick a bluetooth device.
Exposes the action PICK_BLUETOOTH_DEVICE to start the BluetoothDeviceListActivity which scans for Bluetooth Devices, shows them in a ListActivity and returns device info when a device is selected by the user.
This is done to deduplicate code between APPs - the code is graduated from the DUBwise Project and used in the upcomming DUBwise for UAVTalk APP.
The APP uses the lib tracedroid to be able to send debug logs when problems arise and android-bluetooth ( http://android-bluetooth.googlecode.com ) to be able to work with Android <2.0 which has no native Bluetooth-API
The code is GPLv3