Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
[ID: 558956]
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
If minimum build tools requirement is not met, Android Studio offers to update tools and sync, but it only updated to '25.0.0'. Then it highlighted the '25.0.0' and offered a quickfix to '25.0.2'. That could be done in 1 step instead of two.
In another situation, when the build tools from build.gradle are missing, you get a prompt to "Install build tools 25.0.1 (<-- just an example) and sync project". Instead, it would be nice to offer upgrading to 25.0.2, which is installed on my computer.
I think some of these errors might be why developers who are not super familiar with Android Development are having problems when just trying to compile a sample. It's nice that the IDE is offering solutions, but we could make it an even more frictionless experience.