How to debug android app using Chrome browser

Here we will understand how do we debug the android application using a chrome browser.

  1. Connect your android device to the system.

  2. Go to developer mode in the mobile device and enable USB debugging.

  3. Open the Chrome browser and navigate to this URL chrome://inspect

4. It will show the list device connected to the system.

5. Select the mSeva application and click on the inspect.

6. It will open the new window, where we can see the mobile preview and developer tool.

7. Start debugging the application as we have done in normal web applications.

 

 

https://www.youtube.com/watch?v=x4q86IjJFag

https://developers.google.com/web/tools/chrome-devtools/remote-debugging