Android Common Shortcuts (update at any time)

Source: Internet
Author: User
Tags try catch

Android Studio is an inexpensive IDE for Google, which seems to be the company of powerd by idea, anyway. Here are the keyboard shortcuts that are commonly used in Android studio to record your own use, ready to view:

1, look at the code when used

See what classes have implemented an interface Ctrl + ALT + B

To view the inheritance relationship for a class select the class by F4

View the implementation of a specific class CTRL + Mouse selected Click

Go back to the beginning of the method bracket or to the end of the method bracket CTRL + [and CTRL +]

List all methods in a class ALT + 7

2, when writing code to use

Introduction Package What's Alt + Enter

Smart tips for what's Ctrl + Space

Try Catch Auto wrap what (including if else structure or something, mostly try catch) Shift + Alt + Z

Overriding the method of the parent class what's Alt + Insert

Now the use of the shortcut keys so much, found to be useful to update at any time.

Android Common Shortcuts (update at any time)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.