WHAT'S NEW?
Loading...

Testing Web Application Behaviour Live in Real Android Devices

There are cases when we assume our code works in different browser and different devices. It would be more easier if we had the power to see the behaviour and inspect elements in those real devices.

The developers of chrome have introduced this functionality in the Chrome Browser. Follow some steps to setup first by enabling USB debugging in your Android device and enjoy the live view and code inspection of your code executing in your android device into the screen  of your computer.

Follow this link to setup USB debugging from Google Chrome.
https://developer.chrome.com/devtools/docs/remote-debugging

0 comments:

Post a Comment