
How to Detect Memory Leaks in Android
Memory leak is one of the most critical issues that can occur in an app. Developer may get to see an OutOfMemory (OOM) Exception with a stack trace that is of no practical use. Appxiom SDK detects memory leaks in Activites and Services in live mobile apps and in debug mode, it can drill down the memory leak to object.





