I've created a small program based on Erel's GPS Tutorial and would like to pass the Lat/Long that the app obtains to the Google Reverse Geocoding API and display a msgbox with some information from the returned JSON or XML file.
I can't seem to figure out how to send the request to the API to get the JSON or XML file returned to the android device for parsing... :BangHead:
This seems pretty straightforward but I'm obviously missing something... Any help would be greatly appreciated!
I can't seem to figure out how to send the request to the API to get the JSON or XML file returned to the android device for parsing... :BangHead:
This seems pretty straightforward but I'm obviously missing something... Any help would be greatly appreciated!