Android development self-study notes-1.1 (fan Wai) AndroidStudio common features, self-developed android
I. Introduction to the interface area
I have learned a little about other display methods and have not used them yet, so I don't know much about them yet. So I will not talk about them here, so I will record them when I use them.
3. Captures panel
I don't know how to use this panel for the time being. If you know it, you can leave a comment to help explain it.
3. Common buttons
This is not very clear about what it is)
Attach a debugger to an android process
Set
Project Properties
UseGradleCompileProject
AVD Manager (Android Virtual Device image management)
Android SDK Management
Android device monitoring4. Others
You can find the shortcut key ing in Keymap in File-setting. The following describes common shortcut keys:
Note: The preceding shortcut keys are described in IDEA. Because Android Studio originated from IDEA, IDEA shortcut keys are basically applicable to Android Studio.
The shortcut key references a netizen's article and click to view the original article.
In addition, I also saw other useful articles on the Internet. Here I will directly give the link address of the article, and I will not repeat it in the article any more. I respect some original authors.
1. experience at the beginning of Android Studio-great and powerful content of interest: Import Eclipse projects, install genymotion plug-ins, import third-party class libraries, delete a project
2. android Studio sets the Code to automatically prompt for content of interest: As shown in the title, the IDE version in the text is older, and the new version is set in Setting-> Editor-> General-> Code Completion. in addition, the shortcut key prompted by the Code is Ctrl + space (if it is not automatically displayed, it can be used)
V. Conclusion
I am also a newbie to Android Studio, so I can only record the functions that can be understood at present, and I will gradually add content later in use. I also learned the experience of my predecessors and tried it a little. I hope this article will help later people. I would like to add more information if I have mentioned it.