Quantcast
Channel: Android Bluetooth Discovery API Isn't Working on Android 6.0 - Stack Overflow
Browsing all 3 articles
Browse latest View live

Answer by sphinxlike for Android Bluetooth Discovery API Isn't Working on...

Firstly, thanks @Tomasz Czura. I solved problem with multiple runtime permission request. Android Developer 6.0 Changes page says: To access the hardware identifiers of nearby external devices via...

View Article



Answer by Tomasz Czura for Android Bluetooth Discovery API Isn't Working on...

You have to ask for Bluetooth permissions at run time in Android 6.0 - ActivityCompat.requestPermissions(..)

View Article

Android Bluetooth Discovery API Isn't Working on Android 6.0

I've made an app, that is discovering nearby bluetooth devices and etc. I can get bluetooth adapter, open-close processes, get paired devices, discovering process. Everthing is fine but discovery...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images