简体   繁体   English

Chrome的远程调试(USB调试)不适用于运行android 4.4.2的Samsung Galaxy S3

[英]Chrome's remote debugging (USB debugging) not working for Samsung Galaxy S3 running android 4.4.2

I have a S3 with the developer options and USB debugging enabled on my phone. 我的手机上启用了开发人员选项和USB调试功能的S3。

I start c:\\…\\platform-tools>adb start-server 我启动c:\\…\\ platform-tools> adb启动服务器

I plug in my phone => see in Device Manager SAMSUNG Android ADB Interface. 我插入手机=>参见设备管理器SAMSUNG Android ADB界面。 Properties for the driver are: | 驱动程序的属性是: Provider: Samsung Electronics Co | 提供商:三星电子有限公司 Driver Date: 06/10/14 | 车手日期:06/10/14 | Driver Version: 2.11.10.0 | 驱动程序版本:2.11.10.0 |

I launch chrome://inspect/#devices 我启动chrome:// inspect /#devices

I see: Offline #E218BBA0 Pending authentication: please accept debugging session on the device. 我看到:脱机#E218BBA0待认证:请在设备上接受调试会话。

I NEVER get a RSA key fingerprint panel to pop on my phone where I can grant permission. 我从没有在可以授予权限的手机上弹出RSA密钥指纹面板。

The only two options I have for USB computer connection are MTP and PTP. 对于USB计算机连接,我仅有的两个选项是MTP和PTP。 I have tried both. 我都尝试过。

Does anyone know what my issue might be (ie why my phone does not pop up with the RSA window allowing me to grant permission)? 有谁知道我的问题可能是什么(即为什么我的电话没有弹出带有允许我授予权限的RSA窗口)?

Thanks, 谢谢,

Brent 黑雁

It is a bug. 这是一个错误。

There are a few workarounds but not pretty much nice. 有一些解决方法,但不是很好。

See here: 看这里:

https://code.google.com/p/chromium/issues/detail?id=512150 https://github.com/facebook/stetho/issues/213 https://code.google.com/p/chromium/issues/detail?id=512150 https://github.com/facebook/stetho/issues/213

-- -

I have updated Chrome 15 September 2015 to Version 45.0.2454.93 (64-bit) and It seems that issue is resolved. 我已将Chrome 2015年9月15日更新为45.0.2454.93版(64位),看来问题已解决。

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

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