I frequently get the following error when starting an app:
[2012-06-24 11:08:53 - Myapp] Failed to install Myapp.apk on device 'emulator-5554': Directory not empty
[2012-06-24 11:08:53 - Myapp] com.android.ddmlib.SyncException: Directory not empty
[2012-06-24 11:08:53 - Myapp] Launch canceled!
The only remedy that I have found so far is to start the emulator with "Wipe out user data" which is no big deal except all the time consuming customization is lost.
Could anyone shed some light on this?