Android => Re-installation failed due to different application signatures.

By -
Problem: Re-installation failed due to different application signatures.
Description: 

While developing an android application, I tried to run the application and got the below error:

[2011-08-26 11:57:37 - myAndroidApp] Re-installation failed due to different application signatures.
[2011-08-26 11:57:37 - myAndroidApp] You must perform a full uninstall of the application. WARNING: This will remove the application data!
[2011-08-26 11:57:37 - myAndroidApp] Please execute 'adb uninstall com.technotalkative.myAndroidApp' in a shell.[2011-08-26 11:57:37 - myAndroidApp] Launch canceled!</span></span></span></p>
Solution:

After searching and checking the phone, I came to know I am currently developing 2nd version of this application which is already downloaded from android market in my phone, now as this app is signed and having different signatures this is throwing the above error.

To resolve this issue, I had just uninstalled the app from mobile and run/install the application again, which means that we have to uninstalled the previous application installation from device.

CEO & Co-Founder at SolGuruz® | Organiser @ GDG Ahmedabad | Top 0.1% over StackOverflow | 15+ years experienced Tech Consultant | Helping startups with Custom Software Development

Loading Facebook Comments ...
Loading Disqus Comments ...