文件名称:AndroidGPSTracking
- 所属分类:
- android开发
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-07-10
- 文件大小:
- 26kb
- 下载次数:
- 0次
- 提 供 者:
- sheji*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
老外写的代码,用于gps定位。经检测实际仪器可以使用。程序可以在没有联网的情况下使用。如果输出的gps经纬度为0-0,请检查gps是否开启以及是否可以连接到卫星。推荐一个方法是使用一种地图或者是导航定位一下,确定可以连接到卫星,再测试程序-Foreigner to write the code for the gps positioning. After detecting the actual instrument can be used. Program can be used in case no network. If the output is 0-0 gps latitude and longitude, check gps is turned on and that you can connect to the satellites. Recommend an approach is to use a map or a navigation and positioning it, OK you can connect to the satellite, and then test the program
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AndroidGPSTracking
..................\.classpath
..................\.project
..................\.settings
..................\AndroidManifest.xml
..................\assets
..................\bin
..................\...\classes
..................\...\.......\com
..................\...\.......\...\example
..................\...\.......\...\.......\gpstracking
..................\...\.......\...\.......\...........\AndroidGPSTrackingActivity$1.class
..................\...\.......\...\.......\...........\AndroidGPSTrackingActivity.class
..................\...\.......\...\.......\...........\GPSTracker$1.class
..................\...\.......\...\.......\...........\GPSTracker$2.class
..................\...\.......\...\.......\...........\GPSTracker.class
..................\...\.......\...\.......\...........\R$attr.class
..................\...\.......\...\.......\...........\R$drawable.class
..................\...\.......\...\.......\...........\R$id.class
..................\...\.......\...\.......\...........\R$layout.class
..................\...\.......\...\.......\...........\R$string.class
..................\...\.......\...\.......\...........\R.class
..................\...\res
..................\default.properties
..................\gen
..................\...\com
..................\...\...\example
..................\...\...\.......\gpstracking
..................\...\...\.......\...........\R.java
..................\proguard.cfg
..................\project.properties
..................\res
..................\...\drawable-hdpi
..................\...\.............\ic_launcher.png
..................\...\drawable-ldpi
..................\...\.............\ic_launcher.png
..................\...\drawable-mdpi
..................\...\.............\ic_launcher.png
..................\...\layout
..................\...\......\main.xml
..................\...\values
..................\...\......\strings.xml
..................\src
..................\...\com
..................\...\...\example
..................\...\...\.......\gpstracking
..................\...\...\.......\...........\AndroidGPSTrackingActivity.java
..................\...\...\.......\...........\GPSTracker.java