小编pab*_*bec的帖子

Firefox远程调试Windows 8上的"意外错误"

我需要在Firefox中为"Android"调试一个Web应用程序.我正在尝试将设备连接到桌面Firefox,但始终收到错误"意外错误".

我执行了https://developer.mozilla.org/en-US/docs/Tools/Remote_Debugging/Firefox_for_Android的所有步骤

  1. 我安装了Android SDK工具和平台,并使用adb命令正确检测到设备.

  2. 我在桌面Firefox和Firefox for Android上启用了远程调试

  3. 我在设备上启用了远程USB调试.

  4. 设备连接到我的PC的原始电缆.

  5. 我在命令行上运行命令adb forward tcp:6000 tcp:6000没有问题.

  6. 最后,在开发人员桌面Firefox菜单中,我选择了connect选项.页面似乎连接到localhost:6000,并单击"连接"按钮,出现错误"意外错误".

有任何想法吗?

debugging firefox android adb

5
推荐指数
1
解决办法
1940
查看次数

标签 统计

adb ×1

android ×1

debugging ×1

firefox ×1