【问题标题】:Chrome remote debugging on Arch Linux: Android device not detectedArch Linux 上的 Chrome 远程调试:未检测到 Android 设备
【发布时间】:2017-08-21 15:28:07
【问题描述】:

我正在尝试从我的 Arch Linux 计算机远程调试在 Anroid 设备上的 Chrome 上运行的移动网站。

但是,在关注instruction for remote debugging Android devices 之后,我的 Android 设备在连接时没有被 Chrome 检测到。

为什么 Chrome 没有检测到我的设备?

【问题讨论】:

    标签: android google-chrome-devtools remote-debugging archlinux


    【解决方案1】:

    对于使用 GVFS(GNOME 文件) 的文件管理器,安装 gvfs-mtp 以获得 MTP 或 gvfs-gphoto2 以获得 PTP 支持。

    对于使用 KIO(KDE 的 Dolphin) 的文件管理器,kio-extras 中包含 MTP 支持。

    更多详情请参考https://wiki.archlinux.org/index.php/MTP

    【讨论】:

      【解决方案2】:

      我通过在 Arch Linux 上安装 gvfs-mtp 包解决了这个问题。

      远程调试 Android 设备以及挂载 Android 设备需要此包。

      【讨论】:

        猜你喜欢
        • 2017-02-16
        • 2013-12-22
        • 1970-01-01
        • 1970-01-01
        • 2020-03-13
        • 2017-09-08
        • 1970-01-01
        • 2011-05-29
        • 2013-11-10
        相关资源
        最近更新 更多