Skip to content

Instantly share code, notes, and snippets.

@Alesh17
Last active May 26, 2021 12:53
Show Gist options
  • Save Alesh17/9c7dbbf0e894f601ac7a7af458ac7402 to your computer and use it in GitHub Desktop.
Save Alesh17/9c7dbbf0e894f601ac7a7af458ac7402 to your computer and use it in GitHub Desktop.
  1. Rename folder of project.
  2. Rename package [baseproject] in app module.
  3. Rename applicationId in config.gradle.
  4. Rename rootProject.name in settings.gradle. Tap sync.
  5. Rename package attribute in Manifest.
  6. Rename app name in strings.xml.
  7. Check tag in main_graph (of NavComponent) for any errors.
  8. Delete additional package (it contains materials (pic and etc) for the github).
  9. Delete Readme.md (if you need).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment