Just released a new JADX plugin: Magic Strings 🎯
Extracts and analyzes string constants from decompiled Android apps to find:
• Source file references (.java, .kt files)
• Method name candidates
• All string constants with context
Super useful for reverse engineering and