flutter / flutter/flutter-intellij
Flutter Flamingo Android Studio Generate Signed Bundle missing
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
Hello
I need to sign my Android app created in Android Studio. I am using Flamingo version Android Studio Flutter on Windows 11.
I need to build app bundle to upload my app to a Google Play Store.
The following pages provides detailed instructions how to sign an app: developer.android.com/studio/publish/app-signing#certificates-keystores
Issue: Using Flamingo version of Android Studio is missing the signing screen:
Build > Generate Signed Bundle/APK - there is no such command.
Instead, I have: Build > Flutter > Build App Bundle
When I do: Build > Flutter > Build App Bundle, the app is not signed.
After I upload the bundle file to google play, I get the message saying that my app bundle needs to be signed.
Could you please fix the issue.
Thank you
Contributor guide
Assessment
This issue has not been assessed yet.