Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: Android Tut: What is the difference between RAM and ROM on Smartphones
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Android Tut: What is the difference between RAM and ROM on Smartphones

[attachment=35137]


ROM: Read Only Memory

While the term has changed a bit from it’s original meaning, it’s essentially computer memory that does not require power to store it’s data (non-volatile). In the sense of a smartphone like the Hero, it’s the Internal Memory where the OS is stored. From what I’ve gathered, the Internal Memory is just Flash Memory (a special type of ROM) partitioned into two parts, one for the OS and the rest for apps to use. So, the OS partition essentially is true ROM, unless you root the phone. The software that groups like xda-developers make available are called ROMs because they’re a ROM Image. It’s why you see games for emulators called ROMs because the games were originally taken from true ROM cartridges.

RAM: Random Access Memory

This is where current processes that are running are stored and keep the data they need immediately available to them. This is the memory you see when you run any of the Task Managers showing you currently running apps and the available memory. It’s a completely different part of the phone from the Internal Memory discussed above. Data stored in RAM requires constant power and does not survive a power cycle of the phone (volatile).
For the Hero this is 288MB.
In other words, ROM is like your file cabinet where you store all your folders and files if you use an office context to explain and RAM is the secretary that you hire to find these files