【发布时间】:2014-06-26 13:47:26
【问题描述】:
当我说文件 -> 导出时,我有一个证书正在签署我的应用程序。当我以这种方式安装apk时,它可以工作。但是,当我在手机插入时从 Eclipse 运行我的应用程序时,它不会。所以很明显它是用另一个证书签名的。
如何让 eclipse 使用导出 apk 时使用的相同证书对 apk 进行签名?
This person has the exact same problem as me, but no answer either...
【问题讨论】:
标签: android eclipse google-play-services