Why not make it smaller? Or load it scaled (inSampleSize > 1). Your screen is only 320x480; you don't need 1000x1000.
On Jul 22, 7:00 am, Y2U <[email protected]> wrote: > Hey guys, > > I am using bitmap image that i have to rotate on fling. its actually a > circular image that will act like a spin wheel. > so image resolution is like 1000 x 1000 but when i rotate this image > and redraw it android give me an exception > " java.lang.OutOfMemoryError: bitmap size exceeds VM budget " > > so any help??? > > desperately need help. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

