Chrome DevTools: Screencast your device in DevTools with remote debugging

Last updated: October 6, 2015
Screencast your device in DevTools with remote debugging

With screencasting, you can inspect + preview your mobile device in your desktop browser.

Screencasting is only one part of the remote debugging story. To use screencasting:

  1. Enable USB debugging on your Android device.
  2. From Chrome on desktop, 'Inspect' a webpage via chrome://inspect
  3. Use DevTools features like normal on the remotely debugged page.

Sign up to receive a developer tip, in the form of a gif, in your inbox each week