Android Unknown Command 'crunch'

前端 未结 7 1156
醉梦人生
醉梦人生 2020-11-28 11:47

I just installed Eclipse and Android SDK in Mac OS X.

I imported the project to Eclipse and i get the Unknown command \'crunch\' error while running the project.

相关标签:
7条回答
  • 2020-11-28 12:21
    1. After updating to ADT r14, go to Window -> SDK Manager (in Eclipse)

    2. Check on 'repository', uncheck "installed"

    3. Wait for packages to load, then select all support packages, accept all and install them

    4. Restart Eclipse

    5. Run your apps on new ADT r14, without 'crunch' errors

    Worked for me :)

    0 讨论(0)
提交回复
热议问题