Summary: After switching from the Ecplise tool to Android Studio, there are a lot of problems, at first it was very painful, the walls of the city inside and outside the countless to solve. So the problems encountered at that time to record, convenient Yimeimei study.
If you have an outstanding question, please leave a message and learn together.
- How to use the shortcut keys used in Ecplise in Android Stuido
Simple method: Open Pereferneces->keymap->ecplise Select Ecplise shortcut keys to
Self- taught method: Reference shortcut key comparison and more commonly used shortcut key Green section for only in Android studio found shortcuts, welcome to testify, constantly updated in
- Interface Stuck <SDK Update Catalog for first time using Android Studio >
Solution A:
1) Go to the bin directory in the newly installed Android Studio directory. Locate the Idea.properties file and open it with a text editor.
2) Add a line at the end of the idea.properties file: Disable.android.first.run=true, and then save the file.
3) reboot after shutting down Android studio to access the interface
4) Click configure-"Sdkmanager Select update the SDK version you need to
Solution B: Purchase a fee or use the free VPN FQ update that can be ignored on the stutter (No walls, wayward!). )
- How to delete an item (Module)
(delete local file)
1. Close the current project
2. Go to local folder to delete the local project file
3. Press Del in the project list on the first page of the project
(Do not delete local files)
Press del directly in the list of items
- How to clean up a project list
File->open recent->clear List
Ide-android studio-faq-use habit (keep updating welcome message)