Hello !
I'm working on Eclipse with android-sdk-linux_x86-1.5_r2.
I'm currently developping an app.
I tested my application several times on the emulator.
Since then, the icon of my app appears several times in the menu app installed.
I have tried to uninstall it with "adb uninstall " but Logcat says my package doesn't exist.
How can I remove completely my application from emulator ?
Thanks.


