多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
> 编写:[craftsmanBai](https://github.com/craftsmanBai) - [http://z1ng.net](http://z1ng.net) - 原文:[http://developer.android.com/training/enterprise/index.html](http://developer.android.com/training/enterprise/index.html) ![](https://box.kancloud.cn/2015-07-28_55b7247516bf4.png) Android框架提供安全支持、数据分离、企业环境管理的功能。作为应用开发者,通过适当地处理企业安全和功能限制,你可以让你的应用程序吸引更多的企业客户。也可以修改你的应用使技术管理员可远程配置使用企业资源。 为了帮助企业将安卓设备和应用程序进入工作场所,Google通过Android for Work为设备的分配和管理提供了一套API和服务。通过这项计划,企业可以连接到企业移动性管理(EMM)供应商,将Android整合到工作中。 通过下面的链接获取,可以了解更多关于如何更新您的Android应用程序来支持企业环境或建立企业解决方案的信息。 ### 企业级应用开发 了解在企业环境中如何使您的应用程序运行顺畅,限制设备的功能和数据访问。通过加入限制进一步支持企业使用你的app,让管理员可以远程配置使用你的应用程序: 确保与管理兼容: [http://developer.android.com/training/enterprise/app-compatibility.html](http://developer.android.com/training/enterprise/app-compatibility.html) 加入应用限制: [http://developer.android.com/training/enterprise/app-restrictions.html](http://developer.android.com/training/enterprise/app-restrictions.html) 应用限制计划: [http://developer.android.com/samples/AppRestrictionSchema/index.html](http://developer.android.com/samples/AppRestrictionSchema/index.html) 应用限制执行者: [http://developer.android.com/samples/AppRestrictionEnforcer/index.html](http://developer.android.com/samples/AppRestrictionEnforcer/index.html) ### 设备与应用管理 学习如何为应用程序建立策略控制器,使企业的技术管理人员来管理设备,管理企业应用程序,并提供访问公司资源的权限: 建立工作策略控制: [http://developer.android.com/training/enterprise/work-policy-ctrl.html](http://developer.android.com/training/enterprise/work-policy-ctrl.html) 基本管理模型: [http://developer.android.com/samples/BasicManagedProfile/index.html](http://developer.android.com/samples/BasicManagedProfile/index.html)