简体   繁体   English

Android问题上的远程调试Chrome(Galaxy S5 Neo / New)-未检测到设备

[英]Remote Debugging Chrome on Android issue Galaxy S5 Neo/New - No devices detected

I try to connect my Galaxy S5 New/Neo to my PC for remote debugging. 我尝试将Galaxy S5 New / Neo连接到PC进行远程调试。

Screenshot - remote debugging console 屏幕截图-远程调试控制台

Config : - Android 5.1 - Windows 7 - Chrome Version 53.0.2785.143 m + chromium + chrome canary - S5 Drivers up to date 配置: -Android 5.1-Windows 7-Chrome版本53.0.2785.143 m +铬+铬金丝雀-S5驱动程序最新

I follow the tips here : https://developers.google.com/web/tools/chrome-devtools/remote-debugging/?utm_source=dcc&utm_medium=redirect&utm_campaign=2016q3 我在这里按照提示操作: https : //developers.google.com/web/tools/chrome-devtools/remote-debugging/?utm_source=dcc&utm_medium=redirect&utm_campaign=2016q3

and also see this post : Remote Debugging Chrome on Android issue 并且也看到这篇文章: Android上的Chrome远程调试问题

  • I have enabled debugging on my Android device 我已在Android设备上启用调试
  • I have installed the necessary drivers for my phone on my PC. 我已经在PC上为手机安装了必要的驱动程序。
  • Chrome is open on both devices Chrome在两个设备上都打开
  • "Discover USB devices" is checked 选中“发现USB设备”
  • I have tried restarting both the computer and my phone several times 我尝试过多次重启计算机和手机

and my S5 still not be detected by chrome dev tools. chrome dev工具仍然无法检测到我的S5。

If anyone can help me, it will be appreciated ! 如果有人可以帮助我,将不胜感激!

thanks 谢谢

在此处输入图片说明 If you want to debug mobile chrome on your pc chrome then now try to got to chrome://inspect . 如果您想在PC chrome上调试移动chrome,请尝试进入chrome://inspect

  • open new tab in chrome browser 在Chrome浏览器中打开新标签页
  • add chrome://inspect in url 在网址中添加chrome://inspect
  • you will see mobile chrome listed there 您会在此处看到移动版Chrome
  • click inspect 点击inspect

See if this helps 看看是否有帮助

SOLVED : 解决了 :

I fixed it ! 我修好了它 !

Screenshot - Android studio updated lines to fix the problem 屏幕截图-Android Studio更新了代码行以解决问题

First i download Android Studio, and then i update these lines with the phone connected : 首先,我下载了Android Studio,然后在连接了手机的情况下更新了以下线路:

Next on my Galaxy S5 New/Neo i have a message with a fingerprint for debugging mode, i click accept. 接下来在我的Galaxy S5 New / Neo上,我有一条带有指纹的消息,用于调试模式,我单击接受。

And then just connect to the chrome dev tools and the device is now detected ! 然后只需连接到chrome dev工具,即可检测到该设备!

I hope my searchs and explications will help somebody next! 希望我的搜索和解释对接下来的人有所帮助!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM