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
If someone have a problem that httpclient send as Content-Type: text/plain, please refer this link: https://stackoverflow.com/a/26425401/361100
Content-Type: text/plain
The loopj httpclient is somewhat changed (or has problem) which cannot override StringEntity native Content-Type to application/json.
StringEntity
application/json