简体   繁体   English

谷歌支持企业Android开发

[英]Google support for enterprise Android development

Does Google offer any support program for enterprise Android development? Google 是否为企业 Android 开发提供任何支持计划?

Something similar to Apple's iOS Developer Enterprise Program ?类似于 Apple 的iOS 开发者企业计划

A search on Internet didn't yield any results, so I'm wondering if anyone here know of such an existing/future program?在互联网上搜索没有产生任何结果,所以我想知道这里是否有人知道这样一个现有/未来的程序?

iOS developer Enterprise Program: iOS 开发者企业计划:

1) Distribute Your In-house Apps 1) 分发您的内部应用程序

2) Test on iPad, iPhone, and iPod touch 2) 在 iPad、iPhone 和 iPod touch 上进行测试

3) Receive Code Level Technical Support 3) 获得代码级技术支持

4) Get Your Questions Answered in the Apple Developer Forums 4) 在 Apple 开发者论坛中回答您的问题

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. 1)Android允许这样做,您可以选择允许未签名的应用程序或已签名的应用程序,无论如何,只需将您的文件放入web并允许客户端下载并安装它。

2) android allow to do that to test directly in the target machine. 2) android 允许直接在目标机器上进行测试。

3) meh 3) 嗯

4) meh x 2 4) 嗯 x 2

As a enterprise level, the main problem of Android is the lack of proxy support.作为企业级,Android的主要问题是缺少代理支持。 Right now, everyone can do a Android program for free and distribute it amongst the corporate users.现在,每个人都可以免费制作一个 Android 程序并分发给企业用户。 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, ie you can't copy and pass it freely.相反,在 iOS 中,您必须拥有 Apple 证书,因为您必须签署每个应用程序,而且您签署的应用程序只能在特定机器上运行,即您不能自由复制和传递它。

You can try https://www.push-link.com/ .你可以试试https://www.push-link.com/ They offer the service you are looking for.他们提供您正在寻找的服务。

I have recently discussed various Enterprise Mobility functions and Android support for them.我最近讨论了各种企业移动功能以及对它们的 Android 支持。 You can find the details here .您可以在 此处找到详细信息。

Visit this link to learn about Google's support for Android enterprise application development: 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

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM