android low memory issue

Posted by Faisal khan on Stack Overflow See other posts from Stack Overflow or by Faisal khan
Published on 2010-05-12T10:30:15Z Indexed on 2010/05/12 10:34 UTC
Read the original article Hit count: 219

Filed under:
|
  • 1.Start Andorid app
    1. in my app there are 10 screens i navigate b/w the screens
    2. after that i press home button my app goes on the background
    3. now i play with other applications which cause system to run GC
    4. press home button select my app come back to my app
    5. when i press back button it throws exception and crashes.

any idea for quick fix ?

© Stack Overflow or respective owner

Related posts about android

Related posts about memory-management