I want to show my current location in google map. it should be coming dynamically i.e. longitute and latitude should be set dynamically.
Like if now I am in New Del
Get the current location What is the simplest and most robust way to get the user's current location on Android?
and pass that value to google map api.