diff --git a/appdata.xml b/appdata.xml
new file mode 100644
index 000000000..148461829
--- /dev/null
+++ b/appdata.xml
@@ -0,0 +1,41 @@
+
+
+ com.github.skylot.jadx
+ CC0-1.0
+ Apache-2.0
+ JADX
+ Dex to Java decompiler
+
+ Command line and GUI tools for producing Java source code from Android Dex and Apk files
+
+ 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
+ - deobfuscator included
+
+
+
+ jadx-gui features:
+
+ - view decompiled code with highlighted syntax
+ - jump to declaration
+ - find usage
+ - full text search
+ - smali debugger, check wiki page for setup and usage
+
+
+
+
+
+ https://user-images.githubusercontent.com/118523/142730720-839f017e-38db-423e-b53f-39f5f0a0316f.png
+
+
+
+ com.github.skylot.jadx.desktop
+ https://github.com/skylot/jadx
+ https://github.com/skylot/jadx/issues
+
+
+
+