Is it possible that the same application to use different memory on the native heap on diff devices?

A

AC Question

For example, when I run my application on Samsung Galaxy S6, there will be allocated 32 mb on the native heap and 18 mb are actually used. When running the application on a Motorola G3, it allocates 85 mb on the native heap, from which 78 mb are used.