Repository files navigation Useful shortcuts in android studio for windows
Action
Keys
Context
Show parameterss
ctrl + p
Duplicate line
ctrl + d
go to end of block
ctrl + ]
select all text
ctrl + a
commit changes
ctrl + k
find
ctrl + f
replace
ctrl + r
cut
ctrl + x
copy
ctrl + c
undo
ctrl + z
delete
ctrl + y
show usage
ctrl + b
show hierarchy
ctrl + h
show all overided methods
ctrl + o
go to method
ctrl + mouse left click
extract constant
ctrl + alt + c
extract method
ctrl + alt + m
Show settings
ctrl + alt + s
surround with
ctrl + alt + t
reformat and rearrange code
ctrl + alt + l
optimize and rearrange imports
ctrl + alt + o
open any action
ctrl + shift + a
redo
ctrl + shift + z
go to end of block with selection
ctrl + shift + ]
move line up and down
ctrl + shift + upArrow or downArrow
quick fix
alt + enter
show hide messages gradle build
alt + 0
show hide left menu
alt + 1
show hide favourites and break points menu
alt + 2
show hide android monitor menu
alt + 6
show hide structure menu
alt + 7
show hide version control local changes menu
alt + 9
About
Useful shortcuts in android studio for windows
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.