1. Android
  2. Building The App

Building The App

  1. Configure the general settings of your app in General section. You may refer here
    for details.

    Build

  2. Configure the build settings in Android section.

    Build

    • Package Identifier - A unique package name for your app. Refer here for naming rules.
    • Keystore File - Upload Keystore file that you generated earlier.
    • Key Store Password - The storepass used when generating Keystore file.
    • Key Password - The keypass used when generating Keystore file.
    • Key Alias - The alias used when generating Keystore file.
    • Google Service File - Upload google-services.json file you downloaded earlier.
    • Google FCM Key - The Server Key Token you copied earlier.
  3. Configure other settings (Optional).

    Build

    You may refer the documentations here:

  4. Build the app by heading to Build section, click on New Build and choose Android.

    Build

  5. Press the Create New Build to proceed.

    Build

  6. Once the build has completed, you may want to download the APK file for later use.

This article is separated into multiple sections as follow: