Take a look at the HttpGet and HttpPost method in the API. On Mon, Sep 27, 2010 at 10:48 AM, dadada <[email protected]> wrote: > hello, > > i want to post data onto google map. since there's no gdata for > android, i reckon that i have to do it through http post and get which > i am not good at. > > is there some reference code for doing http post and get request? > > Both the url to the map and xml are the same > http://maps.google.com/maps/ms?ie=UTF8&hl=en&vps=1&jsv=260d&oe=UTF8&msa=0&output=georss&msid=106069377598790155454.0004720325247dc0c953a > > I guess it should be regarding the content type. Should i be calling > get http on this url to retrieve the xml? and then modify the xml file > and do a post http request to this same url again? > > Can someone please advise me? > > Thanks > > -- > 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
-- 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

