Androidstudio is a Google launch of an Android application development IDE, compared to Eclipse,androidstudio has more optimization, use is more convenient, greatly improve the development efficiency, reduce the development cycle. Androidstudio currently has the highest version of 2.0. Next, share with you how to fix the font and font size of the Androidstudio editor.
Step: 1. Click File in the upper-left corner of the Androidstudio
2. Click Settings
3. In the popup dialog box, select the triangle symbol on the left of editor
4 . Double-click Colors&fonts
5. Select Font
6. Here we can not directly modify the font, you need to save the current font settings, click Save As, and then to save the font settings to take a name, click OK
7. Next click on the primary font to the right of the drop-down box to choose your favorite font, the right size can be set font sizes
8. When the settings are complete, click OK. Next you'll find that the fonts in our editor have changed.
Special note: Many friends may wonder, the system is clearly loaded with a lot of fonts, but there are only 6 fonts to choose from. What's going on here?
For this problem, we go back to the first step, the show only monospaced fonts front of the hook removed, and then click the Peimary font to the right of the dropdown box, we will find all the fonts in our system have been displayed, directly choose their favorite font.
I prefer Microsoft ya black, we look at the effect:
Androidstudio How to modify the editor font?