Chrome Debugger
- 31 Mar 2023
- 1 Minute to read
- Print
- DarkLight
Chrome Debugger
- Updated on 31 Mar 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Overview
Chrome Debugger helps you to inspect all of resources and activity on a webpage, making development and debugging more efficient on Android devices.
Pre-requisites
- Need to have Java Development Kit (JDK) 8 and above.
- Android-sdk latest version.
Steps
- Connect the device and open the chrome app on the connected device and enter the URL you wish to debug.
- Click on Chrome Debugger which is present under ALL Actions
- Enter the URL and click on Start
- Debug pop up will open
- User can start the inspection and debug the page.
Was this article helpful?