Re: [android-developers] MapActivity And Leak : a google team overview ?

2011-05-04 Thread TreKing
On Wed, May 4, 2011 at 11:18 AM, olivier wrote: > 1- Do I miss something ? How do a good use of the mapActivity ? > http://code.google.com/android/add-ons/google-apis/reference/com/google/android/maps/MapActivity.html

[android-developers] MapActivity And Leak : a google team overview ?

2011-05-04 Thread olivier
Dears, I am facing OutOfMemory problem and when analysing the memory I see that my program keep two instances of my MapActivity. If I use the HelloMap program, I see the same result. 1- Do I miss something ? How do a good use of the mapActivity ? 2- I have three mapActivities differents. I rea