I am able to build the app properly, but when I run it I get this error:
This version of android studio is incompatible with the gradle version used.Try dis
I had easy steps & correct way also
1 - In Settings -> Build, Execution, Deployment option -> Instant Run
Settings
Build, Execution, Deployment
Instant Run
2 - Clear Enable instant run to hot swap code
Enable instant run to hot swap code
3 - Clean project
p/s : It should totally work.