使用Android Studio1.打开需要查看的kotlin文件2.Tools -> Kotlin -> Show Kotlin Bytecode3.点击decompile即可反编译出对应的java代码