Sample code to load an image
In would like to write a simple android app that captures an image from a camera and uploads it to a web server. Also, I would like it to print to the screen the response from the server, which is a simple text string.
Do you know if there is any example code that does something like this?
Thanks Michael
+2
a source to share