ERROR: Unknown option '--no-crunch' - AAPT error

不想你离开。 提交于 2019-12-01 17:56:08

I have recently faced this issue.

But it is now solved.

After updating to ADT r14, go to Window -> SDK Manager (in Eclipse)

  1. Check on 'repository', uncheck "installed"
  2. Wait for packages to load, then select all support packages, accept all and install them
  3. Restart Eclipse

Now you can run your apps on new ADT r14, without 'crunch' errors.

I think the --no-crunch was dropped from platform-toosl revision 7. aapt (part of platform-tools) revision 8 is needed to use the latest ADT.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!