Re: [android-developers] Debug certificate expired error in eclipse android plugins

2011-01-03 Thread Desu Vinod Kumar
Remove the debug.keystore from you docuements Settings of your user. restart eclipse. clean your project, i will work. Regards Vinod Kumar D. On Thu, Feb 4, 2010 at 3:19 AM, Xavier Ducrohet x...@android.com wrote: It should be the only thing you need to do. Did you force a recompile in

Re: [android-developers] Debug Certificate Expired

2011-01-01 Thread Kevin Brooks
I have deleted the keystore, but it is not recreating it and I and still receiving the same error. What should I try next? On 12/28/2010 10:09 AM, Mark Murphy wrote: Delete your old debug.keystore file. You can find out where that is from the instructions on how to find it for generating your

Re: [android-developers] Debug Certificate Expired

2011-01-01 Thread TreKing
On Sat, Jan 1, 2011 at 3:19 PM, Kevin Brooks bear35...@gmail.com wrote: I have deleted the keystore, but it is not recreating it and I and still receiving the same error. What should I try next? If you're getting the same error it would seem it's still finding the debug certificate. It's

Re: [android-developers] Debug Certificate Expired

2011-01-01 Thread Kevin Brooks
Thanks, that helped. I was able to find the other keystore and delete it. On 1/1/2011 3:45 PM, TreKing wrote: On Sat, Jan 1, 2011 at 3:19 PM, Kevin Brooks bear35...@gmail.com mailto:bear35...@gmail.com wrote: I have deleted the keystore, but it is not recreating it and I and still

[android-developers] Debug Certificate Expired

2010-12-28 Thread Kevin Brooks
On a sample project, I am receiving an error that the Debug Certificate has Expired. How do I renew this certificate? Thanks, Kevin -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Debug Certificate Expired

2010-12-28 Thread Kumar Bibek
Delete the keystore from your system. It will create a new one for you Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Tue, Dec 28, 2010 at 9:32 PM, Kevin Brooks bear35...@gmail.com wrote: On a sample project, I am receiving an error that the Debug Certificate has Expired.

Re: [android-developers] Debug Certificate Expired

2010-12-28 Thread Mark Murphy
Delete your old debug.keystore file. You can find out where that is from the instructions on how to find it for generating your Maps API key: http://code.google.com/android/add-ons/google-apis/mapkey.html The build tools will generate a fresh debug.keystore file on your next build. Note that if

[android-developers] Debug Certificate Expired

2010-05-03 Thread Nmix
I got a surprise today when I edited the source for a project in Eclipse, for an existing Android app. Here is the console message: [timestamp - project] Error generating final archive: Debug certificate expired on 30/04/10 2:13 PM! Anyone know what's going on here? As a precaution, I've already

Re: [android-developers] Debug Certificate Expired

2010-05-03 Thread TreKing
On Mon, May 3, 2010 at 2:59 PM, Nmix nepean...@gmail.com wrote: Anyone know what's going on here? http://lmgtfy.com/?q=Debug+Certificate+expired - TreKing - Chicago transit tracking app for

[android-developers] Debug certificate expired error in eclipse android plugins

2010-02-03 Thread hap 497
I am using eclipse android plugins to build a project, But i am getting this error in the console window: [2010-02-03 10:31:14 - androidVNC]Error generating final archive: Debug certificate expired on 1/30/10 2:35 PM! Does anyone know how to fix it? Thank you. -- You received this message

Re: [android-developers] Debug certificate expired error in eclipse android plugins

2010-02-03 Thread Frank Weiss
Try removing it. The build will probably create a new one. On Feb 3, 2010 11:24 AM, hap 497 hap...@gmail.com wrote: I am using eclipse android plugins to build a project, But i am getting this error in the console window: [2010-02-03 10:31:14 - androidVNC]Error generating final archive: Debug

Re: [android-developers] Debug certificate expired error in eclipse android plugins

2010-02-03 Thread hap 497
I am on MacOSX. And i have revmoed /Users/hap497/.android/debug.keystore. But that dose not solve my problem. What else do I need to remove? Thanks. On Wed, Feb 3, 2010 at 11:55 AM, Frank Weiss fewe...@gmail.com wrote: Try removing it. The build will probably create a new one. On Feb 3, 2010

Re: [android-developers] Debug certificate expired error in eclipse android plugins

2010-02-03 Thread Xavier Ducrohet
It should be the only thing you need to do. Did you force a recompile in Eclipse? It will recreate the file if it's not present. Xav On Wed, Feb 3, 2010 at 12:19 PM, hap 497 hap...@gmail.com wrote: I am on MacOSX. And i have revmoed /Users/hap497/.android/debug.keystore. But that dose not