> Your are trying to launch a URL. Most likely the browser will be invoked to > this. The URL you are trying to launch is an API command that results in a > JSON blob, not some viewable web page. The browser is telling you that it > cannot download this blob of data as is. > > When you use these kind of API, you don't just open up the URL - for that > you could just Google Map. You're supposed to get back the response and > parse it and do what you need to do with it.
Thanks for the reply. I am trying to make them see on how to get directions to that place they clicked in that is why I used that function. I am actually new to google maps. Can you help me on how to display the map properly? Thanks, Cha -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

