android - 如何在 android studio 上导出已签名的 android 应用程序

标签 android android-studio google-play

在 Android Studio 上,我已经完全完成了我的代码并在我的物理设备上进行了测试。我还没有生成 apk 文件。我在 StackOverflow 上四处搜索,现在我所知道的是我需要导出签名才能在 Play 商店上发布它。现在我盯着一个表格,不知道有什么作用。

enter image description here

有人解释

编辑:解决方案 --> developer.android.com/studio/publish/app-signing.html

最佳答案

您必须创建一个新的 keystore 以在签名时使用...该表单上有一个“新建”按钮。

创建 keystore 后,您将知道用于填写此表格的信息(确保您跟踪该信息,一旦您使用此 keystore 为您的应用签名并上传到 Play 商店,它就是永久性的,如果你忘了它,你就会遇到麻烦)。

关于android - 如何在 android studio 上导出已签名的 android 应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42177203/

相关文章:

java - 请澄清Observable类中addObserver和deleteObserver的行为?

android - 库 com.google.android.gms :play-services-base is being requested by various other libraries at [15. 0.1,15.0.1],但解析为 16.0.1

来自 Play 商店的 Android 应用程序更新

android - 如何以简单的方式将 shell 脚本输出重定向到 Logcat

android - 如何将滚动事件从 View 传递到 CoordinatorLayout?

android - 当我更改首选项时,为什么我的 onSharedPreferenceChangeListener 会被多次调用

android - 我的应用程序在 android studio 3.1.3 的 Release模式下等待调试器

android-studio - Android Studio 3 Desktop-Run 不显示应用程序窗口

安卓应用无市场升级

android - 通过 NFC 的设备所有者应用程序/电话,具有对 Play 商店的完全访问权限(而不是 Play for Work)