To request more memory for App to run, you can specify android:largeHeap="true" in <application>. android:largeHeap specify Whether your application's processes should be created with a large Dalvik heap.
reference: http://developer.android.com/guide/topics/manifest/application-element.html#largeHeap
No comments:
Post a Comment