AIR Mobile detecting device memory
Is it possible to detect the total amount of device memory without a native extension on Adobe AIR Mobile? Hoping to detect low memory devices and turn certain features on/off.
I am aware of System.totalMemory and System.freeMemory but that only give you what is already allocated to Flash and I want to know what the device itself has.
Thanks!
