Android + Eclipse: how to clear / reset AVD

Is there a way to "clear" the AVD?

Can I delete and re-create it?

This question is explained by the fact that I am developing my own layout for ListView, and I do not see the update that I am applying.

I tried to uninstall the application in order to clean and restart it unsuccessfully.

+3
source share
1 answer

When starting AVD, there is an option to “erase user data”. This option will remove any user-installed applications.

+8
source

All Articles