Unity Android Support Tools ???

Hello, how can I manually add android tools like the SDK, NDK and JDK to my unity version 2019.4.12f? I’ve been trying for almost two months now and I’m literally losing my mind to the point that if I can get a link or torrent file that has all the tools (even if it’s for a different unity version, I’ll get the version), I’d jump on it.
I have tried using the unity hub but my downloads always fails because of poor connection, tried several workarounds but none worked. Please help, whatever unity version, I just need the tools to build for android. Thanks!

problem fixed here : Unity 2020 Android Support: Setup, SDK & NDK & JDK & Gradle - YouTube

Hey @musmuskaka , the easiest way I have found is to install android studio and android studio should install the sdk and jdk. In unity you would go to edit/preferences then go to external tools. Here you will find the locations unity has set for the android sdk and jdk… you can change the sdk location to were android studio installed… and Unity uses OpenJDK so honestly ide just leave that as unity default. I found using Android studio to manage the sdk makes it easier so you can easily update platform tools and other things with the sdk.