Hi!
Here are my details:
Windows 10
Gradle 4.7
Ionic 3.20.0
SDK path : C:\Users\Izio\AppData\Local\Android\Sdk
Environment variables :
ANDROID_HOME = C:\Users\Izio\AppData\Local\Android\Sdk
PATH = %PATH%;%ANDROID_HOME%\platform-tools;%ANDROID_HOME%\tools\
Screens :
https://i.gyazo.com/f5a31f055b920af1c9d749ea461c68f2.png
https://i.gyazo.com/a2c80d5bb6529e533abb19554d96376a.png
https://i.gyazo.com/72e00dc4665b5feab23fddc59b5b5649.png
I tried the following :
- Change gradle version
- Accept the license with sdkmanager --licenses from the %ANDROID_HOME%/tools/bin path (which worked, I mean, the licenses are accepted now)
I already got this error, and I well installed the Android SDK 26 package from Android Studio
What should I try?