🏁Quick start

Before you build the app, please make sure to follow these instructions

Make sure to have the latest Adroid studio version or at least the Giraffe version: https://developer.android.com/studio

1- Change package name

  • Open 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