I have seen this error in Android app and have seen many posts on stackoverflow like Link but have not got exactly the meaning of 64K method counts limit of an Android application
What exactly this limit means , is it the User defined methods or overall imported methods too from classes
If yes ... how can I see the graph of reference of methods connected .