“Debug certificate expired” error
程序员文章站
2022-07-14 15:03:49
...
Upon installation, the Android SDK generates a "debug" signing certificate for you in a keystore called debug.keystore. The Eclipse plug-in uses this certificate to sign each application build that is generated.
Unfortunately a debug certificate is only valid for 365 days. To generate a new one you must delete the existing debug.keystore file. Its location is platform dependent - you can find it in Preferences - Android - Build - Default debug keystore.
Unfortunately a debug certificate is only valid for 365 days. To generate a new one you must delete the existing debug.keystore file. Its location is platform dependent - you can find it in Preferences - Android - Build - Default debug keystore.
下一篇: 开发者证书过期的解决办法
推荐阅读
-
ERROR 1862 (HY000): Your password has expired. To log in you must change it using a .....
-
解决 React-Native mac 运行报错 error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build log
-
关于c++中的Debug以及runtime_error之segment_fault
-
urllib2.URLError:
-
urllib2.URLError:
-
error: cannot parse the debug map for
-
“Debug certificate expired” error
-
springboot启动报错,Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
-
Lua编程示例(一):select、debug、可变参数、table操作、error
-
解决cURL error 60 Peer‘s Certificate issuer is not recognized.问题