有没有人知道使用LocationServices.GeofencingApi的例子?我找到的所有android geofencing示例都使用了已弃用的LocationClient类.从我所看到的,LocationServices类是要使用的类,但似乎没有任何关于如何使用它的工作示例.
我发现的最接近的是这篇文章突出显示了位置更新请求
更新:我发现的最接近的答案是这个git示例项目 - 但它仍然使用已弃用的LocationClient来获取触发的围栏.
android geofencing android-geofence
android ×1
android-geofence ×1
geofencing ×1