How to change specific package file encoding in android studio -


for project faced few issue in encoding utf-8 & iso-8859-1. need solution how change file encoding specific package? ex: com.cc.gsr. in eclipse did that, in android studio cant change it. know there option file->settings->file encoding. please give right solution.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -