Google Chrome Developer Tools : Android Debugging returns HTTP/1.1 404 Not Found. Why?

前端 未结 13 1319
耶瑟儿~
耶瑟儿~ 2020-12-28 12:41

This was working fine up until yesterday. Now when I connect my Android device for USB Debuggers. Chrome is no longer display my app.

Now the popup window shows HTT

13条回答
  •  感情败类
    2020-12-28 13:24

    Solution was to access through chrome://inspect/#devices

    Then select the "inspect fallback" option.

    This is because the remote browser was newer than the client browser.

提交回复
热议问题