Quick Start
Before you build the app, please make sure to follow these instructions
Last updated
Before you build the app, please make sure to follow these instructions
Last updated
The most important thing you should change is the package name. so, let's start with it.
Open the app files
Remove the compact middle packages (In order to change all package name directories)
then, right click on the middle package name and click refactor and rename
then, change it to your own package name and click refactor
You should do the same to the other part of package name
last step is to change it from build.gradle file
then click Sync now