Hi - I am simply looking for a way to get the total Ram available to the device. I have been able to get available Ram from a MemoryInfo object with no problems, but what I really want to know is what percentage is available - and so need the total. The Runtime methods give absurdly low values. Is there a simple way to do this? Do I have to go into the ndk to get at /proc/meminfo?
Thank you, Jonathan -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

