getManifest abstract method
Attempts to locate the AndroidManifest.xml actually used by the app. Returns null if it cannot be determined reliably.
Implementation
File? getManifest();
Attempts to locate the AndroidManifest.xml actually used by the app. Returns null if it cannot be determined reliably.
File? getManifest();