Android Unknown Command 'Crunch'

Android Unknown Command 'crunch'

I just update
"Android SDK Platform-Tool" to 8 Rev and "Android Asset Packaging Tool"
from android sdk manager,

and then it works.

Have a try!

error :unknown command crunch

Your Eclipse ADT plugin is out of sync with your downloaded SDK tools and platform-tools. Your ADT plugin is newer than the tools. Your only option is to update the tools to match your ADT plugin.

Android - ERROR: Unknown option '--no-crunch'

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

Google APIs throw no-crunch error for android

I think the problem has a generic cause ==> Partial ADT Update

Check your repositories again and then this link

After update ADV getting error Unknown option '--no-crunch' when try to run

You probably only updated your Eclipse-plugin. Try updating your Android SDK Manager aswell.

Error:Execution failed for task ':ProjectName:mergeDebugResources'. Crunching Cruncher *some file* failed, see logs

As stated here this can happen when using the Gradle Tools v1.1.0. After updating to v1.1.3, this has not happened anymore.



Related Topics



Leave a reply



Submit