错误:the apk for your currently selected variant(app-release-unsigned.apk)is not signed.Please specity

Posted gali

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了错误:the apk for your currently selected variant(app-release-unsigned.apk)is not signed.Please specity相关的知识,希望对你有一定的参考价值。

1:导入android studio project 时总会出现运行处一个红色叉号,这里可以点击选择叉号上面显示的Edit Configurations 查看右下角的错误警告信息。:

2:记录错误:
the apk for your currently selected variant(app-release-unsigned.apk)is not signed.Please specity a signing configuration for this variant(release)
3:解决方法:android studio左下角打开Build Variants,将release换为debug即可。



以上是关于错误:the apk for your currently selected variant(app-release-unsigned.apk)is not signed.Please specity的主要内容,如果未能解决你的问题,请参考以下文章