Sometimes your application can request more memory to run.
This is very simple ,just add in your <application> tag : true.
The developers told us how can be used:
1 | android:largeHeap=["true" | "false"] |
Read the SDK feature from here.
Sometimes your application can request more memory to run.
This is very simple ,just add in your <application> tag : true.
The developers told us how can be used:
1 | android:largeHeap=["true" | "false"] |
Read the SDK feature from here.