【发布时间】:2021-07-16 12:39:11
【问题描述】:
我正在尝试在我的电脑上运行桌面主机。我完全按照本指南的说明设置了所有内容:https://developer.android.com/training/cars/testing,(尝试了 2.0 和 1.1,结果相同)。它似乎连接正确,但除了“等待电话”之外,我无法让它显示任何内容。控制台显示如下:
Android Auto - Desktop Head Unit
Build: 2020-09-20-332761970
Version: 2.0-windows-beta
[W]: No configuration specified - using default values.
[E]: Could not load configuration from 'C:\Users\kkowalczyk\.android\headunit.ini'.
BoringSSL is the SSL implementation used in the receiver-lib.
Starting link. Requested protocol version: 1.6 (snapshot 314970161)
[I]: Connecting over ADB to localhost:5277...
[I]: connected.
> Phone reported protocol version 1.6
ssl state=TLS client read_server_hello -1
ssl state=TLS client process_change_cipher_spec -1
ssl state=SSL negotiation finished successfully 1
SSL version=TLSv1.2 Cipher name=ECDHE-RSA-AES128-GCM-SHA256
Verify returned: ok
我正在尝试连接到 Pixel 5(带有最新更新),还有什么可以尝试的吗?
【问题讨论】:
标签: android android-auto