我每次做出改变时都需要重新签名吗?(Do I need to resign apk every time I make a change?)

编程入门 行业动态 更新时间:2024-10-26 00:26:49
我每次做出改变时都需要重新签名吗?(Do I need to resign apk every time I make a change?)

我正在制作我的第一个应用程序并且刚签名并做了所有这些以制作官方签名,非调试apk。 现在,如果我想做一个小改动,我是否需要再次完成所有的辞职,并使用相同的密钥,或者什么?

I am making my first app and just signed and did all that to make a official signed, non debugging apk. Now, if I want to make a small change, do I need to go through all the resigning again, and use the same key, or what?

最满意答案

是的,您必须辞职,如果您希望用户能够毫无困难地升级,您应该使用相同的密钥(如果您更改密钥,它将被视为不同的应用程序)。

您还应该更新AndroidManifest.xml文件中的版本信息。

Yes, you must resign and you should use the same key if you want your users to be able to upgrade without difficulty (if you change the key it is considered a different app).

You should also update the version info in the AndroidManifest.xml file.

更多推荐

本文发布于:2023-07-20 20:37:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1203682.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:apk   resign   change   time

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!