Android Studio 3.3 Signed APK Option Missing

时间:2019-04-17 02:16:34

标签: ionic4 signed-apk android-studio-3.3

I'm trying to publish my Ionic 4 app into Play Store through Android Studio and the option to build to a signed APK is missing. I know there are similar questions to mine already asked here, but their answers are directed for previous versions. I have spent many hours searching through websites and I have typed lots of command prompt commands, such as

ionic cordova build android

and

cordova build --release android

I went to build and did the signed APK a few times, and it gave me a small window about "required updates."

I agreed, then it restarted, and after I went back to build and the option was missing! I tried installing and reinstalling Android Studio. I want to be able to create a signed APK and publish my app to Play Store. Where is the missing option? Please help me figure out how to turn on this feature in my Android Studio version 3.3.2.

1 个答案:

答案 0 :(得分:0)

感谢CodeChanger。运行模拟器,然后重新启动应用程序。将显示“签名的APK”选项。