Skip to content

Inaccurate error message when Android SDK Build tools are not installed #900

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
siyka-marinova opened this issue Sep 10, 2015 · 2 comments
Closed
Assignees
Milestone

Comments

@siyka-marinova
Copy link

http://screencast.com/t/WaIK7DzQ

The error message in case Android SDK Build tools are not installed says: "You need to have the Android SDK Build-tools installed on your system. You can install any version in the following range: '>=22 <=22'."
The "range" part of the message could be improved.

@rosen-vladimirov
Copy link
Contributor

This is a valid range in fact, but as you are the second person that points this as error (I still think it is not 😸 ) I'll try to show another message :)

@siyka-marinova
Copy link
Author

Agree it's a valid range, but the error message could be improved (maybe remove the range and pick one side of it) :)

rosen-vladimirov added a commit that referenced this issue Sep 11, 2015
* Fix incorrect message for  selected target SDK (Bulgarian symbols were used)
* Improve message for build tools when the prefix and suffix have the same version (>=22 <=22) - #900
* Rename supportLibraryVersion to supportRepositoryVersion and improve messaging as Gradle does not work with Android Support Library - instead it works with Android Support Repository.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants