Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add option to temporarily turn on WiFi when location is requested #24

Open
Be-ing opened this issue Jun 10, 2016 · 4 comments
Open

add option to temporarily turn on WiFi when location is requested #24

Be-ing opened this issue Jun 10, 2016 · 4 comments

Comments

@Be-ing
Copy link

Be-ing commented Jun 10, 2016

It would be convenient to add an option to automatically and temporarily turn on the WiFi radio when location is requested if the WiFi radio was off at the time of the request. I normally keep my WiFi radio off to save battery, but have to activate it for location.

@be-neth
Copy link
Contributor

be-neth commented Jan 31, 2017

Hi,

I am currently debugging this backend and I found that this is already the case (at least from Android 7).
You must enable:
in Location Settings
You have a menu at top right of the screen -> Scanning

Wi-Fi Scanning
Improve location by allowing system apps and services to detect Wi-Fi networks at any time.

Even with my wifi disabled in settings, the IchnaeaBackend still report SSID around me.

@tomasz1986
Copy link

It is because with scanning turned on your WiFi is also always on, regardless of what is says in Settings.

@timmaahhh
Copy link

Can I ask a stupid question? Because this is all Greek to me. I just found an installed version of unifiednip. Is this a means for someone to spy on my phone?

@Phyks
Copy link

Phyks commented Mar 19, 2018

@be-neth It seems to be the case for new versions of Android (> 4.4 I would say). However, under Android 4.2.2 it seems if wifi is not enabled, it won't fetch any location using wifi networks (and the option available in later versions of Android is not available :/).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants