I have an emulator that it's snapshot
is enabled.My App has no error,but some times when I want to test my App on that emulator,installation failed and I see these in console
:
android com.android.ddmlib.SyncException: Directory not empty
I try clean/build project,re open emulator,restart eclipse and even restart my PC.But it seems they can not solve this problem.Do you know what causes this problem and how I can solve it?