After implementing jumbo dex, we get no additional dex errors. The ~ 65K line limit is now exceeded, but not the number of methods. What are the limitations that we encounter, if any, for strings and methods in an Android app?
android dex
Samwise
source share