Monday, June 8, 2015

// //

What is the best way to deal with INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES while installing an Android app ?

The solution is make another keystore and then it will be solve soon. or make a hello world activity and export using the new keystore, if the apk hellow world succeded and no problems then use that keystore in your whole projects ( note: you can use single keystore with multiple apk files.)