i want to open or focus to my current location in google map in android. I want my app to get coordinates and then give the name of my location from these coordinates and also in the end focus the current location map…
Kindly someone suggest me what and how to do and if possible give me some code sample. i m new to android 🙂
Thanks in advance! 🙂
i want to open or focus to my current location in google map in
Share
here is the example of simple map display with current location
MyMap.java for display map
here is my background service code for fetching lat/lng using gps