Windows 下遠程調(diào)試app
Andriod
windows安裝android SDK http://www.reibang.com/p/4ac1313b50cb
SKD下載地址 http://dl.google.com/android/installer_r24.4.1-windows.exe
;%ANDROID_HOME%\platform-tools;%ANDROID_HOME%\tools
http://dl.google.com/android/installer_r24.4.1-windows.exe
ios
1) 先安裝scoop
根據(jù)視頻安裝Scoop,主要是在cmd里打開powershell(好像是這樣)
安裝教程
powershell3.0以上
Microsoft .NET Framework 4.5
Windows Management Framework 4.0
2)
安裝 ios-webkit-debug-proxy
and libimobiledevice
.
scoop bucket add extras
scoop install ios-webkit-debug-proxy
npm install -g vs-libimobile
調(diào)試工具包的Github地址
remotedebug_ios_webkit_adapter --port=9100
chrome://inspect
Port forwarding按鈕是否添加端口號