Answer the question
In order to leave comments, you need to log in
Why does libGDX say "Please update your Android SDK, you need build tools: 19.1.0" when the SDK is the latest version?
It all started with the desire to write a game without experience, following the guide on Habré. I downloaded all the new version from official resources. I was required to run gdx-setup.jar to start the project. Completed everything as needed. It gives the message "Please update your Android SDK, you need build tools: 19.1.0". Maybe I'm doing something wrong?
Answer the question
In order to leave comments, you need to log in
look in build.gradle for the build version of the tool. I have 19.0.3 by default and the studio yells obscenities
Everything writes correctly - you need to update the build tools to the latest version.
Try using the Android SDK Manager to update to the latest version.
If it doesn’t work (as I did), then install as new: in eclipse - Help->Install new software, add https://dl-ssl.google.com/android/eclipse/ to the list of sources (if still why -no) and install.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question