At times i get an "Out of memory"-Exception, when i restart my application.
I can start my program and work with it, but when i finish it with the Back Button and then try to restart it, it crashes.
The second attempt to restart it (after the Crash) is always succesful.
The exception happens only on a tablet with 1GB RAM. On devices with smaller screens i never had this problem.
Is there any way to catch an Out of Memory-Exception?
I can start my program and work with it, but when i finish it with the Back Button and then try to restart it, it crashes.
The second attempt to restart it (after the Crash) is always succesful.
The exception happens only on a tablet with 1GB RAM. On devices with smaller screens i never had this problem.
Is there any way to catch an Out of Memory-Exception?