I am using simplexml in my android project, and everything works fine until I obfuscate the code. Then, errors start pouring in.
Part of the XML is as follows:
Right click your project in eclipse. Go to android -> run Lint.
Lint has the ability to check for proguard misconfigurations and may pick up, and explain your error.