Yes this was introduced in 3.0.

2011/5/14 Harri Smått <har...@gmail.com>

> On May 14, 2011, at 7:59 PM, Tomasz wrote:
>
> > 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'
>
> android:largeHeap="true" is mentioned here;
>
> http://developer.android.com/reference/android/app/ActivityManager.html#getLargeMemoryClass%28%29
>
> It's API level 11 method, could it be so that this attribute is too?
>
> --
> H
>
> --
> 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
>



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
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