Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Communication-Mobile android
  • Category : android
  • Tags :
  • Update : 2017-07-07
  • Size : 39.36mb
  • Downloaded :0次
  • Author :天行***
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
Android positioning generally there are four ways, these four ways are: GPS positioning, WIFI positioning, base station positioning, AGPS positioning. This article mainly records GPS positioning: this way requires the phone to support GPS module hardware support.
Packet file list
(Preview for download)
GPSTask
GPSTask\.gitignore
GPSTask\.gradle
GPSTask\.gradle\2.10
GPSTask\.gradle\2.10\taskArtifacts
GPSTask\.gradle\2.10\taskArtifacts\cache.properties
GPSTask\.gradle\2.10\taskArtifacts\cache.properties.lock
GPSTask\.gradle\2.10\taskArtifacts\fileHashes.bin
GPSTask\.gradle\2.10\taskArtifacts\fileSnapshots.bin
GPSTask\.gradle\2.10\taskArtifacts\outputFileStates.bin
GPSTask\.gradle\2.10\taskArtifacts\taskArtifacts.bin
GPSTask\.gradle\2.10\tasks
GPSTask\.gradle\2.10\tasks\_app_compileDebugJavaWithJavac
GPSTask\.gradle\2.10\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis
GPSTask\.gradle\2.10\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.bin
GPSTask\.gradle\2.10\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.lock
GPSTask\.gradle\2.10\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot
GPSTask\.gradle\2.10\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.bin
GPSTask\.gradle\2.10\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.lock
GPSTask\.idea
GPSTask\.idea\.name
GPSTask\.idea\compiler.xml
GPSTask\.idea\copyright
GPSTask\.idea\copyright\profiles_settings.xml
GPSTask\.idea\encodings.xml
GPSTask\.idea\gradle.xml
GPSTask\.idea\libraries
GPSTask\.idea\libraries\animated_vector_drawable_24_2_0.xml
GPSTask\.idea\libraries\appcompat_v7_24_2_0.xml
GPSTask\.idea\libraries\hamcrest_core_1_3.xml
GPSTask\.idea\libraries\junit_4_12.xml
GPSTask\.idea\libraries\PermissionHelper_1_0_13.xml
GPSTask\.idea\libraries\support_annotations_24_2_0.xml
GPSTask\.idea\libraries\support_compat_24_2_0.xml
GPSTask\.idea\libraries\support_core_ui_24_2_0.xml
GPSTask\.idea\libraries\support_core_utils_24_2_0.xml
GPSTask\.idea\libraries\support_fragment_24_2_0.xml
GPSTask\.idea\libraries\support_media_compat_24_2_0.xml
GPSTask\.idea\libraries\support_v4_24_2_0.xml
GPSTask\.idea\libraries\support_vector_drawable_24_2_0.xml
GPSTask\.idea\misc.xml
GPSTask\.idea\modules.xml
GPSTask\.idea\runConfigurations.xml
GPSTask\.idea\workspace.xml
GPSTask\app
GPSTask\app\.gitignore
GPSTask\app\app.iml
GPSTask\app\build
GPSTask\app\build\generated
GPSTask\app\build\generated\assets
GPSTask\app\build\generated\assets\shaders
GPSTask\app\build\generated\assets\shaders\androidTest
GPSTask\app\build\generated\assets\shaders\androidTest\debug
GPSTask\app\build\generated\assets\shaders\debug
GPSTask\app\build\generated\res
GPSTask\app\build\generated\res\rs
GPSTask\app\build\generated\res\rs\androidTest
GPSTask\app\build\generated\res\rs\androidTest\debug
GPSTask\app\build\generated\res\rs\debug
GPSTask\app\build\generated\source
GPSTask\app\build\generated\source\aidl
GPSTask\app\build\generated\source\aidl\androidTest
GPSTask\app\build\generated\source\aidl\androidTest\debug
GPSTask\app\build\generated\source\aidl\debug
GPSTask\app\build\generated\source\buildConfig
GPSTask\app\build\generated\source\buildConfig\androidTest
GPSTask\app\build\generated\source\buildConfig\androidTest\debug
GPSTask\app\build\generated\source\buildConfig\androidTest\debug\com
GPSTask\app\build\generated\source\buildConfig\androidTest\debug\com\lzy
GPSTask\app\build\generated\source\buildConfig\androidTest\debug\com\lzy\gpstask
GPSTask\app\build\generated\source\buildConfig\androidTest\debug\com\lzy\gpstask\test
GPSTask\app\build\generated\source\buildConfig\androidTest\debug\com\lzy\gpstask\test\BuildConfig.java
GPSTask\app\build\generated\source\buildConfig\debug
GPSTask\app\build\generated\source\buildConfig\debug\com
GPSTask\app\build\generated\source\buildConfig\debug\com\lzy
GPSTask\app\build\generated\source\buildConfig\debug\com\lzy\gpstask
GPSTask\app\build\generated\source\buildConfig\debug\com\lzy\gpstask\BuildConfig.java
GPSTask\app\build\generated\source\r
GPSTask\app\build\generated\source\r\androidTest
GPSTask\app\build\generated\source\r\androidTest\debug
GPSTask\app\build\generated\source\r\debug
GPSTask\app\build\generated\source\r\debug\android
GPSTask\app\build\generated\source\r\debug\android\support
GPSTask\app\build\generated\source\r\debug\android\support\v7
GPSTask\app\build\generated\source\r\debug\android\support\v7\appcompat
GPSTask\app\build\generated\source\r\debug\android\support\v7\appcompat\R.java
GPSTask\app\build\generated\source\r\debug\com
GPSTask\app\build\generated\source\r\debug\com\fastaccess
GPSTask\app\build\generated\source\r\debug\com\fastaccess\permission
GPSTask\app\build\generated\source\r\debug\com\fastaccess\permission\R.java
GPSTask\app\build\generated\source\r\debug\com\lzy
GPSTask\app\build\generated\source\r\debug\com\lzy\gpstask
GPSTask\app\build\generated\source\r\debug\com\lzy\gpstask\R.java
GPSTask\app\build\generated\source\rs
GPSTask\app\build\generated\source\rs\androidTest
GPSTask\app\build\generated\source\rs\androidTest\debug
GPSTask\app\build\generated\source\rs\debug
GPSTask\app\build\intermediates
GPSTask\app\build\intermediates\assets
GPSTask\app\build\intermediates\assets\androidTest
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.