标签: android gps google-maps-android-api-2 android-notifications
我可以使用哪种方法创建到达某个地方时触发的通知?
抱歉我的英语不好。
答案 0 :(得分:0)
您需要提供服务并监控地理位置。请参阅以下链接,了解如何监控地理位置:
http://developer.android.com/training/location/geofencing.html
和服务:
http://developer.android.com/guide/components/services.html