I made a test scene that i want to try on my android phone. As i know, you need to export it as a apk file in the build menu, but when i do that it ask for a folder called android-sdk-windows.
But i don’t have that folder. Can someone help me?
Before doing your Android build, you must install the Android-sdk.
You can find it here
After your install is complete, you just have to give the path to your Android-sdk in Unity in :
Preferences/External Tools/Android SDK
And that’s it