📜  ionic 5 更改应用程序名称 - 任何代码示例

📅  最后修改于: 2022-03-11 14:58:02.638000             🧑  作者: Mango

代码示例1
in config.xml

App Name

this will change app_name in platforms/android/res/values/strings.xml

App Name

After that, please rebuild the platform by typing below text in command line:

ionic build