I can get the amount free from MemoryInfo - but I want to know the
percentage free - so, for example, if running on the Droid I want to
know that there is 256MB installed, so that if MemoryInfo reports
128MB free, it's 50%, while on an EVO with 512MB, 128MB free is 25%.

If you take a look at the App on the market called Android System
Info, for example, it is doing something to calculate Max ram (on on
Evo, for example, it reports 414 max ram, which I assum is the 512
minus something reserved) - this is what I'd like to know how to do.

Thanks,

Jonathan

On Aug 11, 6:34 pm, Frank Weiss <[email protected]> wrote:
> The question isn't so simple, eh?
>
> The "totalramavailable to the device" appears to be a fairly
> objective hardware question. For the Motorola/Verizon Droid it's
> 256MB.
>
> But the OP seems to be looking for some other answer. Perhaps restate
> it a different way?

-- 
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

Reply via email to