I test is ok on emulator, but many user still report me the singed
error. why?

On Nov 22, 7:17 pm, Christine <[EMAIL PROTECTED]> wrote:
> adb uninstall yourapp.apk
> adb install yourapp.apk
>
> On Nov 22, 2:40 am, "[EMAIL PROTECTED]"
>
>
>
> <[EMAIL PROTECTED]> wrote:
> > can we test this process on emulator ? if can do, how do it, thanks
>
> > On Nov 22, 5:03 am, atrus123 <[EMAIL PROTECTED]> wrote:
>
> > > Hello,
>
> > > If you try and install a signed package on top of a pre-existing
> > > unsigned package, you will get this error.  To resolve, uninstall the
> > > currently existing package from the G1.
>
> > > Sometimes if an install has previously failed, you may have to
> > > reinstall the unsigned package and then uninstall in order to remove
> > > any left-over files (databases, etc.)
>
> > > Hope this helps,
>
> > > J.
>
> > > On Nov 21, 11:36 am, "[EMAIL PROTECTED]"
>
> > > <[EMAIL PROTECTED]> wrote:
> > > > I upgraded my android app version, but user report me Error: "Package
> > > > file was not signed correctly".
>
> > > > keytool -genkey    -keystore keys/androidrss.keystore-alias
> > > >androidrss.keystore-keyalg RSA -validity 10000
> > > >    keytool -genkey -v -keystore keys/androidrss.keystore-alias
> > > >androidrss.keystore-keyalg RSA -validity 10000
>
> > > > jarsigner -verbose -keystore keys/androidrss.keystore-signedjar
> > > > androidrss_signed.apk androidrss.apkandroidrss.keystore
>
> > > > I retry this twice, but not fix this problem. can you help me asap?- 
> > > > Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
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