I\'m trying to build an Android application using the latest SDK from project files that haven\'t been updated since 2015. With a little work, I\'ve managed to get it build
In my case Setting > Build, Execution, Deployment > Instant run
Uncheck "Enable Instant Run to hot swap code/resource changes on deploy"
Worked Fine.