How do we count the number of methods in a Library file.
For eg, a Jar or AAR.
This is required to know the number of android resource IDs used by the library used by the project. This would help in estimating how close we are to 65K dex limit in Android.