This is a continuation of the „Adding Google Maps with a MapView“ tutorial. I added the Google API to display maps on a Android App..now i´m going to add geofencing. You can download the SourceCode on GitHub. Step 1: Connect to Google API Client For the geofence implementation we need a connection to the Google Api Client. This Client allows us…
