mobile CCTV,mobile surveillance,police body worn cameras

 forgetPW
 registerNow
search
view: 2051|reply: 9
打印 prevThread nextThread

安全帽获取GPS信息非常慢

[copyURL]

21

主题

73

帖子

386

积分

midMem

Rank: 3Rank: 3

积分
386
jumpTo
owner
poston 2019-7-2 13:09 | 显示全部楼层 回帖奖励 |倒序浏览 |阅读模式
在安全帽中加了一个通过GPS模块获取位置信息的服务,服务启动到首次获取到GPS信息差不多半小时,获取到20几条GPS信息后又获取不到了信息了,而且安装“GPS测试仪”这样的app也无法定位。请问如何解决这个问题,谢谢!

locationManager的定义如下:
        locationManager = (LocationManager) this.getSystemService(Context.LOCATION_SERVICE);
        locationManager.addGpsStatusListener(listener);
        locationManager.requestLocationUpdates(LocationManager.GPS_PROVIDER, 5000, 1, this);
reply

使用道具 report

creditRule

QQ|wireless surveillance

GMT+8, 2024-5-5 22:54 , Processed in 0.055661 second(s), 19 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

QuickReply backToTop BackToList