How do I use the Android Geofencing API?

前端 未结 5 806
醉梦人生
醉梦人生 2020-12-05 03:02

I have been testing the new Google Play Geofencing service API.

I downloaded the sample code from the Android developers site. Next, I ran the example code on an And

5条回答
  •  北海茫月
    2020-12-05 03:42

    I tested sample geofence application, and if WiFi is Off it does not detect geofence events on version less than Android 4.3.

    Android 4.3 and above works even WiFi is Off.

提交回复
热议问题