The application gets crashing every-time, when am running eclipse saying
LinearAlloc exceeded capacity (5242880), last=208
This is happenin
In Android 2.3.x I have this error. I don't know for sure if it's because the number of classes/methods of the App, or because complex hierarchy that I have that. I get rid of the source of Glide library and the error gone away. If I remember right, this library has working well in previous releases of my App, before I have grow up in class/method size.
Here make me think it would be the reason:
https://github.com/segmentio/analytics-android/issues/40#issuecomment-45190437