How to cast Android Device to Google Chromefor the purpose of inspecting element and debugging website?


How to cast Android Device to Google Chromefor the purpose of inspecting element and debugging website

There are times when we need to debug websites displayed on mobile devices. And sure, we can use the responsive web design web developer tool on browsers like Firefox and Google chrome. But sometimes, we may need to debug more accurately specifically for mobile devices. In which case, I have started to like Google Chrome's remote debugging. In this post, we shall see how to Remote Debug Android Devices.

Remote Debugging will let us inspect a page running on an Android device from your development machine. 

Comments

Popular Posts