Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Here we will understand how 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

  1. It will show the list of device connected to the system.

  1. Select the mSeva application and click on inspect.

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

  1. 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

  • No labels