I'm new to both Kha and Android development.
I cloned Empty template project and ran 'node Kha/make android-native'. Then I've installed Android Studio 2.1.2 and opened project from folder 'build\android-native-build\Empty'.
And now I'm getting an error: 'The project is using an incompatible version of Android Gradle plugin'. It tries to update Android Gradle plugin to version 2.1.2 but fails.
What does all this mean?