Description:

Use Ant to build apk and show error message at Terminal

[aapt] invalid resource directory name: /project/bin/res/crunch

 

Root Caused:

Ant can’t handle crunch directory
 

Solution:

Move to root director of project and type follow command
ant clean debug