Android螺柱。不构建APK

发布于 2025-01-28 12:45:20 字数 286 浏览 0 评论 0原文

我的问题是我想制作一个签名的APK文件,我选择创建签名的APK文件输入我需要输入的任何内容,但是APK并未出现在桌面上(apkdest。location。location:Desktop) 这是构建日志:

Executing pre-compile tasks...
Running 'before' tasks
Checking sources
Running 'after' tasks
Finished, saving caches...
Executing post-compile tasks...

my problem is that I want to make a signed apk file, I choose create signed apk file enter anything I need to enter, but the apk isn't appearing at the desktop (apk dest. location:Desktop)
Here is the build log:

Executing pre-compile tasks...
Running 'before' tasks
Checking sources
Running 'after' tasks
Finished, saving caches...
Executing post-compile tasks...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

兔姬 2025-02-04 12:45:20

您可以在菜单中生成签名的APK build - > 生成签名捆绑包/apk。您可能需要创建keystore.jks并保存它,因为当您在PlayStore上载时,只能使用相同的密钥库文件

You can generate signed apk in menu build -> Generate signed bundle/apk. You may need to create keystore.jks and save it because when you upload on playstore, you can only use the same keystore file

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文