Make sure you are using different set of graphics for ldpi/mdpi/hdpi/etc. Or else it will scale drawables from base folder, which eats cpu cycles and lots of memory.
Reg, Varun On Mon, Jul 25, 2011 at 10:23 PM, Nick Risaro <[email protected]> wrote: > I think the problem is with your background, try with a smaller picture > > > On Mon, Jul 25, 2011 at 8:38 AM, chetan <[email protected]> wrote: > >> bitmap size exceeds VM budget > > > -- > 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 > -- 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

