Conversion to Dalvik format failed with error 1 - After updating Android SDK & ADT

前端 未结 8 1987
感动是毒
感动是毒 2021-01-13 11:05

After updating SDK and ADT for the latest release, I tried to run my application and Eclipse log the following error:

[- RichReaderDemo] Dx 
UNEXPECTED TOP-L         


        
8条回答
  •  再見小時候
    2021-01-13 11:45

    If this happens during export, delete files present in the bin directory of your project. and restart export. in less than 30 seconds is resolved

提交回复
热议问题