|
我真的有点无语了,你总说别人看不懂这个看不懂那个,你自己的问题却看不懂。
解释一下那个列表的问题。
拿到gms授权的前提条件之一,是通过Android Compatibility Program。在你给的截图里,也就是这个网址里http://source.android.com/compatibility/很明确的给出了解释。
Android compatibility is free, and it's easy
To build an Android-compatible mobile device, follow this three-step process:
Obtain the Android software source code. This is the source code for the Android platform that you port to your hardware.
Comply with the Android Compatibility Definition Document (CDD) (PDF, HTML). The CDD enumerates the software and hardware requirements of a compatible Android device.
Pass the Compatibility Test Suite (CTS). Use the CTS as an ongoing aid to evaluate compatibility during the development process.
After complying with the CDD and passing the CTS, your device is Android compatible, meaning Android apps in the ecosystem provide a consistent experience when running on your device. For details about the Android compatibility program, see the program overview.
Licensing Google Mobile Services (GMS)
After building an Android compatible device, consider licensing Google Mobile Services (GMS), Google’s proprietary suite of apps (Google Play, YouTube, Google Maps, Gmail, and more ) that run on top of Android. GMS is not part of the Android Open Source Project and is available only through a license with Google. For information on how to request a GMS license, see Contact Us.
通过CDD和CTS就算通过Android Compatibility Program了,之后才可以申请GMS.ACP是GMS的前提。
再回到列表里的原话。
You can download a list of publicly launched devices supported for use with Google Play as a comma-separated values file (CSV) directly or programmatically using gsutil. Supported devices have pass the Android Compatibility Program.
重点是"publicly launched devices supported for use with Google Play"。因为GMS是Google Play的前提,所以得到谷歌官方支持Google Play势必拿到GMS授权了。你用红线标出的是句号后面的一句话"Supported devices have pass the Android Compatibility Program.",这句话是理所当然的,就像包子可以吃的前提是蒸熟了,你说这些可以吃的包子蒸熟了,并不能否定这些包子可以吃了。
这份名单是官方支持Google Play的名单,也就是官方授权GMS的名单,当然名单里的设备都是通过了ACP的。
你如果要继续就这个问题讨论,就把嘴放干净点,然后注意你的逻辑。
谈协议的事情。客服明确表示了,谷歌的新规定是从10月开始执行的,而之前华为的其他机型是内置gms的,在新机型mate9上,被谷歌卡了脖子。这个时候华为和谷歌谈,当然是谈新协议啊,因为以前有老的协议啊,这么基本的逻辑,我还得每次解释吗。
最后说李小龙提供的升级方案。一个基本的技术前提是,完全新安装gms是必须要解锁bootloader,而那个安装包直接能装,不用解锁bootloader不用root,唯一的要求就是用户升级到135以上的固件版本,逻辑上唯一能解释通的就是在固件里面已经集成gms,可能不是全部,这个app只是把集成的gms补全,然后激活。
我知道你懂点技术,但是说话之前多想想,别动不动就开喷。
|
|