Anyone has ever seen this?
INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES
I am not signing my app, so this should not be an issue.
Anyone has a clue?
can't install to real device because INSTALL_PARSE_FAILED_IN
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
can't install to real device because INSTALL_PARSE_FAILED_IN
http://www.andregarzia.com
Re: can't install to real device because INSTALL_PARSE_FAILE
Andre,
It appears to be a general issue with the Android SDK, rather than a specific Livecode thing.
http://www.google.co.uk/search?aq=f&sou ... RTIFICATES
Some of the answers on Stack Overflow, or the Google Group might lead you in the right direction.
It appears to be a general issue with the Android SDK, rather than a specific Livecode thing.
http://www.google.co.uk/search?aq=f&sou ... RTIFICATES
Some of the answers on Stack Overflow, or the Google Group might lead you in the right direction.
Re: can't install to real device because INSTALL_PARSE_FAILE
Ive had this a couple of times when ive switched from the developing certificate to the one I use for release.
For the real devices I just delete the app from the phone, quit livecode, restart livecode and then test again and it works fine.
For the simulator I just tend to delete the AVD and create a new one as they can run out of storage space pretty quickly which can cause all sorts of wired issues, but you can just create a new simulator easily enough.
For the real devices I just delete the app from the phone, quit livecode, restart livecode and then test again and it works fine.
For the simulator I just tend to delete the AVD and create a new one as they can run out of storage space pretty quickly which can cause all sorts of wired issues, but you can just create a new simulator easily enough.
Re: can't install to real device because INSTALL_PARSE_FAILE
Thanks for the guidance guys! I solved it by being stubborn and shaking the SDK a couple times.
Thanks for all the help!
Thanks for all the help!
http://www.andregarzia.com
Re: can't install to real device because INSTALL_PARSE_FAILE
just how did you 'shake the SDK' ?
i've just installed El Capitan and I've not had this problem previously
i've just installed El Capitan and I've not had this problem previously
Re: can't install to real device because INSTALL_PARSE_FAILE
I've update to 7.1.0 and I tried 8 also but I still get the same message dialogue. I add this has only occured after upgrading to El Capitan.