Simple setting of Android Studio

Source: Internet
Author: User

Simple setting of Android Studio
Android Studio simple settings interface settings

The default Android Studio interface is gray. You can choose to use the cool black interface.
Settings --> Appearance --> Theme, select the Darcula topic.

Full process of installing Android Studio on Ubuntu 12.04 (64-bit)

Early adopters of Android Studio v0.1

Android Studio tutorial

Android Studio Development Guide

How to solve the problem that Android Studio sets the topic and does not support Chinese Characters

Android Studio download and installation and solutions that cannot be opened

Graphic tutorial for installing Android Studio



Font setting system font setting

If you have a problem displaying Chinese characters on the Android Studio interface, or you want to change the font of the menu bar, you can set it like this.
Settings --> Appearance, check Override default fonts by (not recommended), and select a Chinese font. I am using, and the results are good.



Programming font settings

This section modifies the font of the editor, including the font of all files.
Settings --> Editor --> Colors & Fonts --> Font. By default, the Scheme displayed by the system is Defualt, which cannot be edited. You need to click Save As... on the Right To Save your settings and set them in. Then, you can set the Font in the Editor Font.
Show only monospaced fonts indicates that only the same width font is displayed. In general, there are many programming equal width fonts and the effect is better.



Settings --> Editor --> Colors & Fonts can also set the font color. You can select and set the font Based on the object you want to set, you can also download the font color setting package from the Internet to import it.

Code format settings

If you want to set the display style when formatting your code, you can set it like this.
Settings --> Code Style. Similarly, you cannot modify the default configuration in Scheme. You need to create your own configuration.



Default file encoding

Whether it is your personal development or development by a team in the project team, you must unify your file code. For character compatibility issues, UTF-8 is recommended. For Windows in China, the default character encoding is GBK.
Settings --> File Encodings. We recommend that you set IDE Encoding, Project Encoding, and Properties Fiels to uniform Encoding.



Shortcut Key

The shortcut keys of Android Studio are different from those of Eclipse, but you can use the shortcut keys of Eclipse in Android Studio.
Settings --> Keymap. You can select the corresponding IDE shortcut keys from Keymaps. Android Studio supports many other IDE shortcut keys. We recommend that you use the shortcut keys of Android Studio instead of other IDE shortcuts.



When you want to change the configuration of a shortcut key, you need to click copy to create your own shortcut key and set it on it.
In the default shortcut key of Android Studio, the code prompt is Ctrl + Space, which conflicts with the system input key and requires special settings.
Main menu --> Code --> Completion --> Basic, change the shortcut key combination you want to replace.

For more details, please continue to read the highlights on the next page:

  • 1
  • 2
  • 3
  • Next Page

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.