inconsistent certificates

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

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
cwkalish
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 78
Joined: Thu Sep 30, 2010 2:24 am

inconsistent certificates

Post by cwkalish » Mon Dec 09, 2013 3:38 pm

Hi.
I am trying to test an android app on a device (Archos 97) connected via usb. Installing the app fails with a message of "Install_parse_failed_inconsistent_certificates"

I have tried testing both with the app signed and unsigned. Is there something I need to do to the tablet besides enabling usb debugging?

I am able to test the app using a virtual device configured as the Archos (version 4.0.3 of the os).

Thanks for any pointers.

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7393
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: inconsistent certificates

Post by jacque » Mon Dec 09, 2013 9:09 pm

When I was using an Archos tablet it was necessary to add a custom vendor ID string to a hidden Android file before the device could be mounted via ADB. Details are here:

http://www.archos.com/us/support/suppor ... s_adb.html
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply