under your user folder on Mac..you should see a hidden folder called .android
delete the debug.keystore file and everything should regenerate a new debug.keystore file and you will be fine On May 7, 6:58 am, carknue <[email protected]> wrote: > I started android developping a year ago With Eclipse on a Windows > Machine. Recently I switched to Mac OS X. Android developping worked > fine with newest Eclipse and Android MacOS SDK on my iMac until my > debug.kestore expired yesterday. Goggle suggests in this case to > delete the old key and a new key should be generated automacially. But > this is not working for me. Maybe it is just a missing path for the > keytool. But how do I have to set this path and where? I looked into > the JDK folders, but there are only symbolic links. Could anybody give > me a detailed example how to set this keytool and sdk tools path in > Mac OS X SL? > > And what debug.kestore will be used? In Eclipse settings I found a > path to the default debug.keystore and a custom debug.kestore. What is > the difference? > > -- > 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 > athttp://groups.google.com/group/android-developers?hl=en -- 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

