ionic3项目,在添加android平台后,cordova run android 出现 以下问题: error: could not install *smartsocket* listener: cannot bind to 127.0.0.1:5037: 通常每个套接字地址(协议/网络地址/端口)只允许使用一次. (10048) This application has requested the Runtime to terminate it in an unusual way.Ple…
前一段nexus4升级android 4.4.4的时候突然发现无法使用线刷刷入官方镜像了.当时就感觉很奇怪,但是不知道怎么搞得刷进去了,但是第一次开机的时候总是卡在联网之后的验证(我当时以为是网络不好..),就这样试了了n多次终于刷好(现在看来完全是运气吧).但是最近重新刷机的时候仍然遇到类似的问题,不能线刷官方镜像,出现以下代码后就退出刷机了: archive does not contain 'boot.sig' archive does not contain 'recovery.sig'…
今天启动genymotion后,发现没有ip地址,运行项目时报错: 可见,没有连接到模拟器,无法运行,而先前说过没有ip,自然而然连接不上, 解决放法:将资源管理器打开,将adb全部退出,然后重启,问题解决: Could not install *smartsocket* listener;Address already in use…