android-location-service:可用于为您的 Android 应用收集位置数据的后台服务

时间:2024-07-09 23:31:18
【文件属性】:

文件名称:android-location-service:可用于为您的 Android 应用收集位置数据的后台服务

文件大小:122KB

文件格式:ZIP

更新时间:2024-07-09 23:31:18

Java

用于在 Android 应用中管理位置的基本基本活动和服务。 使用 android-location-activity 就像在库中包含和启动后台服务一样简单。 BackgroundLocationService提供了一整套有用的方法(通过回调)。 使用/依赖 compile('com.shiftconnects.android.location:location-service:1.3.0'){ transitive=true } 如果您不希望引入我们的 Play 服务版本,请随意忽略transitive=true 标志。 如果你这样做,你将需要提供你自己版本的播放服务依赖项...... compile 'com.google.android.gms:play-services-location:6.5.87' compile 'com.google.android.gm


【文件预览】:
android-location-service-master
----gradlew(5KB)
----settings.gradle(38B)
----RELEASE_NOTES.md(139B)
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(3KB)
----sample()
--------src()
--------.gitignore(7B)
--------build.gradle(582B)
--------proguard-rules.pro(666B)
----gradlew.bat(2KB)
----gradle.properties(855B)
----location-service()
--------src()
--------.gitignore(7B)
--------build.gradle(3KB)
----.gitignore(1KB)
----build.gradle(602B)

网友评论