Could not open Selected VM debug port (8700). Make sure you do not have another instance of DDMS

Could not open Selected VM debug port (8700). Make sure you do not have another instance of DDMS
在网上答案找到方法把端口关掉还是不行,所幸问题被解决了。
方法:不要点击这里Sdk\android-sdk-windows\tools\ddms.bat
点击这里\Sdk\tools\monitor.bat

打开ddms的时候是不能debug的,会冲突,如果要debug必须把ddms关掉。

上一篇:unity 集成facebook sdk时 警告:"OpenSSL not found. Make sure that OpenSSL is installed, and that it


下一篇:封装组件的时候报错Unknown custom element: router-view make sure to provide the name option.