posted 9 years ago
While knowing XML is pretty much a must for any developer these days, what you need for Android is not particularly challenging. #1 - yes (anyone should know about those), #2 - knowing what namespaces are used for, and how, is good, but for Android you don't really need that, #3 - again, it's good to know what XPath in general is used for, but it's not needed for Android (those @ and / have nothing to do with XPath, they're just naming conventions used by Android).