Chrome's remote debugging (USB debugging) not working for Samsung Galaxy S3 running android 4.3

前端 未结 10 1388
旧时难觅i
旧时难觅i 2020-12-02 04:42

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 deve

10条回答
  •  遥遥无期
    2020-12-02 04:58

    Having attempted to follow Valros.nu's answer, i discovered that the sdk download is now bundeled with androind studio, in an 840MB exe installer.

    As all you need for this particular program is the adb program, you can get this in a standalone installer from the xda guys:

    http://forum.xda-developers.com/showthread.php?t=2317790

    Note that you do not need to type adb.exe, simply type adb devices into the command prompt that is launched after install.

    Also, i had to unplug and replug in my samsung s4 to get the remote debugging prompt to appear on the phone

提交回复
热议问题