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
Post a Comment