android studio 2.3 instant run not working

前端 未结 11 1321
走了就别回头了
走了就别回头了 2020-12-05 17:17

I have updated android studio from 2.2 to 2.3,then I found Instant run not working.

Error while executing: am startservice com.exampl

11条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-05 17:44

    • Goto File-settings, "Build, Execution, Deployment"
    • click on instantRun
    • Uncheck Enable instant run Checkbox
    • then apply and ok will solve your problem

提交回复
热议问题