Few days back my Hard Drive courrupted due to this I lost my whole project files. I have an .apk file of that project.
but problem is that the .apk files contain 100% Kotlin language. I found one way to decompile code, but bad luck it doesn't decompile back to Kotlin code. After decompiling I got some weird type written .java classes.
Please help me how can I decompile my .apk file, it was a very important project for me. Is any way please suggest :)