如何更改已生成的APK的APP名字?

1.在工程的配置文件中AndroidManifest.xml查看配置,如下

       wKioL1R5696xwAWlAACY8SviTIY697.jpg

   2.找到app_name的路径,打开strings.xml文件

    3.修改app_name对应的value

     

      wKiom1R562zR0aCzAAC4lgdiA88166.jpg

    或者直接修改strings.xml文件 

    wKioL1R57JThExsLAADZa-Ede60471.jpg

你可能感兴趣的:(配置文件,工程,修改app名字)