I use several fragments in the application, and with a long transition between fragments, an OutOfMemoryError crashes.

Tell me how to catch the error? As I understand it - a memory leak?

  • skin full trace - Senior Pomidor
  • Android Studio has a good set of tools for profiling - pavlofff

0