Memory and Storage in Android Devices
My android device has the following configuration.
I wish to know the function of each type of memory.As far as PC/Laptops
are considered ROM is type of memory which is configured by the
manufacturer and we cannot write on it. BIOS chip is a ROM. RAM is a
volatile memory which is erased every time power is turned off. Programs
are loaded into the RAM(memory) and are executed bu the processor.Extrenal
memory can be any pther flash memory like a pendrive or a external HDD.
What are the analogous contexts in android. And what is this internal
memory? Whenever I install any app by default it gets installed in this
internal memory and my device give me an option to move the app from this
internal memory to internal SD card. Can anyone point out the
functionalities of these memory types in android?
No comments:
Post a Comment