Skip to content

jadx gui features overview

Skylot edited this page Apr 17, 2024 · 2 revisions

Useful features in action

Goto declaration

Jump to class, method or field declaration

  • by ctrl+click

  • by context menu

Find usage

Jump to class from AndroidManifest.xml

Switch between lines mode simple/debug (click on line number area)

Package exclude

Will exclude all classes in a package from decompilation and search, also this will save some memory

  • in package tree (mouse right click)

  • from preferences