所以我想将我的Cordova应用程序模拟为通过wifi网络连接的真实android设备,我一直在关注此博客https://futurestud.io/tutorials/how-to-debug-your-android-app-over-wifi-without-root,并且如果我使用的是Android studio,那么它也可以正常工作,因为我的设备在列表中可用的AVD。
如果我使用的是AVD,则可以成功运行以下命令:
cordova emulate android --target=NEXUS4_API22
我应该使用哪种cordova cli?类似于cordova模拟android --target = 192.168.0.100:5555