Whenever I go to build or debug my project, i get an Error saying "The file 'obj\Debug\android\bin\packaged_resource'" does not exist" and it fails to run. I looked around for a fix, none of which worked for me. I am using API 19(Kit Kat) for my AVD and ARM as my CPU/ABI. The AVD works fine when run through the AVD Manager, but whenever i try running my project it fails. Any suggestions on how to fix it?
↧