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

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

问题描述

这在某种程度上听起来很愚蠢,但我想知道是否可以在我的后续版本中更改应用程序徽标(图标)和android名称?



说,今天我推动我的应用程序在Android市场,明天,我想改变标志/图标(我知道我应该不这样做),但是有可能这样做吗?此外,应用程序名称怎么样?



谢谢 解决方案

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



但是,您不能更改 Package 名称,一旦您在Play商店上传应用程序。


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?

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?

Thanks

解决方案

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.

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

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

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