首页 > Web开发 > 详细

[Tools] Using mobile device for debugging your mobile web site

时间:2018-02-15 17:29:45      阅读:216      评论:0      收藏:0      [点我收藏+]

1. First you have enable "Developer mode" on your mobile device. (Different device might be different)

"Settings" -> Click "Build Number" 7 times.

2. Enable "USB debugging"

"Settings" -> "Developer option" --> enable "USB debugging" 

3. Connect your device with your laptop

4. Open Chrome on your laptop, and visit:

chrome://inspect

5. Now you are able to open emulator on your laptop, the actions was sync between laptop and device.

You can inspect any components by using dev tool as usuall.

 

 

For IOS, please check:

https://github.com/google/ios-webkit-debug-proxy

[Tools] Using mobile device for debugging your mobile web site

原文:https://www.cnblogs.com/Answer1215/p/8449633.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!