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.
我一直在对默认的 ICS launcher2 进行一些更改。当我将它安装在设备上时,它工作正常。但是当我尝试在模拟器上安装时,它给了我以下错误
Failure [INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]
我知道这是因为模拟器上先前安装的 laucher 证书与我要安装的证书之间存在冲突。我还更改了包名称并尝试过。这也适用于设备,但不适用于模拟器。 谢谢你。