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 <[email protected]> написал:

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

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