After importing my project from eclipse into android studio i have got the following error :
Error: unmappable character for encoding UTF-8
Add system variable (for Windows) "JAVA_TOOL_OPTIONS" = "-Dfile.encoding=UTF8".
I did it only way to fix this error.