Hi,
when GPS initialized and started, GPSStatus give me (as expected) a list a satellites.
From the same place (my office ...) I get 18 to 22 satellites on this list.
Is this normal ?
I have to wait to have more than 15 of them to get the PositionChanged to rise, and (as far as i understand) to get a location.
It takes a lot of time, several minutes (because, I think, i'm not facing a window ...).
Is it a way to programmatically set only few sattelite to get a position (or to fire PositionChanger), even if this localisation is not very accurate.
It does'nt really matter for testing ...
Thanks in advance
when GPS initialized and started, GPSStatus give me (as expected) a list a satellites.
From the same place (my office ...) I get 18 to 22 satellites on this list.
Is this normal ?
I have to wait to have more than 15 of them to get the PositionChanged to rise, and (as far as i understand) to get a location.
It takes a lot of time, several minutes (because, I think, i'm not facing a window ...).
Is it a way to programmatically set only few sattelite to get a position (or to fire PositionChanger), even if this localisation is not very accurate.
It does'nt really matter for testing ...
Thanks in advance