-
Copy your project to a new one (Ctrl+c & Ctrl+v).
-
Change the package-name in your manifest
-
Rename your main package with refactor. Don’t forget to select.
-
Change your application name in manifest
application android:icon="@drawable/icon" android:label="**new name**"