文件名称:GpsService
介绍说明--下载内容均来自于网络,请自行研究使用
GPS卫星定位 调用android设备内置gps功能来实现定位功能 具体根据卫星强度和坐标位置的信息来限制定位条件-GPS卫星定位 调用android设备内置gps功能来实现定位功能 具体根据卫星强度和坐标位置的信息来限制定位条件
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GpsService
..........\.idea
..........\.....\.name
..........\.....\compiler.xml
..........\.....\copyright
..........\.....\.........\profiles_settings.xml
..........\.....\encodings.xml
..........\.....\misc.xml
..........\.....\modules.xml
..........\.....\scopes
..........\.....\......\scope_settings.xml
..........\.....\uiDesigner.xml
..........\.....\vcs.xml
..........\.....\workspace.xml
..........\AndroidManifest.xml
..........\GpsService.iml
..........\ant.properties
..........\assets
..........\bin
..........\build.xml
..........\gen
..........\...\com
..........\...\...\example
..........\...\...\.......\GpsService
..........\...\...\.......\..........\BuildConfig.java
..........\...\...\.......\..........\Manifest.java
..........\...\...\.......\..........\R.java
..........\libs
..........\local.properties
..........\out
..........\...\production
..........\...\..........\GpsService
..........\...\..........\..........\GpsService.apk
..........\...\..........\..........\GpsService.unaligned.apk
..........\...\..........\..........\com
..........\...\..........\..........\...\example
..........\...\..........\..........\...\.......\GpsService
..........\...\..........\..........\...\.......\..........\BuildConfig.class
..........\...\..........\..........\...\.......\..........\GetDataActivity.class
..........\...\..........\..........\...\.......\..........\MainActivity$1.class
..........\...\..........\..........\...\.......\..........\MainActivity$MyBrodReceive.class
..........\...\..........\..........\...\.......\..........\MainActivity.class
..........\...\..........\..........\...\.......\..........\R$attr.class
..........\...\..........\..........\...\.......\..........\R$drawable.class
..........\...\..........\..........\...\.......\..........\R$id.class
..........\...\..........\..........\...\.......\..........\R$layout.class
..........\...\..........\..........\...\.......\..........\R$string.class
..........\...\..........\..........\...\.......\..........\R.class
..........\...\..........\..........\...\.......\..........\StartedService$1.class
..........\...\..........\..........\...\.......\..........\StartedService$2.class
..........\...\..........\..........\...\.......\..........\StartedService.class
..........\proguard-project.txt
..........\project.properties
..........\res
..........\...\drawable-hdpi
..........\...\.............\ic_launcher.png
..........\...\drawable-ldpi
..........\...\.............\ic_launcher.png
..........\...\drawable-mdpi
..........\...\.............\ic_launcher.png
..........\...\drawable-xhdpi
..........\...\..............\ic_launcher.png
..........\...\layout
..........\...\......\getdata_activity.xml
..........\...\......\main.xml
..........\...\values
..........\...\......\strings.xml
..........\src
..........\...\com
..........\...\...\example
..........\...\...\.......\GpsService
..........\...\...\.......\..........\GetDataActivity.java
..........\...\...\.......\..........\MainActivity.java
..........\...\...\.......\..........\StartedService.java