I have an app for the iPhone and now I want to use it on Android. The problem is: I can't work with the given XML-File.
Normally I would go through every node, but this won't work here since it seems like a key-value xml-file that also contains arrays.
How can I achieve it in Android/Java now that I can read this data.