There are different flavors of OutOfMemoryError. One of the flavours of OutOfMemoryError is 'Kill Process or sacrifice child'. This post discusses what triggers this 'Kill Process or sacrifice child' OutOfMemoryError and potential solutions to diagnose this problem. What triggers Out Of memory: Kill Process or sacrifice child? When processes in the host tend to consume... Continue Reading →
HOW TO DIAGNOSE OUTOFMEMORYERROR IN ANDROID?
Diagnosing OutOfMemoryError in Android apps can become a tricky, tedious job. Here, we would like to show you an easy technique to troubleshoot OutOfMemoryError in Android apps. BuggyApp To facilitate this exercise, we built a simple android application which would trigger OutOfMemoryError. We named this app 'BuggyApp'😊. Do you like the name? 😊. This app... Continue Reading →
