hey guys i have some problems when im building apk in unity
i did this : not finding android sdk (Unity) - Stack Overflow
but it didnt work
here is some screenshots
(btw im not so good in english,if you can answer me simple that would be great thank you)
Your file path is incorrect at least. Should be …/android-sdk/tools not with ""
If that doesn’t help try these steps, it’s for Mac OS but should also work for windows:
- Download android studio, install newest SDK from it.
- Download older SDK tools version 25.2.5
- In the SDK root folder replace the tools folder with the downloaded one.
- Download and install JDK version jdk-8u13 (need to create an account).
- In unity preferences check that the directories are set correctly.