Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the shortcut keys for Android

2025-04-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

In this article, the editor introduces in detail "what are the shortcut keys for Android", the content is detailed, the steps are clear, and the details are handled properly. I hope that this article "what are the shortcut keys for Android" can help you solve your doubts, following the editor's ideas slowly and deeply, let's learn new knowledge.

Control+S Save all

Control+Alt+Y Synchronize

Control+Shift+F12 Maximize/minimize editor

Alt+Shift+F Add to favorites

Alt+Shift+I Inspect current file with current profile

Control+ `(backquote) Quick switch scheme

Control+Alt+S Open settings dialogue

Control+Alt+Shift+S Open project structure dialog

Control+Tab Switch between tabs and tool window

Press Shift twice Search everything (including code and menus)

Control+F Find

F3 Find next

Shift+F3 Find previous

Control+R Replace

Control+Shift+A Find action

Control+Alt+Shift+N Search by symbol name

Control+N Find class. Find the class.

Control+Shift+N Find file (instead of class)

Control+Shift+F Find in path. It is the equivalent of a global search, such as searching for a string that appears in the code, which is convenient.

Control+F12 Open file structure pop-up

Alt+Right Arrow or Left Arrow Navigate between open editor tabs

F4 or Control+Enter Jump to source

Shift+F4 Open current editor tab in new window

Control+E Recently opened files pop-up. View recently opened files (including edits, as long as you open them).

Control+Shift+E Recently edited files pop-up

Control+Shift+Backspace Go to last edit location

Control+F4 Close active editor tab

Esc Return to editor window from a tool window

Shift+Esc Hide active or last active tool window

Control+G Go to line. Jump straight to a line.

Control+H Open type hierarchy

Control+Shift+H Open method hierarchy

Control+Alt+H Open call hierarchy

Control+plus or Control+minus Zoom in/out

Control+0 Fit to screen

Control+Shift+1 Actual size

Slightly

Slightly

Alt+Insert Generate code (getters, setters, constructors, hashCode/equals, toString, new file, new class)

Control+O Override methods

Control+I Implement methods

Control+Alt+T Surround with (if... Else / try... Catch / etc.)

Control+Y Delete line at caret

Control+minus or Control+plus Collapse/expand current code block

Control+Shift+minus or Control+Shift+plus Collapse/expand all code blocks. Expand / merge all code blocks of the current file.

Control+D Duplicate current line or selection. Copy the current line.

Control+Space Basic code completion

Control+Shift+Space Smart code completion (filters the list of methods and variables by expected type)

Control+Shift+Enter Complete statement

Control+Q Quick documentation lookup

Control+P Show parameters for selected method

Control+B or Control+click Go to declaration (directly)

Control+Alt+B Go to implementations

Control+U Go to super-method/super-class

Control+Shift+I Open quick definition lookup

Alt+1 Toggle project tool window visibility

F11 Toggle bookmark

Control+F11 Toggle bookmark with mnemonic

Control+/ Comment/uncomment with line comment

Control+Shift+/ Comment/uncomment with block comment

Control+W Select successively increasing code blocks

Control+Shift+W Decrease current selection to previous state

Control+ [Move to code block start

Control+] Move to code block end

Control+Shift+ [Select to the code block start

Control+Shift+] Select to the code block end

Control+Delete Delete to end of word

Control+Backspace Delete to start of word

Control+Alt+O Optimize imports

Alt+Enter Project quick fix (show intention actions and quick fixes)

Control+Alt+L Reformat code

Control+Alt+I Auto-indent lines

Tab or Shift+Tab Indent/unindent lines

Control+Shift+J Smart line join

Control+Enter Smart line split

Shift+Enter Start new line

F2 or Shift+F2 Next/previous highlighted error

Control+F9 Build

Shift+F10 Build and run

Control+F10 Apply Changes and Restart Activity

Control+Alt+F10 Apply Code Changes

Shift+F9 Debug

F8 Step over

F7 Step into

Shift+F7 Smart step into

Shift+F8 Step out

Alt+F9 Run to cursor

Alt+F8 Evaluate expression

F9 Resume program

Control+F8 Toggle breakpoint

Control+Shift+F8 View breakpoints

F5 Copy

F6 Move

Alt+Delete Safe delete

Shift+F6 Rename

Control+F6 Change signature

Control+Alt+N Inline

Control+Alt+M Extract method

Control+Alt+V Extract variable

Control+Alt+F Extract field

Control+Alt+C Extract constant

Control+Alt+P Extract parameter

Control+K Commit project to VCS

Control+T Update project from VCS

Alt+Shift+C View recent changes

Alt+ `(backquote) Open VCS popup

After reading this, the article "what are the shortcut keys for Android" has been introduced. If you want to master the knowledge points of this article, you still need to practice and use it yourself to understand it. If you want to know more about related articles, welcome to follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report