I just added the google-play-services-lib
library to my project and am stuck where I need to \"sync the project with gradle files\", but this button does not exist
As alternative you can use Refresh all Gradle projects
button in Gradle tool window.
I also have not found this button so I made my own :)
View -> Tool Windows -> Gradle
Edit -> Macros -> Start Recording Macro
Refresh all Gradle projects
buttonEdit -> Macros -> Stop Recording Macro
Gradle sync
Customize Menus and Toolbars...
Main menu -> Edit -> Macros -> Macro Actions
find your Gradle sync
Macro, select it and press Edit Action Icon...
Menus and Toolbars
select last item in Main Toolbar
group, press Add After...
and select All actions -> Macros -> Gradle sync
Sync Project with Gradle Files
button!