Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
3
Question by Aryan07 · Mar 01, 2014 at 01:29 PM · androidmobilebuild-errorsdk

Android sdk build error

I get the following error when i build the scene :

"Android sdk is outdated , sdk tools version 0 < 21".

It then gives me the option to update or continue, If i continue another error pops up saying :

"Sdk platform tools, version 0<16"

But if i click update it gives me another error to check the path of the file.... Can someone please help?
Comment
Add comment · Show 2
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image arcooke · Sep 02, 2014 at 01:15 AM 0
Share

You need to run the Android SD$$anonymous$$ $$anonymous$$anager and download SD$$anonymous$$ components. If you use the SD$$anonymous$$ installer rather than the zipped version, the manager will pop up after install.

avatar image Jameslewood · Nov 15, 2017 at 10:41 PM 0
Share

Just for anyone else co$$anonymous$$g here for answers, I ran into this issue also when my HDD ran out of space. Something to be aware of because it never specifically tells you.

10 Replies

· Add your reply
  • Sort: 
avatar image
1
Best Answer

Answer by Meltdown · Nov 14, 2017 at 12:43 AM

This is what worked for me....

  1. Install JDK jdk1.8.0_131 (yes, this specific version, not a later version) and set it as the JDK Path in Unity

  2. Delete android sdk "tools" folder : [Your Android SDK root]/tools

  3. Download SDK Tools v25.2.5 from http://dl-ssl.google.com/android/repository/tools_r25.2.5-windows.zip - As of recently this seems to be the only version that works with Unity

  4. Extract the tools folder in that archive to Android SDK root

  5. Build your project

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
4

Answer by iveld · Apr 05, 2014 at 05:29 AM

I had this error as well when trying to build for Android. Couple things to make sure you have done. Install the Android SDK on your machine. Make sure you have at least API level 10 installed. I went so far as to install API 16 and 14 since those were what I was seeing in the error messages.

But after fighting it for hours I found the real issue.

Unity > Preferences > External Tools > Android SDK Location - make sure it's a valid and correct path.

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image zhuchun · Mar 17, 2016 at 08:13 AM 0
Share

Thanks dude, it helps :)

avatar image BlinksTale · Dec 29, 2016 at 11:19 PM 1
Share

Follow up on this for SD$$anonymous$$ 24 (Nougat), Android Studio worked for me where just downloading the tools folder didn't on $$anonymous$$ac. Studio, when you finally open it, installs Nougat (or I'm sure whatever is the latest) in Users/yourname/Library/Android/sdk. You then must, like iveld says, link to that new folder ins$$anonymous$$d of your old folder in Unity/Preferences/External Tools/Android SD$$anonymous$$ Location.

Heads up: this did not make Nougat appear in $$anonymous$$inimum API Level for Unity, but it did solve my conflict where a plugin requested SD$$anonymous$$ 24 and I did not have it, giving a similar error to yourself.

avatar image
1

Answer by Jameslewood · May 02, 2015 at 07:03 AM

arcooke's reply should fix the issue. I had the same one and it worked for me. You must install the packages once the SDK Manager dialogue opens.

Note that if you installed the SDK Manager for all users, you need to run it as administrator or the packages won't download.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by BerkOlcay · Feb 07, 2016 at 12:41 AM

Got the same error although i built SDK, and i had android studio.

The reason of the problem for me was location of sdk in the Unity > Preferences > External Tools > Android SDK Location. It was located by unity as "C:/Program Files (x86)/Android/android-sdk" instead of "C:\Program Files (x86)\Android\android-sdk" notice the \ and / . The reason can be this as it was in my PC.

And that's why i dont like unity :)

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by JustArt · Jun 26, 2016 at 06:03 AM

Locate SDK Manager.exe, Right-Click, Properties, Run as Admin. :),Find the Location of your SDK Manager.exe and Right Click "Runs as Administrator", (also, Right-Click/Properties/Security/Edit/Allow Permission (checked ON).

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
  • 1
  • 2
  • ›

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

37 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Unity Android Error Building Player Win32Exception 0 Answers

Android Building Win32 exception | unity 4.5 |sdk 21 1 Answer

Unable to make a build? 1 Answer

Android SDK is missing build-tools 2 Answers

Android - Building Beta Problems. 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges