mihaip / dex-method-counts

Command-line tool to count per-package methods in Android .dex files
Apache License 2.0
2.6k stars 376 forks source link

does this mechanism support apk's with multidex? #40

Open spyhunter99 opened 8 years ago

spyhunter99 commented 8 years ago

looks like the answer is yes, but multiple dex files are not merged/aggregated. not sure if that's an expected behavior or not

manny2011 commented 6 years ago

Have u figure out this issue ? I tried , with MultiDex=true , but got a BUILD FAILED

spyhunter99 commented 6 years ago

@manny2011 try my fork and see if it works for you https://github.com/spyhunter99/dex-method-counts