XML attributes that a particular version doesn't know about are ignored, so
largeHeap will be ignored when running on API < 11.

27 ноября 2011 г. 12:54 пользователь Peter Staab <pixst...@gmx.net> написал:

> Hi,
>
> I want to use the 'android:largeHeap="true"' attribute with my
> application on tablets (Level 3.x+) due to their higher resolution
> which required a lot more heap space for preview bitmaps. At the same
> time, the app should also be installable on Level 2.2 and later
> smartphones.
> How can I modify the AndroidManifest so that both levels are supported
> (e.g. the app is shown for both applications in Android market)?
>
> Regards,
>
> --
> 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

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