I am using android-async-http and really liking it. I\'ve run into a problem with POSTing data. I have to post data to the API in the following format: -
&l
just write your xml or json to a string and send to server, with proper headers or without. and yes set "Content-Type" to "application/json"