android - Bitmap size exceeds VM budget -


actually using background image image(these downloaded image),images in different size keep image fit insite background image using create scaled bitmap.i have 38 image ,i need display 1 one when press nextbutton backbutton using imageid in xml passing 38 images in single xml,in case showing bitmap exceeds vm budget

try use small size bitmap, error occurs because of buffer


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -