I have found some references to a manifest file attribute,
android:largeheap="true"
However if I try and use this I get the following error on
compilation:
error: No resource identifier found for attribute 'largeheap' in
package 'android'

On May 14, 5:31 pm, Tomasz <pulchritud...@gmail.com> wrote:
> Hi guys,
>
> Is there a way for an application to request a larger than normal
> maximum heap size? I have an application which needs around 100mb RAM
> (and this is with lots of tricks to decrease memory usage).
>
> Newer phones with 500mb+ should have no problem coping with this. Any
> advice is very much appreciated.
>
> Thanks,
> Tomasz

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to