问题概述:

在导入一个app后提示如下错误:

“Error generating final archive: Debug Certificate expired on 10/09/18 16:30”

原因分析:

android要求所有的程序必须有签名,否则就不会安装该程序。在我们开发过程中,adt使用debug keystore,在 preference->android->buid中设置。debug的keystore默认有效期为一年,如果你是从一年前开始完android程序,那么在一年后导入这个app的时候很可能出现debug keystore过期,导致你无法生成 apk文件。

此时你只要删除debug keystore就行,系统又会为你生成有效期为一年的私钥。

解决方法:

进入C:\Documents and Settings\Administrator\.android 删除路径下的debug.keystore及 ddms.cfg。

(不同环境下的目录可能略有不同,可在eclipse中查找此路径:Window->Preferences->Android->Build下 Default debug keystore)

然后重新导入即可。

转载于:https://www.cnblogs.com/yyangblog/archive/2011/01/07/1929657.html

如何解决:Android中 Error generating final archive: Debug Certificate expired on 10/09/18 16:30 的错误...相关推荐

  1. [转]如何解决:Android中 Error generating final archive: Debug Certificate expired on 10/09/18 16:30 的错误...

    本文转自:http://www.cnblogs.com/yyangblog/archive/2011/01/07/1929657.html 问题概述: 在导入一个app后提示如下错误: "E ...

  2. 如何解决:Android中 Error generating final archive: Debug Certificate expired on 的错误

    问题概述: 在导入一个app后提示如下错误: "Error generating final archive: Debug Certificate expired on 10/09/18 1 ...

  3. Error generating final archive: Debug Certificate expired on 的错误解决方法

    Android开发中 Error generating final archive: Debug Certificate expired on 的错误解决方法 问题概述: 在导入一个app后提示如下错 ...

  4. Error generating final archive: Debug certificate expired on的解决办法

    Eclipse 编译 Android工程时,提示该错误 :Error generating final archive: Debug certificate expired on xxxxxx(日期) ...

  5. 解决Debug certificate expired的问题 - 转

    使用Eclipse调试Android程序,源代码没有错,但总是提示: Error generating final archive: Debug certificate expired on **** ...

  6. 解决Android中的ERROR: the user data image is used by another emulator. aborting的方法

    解决Android中的ERROR: the user data image is used by another emulator. aborting的方法 今天调试代码的时候,突然出现这个错误,折腾 ...

  7. linuX中error: unpacking of archive failed on file /usr/lib/python2.7/site-packages/urllib3....

    linuX中error: unpacking of archive failed on file /usr/lib/python2.7/site-packages/urllib3/packages/s ...

  8. 解决 Android 中出现依赖多个版本支持库的问题

    解决 Android 中出现依赖多个版本支持库的问题 参考文章: (1)解决 Android 中出现依赖多个版本支持库的问题 (2)https://www.cnblogs.com/lshare/p/1 ...

  9. 解决git 中 error 10053 问题

    解决git 中 error 10053 问题 问题描述: git pull 时,报错:fatal: unable to access 'https://github.com/huangyuanyin/ ...

最新文章

  1. CentOS6.X 系统安装图文教程,超详细
  2. IOS中Json解析的四种方法
  3. python字符串和字典
  4. java面试题十一 基本数据类型
  5. 爬虫-post请求-RR网的登陆页-草稿-关注js反爬虫手法-只看不钻
  6. (一)Rational Rose 2007 下载安装
  7. 一件程序员必备武器的诞生
  8. Linux下setsockopt函数返回-1,errno=22
  9. centos mpeg acc 解码器安装
  10. 解压tar.gz文件与tar.bz2文件
  11. 计算机学院方阵入场词,学校运动会方阵入场解说词
  12. 国内身份证号码的正则验证
  13. 蛋白质结构预测---残基接触的基础知识(二)
  14. A. Captain Flint and Crew Recruitment
  15. 【夜读】有些人注定不会失败
  16. Date的after和before方法
  17. ctfshow sql注入 web171-web253 wp
  18. 如何购买服务器及域名(阿里)
  19. 技术管理规划-如何设定团队的目标
  20. 数据分析01 - 规范化方法

热门文章

  1. ubuntu下vi/vim 的基本使用法
  2. 【正一专栏】走过2017——坚持
  3. linux空洞目录,学习笔记:linux之文件空洞
  4. float占几个字节_一个HashMap对象占多少字节?
  5. 图片标签|| 列表标签||链接标签||div和span|| 语义化标签
  6. Mac 技术篇-chrome浏览器启用flash插件最强攻略
  7. Python 面向对象-如何查看类的父类,外部如何获取类的名字
  8. 格式字符串语法,摘取自JDK6
  9. sdut-1158 C语言实验——两个数最大
  10. istringstream