Inspect element on Android without connecting to computer

I have a samsung note pro 12.2 and was wondering how I could inspect element on the browser without connecting to a computer? I understand for smaller devices this makes sense to connect to a computer but for a tablet this size or even a 10 inch, the real estate of the screen would allow me to have an efficient workflow. If this is possible, I would be able to design on the go making it so much easier than carrying around my laptop. Perhaps there is a special browser to use?


You can try inspect browser applications for android.

HTML Source Code Viewer

Dago Browser


I have done it before. But it was an rooted device wi custom ROM.

If you use a custom ROM as well you only need to enable ADB over WiFi and everything will work perfectly from there as when it's connected via cable. The vast majority of custom ROMs have this option, and even the ones that don't have the solution isn't that hat. Take a look in this answer.

Update:

There's also another answer to that very question that explains how to connect via adb via tcp without a rooted phone. here.

链接地址: http://www.djcxy.com/p/26328.html

上一篇: ReportViewer 2010,IO.Exception \

下一篇: 在Android上检查元素而不连接到计算机