开发者

GpsStatus.Listener and GPS_EVENT_FIRST_FIX event

开发者 https://www.devze.com 2023-01-04 08:14 出处:网络
When I register a GpsStatus.Listener I do not get the event GPS_EVENT_FIRST_FIX. I do get the GPS_EVENT_SATELLITE_STATUS event.

When I register a GpsStatus.Listener I do not get the event GPS_EVENT_FIRST_FIX. I do get the GPS_EVENT_SATELLITE_STATUS event.

Does anybody already noti开发者_运维问答ced this behavior?


It means you don't get a fix, i.e. maybe you're sitting indoor or your location is surrounded by high buildings which blocks the satellite.

0

精彩评论

暂无评论...
验证码 换一张
取 消