Uses of Class
jadx.plugins.input.xapk.data.XApkManifest
Packages that use XApkManifest
-
Uses of XApkManifest in jadx.plugins.input.xapk
Methods in jadx.plugins.input.xapk with parameters of type XApkManifestModifier and TypeMethodDescriptionprivate XApkDataXApkLoader.unpackXApk(File xapkFile, XApkManifest xApkManifest, ZipContent content) -
Uses of XApkManifest in jadx.plugins.input.xapk.data
Fields in jadx.plugins.input.xapk.data declared as XApkManifestMethods in jadx.plugins.input.xapk.data that return XApkManifestConstructors in jadx.plugins.input.xapk.data with parameters of type XApkManifest