1

I have made my app for version 2.2. Now problem is like, its working properly for any resolution in version 2.2 but if I install it to anyother version(e.g. 2.1 or 2.3.3) and run it then it gives bitmap size exceeds VM budget.

Chirag_CID
  • 2,224
  • 1
  • 24
  • 33

1 Answers1

1

I had similar issues in the past. This post helped me a lot, check it out.

Strange out of memory issue while loading an image to a Bitmap object

Community
  • 1
  • 1
JFFF
  • 991
  • 4
  • 17
  • 31