Bridouille / android-beacon-scanner

A simple android iBeacon, AltBeacon, Eddystone and RuuviTag beacon scanner
https://play.google.com/store/apps/details?id=com.bridou_n.beaconscanner
330 stars 108 forks source link

Question : Will this scan continuously if the mobile is kept idle for more than 2 hours. #32

Closed shriharsha-bhagwat closed 5 years ago

shriharsha-bhagwat commented 5 years ago

Question : Will this scan continuously if the mobile is kept idle for more than 2 hours in Android 9.

Bridouille commented 5 years ago

Hi, sorry for not answering earlier I completely missed this. It should work, when scanning the app is holding a wake lock to prevent the device to sleep and therefore stay in the foreground which will allow the app to continuously scan for beacons :)