Android : SyncException: Directory not empty?

落花浮王杯 提交于 2019-12-11 15:07:00

问题


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?


回答1:


I restart emulator from snapshot then uninstall my App from it and try again and no problem occurs.I don't know caused this problem,but it seems to be solved in this manner.



来源:https://stackoverflow.com/questions/15445873/android-syncexception-directory-not-empty

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!