samhudson3
Silver Member
- Joined
- Sep 6, 2011
- Messages
- 189
- Location
- Central NC, Southern part of Heaven
- Tractor
- John Deere 4300
Galaxy Tab 2 7.0 owner here, makes life alot easier. Great music player!
Plus in Home Depot, Lowes, etc. I can SOMETIMES check online for better prices by scanning a bar code. However it seems a lot of stores sell the same thing with a slightly different stock #.
Ya.. little different in the Android world.. RAM is what the operating system is on and where most apps go, and 'user memory' or 'ROM' is where all the music and stuff the user puts on goes and has access too.. An SDCard is pretty quick as its the same memory chip type as the ROM.
I know that ROM isnt what its actually is, but a lot of Android OEMs call it that in the specs.. ei: 2Gb RAM/8Gb ROM. Especially the Chinese..Close.
Cellphones and tablets have both internal RAM and internal Flash memory. The RAM memory (typically 1 or 2 GB) is where the running portions of the operating system and applications are located. Flash memory (8/16/32 or more GB) is like the hard drive in your computer. It's general storage for applications, pictures, document files, music, video and anything else you can download and/or create on your device. The internal Flash memory is the same as that found in USB thumb drives, SD cards or solid state drives (SSD). On some devices you can add additional storage using SD cards or micro-SD cards or, as others have mentioned, with special adapters/cables you can use actual USB thumb drives. Flash memory is descended from EEPROM memory but isn't normally referred to that way and definitely isn't ROM.
Another app success for a Galaxy Note -
I'm was in HD trying to buy a DuraHeat Battery-Powered Siphon Pump. Sales droids couldn't figure out what I was talking about. I called it up on the Note, walked out with two shortly after.
Plus in Home Depot, Lowes, etc. I can SOMETIMES check online for better prices by scanning a bar code. However it seems a lot of stores sell the same thing with a slightly different stock #.
I think what Midniteoyl is saying is that ROM (Read-Only Memory) is a misnomer. That acronym was created to describe chips that were burned and inserted to always provide the same instructions and data like the bootstrap memory on personal computers. Next, there were EPROMs (Erasable Programmable Read Only Memory) and EEPROMs (Electrical Erasable Programmable Read Only Memory). I believe the EPROMs used UV light to erase. Essentially, today's memory is Flash Memory. It's a high order EEPROM that has gained erase and re-write speed over the traditional EEROMS. It is non-volatile such that it does not lose its data when the power is turned off.
RAM in today's computers is DRAM and SRAM. DRAM is Dynamic Random Access Memory and requires a refresh cycle to maintain memory. Thus, the computer has to be designed to have a clocked refresh cycle or the memory loses it data and goes to an uncertain state. SRAM is Static Random Access Memory and does not have to be refreshed. It will maintain the data until power is completely removed. SRAM is normally a bit slower than Dynamic Ram, but it has less housekeeping requirements.
If you already know all of this, please check my facts and make sure I'm stating this correctly. As Midniteoyl suggested, I think ROM memory is a misnomer and it should be called Flash memory or EEROM memory to be perfectly clear about it's structure.