简体   繁体   English

Android企业版-硬身份验证

[英]Android Enterprise Build - Hard Authentication

We are in process of publishing an Enterprise build in market. 我们正在发布在市场上发布的Enterprise版本。 This product has a restriction, as to until this product is not 'Authorized' by our web-services, user will not be able to use it, and eventually will see 'You are not authorized to use this product'... 该产品有限制,直到我们的网络服务未对该产品进行“授权”,用户将无法使用它,最终会看到“您无权使用此产品”。

My question is around the policies of Android Market place: Do they have a restriction on Hard authentication. 我的问题是关于Android Market地方的政策:他们对硬身份验证是否有限制? Since my application will not be of any use till the time it gets authenticated. 由于我的应用程序需要经过身份验证才能使用。

Does this stand a chance to get rejected. 这是否有机会被拒绝。

Google does not reject applications on the basis of these criteria. Google不会根据这些条件拒绝申请。 This is simple use case for applications to do authentication through server. 这是应用程序通过服务器进行身份验证的简单用例。 You can also chose to distribute your enterprise application in-house. 您还可以选择内部分发企业应用程序。 You can distribute application .apk file through e-mail or host the file on your website. 您可以通过电子邮件分发应用程序.apk文件,也可以将该文件托管在您的网站上。 Please visit this link to read more about distribution or development of Android enterprise applications: http://developer.android.com/guide/topics/admin/device-admin.html#how 请访问此链接,以了解有关Android企业应用程序发行或开发的更多信息: http : //developer.android.com/guide/topics/admin/device-admin.html#how

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

相关问题 Android HttpClient 摘要身份验证授权标头“nc”硬编码 - Android HttpClient Digest Authentication Authorization header "nc" hard-coded Visual Studio Enterprise 2015 RC Cordova Android构建退出代码1 - Visual Studio Enterprise 2015 RC Cordova Android Build Exit Code 1 Android NDK:使用BUILD_EXECUTABLE和armeabi-v7a-hard构建胖二进制文件 - Android NDK: build fat binary with BUILD_EXECUTABLE and armeabi-v7a-hard Android Studio和Gradle可在硬盘驱动器上下载-Acer Revo Builder M1-601 - Android studio and gradle to download on hard drive block - acer revo build m1-601 Android上的企业移动SSO - Enterprise Mobile SSO On Android Onesignal与Corona Enterprise Android - Onesignal with Corona Enterprise Android 适用于Android的Java Enterprise Application - Java Enterprise Application for Android Android-如何在给定证书链的情况下为SSL身份验证构建密钥库 - Android - How to build keystore for SSL authentication given the certificate chain 错误30 Firebase数据库和Build Gradle上的Android身份验证 - error 30 firebase database and Authentication for Android on build gradle 适用于有限企业受众的Android应用程序 - Android application for limited enterprise audience
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM