

Under System variables ( Systeemvariabelen), double click on "path ", add the two path variables %ANDROID_SDK_ROOT%\tools and %ANDROID_SDK_ROOT%\platform-tools and click twice OK.Under System variables ( Systeemvariabelen), add a new variable ANDROID_SDK_ROOT that points to the directory C:\Android-SDK.Return to System variables ( Systeemvariabelen).Then under Extras tick the packages Android Support Repository, Google Play services, Google Repository and Google USB Driver and click Install.They are optional and not required for Cordova apps. Under Android 10 (API 29) select only the SDK Platform package.Under Tools keep the default checked packages.Doubleclick the SDK Manager.exe file to complete the installation.From the tools/lib folder copy the AVD Manager.exe and SDK Manager.exe files into the Android-SDK folder.īelow the temporary content of the Android-SDK folder:.Create on the root of your C drive a new folder Android-SDK and place the tools folder from the ZIP file in this folder.(This is the latest version with a GUI for the SDK Manager). Download Android command line tools version 25.2.5.Older versions from version 5.1 are also supported. This does not mean that the application only works on Android 10.Cordova 10 uses the Android 10 (API 29) SDK to compile the project.

👎 Install the Android SDK as described below.

A JDK version higher than 1.8.x will not work!!!
