I\'m trying to run my Project with Android Studio 2.2 but I get this error
Unsupported method: AndroidProject.getPluginGeneration(). The version of Gradle yo
I encountered this error in Android Studio 2.2, in my case it was cause by AS checking availability of the Instant Run feature. I fixed it by disabling Instant Run:
Android Studio -> Preferences -> Build, Execution, Deployment -> Instant Run