DevTools Tips: Device Mode
Stay organized with collections
Save and categorize content based on your preferences.
With DevTools, you can test how your website behaves and performs on any device without having to browse it on real devices.
Use the Device Mode to simulate a mobile viewport and configure it:
- Set the device dimensions in various ways or use the presets.
- Switch between landscape and portrait orientations.
- Debug the
@media
min- and max-width breakpoints.
- Choose a device to simulate or configure a custom one.
- Simulate your page's performance on mid-tier and low-end devices by throttling CPU and network speed.
- Enable offline mode to test your website's offline content, if any.
To learn more, see Simulate mobile devices with Device Mode.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-12-05 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-12-05 UTC."],[],[]]