问题
Android Studio gives error when running application with instant run enabled. I have updated my android studio to 2.3 today and since then its showing me above information.
回答1:
On android studio 3.0.1 I ran a full build right after I enabled instant run. Once that was done . The error was gone and instant run worked.
回答2:
Re-run Android studio with emulator helped me to install it on next lunch.
回答3:
if you are using external devices then turn On or Off the device, or connection miss-match. please retry to connect devices and run your application then reconnect device.
回答4:
You can disable Instant Run by going to (in android studio) File -> Settings -> Build,Execution,Deployment -> Instant Run
and uncheck Instant Run
来源:https://stackoverflow.com/questions/42644984/instant-run-performed-a-full-build-and-install-since-the-installation-on-the-dev