Users Pricing

forum

home / developersection / forums / “conversion to dalvik format failed with error 1” on external jar

“Conversion to Dalvik format failed with error 1” on external JAR

Anonymous User 2586 19 May 2015
In my Android application in Eclipse I get the following error.

UNEXPECTED TOP-LEVEL EXCEPTION:
java.lang.IllegalArgumentException: already added: Lorg/xmlpull/v1/XmlPullParser;
....
Conversion to Dalvik format failed with error 1
This error only appears when I add a specific external JAR file to my project. I searched for a long time for the possible solution, but none of the possible solutions work. I even tried to change to Android 1.6 instead of 1.5 (the current version I use).

I am a content writter !


1 Answers