When trying to import a Cordova Android project into Android Studio, I get the error that Gradle cannot find the Android SDK. Where do I set this? The following error message is displayed:
Asked
Active
Viewed 239 times
0
-
Just import the project again. Do not open the project, use import. – Sallu May 02 '17 at 05:08
-
WIth import it is adding the project but I am unable to build. – S_S May 02 '17 at 05:29
-
Regardless of any type of project, The configuration of SDK path remains same. Check [here](http://stackoverflow.com/questions/16581752/android-studio-how-to-change-android-sdk-path) – Madhukar Hebbar May 02 '17 at 06:28