现在使用Chrome Beta(电脑端和手机端),无需再使用ADB,直接就可以在电脑端进行移动网页及APP的调试。
http://blog.chromium.org/2013/12/chrome-devtools-for-mobile-emulate-and.html
http://blog.chromium.org/2013/12/chrome-devtools-for-mobile-emulate-and.html
1
justinwuj Dec 23, 2013
前两周做一个mobile页面正好尝试过这个方案,手机端安装版本32的chrome beta然后usb到桌面上开发,好处是可以实时调试移动端的显示页面并及时渲染,对于样式细节微调很方便。蛋疼的地方是过一段时间会感觉Inspection有卡顿的情况,特别难受。
|