Reduce the size of your drawables..... Make them 9patch if you can.
Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Tue, Nov 23, 2010 at 5:24 PM, Serdel <[email protected]>wrote: > Ok I have managed to launch the animation at activity startup by > putting it in the onWindowFocusChanged method. However I am still > struggling with the out of memory problems. I tried to use some > suggestions people give on the net like > analyseAnimation.setCallback(null) > oranalyseImage.setBackgroundDrawable(null) but nothing works. Does any > one know how to overcome this problem? > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- 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

