Show Current Location and Nearby Places and Route between two places using Google Maps API in Android
I need to develop an application using Google Maps in Android to locate my current location and need to find nearest location . (For example: Nearby police station from my current location .) It should accept my current location and output should display nearest place. Can anyone help me to give some suggestion,links,tutorial to do that? MKJParekh First go through this tutorial for getting familiar with Android Google Maps and this for API 2 . To retrive the current location of device see this answer or this another answer and for API 2 Then you can get places near by your location using