Represents a geographical region, also known as a geofence.
I have been testing the new Google Play Geofencing service API. I downloaded the sample code from the Android developers …
android android-geofenceI am getting an error in the onAddGeofencesResult(int statusCode, String[] geofenceRequestIds) callback with statusCode = 1000. I have my GPS enabled …
android geolocation google-play-services android-location android-geofenceIs it possible to get the information on the location mode which the user has selected among the three modes …
android gps location android-location android-geofenceI can't fetch last known location. I have enabled Geocoding API and Google Places API for Android in google console. …
android google-play-services android-geofenceI have an app that started with the Google's geofencing sample code. It works great for a few days, and …
android-geofenceI'm doing a serious research on this topic for many days... I saw many topics here too... But unfortunately I …
android google-maps-api-2 android-geofenceI'm try to send a notification when a user enters or exits a specific geofence. I already can log when …
android intentservice geofencing android-geofenceAfter updating to Google Play Services 6.5.87 my app was failed to compile because of missing LocationCLient class. The documentation link …
android location google-play-services android-geofence fusedlocationproviderapiI need some clarity on the sample code supplied with Geofence guide as posted here : https://developer.android.com/training/…
android gps geofencing android-geofenceI am using the built in geofence APIs (play services) and have been having mixed results. It looks like after …
android android-maps-v2 android-geofence