Exception in thread "main" java.lang.ExceptionInInitializerError

You have to remove that jar file - xmlpull_1_0_5.jar. If you’ve not already got kxml2-2.3.0.jar then add that.

It should clear the error you’re seeing but you may go on to another - different - error.

– Jim