Every time when i start a new project, after gradle finishes it shows this warning to me.
Warning:The project encoding (windows-1252) does not match the enco
In your Android Studio open File >> Settings >> Editor >> File Encodings
And then set IDE Encoding, Project Encoding and Default encoding for properties file to UTF-8 as shown in the image below.