You really should not using largeHeap unless you have very good reasons to
do so. The large heap feature is meant to be used by applications like
photo editors who need to load very large images at once. The more memory
your app is using, the more likely it is to be killed when it goes in the
backg
It sounds like you may need to put this in your manifest:
android:largeHeap="true"
Thanks.
--
--
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 th
2 matches
Mail list logo