简体   繁体   English

在自定义ROM上实现MirrorLink-Android

[英]Implement MirrorLink on Custom ROM - Android

Can we implement MirrorLink on Android devices which are not currently supported? 我们可以在当前不支持的Android设备上实现MirrorLink吗? I'm currently using OnePlus Two but it doesn't support MirrorLink. 我目前正在使用OnePlus Two,但它不支持MirrorLink。

To be a fully MirrorLink 1.1 capable phone it has to be certified by the Car Connectivity Consortium. 要成为具备MirrorLink 1.1功能的手机,必须经过汽车连接协会的认证。

This includes implementing a function called device attestation protocol (DAP). 这包括实现称为设备证明协议(DAP)的功能。 This ensures the validity of the MirrorLink capable phone against the MirrorLink capable vehicle. 这确保了支持MirrorLink的电话相对于支持MirrorLink的车辆的有效性。 This is implemented to make sure the device will only send content/applications which are safe to use while driving. 这样做是为了确保设备仅发送在驾驶时可以安全使用的内容/应用程序。

So unfortunately the manufacturer of the phone has to implement MirrorLink, no weekend coding fun for normal users. 因此,不幸的是,手机的制造商必须实现MirrorLink,对于普通用户而言,周末编码没有乐趣。 Let me know how OnePlus replies to your feature request. 让我知道OnePlus如何回复您的功能请求。

If you would like to implement MirrorLink in the so called 1.0 version it would be possible to do it, I guess. 我想,如果您想在所谓的1.0版本中实现MirrorLink,则可以实现。 This version has not the requirement of DAP. 此版本没有DAP的要求。 But this implementation would not be useable while driving in any cars (as far as I know). 但是,据我所知,在任何汽车上行驶时,这种实现方式都无法使用。

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

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