Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 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
2
Question by DAMANStudios · Aug 16, 2018 at 11:33 PM · android sdk

sdk tools is outdated version 0.0.0 < 23.0.0

Hello i am in windows 8.1 unity 2017.2.1, trying to make an android game and when i try to make a build a message tell me sdk tool is outdated 0.0.0 <23.0.0 i try all the method tool v 25.25 but nothing has worked anyone can help me please.

Comment
Add comment · Show 3
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 FernandoHC · Aug 17, 2018 at 03:59 PM 0
Share

That's a really outdated version... Jokes aside, this is a common issue with android SD$$anonymous$$, start by looking at this thread, and in your google search ommit the version numbers, just look for outdated sdk tools. https://stackoverflow.com/questions/43049883/android-sdk-tools-older-version-with-working-android-tool

avatar image DAMANStudios FernandoHC · Aug 20, 2018 at 01:09 PM 0
Share

Thank you for your answer, I've already have SD$$anonymous$$ tools v25.2.5 and Jdk 1.8.1_131, but I still got this error. I've tried a lot of solutions that I found on Google but nothing has working yet :/

avatar image BakhtiB · Mar 29, 2019 at 12:48 PM 0
Share

DID YOu FIND ANY SOLUTION?? ,@Peru_Tuning did you find a solution??

4 Replies

· Add your reply
  • Sort: 
avatar image
5

Answer by ankitpsaraogi · Jun 02, 2020 at 12:23 PM

I know this is an old post but I have recently encountered this problem and have tried many solutions including the ones above.

Surprisingly, running Unity as Administrator solved it for me. Such a simple solution.

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 zexzill · Jun 23, 2020 at 03:54 AM 0
Share

I dont know what to say. But god bless you. I try many things but this works.. thanks

avatar image AArtlone · Oct 19, 2020 at 10:02 AM 0
Share

This fixed it for me too... Thanks!

avatar image
0

Answer by DAMANStudios · Aug 23, 2018 at 02:54 PM

I have found the solution download the tool 25.2.5 and open the cmd at bin folder of the tools write in the cmd sdkmanager "platform-tools" press enter and wait when it's done write sdkmanager "platforms;android-25" wait, after write sdkmanager "build-tool;25.2.5" in unity preference the sdk path is were you have the tools exemple: desktop\sdk25.2.5 or you can follow this tutorial of french game developer here:https://youtu.be/Rwusu7if8U4 Download the sdk tools 25.2.5 here:http://dl-ssl.google.com/android/repository/tools_r25.2.5-windows.zip

PS:sorry for my bad English.

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 Peru_Tuning · Mar 18, 2019 at 05:57 PM

Hello there,

I followed the solutions suggested by @Paraneuf and after doing so I got another error messages saying:

SDK Tools Versions 25.2.5 < 26.1.1

So then I opened Android Studio Settings and checked the default Android SDK Tools versions available and realized that the 25.2.5 version wasn't downloaded yet (previous error message was: Required API Level 26 so I downloaded through that version)

SDK Manager 25.2.5

And then I got the error "failed to sign APK" again.... so it was wasted time.

Comment
Add comment · Show 1 · 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 karim-123 · Jun 30, 2020 at 08:21 PM 0
Share

I know i'm about a year late but the "unsigned APK error" just means that you didnt probably sign the game. to do that just go to "player settings" > "publishing settings" and create a new key

avatar image
0

Answer by ahmedaniss · Jul 21, 2020 at 07:52 AM

problem fixed here : https://youtu.be/Rrls6wEK_P4

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

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

98 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 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 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

Setup Unity 4.0 to Android SDK 1 Answer

Android SDK - Does Unity need the system-images? 2 Answers

Unable to convert classes into dex format 1 Answer

How to check if user has given camera or location permissions (android) 0 Answers

android studio and sdk is not working 3 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