Hello, I am fairly new to developing android apps. What I am trying to do is a button click event which will find your current location. It will will then display the name of the city and the current weather. I am planning on using weather2 as an API. Anyway i havent got the faintest idea to do this i have searched tutorials and all i can find is the use of the location manager which results in the latatude and longatude along with a google map. Could anyone tell me how i could use the gps to use the API instead?