
adb
bianshaopeng
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
linux android studio adb命令找不到
sudo apt install android-tools-adb原创 2020-12-04 15:21:50 · 360 阅读 · 0 评论 -
adb
##Unable to establish a connection to adbplatform-tools\adb.exe,start-server' failed -- run manually if necessary,adb启动失败,端口被占用5037为adb默认端口 查看该端口情况如下:netstat -aon|findstr "5037"TCP 127.0.0.1:5037 0.0....原创 2018-03-26 17:23:23 · 369 阅读 · 0 评论