can't install to real device because INSTALL_PARSE_FAILED_IN

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
SoapDog
Posts: 84
Joined: Sun Apr 09, 2006 10:03 pm
Contact:

can't install to real device because INSTALL_PARSE_FAILED_IN

Post by SoapDog »

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?
http://www.andregarzia.com
Bernard
Posts: 351
Joined: Sat Apr 08, 2006 10:14 pm

Re: can't install to real device because INSTALL_PARSE_FAILE

Post by Bernard »

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.
andyh1234
Posts: 476
Joined: Mon Aug 13, 2007 4:44 pm
Contact:

Re: can't install to real device because INSTALL_PARSE_FAILE

Post by andyh1234 »

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.
SoapDog
Posts: 84
Joined: Sun Apr 09, 2006 10:03 pm
Contact:

Re: can't install to real device because INSTALL_PARSE_FAILE

Post by SoapDog »

Thanks for the guidance guys! I solved it by being stubborn and shaking the SDK a couple times.

Thanks for all the help!
http://www.andregarzia.com
ronbird
Posts: 17
Joined: Wed Sep 18, 2013 9:27 am

Re: can't install to real device because INSTALL_PARSE_FAILE

Post by ronbird »

just how did you 'shake the SDK' ?
i've just installed El Capitan and I've not had this problem previously
ronbird
Posts: 17
Joined: Wed Sep 18, 2013 9:27 am

Re: can't install to real device because INSTALL_PARSE_FAILE

Post by ronbird »

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.
Post Reply