How do you rename packages in the new IDE Android Studio, based on IntelliJ IDEA?
Is there an automatic refactoring included?
I want to make bulk refactorin
Your package name will be changed from all the Java files and the manifest file. You have to manually change the package name from build.gradle.
build.gradle