Skip to content

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

License

Notifications You must be signed in to change notification settings

shehan/AndroidManifestLocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages