串口接收GPS

时间:2015-12-11 04:04:42
【文件属性】:
文件名称:串口接收GPS
文件大小:62KB
文件格式:ZIP
更新时间:2015-12-11 04:04:42
GPS 通过串口读取GPS信息,在电脑终端上显示出来,用Android语言书写,有借鉴意义
【文件预览】:
串口接收GPS
----.project(847B)
----proguard.cfg(1KB)
----src()
--------com()
--------serial()
----AndroidManifest.xml(677B)
----res()
--------drawable-ldpi()
--------drawable-hdpi()
--------drawable-mdpi()
--------layout()
--------values()
----.settings()
--------org.eclipse.jdt.core.prefs(208B)
----assets()
----gen()
--------serial()
----libs()
--------armeabi()
----default.properties(363B)
----.classpath(280B)
----bin()
--------resources.ap_(11KB)
--------test.apk(20KB)
--------com()
--------classes.dex(8KB)
--------serial()

网友评论

  • 我参考了一下,谢谢!Location location = locationManager.getLastKnownLocation(LocationManager.GPS_PROVIDER);