Common settings of Android Studio

Source: Internet
Author: User

Everyone is enthusiastic about an android studio. I am not here. I have used idea for a while before, so it is easier to get started with Android studio. Now I will introduce the frequently used settings.
Specifically, Android studio requires Android SDK The version is not earlier than version22, and you also need to build
The version of tools is no lower than version17. Otherwise, an error occurs when a new project is created. However, there is no problem with importing the project.
First, paste a file menu for you to view.


    1. 1. Chinese garbled characters

In the displayed window, locate appearance under ide settings, select override default fonts by on the right, select simsun In the first drop-down box, and apply, restart IDE.


2. Set shortcuts
Still in the settings window, find the keymap under ide settings. The shortcut key is opened on the right.

Right-click the shortcut key to be modified, and a menu will pop up. Select "add keyboard shortcut cut" to modify the shortcut key. If you delete it, select Remove XXX in the pop-up menu.


3. Modify the topic
Find appearance under ide settings, and select your favorite subject for theme on the right. I personally prefer darcula.


4. Import the Eclipse project
Select File-> Import project, and select the project to be imported from the pop-up menu. After selecting the project, click Next, select the default first option in the second window.
Note that in Android studio, there are two types of projects: project and module. Project is equivalent to eclipse workspace, and module is equivalent to eclipse project.

5. Import jar
Select File-> projcet structure. In the displayed window, find libraries on the left and select it. Then, click "+" and select Java to import the jar package.


6. delete a project
Well, this stuff seems to be used by many people. In fact, it is very simple. Android studio calls deletion "Remove ".... The "Remove XXX" option is displayed in the menu.

7. Modify the project directory
When creating a project, select the project directory in the project location, and enter the name of a folder to save the project (at least the first time I used my project directory, ), and then you can use your project directory.

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.