2

Having a very large android app how can i check if my app is approaching the 65k limit ?Is there any tool for this ?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
j2emanue
  • 60,549
  • 65
  • 286
  • 456
  • possible duplicate of [Is there a way to get count of number methods used in a jar file](http://stackoverflow.com/questions/14023397/is-there-a-way-to-get-count-of-number-methods-used-in-a-jar-file) – JesusFreke Jul 13 '15 at 19:29

1 Answers1

1

You can use this tool, It works amazingly well.

Also you can read this article to help you understand a lot more about this topic.

Dp1nto
  • 36
  • 5