my android studio gone crazy like this please help??
file was loaded in the wrong encoding: \'UTF-8\' in android studio
For people in future:
I had the same problem.
I was able to solve it simply by making a copy of the project and opened the copied project. Copied project worked perfectly fine.
Note: I got this problem because of improper shutdown of my PC.
you have to just delete the catches folder in C:/users/"your PC name"/AndroidStudio(version code). Sometimes it gets disturbed because of some reasons like you have shut down the PC in improper way so it won't get enough time to shutDown all stuff So all that errors occurs.
I think it would definitely work for you. Have a nice day!!!! :)
This worked for me, I clicked on utf-8 and code is displayed in proper format.