Answers for "java.lang.OutOfMemoryError: Failed to allocate a 29666796 byte allocation with 16777216 free bytes and 18MB until OOM"

1

java.lang.OutOfMemoryError: Failed to allocate a 345067788 byte allocation with 11479504 free bytes and 111MB until OOM

<application
    android:allowBackup="true"
    android:hardwareAccelerated="false"
    android:icon="@mipmap/ic_launcher"
    android:label="@string/app_name"
    android:largeHeap="true"
    android:supportsRtl="true"
    android:theme="@style/AppTheme">
Posted by: Guest on July-31-2020
0

java.lang.OutOfMemoryError: Failed to allocate a 29666796 byte allocation with 16777216 free bytes and 18MB until OOM

yes, its gread
Posted by: Guest on October-08-2021

Code answers related to "java.lang.OutOfMemoryError: Failed to allocate a 29666796 byte allocation with 16777216 free bytes and 18MB until OOM"

Browse Popular Code Answers by Language