在Android中使用相同的debug.keystore在另一台机器上更新应用程序 [英] Update the app in another machine with same debug.keystore in android

查看:261
本文介绍了在Android中使用相同的debug.keystore在另一台机器上更新应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已将我的应用程序安装在设备中.由于某种原因,现在我已将代码和debug.keystore导出到另一台计算机上.当我重建应用程序时,它的意思是由于不同的应用程序签名,重新安装失败."我确实想在不卸载的情况下更新应用程序.我该怎么办?

I have installed my app in my device.Now due to some reasons I have exported my code and debug.keystore to another machine.When I rebuild the app It is saying "Re-installation failed due to different application signatures." Actully I want to update the app without uninstall. How can I do this?

谢谢柴坦尼娅

推荐答案

您可以从旧计算机中复制以前的debug.keystore并将其放置在其他计算机中.

You can copy the previous debug.keystore from your old machine and place it in your different machine.

debug.keystore的位置通常是您的.android目录位于主目录中.

The location of debug.keystore is typically your .android directory present inside home directory.

在Windows中,我的文档"是您的主目录,在Linux中,新外壳打开的默认目录是您的主目录.

这篇关于在Android中使用相同的debug.keystore在另一台机器上更新应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆