I am trying to upload an image to a server along with some JSON data that is collected from a form.
The server has authentication.
METHOD: post HEAD
Unless this answer has already be given... I found a neat solution for this same problem. I posted it over here: https://stackoverflow.com/questions/7595939/how-to-upload-multipart-image-data-in-json-request-android/