Q: As title says, I want to switch on or off the GPS reveiver of the device directly by Settings/Location for the purpose that it has valid position data immediately as soon as (later) an app (GPSInfo or navigation app) is started and asks for them.
Present state is: Settings/Location enables the GPS receiver for demands from app, but GPS receiver isn’t really turned on in fact. It’s only enabled for the case an app will ask for GPS data. GPS receiver starts not before an app really asks for GPS data. Therefore the app (and also the user) has to wait until the GPS receiver has position fix, before he can work with the app.
What I want: Settings/Location should directly turn on the GPS receiver, so that it starts searching for satellite sync immediately and reach position fix a few minutes later and have it available without further waiting time when starting an app few minutes later. Starting the GPS receiver should no more wait until an app asks for position data.
I’m sure this behavior is ‘tweakable’ in the user accessible .qml files of the currently existing Settings/Location control, but unfortunately I couldn’t find it until now. So please help me!
Thanks for any suggestions!
Device is Xperia 10 / SFOS 4.5.0.24