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

前端 未结 30 2513
抹茶落季
抹茶落季 2020-11-21 07:32

In my Android application in Eclipse I get the following error.

UNEXPECTED TOP-LEVEL EXCEPTION:
java.lang.IllegalArgumentException: already add

30条回答
  •  情话喂你
    2020-11-21 07:50

    Go to Project and then uncheck "Build Automatically".Then try to export the project and the error is gone.

提交回复
热议问题