android studio学习----The project encoding (windows-1252) does not match the encoding specified in the Gradle build files (UTF-8)

Warning:The project encoding (windows-1252) does not match the encoding specified in the Gradle build files (UTF-8). This can lead to serious bugs. 
More Info...
Open File Encoding Settings

解决方法:

原文地址:https://www.cnblogs.com/wust221/p/5439164.html