On Mon, Nov 28, 2011 at 12:13 AM, Mariux <[email protected]> wrote: > It's all related to debug.keystore, in my opinion. Somehow the app is not > signed correctly.
Did you install Java 7? The jarsigner digest algorithm is different and produces a different signature. The debug keystore is totally unrelated. -- 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

