Re: [android-developers] Re: Activity Back Stack and OutOfMemoryError

2014-05-11 Thread Daniel Rindt
2014-05-11 14:00 GMT+02:00 Piren : > Android has this particular annoying and weird behavior: Once the heap > inflates to a certain size, no matter how much of it is actually used, you > can no longer allocate files that are larger than the remaining memory. > my guess, you're there. > > you should

[android-developers] Re: Activity Back Stack and OutOfMemoryError

2014-05-11 Thread Piren
Android has this particular annoying and weird behavior: Once the heap inflates to a certain size, no matter how much of it is actually used, you can no longer allocate files that are larger than the remaining memory. my guess, you're there. you should make sure your previous activities use as l