当前位置: 首页 > 知识库问答 >
问题:

app-release-unsigned.apk未签名

吴英武
2023-03-14

我在github上下载了一个Android应用程序的zip文件,我正试图运行它,但我得到的对话框显示了这样的消息

app-release-unsigned.apk is not signed. Please configure the signing information for the selected flavor using the Project Structure dialog.

我在用Android Studio。我该怎么做?

共有1个答案

郭凯
2023-03-14

如果有人想要使用Android Studio调试版本构建,请遵循以下步骤:

  1. 将生成变量设置为发布模式。

右键点击左侧导航窗格中的应用程序,点击打开模块设置。

 类似资料:
  • app-release-unsigned.apk没有签名。请使用项目结构对话框为所选风格配置签名信息。 我附上错误的截图和味道标签太。在此处输入图像描述

  • 有点背景。几个月来,我一直在构建/调试/测试我的简单应用程序,没有出现任何问题。在AVD或我的实际S9手机上构建/安装。几个月来一切都很好。现在,我已经准备好向Play Store发布我的第一个测试版(我有史以来的第一个应用程序)。因此,我遵循了“签名”我的应用程序的说明。我把我的应用程序包上传到Play商店。现在我再也不能在Android Studio中构建/调试/安装了。 错误:当前选择的变体

  • 我使用Jenkins构建debug-apk和release-apk,我还想获得一个unsigned.apk。但是app\build\outputs\apk上没有unsigned.apk,只有app-debug.apk和app-debug-unaligned.apk。我搜索了一下,但是每个人都说它在那里。 我需要在释放模式和调试模式下签署apk。 有谁能帮助我吗

  • Review Xcode project settings Add an App Icon Create a build archive Release your app on TestFlight Release your app to the App Store Troubleshooting This guide provides a step-by-step walkthrough of

  • During a typical development cycle, you test an app using flutter run at the command line, the Run and Debug toolbar buttons in IntelliJ. By default, Flutter builds a debug version of your app. When y

  • 尝试运行android应用程序时出现以下错误 无法解析对“:app@release/compileClasspath”的依赖项:无法解析com . github . congle 7997:Google IAP:1 . 0 . 8。显示受影响模块的详细信息:应用程序 build.gradle