返回
顶部

修改密码

Android Studio ADB not responding....错误

+1

-1

收藏

+1

-1

点赞0

评论0

问题:ADB运行端口被占用。方法:查看哪个进程占用了这个端口。ADB运行使用的端口是5037,cmd ,使用命令行查看是哪个应用程序占用了该端口。...\netstat -aon|findstr "5037"
问题:ADB运行端口被占用。
方法:查看哪个进程占用了这个端口。
ADB运行使用的端口是5037,cmd ,使用命令行查看是哪个应用程序占用了该端口。
...\netstat -aon|findstr "5037"

扫一扫在手机打开

评论
已有0条评论
0/150
提交
热门评论
相关推荐
Get your hands on Android Studio 1.3,handsandroid
  • AndroidStudio
  • 2022-05-20 18:29
  • 9 0 0
+1
How to Use OpenCV in Android Studio,opencvandroid
  • AndroidStudio
  • 2022-05-20 18:29
  • 11 0 0
+1
Useful Android Studio Shortcuts
  • AndroidStudio
  • 2022-05-20 18:29
  • 5 0 0
+1
Android Studio tutorial for beginners
  • AndroidStudio
  • 2022-05-20 18:29
  • 11 0 0
+1
Android Studio: Simple webview setup
  • AndroidStudio
  • 2022-05-20 18:29
  • 7 0 0
+1