my android studio gone crazy like this please help??
file was loaded in the wrong encoding: \'UTF-8\' in android studio
That's not an encoding issue. That's compiled bytecode, the content of a .class file. You cannot simply rename it into .java and expect it to work.