Chrome的远程调试(USB调试)不适用于运行Android 4.3的Samsung Galaxy S3 [英] Chrome's remote debugging (USB debugging) not working for Samsung Galaxy S3 running android 4.3

查看:263
本文介绍了Chrome的远程调试(USB调试)不适用于运行Android 4.3的Samsung Galaxy S3的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

自从我将Samsung Galaxy S3升级到Android 4.3(从4.1.2开始)以来,我无法使用Chrome的Android远程调试功能(更多详情这里)。



我在手机上启用了开发者选项和USB调试功能, 0.2。
现在,当我将手机连接到我的电脑时,它只是作为媒体存储设备连接,并不会通过Chrome浏览器作为USB设备发现。



I我排除了Chrome的任何问题,因为我可以使用谷歌Nexus4进行USB调试,同时也看到了其他一些线程(这里和其他地方),这似乎是三星4.3升级的一个问题。



任何指针得到这个工作?


解决方案

看着周围长一点后,我碰到的this 。显然,不存在这个问题一个解决办法,但有一个解决方法 - 要回遗产工作流程

传统工作流程对我来说确实有效,我唯一需要做的就是从android SDK转到platform-tools文件夹下载,在这里打开命令窗口并运行命令adb devices。
这导致计算机RSA密钥指纹面板在我的移动屏幕上弹出,并且在获得许可后,设备显示在Chrome的Inspect页面中。



原来它不是由移动操作系统升级引起的问题,而是由Chrome引起的问题(我以某种方式在我的Nexus4上运行)。
在早期版本的Chrome中,无需下载500 MB mb Android SDK,因为它支持ADB插件。但是,随着最新版本的Chrome浏览器的推出,我认为,传统是唯一的选择。


Ever since I upgraded my Samsung Galaxy S3 to android 4.3 (from 4.1.2) I am unable to use Chrome's remote debugging for android (more details here).

I have the developer options and USB debugging enabled on my phone, and this worked perfectly fine on android 4.1.2. Now, when I connect my phone to my PC, it simply connects as a media storage device and is not discovered as a USB device by chrome.

I am ruling out any problems with chrome as I could USB debug with a Google Nexus4, also, looking at some other thread (here and elsewhere) it seems to be a problem with Samsung's 4.3 upgrade.

Any pointers to get this working?

解决方案

After looking around a little longer I came across this. Apparently, there isn't a solution to this issue yet, but there is a workaround - going back to the legacy workflow.

The legacy workflow did work for me, and the only additional thing I had to do was to go to the platform-tools folder from android SDK download, open a command window here and run command "adb devices". This caused the computer RSA key fingerprint panel to pop on my mobile screen, and after granting permission, the device showed up under Chrome's Inspect page.

Turns out that it was not an issue caused by mobile OS upgrade but by Chrome (I was thrown off by the fact that it worked on my Nexus4 somehow). In the older versions of Chrome there was't a need to download the 500 odd mb Android SDK, as it supported an ADB plugin. But with latest version of Chrome, I guess, going legacy is the only way to go.

这篇关于Chrome的远程调试(USB调试)不适用于运行Android 4.3的Samsung Galaxy S3的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆