【发布时间】:2023-03-22 18:36:01
【问题描述】:
正如谷歌在这里所说的 https://developer.android.com/work/guide.html
作为 Android 开发人员,您可以为员工部署设备和应用 并确保您的公司数据安全。
还有https://developer.android.com/work/index.html
企业中的 Android 为企业开发应用程序 充分利用 Android 内置的安全和管理功能。
但是这组网页并没有提供详细的分步说明ENTERPRISE PROFILE CONFIGURATION是什么以及如何使用?
假设我需要安装几个企业应用程序并防止它们通过企业配置文件被卸载。
可以吗?
【问题讨论】:
-
如果您在文档中进一步了解,有一些关于如何操作或使用它的指南。 developer.android.com/work/managed-configurations.htmldeveloper.android.com/work/managed-profiles.html
-
@Umair 目前还不清楚它有什么用处。并且需要回答这个问题
Let's say I need to install couple of enterprise applications and prevent them to be uninstalled via enterprose profile for instance. -
很好地满足您的要求,您应该看看developer.android.com/guide/topics/admin/device-admin.html 并且在这个问题上他们可能最接近您想要做的事情。 stackoverflow.com/questions/7540002/…
标签: android android-enterprise-features