SDK manager runs(requires exactly Java 1.8)
Unsolved
Mobile and Embedded
-
Re: SDK manager runs(requires exactly Java 1.8)
I encounter the exact same issue and as you can see I already downloaded Android SDK Tools but still the same issue
Do you have any idea on how to resolve the issue ?
-
@invalidipnan Did you install Java 1.8 as the error suggests?
-
@invalidipnan I would also suggest, not using the release candidate of the SDK build tools but rather a stable one.
-
just install JDK 1.8 https://adoptium.net/temurin/releases/?version=8
also install JDK 11 https://adoptium.net/temurin/releases/?version=11 (required for gradle)
and then reboot