Android Studio Project Encoding Default Value -


i'm using android studio 1.2, when create project, open file encodings setting window via file -> settings -> editor -> file encodings, there project encoding option defaults gbk on computer (windows 7 64 bit). manually change utf-8 each project, there way let default utf-8 directly?

thanks in advance.

please have try, works me. file -> other settings -> default settings, find "file encodings", change project encoding utf-8.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -