On Mon, Nov 28, 2011 at 8:23 AM, Mariux <[email protected]> wrote: > I installed and configured Java 7 and the issue is unchanged.. How can I be > sure it uses the correct Jarsigner? The jre configured in eclipse is jre7 > but it compiles with Compiler 1.6 because Android can't be compiled in 1.7.. >
You don't have to install Java 7, but if you did you might get the 'signature different' issue. The correct jarsigner is the one from Java 6. -- 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

