How-to articles, tricks, and solutions about DEX
How to decompile DEX into Java source code?
To decompile DEX (Dalvik Executable) files into Java source code, you can use a DEX decompiler such as JD-GUI or DEX2JAR.