http post - Upload Image to server in android by Httppost -


how upload image @ server gallary or camera?

i try this link's code shows error this

error:(329, 24) error: cannot access abstractbody class file org.apache.james.mime4j.message.abstractbody not found

you can upload image server using http post multi-part. here link out.

https://vikaskanani.wordpress.com/2011/01/11/android-upload-image-or-file-using-http-post-multi-part/

http://www.codejava.net/java-se/networking/upload-files-by-sending-multipart-request-programmatically

and 1 more way uploading image is, convert base64 , upload. check below link.

android upload image server using base64


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -