I want to select an image from an android image gallery and upload it to a web server
Can any one guide me how to achieve this?
I want to select an image from an android image gallery and upload it to a web server
Can any one guide me how to achieve this?
Here's a nice upload code sample. It uploads a file - exactly what you need http://stackoverflow.com/questions/3038409/how-to-send-http-post-request-and-recieve-response/3038747#3038747.
http://moazzam-khan.com/blog/?p=490
image uploading + parameters
only parameters + text
very simple but effective class.