I\'m working on android app that\'s running up against the dex method count limit. Is there a simple way to show the method count grouped by package?
I can get
You can also try using https://github.com/KeepSafe/dexcount-gradle-plugin which allows you to see the method counts per package graphically through an html.