I have made an android app which will scan all BLE device near by. It is working fine in All versions of Android(above kitkat) except Android 8.1.0 on pixel. When, I kill application it will continuous scanning but After pressing lock or power button it stopped scanning.
Asked
Active
Viewed 604 times
1
-
I got solution form here https://stackoverflow.com/questions/48077690/ble-scan-is-not-working-when-screen-is-off-on-android-8-1-0?rq=1 – user8269038 May 28 '18 at 07:31