android - problem in parsing xml file from network database -


In my app, I have inserted 3 edit box and an OK button when I click on the OK button, put it in ADTX The data has been transferred to the URL and I have been given a very long xml file in retire,

In this way it goes. In this, when the OK button is clicked it opens a new activity, here I want to display the list of FirstName in the list name.

How to do this, please help me .......

< P> I just tried the example in the following link and it worked.
  http://www.anddev.org/parsing_xml_from_the_net_-_using_saxparser-t353.html    

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -