开发者社区> 问答> 正文

Android Studio调试报错?报错

前一天还好好的,第二天run和debug都起不来,报错如下:

03/06 17:19:13: Launching app
$ adb shell am startservice com.xxxxxx.xxxxx/com.android.tools.fd.runtime.InstantRunService
Error while executing: am startservice com.xxxxxx.xxxx/com.android.tools.fd.runtime.InstantRunService
Starting service: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.xxxxx.xxxxx/com.android.tools.fd.runtime.InstantRunService }
Error: Not found; no service started.

后来,run自己就好了。debug还是那样。但是run却不打印日志。调试起来异常麻烦!想到还可以用DDMS,发现DDMS也打不开!

如果有人知道怎么解决,还望不吝赐教!

展开
收起
爱吃鱼的程序员 2020-06-08 16:36:34 538 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    AndroidStudio2.3有问题,重装2.2.3解决了!

    从svn/git更新代码了?

    引用来自“花花兽”的评论

    从svn/git更新代码了?

    androidstudio2.3同样问题

    引用来自“kyf0722”的评论

    androidstudio2.3同样问题

    我也是,刚刚更新2.3,就是这样子

    可以去设置中,把InstantRun关了试试

    引用来自“coder_bai”的评论

    可以去设置中,把InstantRun关了试试

    引用来自“陈宇水”的评论

    我也是,刚刚更新2.3,就是这样子

    不要这么直接,粗暴,这里有解决方法,https://code.google.com/p/android/issues/detail?id=236525

    2020-06-08 16:36:54
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
58同城Android客户端Walle框架演进与实践之路 立即下载
Android组件化实现 立即下载
蚂蚁聚宝Android秒级编译——Freeline 立即下载