
我已经将android studio从2.2更新到2.3,然后我发现Instant run无法运行.
Error while executing: am startservice com.example.Codingmaster.testcc/com.androID.tools.fd.runtime.InstantRunService
Starting service: Intent { act=androID.intent.action.MAIN cat=[androID.intent.category.LAUNCHER] cmp=com.example.Codingmaster.testcc/com.androID.tools.fd.runtime.InstantRunService }
Error: Not found; no service started.
我也尝试重新安装androID studio 2.3但不行.
解决方法:
如果您正在使用Miui运行设备,请转到开发人员设置>打开Miui优化并将其关闭.
然后,您需要重新启动设备并重新编译代码.
然后,Instant Run应该再次运行
总结以上是内存溢出为你收集整理的android studio 2.3即时运行不起作用全部内容,希望文章能够帮你解决android studio 2.3即时运行不起作用所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)