ContentManager already accounts for that. Strange that it didn’t work for you without adding that to the root directory.
Oh I found out that it wasn’t the ContentManager but the XmlReader. I have somehow solved it (plz see this thread: Error during loading an XML file using XmlReader on Android ). Thanks Nezz!