Showing nearby places using Google Places API

In this article we will develop an Android Application which displays a set of nearby places of current location in Google Map according  to the type entered in the Spinner widget. CodeProject This application makes use of Google services like Google Map Android API V2 and Google Places API. This application is developed in Eclipse … Continue reading Showing nearby places using Google Places API

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