You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When exporting a class file containing inner classes, selecting "Export as Smali" only generates the smali code for the outer class, not for its inner classes.
Issue details
When exporting a class file containing inner classes, selecting "Export as Smali" only generates the smali code for the outer class, not for its inner classes.
Jadx version
1.5.3
Java version
17.0.6
OS