getManifest abstract method

File? getManifest()

Attempts to locate the AndroidManifest.xml actually used by the app. Returns null if it cannot be determined reliably.

Implementation

File? getManifest();