java - Failed to import new Gradle project: failed to find Build Tools revision *.0.0 -
when boot android studio , select "new project..." , go through creating new project, popup error:
failed import new gradle project: failed find build tools revision 17.0.0
consult ide log more details (help | show log)
i love consult ide log, haven't managed application of anything. i've went through preferences multiple times see if can set path build tools, can't find of anything. how fix this, or how application without opening project can @ least see logs?
after spending few hours: restarted android sdk manager , @ time noticed got android sdk platform-tools (upgrade) , android sdk build-tools (new).
after installing those, able compile project.
note: latest adt (version 22) should installed.
Comments
Post a Comment