resources.ap_ does not exist when compile my android project

前端 未结 28 3289
慢半拍i
慢半拍i 2020-12-13 06:01

Compile Error: Error generating final archive: java.io.FileNotFoundException: ..\\bin\\resources.ap_ does not exist.

Compile other simple sample works. Same source f

28条回答
  •  没有蜡笔的小新
    2020-12-13 06:31

    I was getting both the error in this thread and the one in this post: Android Unknown Command 'crunch'.

    Updating the Android SDK inside Eclipse fixed both errors for me.

提交回复
热议问题