Newly developed web pages need to run tests on a mobile phone or simulator, and if the event is more intense than ever, you can simply debug it with Chrome's mobile Web Preview program. Check to see if the page you made is suitable for every phone model.
Below so how to use Chrome to debug multiple types of mobile Web pages.
Download the Chrome browser first.
On the page you want to debug or on a local page. Press F12 to open the debugger.
Tools/Materials
Method/Step
Open the simulation panel. :
You can select devices on the device.
You can set the screen dimensions of the simulation in the screens, set the resolution, the screen size.
The client agent can be set in the User agent
The sensors can be set in the sensor, etc., Analog touch screen operation.
Once configured, click Emulate. Start the simulation.
(Select device needs to click Emulate) the remaining options are changed automatically after modification.
- 4
How do I suppose a flat screen rotates?
In screen, you can click the Swap button in the middle of the resolution.
With Chrome browser debugging, you can freely enter a URL to view the reality of your mobile device after you have configured your debugging settings.
END
Precautions