Hia! I’m “new” to Unity once more after coming back from 2 years of not using it and jeez, it’s changed in a lot of good ways 
Though this time instead of a 3D game i’d like to make a mobile game since I feel that’d be personally much easier for me, and have a much more enjoyable result 
When I attempt build to it asks me to select an Android SDK root folder, I assumed I could just select any regular folder but that’s not the case sadly. My question is, how exactly do I export to Android and for example have an app that’s testable on my phone/uploadable to the app store?
Anyone have any useful tutorials I can find?
Greetings!
Sounds like you just need to install the the Android SDK and tell Unity where it is. Give this a swing: Unity - Manual: Android environment setup
Ah yes, I forgot to update this one and say I found that guide xP I’ve done everything up to a certain point (the post https://forum.unity3d.com/threads/android-testing-guide-doesnt-work.485516/ )
I’ve done that all though unfortunately even though I select the “tools” folder when unity asks me to select the Android SDK root folder it doesn’t progress
As well as on that page it still more or less requires me to do the same thing but just words it differently… You can see all the details of my problem there.
Maybe you could check it out and leave a reply there as well if you have any new ways to help? Thanks.