Motors App Documentation
App PageChangelog
  • Introduction
  • Motors Application Plugin
    • Installation of the plugin
    • Motors Application Plugin Settings
    • Global Settings
    • Main Page
    • Add a Car Page
    • Inventory
    • Flutter Environment
  • Android Application Build on macOS
    • Flutter Setup for the macOS system
    • Android Studio Setup on mac
    • Android Studio Emulator on mac
    • Installing Flutter Packages on mac
    • Null Safety setup
    • Setting the Site URL on mac
    • Upload your logo
    • Adding App Icon on mac
    • Setting App Name on mac
    • Change Package name
    • Test Your App on mac
    • App Release on mac
  • Setup Environment
    • Push Notification Setup
  • Android Application Build on Windows
    • Flutter Setup for the Windows system
    • Android studio Setup on Windows
    • Android Studio Emulator on Windows
    • Installing Flutter Packages on Windows
    • Null safety setup
    • Setting the Site URL on Windows
    • Upload your logo
    • Adding App Icon on Windows
    • Change Package Name
    • Test Your App on Windows
    • App Release on Windows
  • IOS App Build
    • Step 1 – App Registration on App Store Connect
    • Step 2 – Register a Bundle ID
    • Step 3 – Prepare for app distribution
    • Step 4 – Setting up the project
    • Step 5 – Add an App Icon
  • IOS App Release
    • Step 1 – Create a build archive
    • Step 2 – Upload an app to App Store Connect
  • Extra Materials
    • Item Page
    • Changelog
      • Page 1
  • stylemixthemes
  • Themes
  • Plugins
Powered by GitBook
On this page

Was this helpful?

  1. Android Application Build on Windows

App Release on Windows

PreviousTest Your App on WindowsNextStep 1 – App Registration on App Store Connect

Last updated 2 years ago

Was this helpful?

After you tested your app, you can sign the app for release to Google Play.

This manual aims to display all the key steps for generating a signed app bundle. Please follow this link for the more detailed guide:

For this, you need to open Build > Generate Signed Bundle / APK…

In the new window select Android App Bundle.

After that, in a new opened window select the Key or create a new one.

Here is an instruction on how to create a new Key. Click on the Create new. You will see the new window opened. Click on the folder icon in the right top corner.

Select the folder where the Key will be stored.

Fill in the information (all fields).

Next, check the Export encrypted key, if it is the update of the already uploaded app to the Google Play.

Now you need to select Release option and launch app building process.

After that, Android Studio will notify you that app building process is finished (see the notification in the right bottom corner).

By clicking on the Locate you will be redirected to the folder where the file is stored. Also, app bundle can be found here: Project folder > Android > App > Release

Please find more information here:

The full guide describing how to upload the app to the Google Play Console can be found here:

https://developer.android.com/studio/publish/app-signing#enroll_existing
https://developer.android.com/studio/publish/upload-bundle
https://developer.android.com/studio/publish/app-signing#sign-apk