As the title mentioned, I have developed a simple NFC app in eclipse and I am trying to run it in the mobile device to debug my code. However, when I try to run it, this mes
I had the same problem: dying waiting for Project/clean. I have tried following this recommandations, "-clean" comman in eclipse.ini, modified the working environment, reinstall eclipse... After all, problem stayed still.
Then finally, I ask my friend, then the solution was simple: "it might be crashed at your aapt file, change it with a good one"
Everything works fine now. Hope it helps.