Error generating final archive: Debug certificate expired……

简介: 问题描述: 搭建Android开发环境时,Eclipse还有SDK和ADT都是从官网下载的。搭好以后为了测试,就导入一个以往的小项目测试,悲剧了: 项目总是有个红色感叹号,或者小八叉,但是代码里又不报错!!!郁闷至极,搞了许久才发现这个错误:...
问题描述:
搭建Android开发环境时,Eclipse还有SDK和ADT都是从官网下载的。搭好以后为了测试,就导入一个以往的小项目测试,悲剧了:
项目总是有个红色感叹号,或者小八叉,但是代码里又不报错!!!郁闷至极,搞了许久才发现这个错误:Error generating final archive: Debug certificate expired……
 
解决办法:
在Eclipse菜单 Window -> Preferences -> Android -> Build在下方找到到 Default debug keystore所显示的路径,就是debug.keystore这个文件过期(expired)了.于是,删除此路径所指示的文件即可。
 
 
PS:
好久以前遇到的问题了,在此总结一下
相关文章
|
8月前
|
缓存 数据安全/隐私保护 Windows
ECDSA host key for ... has changed and you have requested strict checking.Host key verification fail
ECDSA host key for ... has changed and you have requested strict checking.Host key verification fail
|
8月前
|
Java
log4j:WARN Please initialize the log4j system properly.
log4j:WARN Please initialize the log4j system properly.
354 0
|
8月前
|
Linux Windows
WARNING: UNPROTECTED PRIVATE KEY FILE!
WARNING: UNPROTECTED PRIVATE KEY FILE!
73 0
|
8月前
|
Kubernetes 容器
k8s-error execution phase upload-config/kubelet: Error writing Crisocket...
k8s-error execution phase upload-config/kubelet: Error writing Crisocket...
218 0
|
8月前
|
Kubernetes 容器
k8s-unable to connect to the server:x509:certificates signed by unknown authority......
k8s-unable to connect to the server:x509:certificates signed by unknown authority......
378 0
|
网络安全
unable to verify the first certificate
unable to verify the first certificate
766 0
|
TensorFlow 网络安全 算法框架/工具
[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate
最近在学习TensorFlow,获取fashion_mnist数据集的时候出现了一点小问题,报错内容如下: URL fetch failure on https://storage.googleapis.com/tensorflow/tf-keras-datasets/train-labels-idx1-ubyte.gz: None -- [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108) ————————————————
1270 0
[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate
|
关系型数据库 MySQL 数据库
Your password has expired. To log in you must change it using a client that supports expired passwod
Your password has expired. To log in you must change it using a client that supports expired passwod错误解决
Your password has expired. To log in you must change it using a client that supports expired passwod
|
网络安全
RSA host key for xxx has changed and you have requested strict checking.
今天遇到了一个错误内容: RSA host key for x.x.x.x has changed and you have requested strict checking. Host key verification failed.
264 0