How to solve java.lang.OutOfMemoryError trouble in Android 18:20:00 Posted by Kumanan Android Issues, OutOfMemoryError You can't increase the heap size dynamically but you can request to use more by using. android:largeHeap="true" in the manifest.xml. Email ThisBlogThis!Share to XShare to Facebook