pramod.deore
Newbie
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
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