>From looking at the code in dalvik/vm/Init.c it seems like you can
change the max heap size using the flag -Xmx when starting the Dalvik
VM. I assume this could be done on the startup line for Zygote in /
init.rc.

I have not tried this myself, though.

Best Regards,

-Magnus

On May 6, 3:06 pm, vishal bhoj <vishalb...@gmail.com> wrote:
> Hello All,
>
> Why is the reason for limiting the memory heap to 16 MB. Is it possible to
> change the limitation of memory heap of application from 16M to 32 M. What
> would be the repercussion of increasing the Heap size. The requirement here
> is decoding of high resolution images which fails because of shortage of
> memory . How can this be done .
>
> --
> with regards vishal
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to