Java – just in time doesn’t work

When I click Run, I encounter this problem in Android studio 2.3:

03/09 19:02:36: Launching app
$adb shell am startservice 

com.a890m.s/com.android.tools.fd.runtime.InstantRunService
Error while executing: am startservice com.a890m.s/com.android.tools.fd.runtime.InstantRunService

Starting service: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.a890m.s/com.android.tools.fd.runtime.InstantRunService }

Error: Not found; no service started.

Solution

This problem only applies to Android studio 2.3 that is still open in Google tracker. You can solve it by disabling instant running in Android studio (not because instant running is required instead of a penetration solution for the time being) Goto - > Android studio – > preferences – > build, execute, deploy – > run on the fly

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>