Unable to execute dex: Multiple dex files define Lcom/myapp/R$array;

后端 未结 30 2147
迷失自我
迷失自我 2020-11-22 00:31

Since updating to ADT 14 I can no longer build my project. It was building fine prior to updating.

The error:

[2011-10-23 16:23:29 - De         


        
30条回答
  •  旧时难觅i
    2020-11-22 01:04

    I ran into this when I upgraded from adt 14 to 15 and to get it to work I ended up just deleting the .eclipse folder (along with my settings) and re-installing the adt 15.

提交回复
热议问题