Football Fans: Download the 2012 Schedule App from Google Play!


Go Back   Android Forums > Android Development > Application Development

Application Development Dev Lounge for the Coder Folks



Reply
 
LinkBack Thread Tools
Old January 13th, 2010, 02:42 AM   #1 (permalink)
Junior Member
 
Join Date: Jan 2010
Location: mumbai(India)
Posts: 22
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default Failure [INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]

Hello everybody,
I had tried to run my application on mobile but it gives me error as "Failure [INSTALL_FAILED_ALREADY_EXISTS]".
but actually i had not installed the application before.
I also tried to uninstall by command


"adb uninstall InfoTest.apk" then it givesme error as "Failure".

I also tried to installl application using
"adb install -r InfoTest.apk" but it gives error as "Failure [INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]"

Thanks

pramod.deore is offline  
Reply With Quote
Sponsors
Old December 14th, 2011, 06:15 PM   #2 (permalink)
New Member
 
Join Date: Dec 2011
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I know this is quite old but I'm posting a solution in case someone comes across this in the future:

This is because the version you're building and the version already on the machine are not signed with the same certificate. A possible workaround (not aware of other ways) is to uninstall then re-install.

To uninstall, you need to use your application's package name not the apk name. For example:

$ adb uninstall com.example.mypackage

Then you can proceed with:

$ ant debug install # or build and install separately, whichever you prefer
kamasheto is offline  
Reply With Quote
Reply

Bookmarks


Go Back   Android Forums > Android Development > Application Development User CP
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Update failure. Help! crd013 Captivate - Support and Troubleshooting 2 September 29th, 2010 02:09 PM
Root failure!!! Putty EVO 4G - All Things Root 8 August 31st, 2010 10:59 AM
CMR failure sevenstars Android Lounge 0 August 24th, 2010 05:15 PM
upgrade failure :-( Seyo Android Lounge 1 June 28th, 2010 02:48 AM
MMS Failure? Ictinike Android Applications 0 June 26th, 2010 06:34 PM



All times are GMT -5. The time now is 11:41 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo