Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I write Persian language in Android Studio?

I want to write Persian in Android Studio, but after typing Persian, Android Studio shows some strange characters. Of course it was right for about 3 months, but suddenly it's strange.

enter image description here

like image 360
amir omidi Avatar asked Apr 26 '15 07:04

amir omidi


2 Answers

In android studio 1.2 you should go to configure> settings> colors and fonts> font> use your scheme> uncheck show only monospaced fonts> and finally use tahoma font and apply and ok. Enjoy it!

Instruction

like image 150
Hashtag Group Avatar answered Oct 13 '22 00:10

Hashtag Group


In Android Studio go to settings--> editor--> font and colors--> font, check the "secondary font" checkbox and define a Farsi font from the list like "Nazanin". Also, uncheck the "show only monospaced font".

like image 43
Nasser Tahani Avatar answered Oct 12 '22 23:10

Nasser Tahani