I am making an android app in which i am sending image to server from /mnt/sdcard/DCIM/Camera/IMG_20110922_124932.jpg to serverthrough multipart request .. Can anybody help me out….
Any help will be appreciated..
Thanks..
I am making an android app in which i am sending image to server
Share
Here is a simple example of a multipart post that I use to send images to a server: