我可以在以后的版本中更改我的Android应用程序图标和名称吗? [英] Can I change my Android app icon and name in later release?

查看:80
本文介绍了我可以在以后的版本中更改我的Android应用程序图标和名称吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这听起来有些愚蠢,但我想知道在以后的发行版中是否可以更改应用程序徽标(图标)和Android名称?

This is going to sound stupid in a way, but I want to know if it is possible to change the application logo (icon) and Android name in my subsequent releases?

说,今天我将应用程序推向Android市场,明天我想更改徽标/图标(我知道我应该不这样做),但是有可能这样做吗?另外,应用程序名称又如何呢?

Say, today I push my app in the Android market, and tomorrow I want to change the logo/icon (I know I "should" not do this), but is it possible to do so? Also, what about the application name?

谢谢

推荐答案

是,您可以随时通过更改应用程序的 android:label android:logo 属性来更改名称和徽标 AndroidManifest.xml文件中的标签。

Yes, you can change the name and logo whenever you want by changing android:label and android:logo attribute of your application tag in AndroidManifest.xml file.

但是,您不能更改 Package 将名称上传到Play商店后。

But, you can't change Package name once you uploaded app on play store.

这篇关于我可以在以后的版本中更改我的Android应用程序图标和名称吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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