Android SDK not found - Unity 2019.2.6.f1

Hi, I’m trying to build a dummy project and I’m getting on the Build Settings window the following error: “Android SDK and/or JDK directory is not set”.


Yesterday I had this same problem, and since I had to reinstall Windows, then I took advantage and I made the attempt with a clean installation of Unity, however I still have the same problem.

Any recommendations?
Do I have to install the SDK and NDK manually?
In that case which versions should I use?

When you are adding Android Build Support, make sure to expand it (the “drop down arrow” on the left side) and select “Android SDK & NDK Tools” and “OpenJDK” to be installed as well.

4991726--487451--upload_2019-9-23_17-2-46.png

Every single software installer expands the options when you select an item.

Thank you!!