- Home /
unable to determine tools version of android SDK
hi
i actually trying build a project using augmented reality for android, i have SDK in latest version, tools, API, java 8, and unity 4.5.5 but when i try build the proyect appears that window saying "unable to determine tools version of android SDK" SDK folder is current located, in theory should run but...
thanks so much :D
Answer by Yury-Habets · Nov 23, 2014 at 10:30 AM
You need all tools, platform-tools and build-tools installed in your sdk. (actual versions are 23.0.5, 21 and 21.1.1 at the moment). Please open SDK Manager by running "android" in command line and attach a screenshot. If the manager has all components installed - please attach the editor log.
In the new android sdk manager the list of all tools are hidden. Therefore, I had no idea if I could install. Thanks for the inception :D
Answer by letonai · Jun 25, 2015 at 03:17 PM
I had the same problem, I've solved it by getting some free space on "C:".
Your answer

Follow this Question
Related Questions
Multiple Plugins on Android 3 Answers
Can't build & run for android (can adb install apk) 2 Answers
not compiling for android 2 Answers