Skip to content

Use reflection to get local Bluetooth address

akwizgran requested to merge bt-address-reflection into master

This branch adds a hack to get the local Bluetooth address on Android 8.0. I've tested it on a Nexus 5X running Android 8.0 and 8.1, and a Nokia 3.1 running Android 9. As expected, it only works on 8.0.

Merge request reports