android - how use button "sync projet with gradle files"? -


i'm trying find button, cannot find.

i tried here

enter image description here

and

i can not find button

you can create on own ;-) follow these steps:

  1. open gradle tool window view -> tool windows -> gradle
  2. start macro recording edit -> macros -> start recording macro
  3. in gradle tool window press refresh gradle projects button
  4. stop macro recording edit -> macros -> stop recording macro
  5. save macro name gradle sync
  6. press right mouse button on intellij idea toolbar , choose customize menus , toolbars...
  7. under main menu -> edit -> macros -> macro actions find gradle sync macro, select , press edit action icon...
  8. download icon sync project gradle files icon (from documentation http://developer.android.com/google/play-services/setup.html) , select icon in idea dialog window
  9. now in menus , toolbars select last item in main toolbar group, press add after... , select all actions -> macros -> gradle sync
  10. now have sync project gradle files button!

Comments

Popular posts from this blog

angular - Is it possible to get native element for formControl? -

unity3d - Rotate an object to face an opposite direction -

elasticsearch python client - work with many nodes - how to work with sniffer -