Sample code for image upload
        Posted  
        
            by Michael
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Michael
        
        
        
        Published on 2010-05-19T03:14:39Z
        Indexed on 
            2010/05/19
            3:20 UTC
        
        
        Read the original article
        Hit count: 409
        
android
Hi,
In would like to write a simple Android application that takes a picture from the camera and uploads it to a webserver. Additionaly, I would like it to print in the screen the response from the server wich is a simple text string.
Do you know if there is any sample code that does something like that?
Thank you, Michael
© Stack Overflow or respective owner