🏁Quick Start
Before you change anything in the app, please start with these instructions.
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
last step is to change it from build.gradle file
then click Sync now
Last updated