/AndroidManifestLocator

A tool to (recursively) locate the path of all AndroidManifest.xml files in a directory

Primary LanguageC#GNU General Public License v3.0GPL-3.0

AndroidManifestLocator

A tool to (recursively) locate the path of all AndroidManifest.xml files in a directory. The tool creates a CSV with the following columns:

FilePath,PackageName,MaxSdkVersion,MinSdkVersion,TargetSdkVersion,PermissionCount,Permissions