How to download the xml file from server and use it inside application ?
        Posted  
        
            by Praween k
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Praween k
        
        
        
        Published on 2010-04-21T18:33:53Z
        Indexed on 
            2010/04/21
            18:43 UTC
        
        
        Read the original article
        Hit count: 214
        
android
|incomprehensible
Hi Commonware,
As you provided the solution .Actually my application requirement is exactly matches as you told i.e first download it from server and then display the file and it should also be updated as per the server file is updated within running period.Can u please provide me the application code for this .This will be very much helpful.I need it Urgently!!!!!!!
[If it blows up, you will either need to split it into multiple files (each with a subset of your data), or not package it with the application, instead downloading it from a server on first run of your appl.]
Thanks in advance. Praween
© Stack Overflow or respective owner