opentrace-community / opentrace-android

OpenTrace Android app. Reference implementation of the BlueTrace protocol.
https://bluetrace.io
GNU General Public License v3.0
577 stars 225 forks source link

Bluetooth permission and enabling #59

Open kamsur opened 4 years ago

kamsur commented 4 years ago

Is the permission for Bluetooth taken only once and Bluetooth is enabled for all times unless permission revoked? Is there a way to ask for Bluetooth permission once and if allowed by user, then enable Bluetooth at regular intervals without asking again and again?