Created
February 17, 2014 20:59
-
-
Save rondinif/9058989 to your computer and use it in GitHub Desktop.
Debugging Mobile Chrome using Desktop Chrome via ADB port forwarding.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adb forward tcp:9222 localabstract:chrome_devtools_remote |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Credit to Debug webpages chrome android computer