Android代码-基于位置的安卓程序

时间:2022-08-27 20:09:45
【文件属性】:

文件名称:Android代码-基于位置的安卓程序

文件大小:138KB

文件格式:ZIP

更新时间:2022-08-27 20:09:45

Android代码

LocateMe Android application that finds your location using two methods. Method 1: Application uses the GPS unit to find your location outdoors and network triangulation to find your location indoors. Method 2: Application uses the GPS unit to find your location outdoors and network triangulation to find your location indoors only ONCE when the app starts. From this point onwards the application uses the accelerometer and gyroscope to find your location. The location is in the form of duples.


【文件预览】:
LocateMe-master
----gradlew(5KB)
----settings.gradle(15B)
----.idea()
--------runConfigurations.xml(564B)
--------misc.xml(5KB)
--------compiler.xml(686B)
--------gradle.xml(626B)
--------modules.xml(343B)
--------copyright()
--------vcs.xml(180B)
----gradle()
--------wrapper()
----README.md(2KB)
----gradlew.bat(2KB)
----gradle.properties(730B)
----.gitignore(118B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(946B)
--------proguard-rules.pro(934B)
----build.gradle(498B)

网友评论