adb install -r should re-install the app.
If you try it and it doesn't work again, try powering off and powering
on the device after a complete uninstall.

Then try adb install application.apk

On Wed, Feb 10, 2010 at 1:31 PM, IAQ <[email protected]> wrote:
> Hey got a little problem, I installed my app onto my phone through adb
> and then after making some changes I uninstall the app and attempted
> to reinstall the new version however I still receive a failure
> notice:
> Failer [INSTALL_FAILED_ALREADY_EXISTS]
>
> I uninstalled the app through the app manager and tried to uninstall
> through adb just to make sure, I attempted to install over with adb
> install -r yyyy but this was of no use.
>
> If anyone knows a solution to this problem it would be much
> appreciated
>
> Cheers
>
> Irshad
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to