🎨
Imagine ART AI Documentation
  • 🏁Quick Start
  • 🔑Get API key
  • 💸monetization
  • 🎨Customization
  • 🔗Policy And Terms
Powered by GitBook
On this page

Quick Start

Before you change anything in the app, please start with these instructions.

NextGet API key

Last updated 2 years ago

Please make sure that you have the latest version of android studio (Electric Eel) and Kotlin installed. download android studio Electric eel from:

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

🏁
https://developer.android.com/studio/preview/index.html