When I am including the jaxp.jar, I get the following error-
trouble processing \"javax/xml/XMLConstants.class\": [2009-05-08 16:53:18 - TestProject] Attemp
I see two possibilities:
In your project's folder, the file .classpath could be wrong. Try to replace it with:
.classpath
If it does not work, it means the library you are trying to include is not compatible with Android.