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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -