How to dynamically add xml data to spinner item by xmlpullparser



I am trying to load spinner drop down item from a url by using xmlpullparser. I can parse the xml data but couldn't add them into spinner item dynamically.How can I do this?


No comments:

Post a Comment