> I had only problems with memory leaks beetween application launches.

I had exactly the same problem until recently, and for the time being
just used System.exit(1) at the end of onDestroy() for a fresh
restart. Causing a memory exception might have partially the same
effect, but probably without any guarantees.

Regards

On Feb 6, 12:21 pm, ad <[email protected]> wrote:
> Exception throwed on application start causes bitmaps memory freeing.
> That's all, I had only problems with memory leaks beetween application
> launches. So that's the best solution for me right now.
> Regards.
> avram

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to