I get this error, when i try to build and run an cordova project on an android device:
Running app on platform "android" via command "***/Documents/***/App/platforms/android/cordova/run" --device
[Error: An error occurred while running the android project.
/***/Documents/***App/platforms/android/cordova/node_modules/q/q.js:126
throw e;
^
Error executing "ant clean -f /***/Documents/***/App/platforms/android/build.xml": Build failed
Any suggestion on fixing this problem?