«   Previous tip Next tip   »

Chrome DevTools: Screencast your device in DevTools with remote debugging

Last updated: 21st December 2018
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.
«   Previous tip Next tip   »

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