简体   繁体   English

Android 企业策略 - 如何在白名单模式下使用托管 Play 商店和大量应用程序?

[英]Android enterprise policy - how to use managed play store in Whitelist mode with big number of apps?

I just got to know that we can not use more than 1050 apps in Whitelist mode.我刚刚知道,在白名单模式下我们不能使用超过 1050 个应用程序。 When I tried to add 1500 apps, I got an error: too many apps. Maximum allowed 1050, actual 1500当我尝试添加 1500 个应用程序时,我收到一个错误: too many apps. Maximum allowed 1050, actual 1500 too many apps. Maximum allowed 1050, actual 1500

I know I'll need more apps but can not go in Blacklist mode since we are not allowing apps other than these 1500.我知道我需要更多应用程序,但不能在黑名单模式下使用 go,因为我们不允许这些 1500 以外的应用程序。

Anyone - any inputs on how to handle this scenario?任何人 - 关于如何处理这种情况的任何意见?

example policy:示例策略:

 { "applications": [ list of 1500 apps ], ... "playStoreMode": "WHITELIST"... }

Unfortunately, currently there is no way to increase the maximum number of apps allowed.不幸的是,目前没有办法增加允许的应用程序的最大数量。 However, there is currently a feature request that is filed to change the limit but there is no guarantee when this will be worked on.但是,目前有一个功能请求已提交以更改限制,但无法保证何时会进行此操作。

I suggest joining the Android Management API mailing list to keep you posted on the latest updates.我建议加入Android 管理 API邮件列表,让您随时了解最新更新。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 (Android 企业政策 - 如何允许 gmail.com 或任何其他 Z0C83F57C786A0B4A39EFAB23Z371 被使用在 Play 商店中) - Android enterprise policy - how to allow gmail.com or any other email account to be used in play store (which is managed)? Android Management API - Managed Play Store 中如何使用集合? - How are collections used in the Android Management API - Managed Play Store? 无法应用Android Enterprise政策 - Not able to apply Policy of Android Enterprise 企业应用程序的托管配置(Android 管理 API) - Managed Configurations for an enterprise app (Android Management API) Android 受管设备卡在 KIOSK 模式,策略未自动应用,无法取消固定 - Android managed devices stuck in KIOSK mode, policy not automatically applying, unable to unpin 更新处于 KIOSK 模式的托管 Google Play 应用 - Update Managed Google Play app that is in KIOSK mode Android:为企业客户发布私有应用 - Android: publish private apps for enterprise customers 如何使用 Android 管理 API 在不同客户的多个 Play 商店中管理多个私人应用程序? - How to Manage Multiple Private Apps on Multiple play store of different customers using Android Management Apis? Android Management API:无法修补策略 - 调用者无权管理企业 - Android Management API: Failed to patch policy - Caller is not authorized to manage enterprise 应用程序未通过托管的 google play 商店更新 - App does not update through managed google play store
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM