android studio Korean utf-8


build.gradle

apply plugin: 'java'

tasks.withType(Compile) {
    options.encoding = 'UTF-8'
}


check AVD bug:
http://jpub.tistory.com/351

댓글

가장 많이 본 글