选择“构建已签名的APK"的选项失踪

选择“构建已签名的APK

问题描述:

将Android Studio更新到最新版本后,我再也找不到构建签名APK的选项.

After updating my Android Studio to the latest version, I can no longer find the option to build signed apk.

我曾尝试安装Android Studio的beta和canary版本,但它们似乎也都没有该选项.有人可以帮我弄清楚如何生成签名的apk吗?

I have tried installing beta and canary builds of Android Studio but they do not seem to carry the option either. Can someone help me figure out how to generate signed apks?

我通过删除并重新下载 Android SDK生成工具解决了此问题.如果有人遇到此问题,请在此处发布.

I solved this issue by deleting and re-downloading Android SDK Build-Tools. Posting this here in case anyone else is facing this issue.