Location Alarm for Android?

前端 未结 1 2085
星月不相逢
星月不相逢 2020-12-14 13:56

When starting my app, several POI coordinates shall be added to the Android System. Some hours later, my app is closed and the user walks close to one of the POI he shall ge

相关标签:
1条回答
  • 2020-12-14 14:34

    Yes, you would use LocationManager and addProximityAlert() as the basis for your desired feature.

    0 讨论(0)
提交回复
热议问题