Published Android apk gives error "Package file was not signed correctly"

Posted by David Read on Stack Overflow See other posts from Stack Overflow or by David Read
Published on 2010-03-25T21:07:08Z Indexed on 2010/03/25 21:53 UTC
Read the original article Hit count: 491

Filed under:
|
|

I recently uploaded my application to the android market however it's refusing to run when downloaded due to the error

Package file was not signed correctly

I first published the packet using eclipse, right click export, creating a keystore then publishing, however it refuses to work.

I then downloaded the keytool and jarsigner and used them to sign an upgrade which I posted instead. However this gives the same error.

I have no idea what I've done wrong, and since I cannot delete the application I cannot try and start again can anyone help me?

Thanks

© Stack Overflow or respective owner

Related posts about android

Related posts about keytool