Binary package “dexdeps” in ubuntu jammy

DEX external dependency dump

 This tool dumps a list of fields and methods that a DEX file uses but
 does not define. When combined with a list of public APIs, it can be
 used to determine whether an APK is accessing fields and calling
 methods that it shouldn't be. It may also be useful in determining
 whether an application requires a certain minimum API level to
 execute.