Get Started

Get Source Code

You can refer to KitX Get Started to clone the main repository and start mobile, and then develop in the KitX Mobile folder

Or, you can directly clone the KitX Mobile repository

git clone git@github.com:Crequency/KitX-Mobile.git

Build Project

Preparations before build


Compile


Other Build Methods

You can also use some IDE to build the project
For example:

  • Android Studio

Or, you can also configure your editor to simplify the build process
For example:

  • Visual Studio Code
  • Vim

Here is the omitted steps to configure the editor, please search for related tutorials yourself