Overblog All blogs Top blogs Tech & Science
Edit post Follow this blog Administration + Create my blog
MENU

Technology learing centre for developers

08 May

Important Android Studio Shortcuts

(shift+F10) - run application.
(shift+F8) - attach debugger android process.
(ctrl+shift+R) - search.
(ctrl+1) - imports.
(ctrl+space) - displaying documention.
(ctrl+shift+i) - debug value information
(shift+shift) - search.
(shift+F6) - Refactor
(Alt+Insert) - for creating getters and setters.
(ctrl+shift+F8 ) - to remove the break points.
(ctrl+shift+G) - usage
(ctrl+shift+Alt+s) - adding dependencies.
(ctrl+shift+l) - search String  throught the project.
(ctrl+R) - Replace the words.
(ctrl+Alt+T) - Block of code sournding with control statemetns(if,for,switch.....).

Comment on this post

About this blog

Technology learing centre for developers