dex-method-counts
dex-method-counts copied to clipboard
Count total number of classes of dex file
Hello, is there any way to count total of classes on dex file, its on dalvik.system.DexFile package, but must load inside android, if possible to count it outside of android itself
i met this problem too.Have you solved it yet?