Please tell me if it is possible to get coordinates of the current position using the GPS library. No map required, only coordinates.
Thank you!Yes,
Both tests were carried out under identical conditions, practically in the open air.Make sure you are testing outdoor, you could get better results.
yeap, that's google!Cableguy, that's what I do. But unfortunately, even though the GoogleMap key is free, it's tied to my debit card, which is about to expire. It's not possible to extend it in my country.
under identical conditions
Consistently, immediately one after the other. Changed their sequence, the results are the same.Simultaneously?
also keep in mind that google services are (may be) running in the background, so sat lock and other geo stuff are already available from those services to GMaps!Consistently, immediately one after the other. Changed their sequence, the results are the same.
Changed their sequence, the results are the same.
I'll check and let you know. But I need a one-time and not very precise receipt of coordinates. Not required while moving.What if you move 50 metres between the tests.
When using the GoogleMap library, this time is about 1 second.
Cached Location Data: The library often retrieves the last known location from the device’s location cache, which is stored by the Android LocationManager or iOS Core Location. This cached data provides an immediate rough estimate of the location, reducing the wait time for a fresh GPS fix.
But I need a one-time and not very precise receipt of coordinates.
I guess I'll have to do just that. It's a shame to give up a better solution.then can you just use that?
It's a shame to give up a better solution.