Introducing memory leaks and using too much heap space are easy things to do in some Android applications. And with a 32 MB default heap space on some devices (like the Nexus 7,) your app can run out of heap space quickly. When it does, the stack trace of an OutOfMemory exception is little help in finding your application’s memory problem.

Lets take a look at avoiding, detecting, finding and fixing memory problems in Android applications using DDMS.

RSVP at http://www.meetup.com/All-Things-Mobile-Cincinnati/events/146051782/