No features have been listed yet.
No Cavaj Java Decompiler videos yet. You could help us improve this page by suggesting one.
APK Studio - APK Studio is an open-source Integrated Development Environment that allows you to recompile and decompile Android applications with its unified interface.
Java Decompiler - Yet another fast Java decompiler
JADX - JADX is a decompilation tool that can produce Java Source code from Dex and Apk files, being capable of providing human-readable java classes, it reverses AndroidManifest.
Decompiler.com - Online Java and Android decompiler. Just drag and drop .JAR or .APK file and browse decompiled content online.
Apktool - Apktool is an all-in-one tool that can extract all the resources inside an APK.
CFR - CFR is a JVM bytecode decompiler - it will decompile modern Java features - up to and including much of Java 9, but is written entirely in Java 6, so will work anywhere! - It'll even make a decent go of turning class files from other JVM languages (…