开发者

i got error while creating a android project in eclipse 3.6.1

开发者 https://www.devze.com 2023-01-24 14:46 出处:网络
I got the following error on error log, \"conversion to dalvik format failed with error 1\" 开发者_Go百科

I got the following error on error log,

"conversion to dalvik format failed with error 1"
开发者_Go百科

How to resolve this issue?


Quote from http://d.android.com/sdk/eclipse-adt.html:

Caution: There are known issues with the ADT plugin running with Eclipse 3.6. Please stay on 3.5 until further notice.


I find that typically when I get this error, it can be easily resolved by cleaning the project and rebuilding (Project->Clean).

0

精彩评论

暂无评论...
验证码 换一张
取 消