android - 如何控制谁可以从 Play 商店安装我的应用程序?

标签 android google-play

我有一个应用程序,我希望能够将其分发给其他组织的客户。我不希望此应用在 Play 商店中公开显示,理想情况下,客户会收到我发来的链接,允许他们从 Play 商店下载该应用。

我对此进行了一些搜索,到目前为止我只能找到“托管组”(https://support.google.com/a/answer/2494992?hl=en)和“封闭测试”(https://support.google.com/googleplay/android-developer/answer/3131213?hl=en)。封闭测试看起来符合理想场景,但客户会意识到该应用程序处于测试阶段,并且可能能够使用该应用程序为最终用户做更多的事情。托管组似乎也很理想,但它们似乎仅限于我的组织,当他们谈论白名单时,似乎更多的是将用户设备上的应用列入白名单,而不是将可以下载应用的人列入白名单。

任何帮助将不胜感激:)

最佳答案

To publish a private app within a client's organization (as a 3rd party developer): If you’re an agency developer who wants to manage the publishing flow on behalf of your client, or if you’ve built an app for multiple organization clients and don't want the app to show up in the public Play store, you can use your clients’ Organization IDs to publish these apps directly to your client's organizations.

https://support.google.com/googleplay/android-developer/answer/6145139?hl=en

关于android - 如何控制谁可以从 Play 商店安装我的应用程序?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57249899/

相关文章:

java - 如何在日期选择器编辑文本时永久隐藏键盘

java - 将两个类相互连接

android - 我可以使用 android.preference 包执行数据库特定操作吗?

android - 如何在 Activity 的第一个布局之前关闭另一个应用程序打开的挥之不去的键盘?

android - 如何在 Google Play 上为特定设备发布新版应用

android - Firebase App Distribution - Google Play 窗口上没有 "install"按钮

unity3d - 检查Google Play收据是否足以确保我的播放器偏好数据统一?

java - Android 还剩多少天

Android 支持 0 台设备 SignalR

android - 对用于签署应用程序的 keystore 密码的担忧