同事在使用Android studio调试程序时,遇到报错“couldn’t terminate the existing process for XXX ”的情况,想想自己明明哪里都没修改为啥突然就这样了。我之前也经常遇到这个问题,忘记是咋解决的了好像是重启电脑了?然后就在网上搜啊搜,最后在谷歌官方的此问题追踪下看到很多开发者的评论,详细内容在这:问题#181004316:Running the project of a device owner application fails with “Couldn’t terminate the existing process for” error message
解决方法是:在任务管理器进程里,找到adb.exe选中结束进程,再回Android studio里重新RUN一下正常了。
文章来源:https://www.toymoban.com/news/detail-778585.html
Android studio真是什么稀奇古怪的bug都有呢文章来源地址https://www.toymoban.com/news/detail-778585.html
到了这里,关于解决couldn‘t terminate the existing process for XXX 异常的方法的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!