Už i na rootu používáme zavádějící termín "paměť" (memory) pro diskové úložiště (storage)?
https://software.intel.com/en-us/blogs/2014/06/18/art-vs-dalvik-introducing-the-new-android-x86-runtime
"Because Dalvik requires extra memory for JIT code cache, an app occupies a smaller memory footprint when it runs on ART."
Pro disk platí opak:
"With ART runtime, the AOT compiler translates the app’s DEX bytecode into machine code and stores it in the device’s storage."