US Office

1176 Shadeville Rd, Crawfordville Florida 32327, USA

 +1 (850) 780-1313

India Office

Office No 405, Kabir Shilp, Opp. Kansar Hotel, Opp. Landmark, Kudasan, Gandhinagar, Gujarat 382421

[email protected]

How to Build Signed APK From Android Studio For Flutter ?

How to Build Signed APK From Android Studio For Flutter

How to Build Signed APK From Android Studio For Flutter ?

Once the user completes Application Designing and Development We need to deploy it in a PlayStore. To Deploy APK on a PlayStore We need to have a Signed APK. So in this article, We will be through How to Build Signed APK From Android Studio For Flutter?

How to Build Signed APK From Android Studio For Flutter?

To Build a Signed APK Kindly follow the below steps.

In Android Studio’s tab bar, click on

In Android Studio's tab bar, click on

In Android Studio’s tab bar, click on

 

Open Project it in New Window:

Open in a new Window

Open in a new Window

 

  • Having opened the project, click on Build, and then Generate Signed Bundle/APK
    Generate Signed APK

    Generate Signed APK

     

    Depending on the version of Android Studio below steps can be Vary a little bit.

    Kindly Follow below Steps for Creating/Generate Signed APK using Android Studio version 3.5.1 for Flutter.

  • Go to in your project & then Tools -> Flutter -> Open for Editing in Android Studio as shown below.
    Flutter Tools

    Flutter Tools

  • Now the user needs to select new windows as shown in the image below:
New Window

New Window

  • Wait for a While until Project Synchronization. After that Build -> GenerateSigned Bundle/APK… from MenuBar as shown below:
Build APK

Build APK

  • Create a New APK option to Generate New Signed Key:
    Create new APK

    Create new APK

  • Follow Steps like a below:
    Follow Options

    Follow Options

    Note –

    Key store Path –

    Path where your key store file i.e .jks file stored (as shown in above image). [Best way Select the path within your project directory.]

    Key store password –

    Enter password e.g. 123456

    Key alias –

    Enter Key alias (Name of .jks file) e.g. key

    Key Password –

    Enter Key password (Choose different password than Key store password) e.g. key123456

    Validity(years) – Keep it as it is or change as per your requirements.

    Certificate –

    Fill certificate information (Not all fields are mandatory)

    Then click OK and you will get the following screen…

  • Step 6:
    ok

    ok

     

  • Step 7:
    Next Flutter Agency

    Next Flutter Agency

    Select OptionsBuild variants – release and

    Signature versions both V1 and V2 respectively as shown above screenshot and click Finish button.

  • Step 8:
    Gradle Wait

    Gradle Wait

    and finally, you will get the Generate Signed APK🙁APKs) generated successfully. from that click on the Locate option to get the Location of your Generate Signed APK Key. as shown below.

    IMPORTANT:

    Please DO NOT lose the key and it’s all information i.e. Key store path, Key store password, Key alias, and Key password. Without this, You won’t be able to update your application because the new release will need to be signed with the same key.

 

Conclusion:

In this article, We have been through How to Build Signed APK From Android Studio For Flutter?

Thanks for being with us a Flutter Journey !!!

Keep Learning !!! Keep Fluttering !!!

FlutterAgency.com is our portal Platform dedicated to Flutter Technology and Flutter Developers. The portal is full of cool resources from Flutter like Flutter Widget GuideFlutter ProjectsCode libs and etc.

FlutterAgency.com is one of the most popular online portal dedicated to Flutter Technology and daily thousands of unique visitors come to this portal to enhance their knowledge on Flutter.

Post a Comment