Change project name on Android Studio

Change project name on Android Studio

enter image description here

  1. Right-click on your root project directory
  2. Select Refactor -> Rename
  3. Select rename project and change the name there.
  4. Also Select rename module and change it there as well. If you get an message saying module name already changed thats fine.
  5. Now right-click on the project root folder again and select Open Module Settings.
  6. Under the Modules section remove whatever folders are associated to your old project name.
  7. Apply Settings and hit OK.
  8. Restart Android Studio.


Change project name on Android Studio Change project name on Android Studio Reviewed by Anonymous on June 28, 2017 Rating: 5

No comments:

Java Ternary Operator

Java Ternary Operator Java ternary operator is the only conditional operator that takes three operands. Java ternary operator is a one l...

Powered by Blogger.