mobile CCTV,mobile surveillance,police body worn cameras
标题:
安全帽获取GPS信息非常慢
[打印本页]
author:
cus1
time:
2019-7-2 13:11
标题:
安全帽获取GPS信息非常慢
在安全帽中加了一个通过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);
author:
admin
time:
2019-7-2 14:15
请注册一个帐号。
欢迎光临 mobile CCTV,mobile surveillance,police body worn cameras (http://bbs.besovideo.com:8067/)
Powered by Discuz! X3.2