From a72523c7dff91a9bfe6066e72f18cc540bff9099 Mon Sep 17 00:00:00 2001 From: skylot <118523+skylot@users.noreply.github.com> Date: Wed, 8 Dec 2021 16:06:30 +0300 Subject: [PATCH] docs: add link to decompilation troubleshooting --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 030bae1b7..c1a164dcf 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Command line and GUI tools for producing Java source code from Android Dex and Apk files +:exclamation: :exclamation: :exclamation: Please note that in most cases Jadx can't decompile all 100% of the code, so errors will occur. Check [Troubleshooting guide](https://github.com/skylot/jadx/wiki/Troubleshooting-Q&A#decompilation-issues) for workarounds + **Main features:** - decompile Dalvik bytecode to java classes from APK, dex, aar, aab and zip files - decode `AndroidManifest.xml` and other resources from `resources.arsc`