Rename app in google play store

后端 未结 7 1878
遇见更好的自我
遇见更好的自我 2021-01-30 16:21

I published my app in google play store and tried to find it. But I found it by project name. My project name wasn\'t like app name.

But many people installed my app. Ho

7条回答
  •  执笔经年
    2021-01-30 17:10

    Google reads the appName from your gradle file (not from Manifest or string files). You must change the appName: File/Project Structute/Variables:android - appName.

提交回复
热议问题