To properly use Instant Run, some of the build tools need to be updated, as well as the SDK version. Some other build tools, while not necessary for instant run, should still be updated regardless because they are currently alpha versions of the tool.
targetSdkVersion should be updated from 25 to 26
buildToolsVersion should be updated to the latest version
ConstraintLayout should use a non alpha version
gradle build should be updated to the latest version
To properly use Instant Run, some of the build tools need to be updated, as well as the SDK version. Some other build tools, while not necessary for instant run, should still be updated regardless because they are currently alpha versions of the tool.
targetSdkVersion should be updated from 25 to 26 buildToolsVersion should be updated to the latest version ConstraintLayout should use a non alpha version gradle build should be updated to the latest version