Skip to content

hydro0/aar-methods-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

aar-methods-count

Simple shell script that shows you a method count of provided AAR library file.

To use it, declare dx location with export DX=path_to_dx, usually that is $ANDROID_SDK_LOCATION/build-tools/{version}/dx.

Now, you can call ./main.sh path/to/library.aar.

This script uses a solution provided on the StackOverflow.

About

Simple shell script that shows you a method count of provided AAR library file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages