I developed an android application successfully and then that application import another computer's eclipse then shows:
[2014-04-17 22:13:06 - application] Launch canceled!
[2014-04-17 22:13:07 - application] Re-installation failed due to different application signatures.
[2014-04-17 22:13:07 - application] You must perform a full uninstall of the application. WARNING: This will remove the application data!
[2014-04-17 22:13:07 - application] Please execute 'adb uninstall com.databizsoftware.cg' in a shell.
[2014-04-17 22:13:07 - application] Launch canceled!
then i try to solve this verities ways: such as
1) delete bin folder and gen folder 2) clean this application 3) eclipse restart.
But show same problem.
How to solve this problem. Please help me.