SDK manager runs(requires exactly Java 1.8)
-
wrote on 28 Jan 2022, 05:57 last edited by
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 ?
-
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?
-
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 I would also suggest, not using the release candidate of the SDK build tools but rather a stable one.
-
wrote on 19 Sept 2022, 07:11 last edited by
i have same issue, did you resolved it ?
-
wrote on 20 Oct 2022, 18:30 last edited by
I have exactly same problem on Qt 6.4 macOS 12.6.
-
wrote on 25 Oct 2022, 05:06 last edited by smallville7123
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