Search code examples
androidkeystore

How do I generate an upload key with android studio for mac?


While there are very detailed steps on how to generate an upload key for the windows version of android studio - here - Using android studio artic fox for mac, I don't have the option to In the menu bar, click Build > Generate Signed Bundle/APK. When I select Build I only have 4 options: 1) Make 2) Recompile 3) Analyze APK 4) Deploy Module to app Engine. Any thoughts?

The option appears on the project I created using android studio enter image description here

but not the project i created using visual studio -

enter image description here

enter image description here


Solution

  • you need to open the android project not flutter goto tools->flutter->open for editing in android studio

    then go for Build > Generate Signed Bundle/APK