How to build signed apk from android studio for flutter

gatwirival

gatwirival

Posted on January 15, 2021

How to build signed apk from android studio for flutter

Step-1
In Android Studio's tab bar, click on Tools and then Flutter and then Open Android module in Android Studio if you don't find Android module in Android Studio, Open (open for editing in android studio)
Step 2
Open the project in a new window
Step 3
Having opened the project, click on Build and then Generate Signed Bundle / APK ...
Step 4
Select Create new.. option to generate new Signed key (When you release your app First Time). But you can choose existing if you have already generated a signed key

💖 💪 🙅 🚩
gatwirival
gatwirival

Posted on January 15, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related