dex-method-counts
dex-method-counts copied to clipboard
Recursive
I wanted to count number of classes directly in a application java folder but the library didn't search in sub-folder and stop on the first folder with a java.io.FileNotFoundException (is a directoy) which is true but I'm stuck with that :/