Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Can't enable USB Devices about:debugging

  • 5 个回答
  • 0 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

I can't enable USB Devices on about:debugging setup page. I already installed ADB toolkit for MacOS, also I can see my device in ADB devices list: ``` ~% adb devices -l List of devices attached 013db356 device usb:336723968X product:OnePlus6T model:ONEPLUS_A6010 device:OnePlus6T transport_id:9 ```

On the device I've enabled "Remote debugging via USB". But when I click on "Enable USB Devices" button, nothing happens. I can see only "Updating..." message, then "Disabled" again.

Also no devices in the devices list, because USB Devices are disabled. "Refresh devices" does not make any changes.

I can't enable USB Devices on about:debugging setup page. I already installed ADB toolkit for MacOS, also I can see my device in ADB devices list: ``` ~% adb devices -l List of devices attached 013db356 device usb:336723968X product:OnePlus6T model:ONEPLUS_A6010 device:OnePlus6T transport_id:9 ``` On the device I've enabled "Remote debugging via USB". But when I click on "Enable USB Devices" button, nothing happens. I can see only "Updating..." message, then "Disabled" again. Also no devices in the devices list, because USB Devices are disabled. "Refresh devices" does not make any changes.
已附加屏幕截图

被采纳的解决方案

Solved: https://discourse.mozilla.org/t/cant-enable-usb-devices-about-debugging/107823/5

It needs to change the preference “devtools.remote.adb.extensionURL” to https://ftp.mozilla.org/pub/labs/devtools/adb-extension/#OS#/adb-extension-latest-#OS#.xpi in about:config (basically remove the /mozilla.org from the current value).

定位到答案原位置 👍 0

所有回复 (5)

more options

I assume that you have read the docs and possibly did "Refresh devices" ?

Probably best is to take this to the Discourse Devtools forum.

more options

Dropa сказал(а)

Ok, your post says iOS but your screenshot says Android? So which one is it? I think you need to contact the Developer of that software you using for more help on it's setup and why it's not working.

MacOS, not iOS. Firefox on MacOS and mobile Firefox on Android. Also, the problem not on Android, it's on Firefox Browser on MacOS. I can't enable USB Devices. The button does nothing.

由snakedoc.md于修改

more options

cor-el сказал(а)

I assume that you have read the docs and possibly did "Refresh devices" ? Probably best is to take this to the Discourse Devtools forum.

Yes, I have read the docs, and did "Refresh Devices"

more options

选择的解决方案

Solved: https://discourse.mozilla.org/t/cant-enable-usb-devices-about-debugging/107823/5

It needs to change the preference “devtools.remote.adb.extensionURL” to https://ftp.mozilla.org/pub/labs/devtools/adb-extension/#OS#/adb-extension-latest-#OS#.xpi in about:config (basically remove the /mozilla.org from the current value).

more options

Note that there has been a bug report created to look into this issue.

(please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
)

由cor-el于修改