Android bin getting locked

Monkey Targets Forums/Android/Android bin getting locked

Barry(Posted 2013) [#1]
I'm on Windows 8 . When I perform an android build it succeeds the first time. The second time the build/bin folder is locked so it cannot delete the folder.Only a reboot resolves this.

I notice on Windows 7 and 8 that ADB hangs around - e.g. subsequent builds fire up another ADB and the process never closes. However, this appears to be a side issue as on Windows 7 I can build with no problems it is only on Windows 8 (Pro) I have to restart to remove the lock on the build/bin folder.

Any ideas?
I'm using v73b but the issue was there in v69 as well.


Xaron(Posted 2013) [#2]
Yes, Mark once mentioned this. Open the task manager and kill the adb.exe process. That's it!