Android Studio Project Encoding Error -


every time when start new project, after gradle finishes shows warning me.

warning:the project encoding (windows-1252) not match encoding specified in gradle build files (utf-8). can lead serious bugs. 

is know how overcome issue?

when warning, click on open file encoding settings. change both ide encoding , project encoding utf-8 select box. can change default encoding @ bottom of settings menu.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -