Android modify project name and package name

Android modify project name and package name

Modify the package name

 

Modify rootProject.name 

 

Modify namespace and applicationId 

Modify the theme name in the style file

Modify the manifest file AndroidManifest

 

Modify the project directory name

You need to close the project to modify the directory name

 

Then open the file, recompile, just fine.

Guess you like

Origin blog.csdn.net/sgx1825192/article/details/127445093