Xmlpullparser parsing nested items – Ebay API
I am making an app that will access the ebay api via xml to search for items. I have followed the guide Android developer guide XMLPullParser to use Pull parser, and I am able to parse basic xml fine. BUT…