• Redjard@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    15
    ·
    3 days ago

    Android has swap, in my case 4GiB. It might also be compressed but parameters are probably incompressible anyway.

    Given the runtime on ios, it seems unlikely swapping would be involved. Might be a failed hardware check of some sort, or the OS refusing to alot more ram to the authors specific specific app. Similar to running in the background, there seems to be a lot of chaos about ram allocation permissions on android.

    Right now, I am working on an App and the Samsung Ultra S21 that I am using (even having 16GB of ram available…) does not allow me to use more than 500MB for this App even with android:largeHeap=“true” in the Manifest.

    - late 2021, so