Can't Clean, Won't Clean ?

Previous topic - Next topic

MrTAToad

If you find that Windows wont delete the appropriate folders when using the "Clean Project" button, aside from the obvious (a program still running or some weird permission problem), the most likely cause of the problem, is, as usual, Goggle.

To be more precise the adb server.

Therefore, you kill it you need to add the following to a macro, or from the command line :

Code (glbasic) Select
adb kill-server

And problem solved...

Kitty Hello

fixed in V10.053 update.