• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Android Xml Pull Parser

Hello ,
I am currently working on a app to pull data from an xml file.... I get the data but what happens is the same data is added twice to a List<Object> that I create....

I add the data to the List<object> at the End Tag event......but I wonder why the same data is added twice?

any help is appreciated

Thank You
InkedAndroid
 
Back
Top Bottom