当更新的Andr​​oid应用程序也将APK需要被命名为原来一样? [英] When updating an Android app does the APK need to be named the same as the original?

查看:116
本文介绍了当更新的Andr​​oid应用程序也将APK需要被命名为原来一样?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我更新我的应用程序,我只是想知道,如果需要的apk被命名为与原来相同的一个,我上传。我是pretty的肯定的答案是否,而只是想检查,因为我无法找到一个明确的答案的任何地方。

I'm updating my app and I just wanted to know if the apk needs to be named the same as the original one that I uploaded. I'm pretty sure the answer is 'No', but just wanted to check as I can't find an explicit answer anywhere.

推荐答案

这的唯一的东西必须的匹配原有的应用程序是包名和签名密钥存储。除此之外,你可以改变你想要的任何东西,包括apk文件的名称(谷歌播放将反正重新命名它在其服务器上)。

The only things that must match the original app are the package name and the signing keystore. Other than that, you can change anything you want, including the name of the apk file (Google Play will rename it on its servers anyways).

您还需要增加版本code(版本名称可能会保持不变)

You will also need to increment the version code (the version name may stay the same)

这篇关于当更新的Andr​​oid应用程序也将APK需要被命名为原来一样?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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