Location accuracy tips in a loop - General Questions and Answers

Whenever my location was set to either "Device only" (GPS only) or "Battery saving" (network location only) and an app recommended to improve location accuracy and I accepted, it used to switch to "High accuracy". But today I noticed that every time I accept, it just switches between "Device only" and "Battery saving" and the recommendation keeps popping up in a loop, until I manually set it to "High accuracy".
I tried uninstalling Google play services updates and updating it to no avail.
What's wrong?
Please watch the following screen recording
https://streamable.com/k43a1

Related

[Q] Tasker - GPS On/Off?

Anyone finding success with Tasker getting GPS control working on their Nexus 5 (Android 4.4)?
Tasker v4.1
Rooted
Secure Settings Pro/Helper
Example:
Profile>Application "GoogleMaps">New Task ("GPS On")>Plugin>SecureSettings>Edit>HelperActions>GPS>On>Save
ExitTask same as above but GPS>Off
When I launch GoogleMaps I can see Tasker working, but from within Tasker I see an error: "An error occurred while executing Action:GPS"
Any suggestions? Related to "Location Mode" setting approach with "High Accuracy", "Battery Saving", "Device Only" options?
Thanks!
I solved this problem using Helper Alternative in Secure Settings (last option of Helper tab in Secure Settings)
Now with "gps on" action you switch from battery saving mode to high accuracy, and vice versa vith "gps off".
You can also use the action to enable/disable the entire location service but in that case every time you want it on it shows an annoying google location consent disclaimer
aecant said:
I solved this problem using Helper Alternative in Secure Settings (last option of Helper tab in Secure Settings)
Now with "gps on" action you switch from battery saving mode to high accuracy, and vice versa vith "gps off".
You can also use the action to enable/disable the entire location service but in that case every time you want it on it shows an annoying google location consent disclaimer
Click to expand...
Click to collapse
Where is the option for battery saving mode or high accuaricy? I set it up only for Location services and the google location consent appear.
Also, is it possible to set it off in another way? because if I click in Tasks button in my phone, it suddenly turns gps off although Maps keeps running in the background
chimas16 said:
Where is the option for battery saving mode or high accuaricy? I set it up only for Location services and the google location consent appear.
Click to expand...
Click to collapse
you can switch between battery saving mode and high accuracy toggling the gps option:
gps on -> high accuracy
gps off -> battery saving mode
chimas16 said:
Also, is it possible to set it off in another way? because if I click in Tasks button in my phone, it suddenly turns gps off although Maps keeps running in the background
Click to expand...
Click to collapse
I use a workaround, I have set tasker to wait 20 seconds before disabling gps when i close apps that need location services, so when I switch to another app it doesn't turn off gps immediatly. I don't know other methods to make tasker consider that the app is running in the background
aecant said:
you can switch between battery saving mode and high accuracy toggling the gps option:
gps on -> high accuracy
gps off -> battery saving mode
I use a workaround, I have set tasker to wait 20 seconds before disabling gps when i close apps that need location services, so when I switch to another app it doesn't turn off gps immediatly. I don't know other methods to make tasker consider that the app is running in the background
Click to expand...
Click to collapse
How do you set tasked to time out after certain time? I keep trying but it just stays on high accuracy
p4ranoid4ndroid said:
How do you set tasked to time out after certain time? I keep trying but it just stays on high accuracy
Click to expand...
Click to collapse
i set a "wait" action before disabling gps
aecant said:
i set a "wait" action before disabling gps
Click to expand...
Click to collapse
How do you set a wait action? Create another task?
p4ranoid4ndroid said:
How do you set a wait action? Create another task?
Click to expand...
Click to collapse
no, you add an action, just hit the plus button>task>wait and set the amount of time you desire
GPS or locational services turning on solution
I created this tasker for if my phone got lost, but could be used for the Google Maps apps or Photo geotagging. This is for phones that are locked and require the google consent notice to be accepted.
Profile: recieved text "lostphone"
Task:
Secure settings: pattern lock disabled
Secure settings: wake phone
WIFI on
Mobile Data on
Secure settings: Location Services Enabled
Wait: 2 seconds
Dpad: Right repeat x2 (this is because the first time it doesn't work)
Dpad: Press repeat x1
Wait: 2 seconds
Secure settings: Pattern lock enabled
Secure settings: lock device
this makes the phone vulnerable but it only takes seconds for the phone to relock itself
Lewis
Hi,
I just installed tasker app on my Galaxy S7 Edge.
I tried to create a task to switch on GPS when running Pokemon App and then switch off once app is closed.
Task:
1. Launch App
App Pokemon Go Data %LOC
I run the task, as expected, it opens pokemon go app and 4G(gps) icon appears on the upper-left corner of my phone. But the icon won't disappear when I manually turn off the Location on Quick Settings.
Please help how to restore Location icon on-off.
Thank you

Location access

This is something I've noticed recently.
Whenever you turn on location...it keeps giving you a popup notice asking permission for "location reporting".
This can get quite annoying , not sure why it can't just save the permission
Also the choice of location access level (high accuracy, medium, device only)...does not get saved either...when you turn it off and on again...it resets to "High accuracy"...when i only want "device only all the time".
Lastly...if you have the power widget (stock) and turn on and off the location from there ...it doesn't get turned off when you turn it off (from the widget)
Do you guys get this too ?

[Q] tasker location not updating

So tasker isn't updating location properly.
I have it using "net" for location and location mode is set to "battery saving"
Upon phone restart this works...
Until I change mode to "high power" for navigation, etc...
After toggling location mode tasker will cease updating location until I reboot the phone.
Even after going back to battery saver... google maps location works... but tasker refuses to change.
Anyone else having issues like this? what gives?
I have used location triggers from Tasker but never the "location" in Tasker.
If you want a low battery location trigger, use the State->Cell Near instead.
If you are ok with slightly higher battery usage with higher accuracy and got USD1 to spare, try the AutoLocation plugin that uses GeoFences.
It works great for weeks at a time... until I change my location mode from "battery saving" to "high power" (and later back to "battery saving")
Only after I change location modes does it stop working until a reboot (even force close and restart won't fix the issue)
Anyway, I'd rather not install AutoLocation... it seems like it does the same thing the location profile does in tasker...
orb360 said:
Anyway, I'd rather not install AutoLocation... it seems like it does the same thing the location profile does in tasker...
Click to expand...
Click to collapse
It definitely doesn't, if you are up for it, you can read up about Android Geofences, it is a new thing by Google and supposedly save more battery compared to previous methods of location detection.
Its sad that Tasker doesn't include this by default internally though.
orb360 said:
So tasker isn't updating location properly.
I have it using "net" for location and location mode is set to "battery saving"
Upon phone restart this works...
Until I change mode to "high power" for navigation, etc...
After toggling location mode tasker will cease updating location until I reboot the phone.
Even after going back to battery saver... google maps location works... but tasker refuses to change.
Anyone else having issues like this? what gives?
Click to expand...
Click to collapse
I am also trying to do the same profile but I am using disconnect from work wifi as the trigger. Can you please share how did you create the action to change the location mode because I can't seem to find it in tasker.
I think it has to do with LTE. I wound up using cell tower location within Tasker instead and that works fine.
Sent from my Nexus 5 using Tapatalk

Assistant Location Crashes

Hello, i have a Pixel 3, i was setting up the routines and so i wrote "Enable Location", "Turn Location on", "Turn on Location", each time i would start the routine,. the location would not tun on and the app would crash. i thought it was a routine issue, so i did it from the Assistant and had the same result.
Just wondering if anyone else is having this issue.
Thanks.

Best firmware version to eliminate GPS issues?

Hello guys.
I would like to ask you if you could recommend me latest pie firmware without any GPS issues, please. With 47.2.A.10.107 I am experiencing GPS lock issue - before I go to car I have to clear cache, use GPS Status Toolbox and all other things to make GPS working. Anyway, it works then but just for 30-60 minutes, then it is back at nonworking status.
I am on stock 47.2.A.10.107 G8142, nonrooted. Thank you very much.
Here is what I did:
- go to Power-saving exceptions (Settings - Battery - 3 dot menu - Power-saving exceptions)
- in "System" check box for "Location Service" and "LocationServices"
- in "Apps" check box for GPS apps you use (Waze, Sygic etc.)
- enable "Developer options" and enable "Force full GNSS measurements"
- in "Location" enable "Improve Location Accuracy" in "Google Location Accuracy"
- some users mentioned their GPS signal reception got better after force closing Google maps and clearing its cache (I don't do it tho)
I am on 47.2.A.10.107 CE1, check my GPS accuracy.

Categories

Resources