Hello, everybody

I am trying to setup a CI environment for my android application. Just
when I thought I am doing good, a problem came up. Although my project
builds from the command line, it doesn't when the build is triggered
by Hudson.
The error message is: Failure
[INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]

I guess that my application is signed with different key than my test
application (the "android-app-test" project), but I don't understand
how is that happening because I am not using any key store but the
default one - debug key store.

If anyone has any idea, I would be very grateful. This already took
enough time.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to