I got an Eclipse project source code(I was told that on Android Studio, maybe they just confused), and I start to migrating the code to android studio refers to
I try using sublime, open the file then "Save with Encoding" there choose UTF-8 (without BOM), and it works :)