Hi All

I know there's a VMRuntime.getRuntime().setMinimumHeapSize in Android
2.1/2.2 for developer to adjust the starting heap size of the
application, and it is one of the most effective solution for solving
the OutOfMemory error during itmapFactory.decodeStream()

However, since Android 2.3, this VMRuntime class is removed from
official API, does anyone knows the alternative API of this function?

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