I am using eclipse(3.7.1) for android development. When i try to run the application it showing error in bin-->res-->crunch directory
Please any one help me to resolve this error
Try this, you must remove this folder in your Workspace and re-build your project:
Go to /YourAndroidWorkspace/YourProject/bin and remove the "crunch" folder.
Clear and re-build your project in Eclipse.
It´s work for me.
When building using the command line, Eclipse and ant could interfere. (Especially if you use "build automatically")
For me it worked to close eclipse and run:
ant clean debug
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With