Oops never mind :(  You can't do that...

http://developer.android.com/guide/publishing/app-signing.html

"Application upgrade – As you release updates to your application, you
will want to continue to sign the updates with the same certificate or
set of certificates, if you want users to upgrade seamlessly to the
new version. When the system is installing an update to an
application, it compares the certificate(s) in the new version with
those in the existing version. If the certificates match exactly,
including both the certificate data and order, then the system allows
the update. If you sign the new version without using matching
certificates, you will also need to assign a different package name to
the application — in this case, the user installs the new version as a
completely new application."


On Jul 31, 6:26 pm, Moto <[email protected]> wrote:
> keystone = keystore :P
>
> On Jul 31, 6:24 pm, Moto <[email protected]> wrote:
>
> > Hi,
>
> > I currently have my application signed using a keystone key I
> > generated.  Could I use a new keystone to sign my application for the
> > next update?
>
> > Any issues that could arise if I use a different keystone?
>
> > Thanks!
> > -Moto

-- 
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