Hi,
I have a Bitmap object that i wish to post using mutipart. Infact i have a URI for the file, how can i sent that over a mutipart request ?
Printable View
Hi,
I have a Bitmap object that i wish to post using mutipart. Infact i have a URI for the file, how can i sent that over a mutipart request ?
There is an example of posting an image in form data in the sample showcase app.