Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在尝试将我的第一个应用程序上传到谷歌播放控制台。我被应用签名页面卡住了。您能否完成导出、加密和上传我的应用签名私钥的步骤。我不确定如何以及在何处运行命令来运行该工具,该工具将导出和加密我的私钥。
当您从菜单创建构建时。有一个选项显示“导出加密密钥”。保持选中状态,它将使用 PEPK 工具加密自动生成您的私钥。
Build > Generate Signed Bundle / Apk > 选择“Android App Bundle OR APK”,当你点击下一步时,会有一个勾选按钮,上面写着“Export encrypted key”,你的私钥将被导出。