如何在没有获得Google签名授权的情况下发送应用程序捆绑包? [英] How Can I Ship an App Bundle Without Giving Google Signing Authority?

查看:93
本文介绍了如何在没有获得Google签名授权的情况下发送应用程序捆绑包?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Milena Nikolic的>"Google Play的新功能" 她说,这是Google #android11发布会的一部分.

In Milena Nikolic's "What's New in Google Play" presentation as part of Google's #android11 launch, she said:

随着我们继续改进App Bundle,我们希望它会在2021年的某个时候成为所有新应用程序的要求.

As we continue to improve the App Bundle, we expect it to become a requirement for all new apps sometime in 2021.

我在文档中看到的所有内容都表明,在Play商店中使用App Bundle的唯一方法是使用其Play App签名服务,例如:

Everything I have seen in the documentation suggests that the only way to work with App Bundles in the Play Store is to use their Play App Signing service, such as:

注册App Play App Signing.否则,您将无法将应用程序捆绑包上传到Play控制台.

Enroll into app Play App Signing. Otherwise, you can't upload your app bundle to the Play Console.

(来自 https://developer.android.com/guide/app-bundle)

如果您构建并上传Android App Bundle,则必须注册应用Play Play Signing.

If you build and upload an Android App Bundle, you must enroll in app Play App Signing.

(来自 https://developer.android.com/studio/publish/upload -捆绑包)

而且,由于应用程序捆绑包会延迟对Google Play商店进行构建和签名的APK,因此您需要先选择Play应用程序签名,然后再上传应用程序捆绑包.

And, because app bundles defer building and signing APKs to the Google Play Store, you need to opt in to Play App Signing before you upload your app bundle.

(来自 https://developer.android.com/studio/publish/app -签名)

但是,Google的文档有很多空白.

But, Google's documentation has many gaps.

因此,我是否缺少选项,因此我可以使用Play App Signing通过应用捆绑包 分发应用,而无需?例如,也许我可以使用bundletool来构建各个APK位,在本地对其进行签名,然后上传这些结果.

So, is there an option that I'm missing, whereby I can distribute an app via an App Bundle without using Play App Signing? For example, perhaps I could use bundletool to build the individual APK bits, sign them locally, then upload those results.

推荐答案

只需要确认文档中的内容,就必须使用Play App Signing才能与Google Play上的App Bundle一起发布.

Just to confirm what the documentation says, it is a requirement to use Play App Signing in order to publish with App Bundles on Google Play.

资料来源:我是Google的Android团队成员.

Source: I am on the Android team at Google.

这篇关于如何在没有获得Google签名授权的情况下发送应用程序捆绑包?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆