Hi Dianne. Thanks for your reply. I really meant RAM in my previous post. Anyways, here's the deal: I need to find out the real amount of RAM installed on the device (for instance, G2 specification says it has 192 Mb RAM available, however, proc/meminfo claims that there's only 90Mb of total memory on the G2). I do understand that the rest 100Mb are swallowed for other devices needs, but still I believe there is a way to find out how much physical memory device has (even though it's not accessible). Can you at lets give me a clue how can I determine the real amount memory for device?
On Oct 11, 2:45 am, Dianne Hackborn <[email protected]> wrote: > Huh? /proc/meminfo is RAM. Are you looking for ROM or RAM? For RAM, that > is /proc/meminfo (and yes it is only the amount available to the system, and > I don't believe there is any other way to find out about memory that is not > access by the system). > > On Sat, Oct 10, 2009 at 12:56 PM, Paul Turchenko > <[email protected]>wrote: > > > > > Hi. I'm having trouble programatically determining amount of ROM > > installed on device. I've tried proc/meminfo, but this file contains > > only ROM available to OS, not the physical amount of it. Can please > > someone help me with it? > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

