Hi,
I would want to deploy android application on am62x.
However it took 1.6GB RAM memory without launching my application after booting am62x up and it was only 300MB free RAM available.
And I read Android Compatibility Definition Document and It described that android12 RAM requirement for Automotive device.
If Automotive device implementations are 64-bit:
-
[7.6.1/A-2-2] The memory available to the kernel and userspace MUST be at least 944MB if any of the following densities are used:
- xhdpi or higher on small/normal screens
- hdpi or higher on large screens
- mdpi or higher on extra large screens
https://source.android.com/compatibility/12/android-12-cdd#2_device_types
How much RAM is needed to be reserved, from your experience, to keep a favorable user experience after running the OS and apps in the background?
Regards,
Ken