uport-android-sdk icon indicating copy to clipboard operation
uport-android-sdk copied to clipboard

[research] method counts

Open mirceanis opened this issue 6 years ago • 1 comments

Find a way to count the method references in each lib module. Keeping below the dex limit is tough but it has to start somewhere. This number should be as low as possible so it should form a baseline to be checked against when making changes.

mirceanis avatar Jul 17 '18 08:07 mirceanis

a starting anchor: https://github.com/KeepSafe/dexcount-gradle-plugin

mirceanis avatar Jul 17 '18 08:07 mirceanis