Send XML file to web server in Android
        Posted  
        
            by LordSnoutimus
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by LordSnoutimus
        
        
        
        Published on 2010-04-06T11:23:09Z
        Indexed on 
            2010/04/06
            11:33 UTC
        
        
        Read the original article
        Hit count: 355
        
Hi,
I am planning on converting some longitude and latitude values to XML and then sending the file to a web server to display on a Google Map Interface.
Is it possible to send an XML file to a web server through my own application in Android?
Thanks
© Stack Overflow or respective owner