Conversion to Dalvik format failed with error 2 adt 16.0.1

后端 未结 3 1195
独厮守ぢ
独厮守ぢ 2021-01-14 16:05

Recently we updated eclipse adt plugin to 16 version, and now can\'t run our application, it compiles normally, but when we run, it throws following error :

3条回答
  •  北恋
    北恋 (楼主)
    2021-01-14 16:58

    Just in case somebody comes here from a Google search for "Conversion to Dalvik format failed with error 2". I had the same issue and it seemed to be related to the JVM or the Eclipse startup options.

    Updating to Java 7 resolved this.

提交回复
热议问题