1

When I'm building my project, it's giving me this error, How can I solve it?

Error

"instant_run_split_apk resources"

I tried :

  • cleaning project and
  • invalidating cache
Abhinav Gupta
  • 2,225
  • 1
  • 14
  • 30
Ahmed Khairy
  • 145
  • 2
  • 16
  • can you post the full description of the error? Chances are you won't get it if you disable instant run (Android studio-> preferences -> build,execution,deployment ->instant run – Nikos Hidalgo Apr 24 '19 at 13:08
  • I have the same problem. Any resolution besides turning off Instant Run? – nurider Apr 25 '19 at 19:07

1 Answers1

0

Disabling Instant Run will help, this error will hide.

enter image description here

Abhinav Gupta
  • 2,225
  • 1
  • 14
  • 30