Android app out of memory issues - tried everything and still at a loss
问题 I spent 4 full days trying everything I can to figure out the memory leak in an app I\'m developing, but things stopped making sense a long time ago. The app I\'m developing is of social nature, so think profile Activities (P) and list Activities with data - for example badges (B). You can hop from profile to a badge list to other profiles, to other lists, etc. So imagine a flow like this P1 -> B1 -> P2 -> B2 -> P3 -> B3, etc. For consistency, I\'m loading profiles and badges of the same user