How to change Android App Name and ID of an existing application?

后端 未结 11 1569
刺人心
刺人心 2020-12-29 23:01

I have two Android projects in Eclipse. I copied the one project from the other, then changed the app name (in strings.xml) and the project name

11条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-29 23:31

    I found that my rename wasn't working because I also needed to change the package name in google-services.json

提交回复
热议问题