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 <[email protected]> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to