Verify that your Android SDK path is configure correctly.

Hi. Im using Unity 2019.4.15, the latest for 2019.
I do have problem which after I successfully built my android apps, I try to run it in my android but nothing happen.
It just installed and when I open it, nothing happen.
My path for jdk, sdk, ndk everythimg correct. For JDK im using manual setting.
I already check with cmd and im using the correct JDK.

But then I notice error in my console, it said “Verify that your Android SDK path is configured correctly…”
So im going through the internet and done many things, such as set the quality to lower, manually setting the SDK, but nothing seem to solve it.

Please help. I currently doing my final year project about VR apps, and already stuck in this problem for couple weeks.

Check if you actually have Android SDK & NDK Tools installed aswell as OpenJDK.
I had a Problem where i checked Android Build Support in the Add Modules Window in UnityHub but it didnt install those to pakcets. 171509-unbenannt.pngTry checking if those are installed and if not Install them.