Method for Android to modify app icon and name

1 Icon for modifying program

Modify I →→ C of drawable folder_ Launcher.png icon. Just rename and overwrite the new icon.

If you want your own name, you can modify this node of androidmanifest.xml:

No file extension is required.

2. Modify program name

Please go to values / strings.xml

Modify the < string name = "app_name" > your program name < / String > node

Dynamically modify app Icon

The above method to modify the icon and name of android app is all the content shared by Xiaobian. I hope it can give you a reference and support more programming tips.

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>