Get Current Location and load on GoogleMap

Hi Besties! This tutorial might be helpful to all developer to get the current location and show the current location on GoogleMap. To access the current location we need to use the Geo location. So what is the GeoLocation? "The geolocation object provides access to location data based on the device's GPS sensor or inferred … Continue reading Get Current Location and load on GoogleMap

Android Location Based Services

Android location APIs make it easy for you to build location-aware applications, without needing to focus on the details of the underlying location technology. This becomes possible with the help ofGoogle Play services, which facilitates adding location awareness to your app with automated location tracking, geofencing, and activity recognition. This tutorial shows you how to … Continue reading Android Location Based Services