Debug certificate expired error in Eclipse Android Plug-in.

Asked 2 years ago, Updated 2 years ago, 80 views

I'm developing an Android project with Eclipse [2016-01-03 10:31:14 - androidVNC]Error generating final archive: Debug certificate expired on 1/1/10 2:35 PM! I get this error. Does anyone know about this error?

eclipse android certificate

2022-09-22 22:37

1 Answers

What operating system do you use? If you use Linux or OS X,android/debug.Please erase the keystore If you use Windows, %USERPROFILE%/.Debug on android.Please erase the keystore

Eclipse requires you to create a new certificate each time you build a debug package You need to erase that so you can generate a new certificate


2022-09-22 22:37

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.