Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 267 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 267 Bytes

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