Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Instructions on how to use web debugging via USB: http://code.google.com/chrome/mobile/docs/debugging.html

You can then access http://localhost:9222/ which shows a list of all pages currently open on your device, which link to a page on http://chrome-devtools-frontend.appspot.com/ for example http://chrome-devtools-frontend.appspot.com/static/16.0.912.... which in turn connects to a websocket on localhost like ws://localhost:9222/devtools/page/2 to debug your mobile browser!



To get a feel for USB web debugging, check out this remote debugging video: http://www.youtube.com/watch?v=s4zpL4VBbuU


Similar video of remote debugging for Opera. Might be a bit outdated as it is from 2009 http://www.youtube.com/watch?v=sZt-k93qLbg




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: