It seems you just want to get the xml data from servers instead of local Assets folders. So the approach should be to deploy these xml resources on some server like Tomcat or JBoss etc. Then in your application you can make simple HTTP request to get these resources and use it in your application.
On Fri, Oct 29, 2010 at 9:23 PM, TreKing <[email protected]> wrote: > On Fri, Oct 22, 2010 at 11:39 PM, nena joy <[email protected]> wrote: > >> but I want to create this application with data from a web service in the >> net. > > > You need to expand on this - your question is so vague you're never going > to get any help like this. > > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

