Http Multipart enables POSTing of several files in one go. I didn’t found any good supported way of doing this from Android so I created some helpers for achieving this.

The Multipart is quite strange (ugly) protocol.  See reference for more details.

An Enum that keeps supported formats. Add which ever you need.

The Enum contains the Http Mime type and the file extension.

The HttpUtil.java wraps things up and integrate with Internet 😉

 

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.

Menu