Hello all, this is the problem when I take big video with CameraView in high middle resolution (1080P):
java.lang.OutOfMemoryError: Failed to allocate a 268435468 byte allocation with 4190288 free bytes and 109MB until OOM
any idea for resolve? I'v already insert "SetApplicationAttribute(android:largeHeap, "true")" in the manifest.
java.lang.OutOfMemoryError: Failed to allocate a 268435468 byte allocation with 4190288 free bytes and 109MB until OOM
any idea for resolve? I'v already insert "SetApplicationAttribute(android:largeHeap, "true")" in the manifest.