Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I inspect element in a UC Browser in Android Phone on my machine?

When I use UC Browser for desktop my mobile view working fine.

But when I use UC Browser Mobile App and open my site .. It breaks and take more them for loading.

I just want to inspect remotely UC Browser Mobile app FORCSS/HTML javascript Example we did in Chrome :

As we did in Chrome https://developer.chrome.com/devtools/docs/remote-debugging

like image 274
HaRsH Avatar asked Jul 07 '16 08:07

HaRsH


People also ask

Can you inspect element on a mobile device?

You can use Google Chrome on your Android device to quickly inspect the elements. It allows you to remotely debug any element on your Android device from your desktop and laptop.

How can I inspect element in an Android browser?

Shown below are steps on how to inspect elements on Android devices using Chrome on Android. Open the developer options screen and enable USB debugging on your device. On your desktop Chrome, type chrome://inspect#devices and press Enter. Enable Discover USB devices if not enabled by default.

How do I open inspect element in mobile browser?

You can inspect elements of a website in your Android device using Chrome browser. Open your Chrome browser and go to the website you want to inspect. Go to the address bar and type "view-source:" before the "HTTP" and reload the page. The whole elements of the page will be shown.


1 Answers

Recently we release uc-devtools,a standalone tools to debug the latest developer version of UC Browser. Check this out: https://plus.ucweb.com/docs/pwa/docs-zh/xy3whu?locale=en-US

https://plus.ucweb.com is the all in one international supporting site for developer.

like image 156
Joyer Avatar answered Nov 10 '22 01:11

Joyer