Skip to content Skip to sidebar Skip to footer

Android - Error: Unknown Option '--no-crunch'

Possible Duplicate: Android Unknown Command 'crunch' I have been using eclipse just fine but as soon as I updated it just now, I can't compile my app anymore. I keep getting the

Solution 1:

actually, the problem is you updated ADT but SDK, use android SDK manager and update the platform tools and tools, then try again. good luck!

Solution 2:

It sounds like you updated the SDK options, but have not updated the ADT. In eclipse go to Help->Check for Updates and install the newest version of ADT, currently r15

Post a Comment for "Android - Error: Unknown Option '--no-crunch'"