【问题标题】:Android Auto, desktop head unit won't startAndroid Auto,桌面主机无法启动
【发布时间】:2016-08-07 10:23:35
【问题描述】:

我使用 Android Auto 功能进行开发和应用。我有两台电脑,一台在 Windows 下没有问题,另一台在 Ubuntu 16.04 下(DHU 无法启动)。

当我启动 DHU 时,我收到了这条消息:

./desktop-head-unit: error while loading shared libraries: libSDL2_ttf-2.0.so.0: cannot open shared object file: No such file or directory

我不知道应该安装哪个包来解决这个问题...

提前问好!

【问题讨论】:

    标签: android linux ubuntu android-auto


    【解决方案1】:

    你需要安装库,打开终端,输入命令,

    sudo apt-get install libsdl2-2.0-0 libsdl2-ttf-2.0-0 libportaudio2 libpng12-0

    详情请见https://developer.android.com/training/auto/testing/index.html

    【讨论】:

      猜你喜欢
      • 2022-08-17
      • 2020-11-28
      • 1970-01-01
      • 1970-01-01
      • 2018-11-15
      • 2017-09-10
      • 1970-01-01
      • 1970-01-01
      • 2016-02-18
      相关资源
      最近更新 更多