Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
由于“生成最终存档时出错:调试证书已于 2012 年 4 月 15 日下午 3:15 过期”,我无法再在 Android 模拟器上启动我的应用程序。我怎样才能获得另一个证书?为什么我需要一个本应是免费软件的软件?
提前谢谢你,玛丽亚
删除 ~/.android/debug.keystore 下的调试证书;
当您下次尝试构建调试包时,Eclipse 插件应该会生成一个新证书。您可能需要清理然后构建以生成证书。