JavaShuo
栏目
标签
error: could not install *smartsocket* listener: cannot bind to 127.0.0.1:5037
时间 2021-01-10
标签
android studio 5037
栏目
Android
繁體版
原文
原文链接
今天突然打开android studio时就发现了下面这个错误: 网上找了下,很简单。 1.打开DOS命令窗口 2.在DOS中输入:netstat-ano| findstr"5037"//5037为错误提示被占用的端口 3.找到占用端口的应用ID“5768”,输入:tasklist | findstr "5768"//可能不只一个 4.进入进程管理界面:Ctro+Alt+Delete,找到360M
>>阅读原文<<
相关文章
1.
解决Eclipse error: could not install *smartsocket* listener: cannot bind to 127.0.0.1:5037:
2.
Android Studio与夜神模拟器开发调试 error: could not install *smartsocket* listener: cannot bind to 127.0.0.1:
3.
ADB 出现error:could not install *smartsocket*listener:cannot bind to 127.0.0.1:5037
4.
error: could not install *smartsocket* listener: Address already in use 下午8:49 ADB server didn't ACK
5.
httpmake_sock: could not bind to address
6.
[已解决]adb server version (31) doesn't match this client (36); killing... error: could not install *sm
7.
Permission denied: make_sock: could not bind to...
8.
libtool: error: error: cannot install 'xxx.la' to a directory not ending in /usr/local/lib64
9.
libtool: error: error: cannot install ‘linear.la‘ to a directory not ending in /usr/local/lib/ts
10.
flutter ERROR: Could not connect to lockdownd, error code -17
更多相关文章...
•
MyBatis bind标签
-
MyBatis教程
•
ADO Error 对象
-
ADO 教程
•
RxJava操作符(五)Error Handling
•
Java Agent入门实战(一)-Instrumentation介绍与使用
相关标签/搜索
smartsocket
install
listener&listener
listener
error
bind
core'&&cannot
not...else
assembly&install
cannot&nbs
Visual Studio
Android
Redis教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
eclipse设置粘贴字符串自动转义
2.
android客户端学习-启动模拟器异常Emulator: failed to initialize HAX: Invalid argument
3.
android.view.InflateException: class com.jpardogo.listbuddies.lib.views.ListBuddiesLayout问题
4.
MYSQL8.0数据库恢复 MYSQL8.0ibd数据恢复 MYSQL8.0恢复数据库
5.
你本是一个肉体,是什么驱使你前行【1】
6.
2018.04.30
7.
2018.04.30
8.
你本是一个肉体,是什么驱使你前行【3】
9.
你本是一个肉体,是什么驱使你前行【2】
10.
【资讯】LocalBitcoins达到每周交易比特币的7年低点
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
解决Eclipse error: could not install *smartsocket* listener: cannot bind to 127.0.0.1:5037:
2.
Android Studio与夜神模拟器开发调试 error: could not install *smartsocket* listener: cannot bind to 127.0.0.1:
3.
ADB 出现error:could not install *smartsocket*listener:cannot bind to 127.0.0.1:5037
4.
error: could not install *smartsocket* listener: Address already in use 下午8:49 ADB server didn't ACK
5.
httpmake_sock: could not bind to address
6.
[已解决]adb server version (31) doesn't match this client (36); killing... error: could not install *sm
7.
Permission denied: make_sock: could not bind to...
8.
libtool: error: error: cannot install 'xxx.la' to a directory not ending in /usr/local/lib64
9.
libtool: error: error: cannot install ‘linear.la‘ to a directory not ending in /usr/local/lib/ts
10.
flutter ERROR: Could not connect to lockdownd, error code -17
>>更多相关文章<<