Is there any way to recompile the APK after decompilation using javadecompilers.com ? it's a nice tool to decompile APK and have java files, but i don't know how to recompile.
i tried to import the decompiled files to android studio, eclipse, Intellij IDEA CE, but there is so many errors, i solved some, but still so many that i can't solve.
i already used apktool for decompilation, but the problem is, it gives you smali files instead of java files like javadecompilers.com