I had a similar problem and in my case it turned out to be a browser
problem.  My app would not upload even though it was jar verified,
etc. It wouldn't upload with a recent version of Firefox.  Someone
suggested using IE8 and then the very same app would upload
correctly.

Additional info: It would load correctly to the Android using ADB and
an app called Awesome Drop (http://labs.dashwire.com/drop/android)

Best,
Tom B

On Oct 8, 9:29 am, Jean-François Geyelin <jfgeye...@gmail.com> wrote:
> Some users are reporting me that they can't update the application because
> the application is not signed appropriately.
>
> 1/ I tried jarsigner on the new apk, and it returns "jar verified".
> 2/ I installed a old version of my apk with adb, and successfully updated to
> the latest version using the android market.
>
> My questions are:
> When you upload an update to the android market, does it check if the update
> is correctly signed ?
> If not, how can I check if the application is signed the same way as a
> previous version?

-- 
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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to