Google 对企业 Android 开发的支持
Does Google offer any support program for enterprise Android development?
Something similar to Apple's iOS Developer Enterprise Program?
A search on Internet didn't yield any results, so I'm wondering if anyone here know of such an existing/future program?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
iOS 开发者企业计划:
1) Android 允许这样做,您可以选择允许无论是未签名的应用程序还是已签名的应用程序,只需将您的文件放在网络中并允许客户端下载并安装它即可。
2)android允许直接在目标机器上进行测试。
3) meh
4) meh x 2
作为企业级,Android的主要问题是缺乏代理支持。现在,每个人都可以免费制作 Android 程序并将其分发给企业用户。无需任何技巧即可轻松做到这一点。
相反,在iOS中,您必须拥有Apple证书,因为您必须对每个应用程序进行签名,而且您签名的应用程序只能在特定机器上运行,即您无法自由复制和传递它。
iOS developer Enterprise Program:
1) Android allow to do that, you can choose to allow unsigned app or signed, no matter, simply put you file in a web and allow to the client to download and install it.
2) android allow to do that to test directly in the target machine.
3) meh
4) meh x 2
As a enterprise level, the main problem of Android is the lack of proxy support. Right now, everyone can do a Android program for free and distribute it amongst the corporate users. It is pretty easy to do that without any hack.
Instead, in iOS, you must have a Apple certificate since you must sign every application, plus the fact that you signed application can run only in a specific machine, i.e. you can't copy and pass it freely.
您可以尝试 https://www.push-link.com/ 。他们提供您正在寻找的服务。
You can try https://www.push-link.com/ . They offer the service you are looking for.
我最近讨论了各种企业移动功能以及 Android 对它们的支持。您可以在此处找到详细信息。
I have recently discussed various Enterprise Mobility functions and Android support for them. You can find the details here.
访问此链接了解 Google 对 Android 企业应用程序开发的支持:
http://developer.android.com/guide/topics/admin/device -admin.html
Visit this link to learn about Google's support for Android enterprise application development:
http://developer.android.com/guide/topics/admin/device-admin.html