Friday, February 1, 2013

dalvikvm-heap: external allocation too large for this process.

This error is for heap size .Your trying to run application with low heap size or your app may require larger heap size.

Increase heap sizes of emulator.


Use 128 or 256 MB heap size.

2 comments:

  1. But then your app won't work on a real device. This is not a solution.

    ReplyDelete
  2. As the device manufacturer already defines suitable heap size.That's not happen on device! Also the particular device has some restriction you wont run larger application (Its RAM and processor not able to handle)!If you have problem on device send me screenshot!

    ReplyDelete