When I run my app sometimes I receive an message in the console stating:
W/System : A resource failed to call release.
It doesn't always happen, so I'm having a hard time tracking down the problem. Is there a way to make the console specify which resource it was?
Thanks