Questions tagged [rom]

Questions concerning the firmware image (i.e. a system image) for an Android device. See full tag wiki for details.

What is a ROM?

A firmware image (i.e. a system image) for an Android device. Originally derives from the fact that system firmware is often stored on Read-Only Memory chips, though the chips used in Android devices are not entirely "read-only". The term "ROM" in the context of Android devices and system images should not be confused with the concept of a physical read-only memory chip, though any such chip may also be referred to as "ROM".

Many Android devices can be readily "flashed" with new ROMs manually, including custom ROMs which are created by third-parties rather than the carrier or manufacturer. If you are interested in finding ROMs for your device, please see Where can I find stock or custom ROMs for my Android device?

Related tags

  • : questions/issues specific to Custom ROMs (also called "After Market" or "Third Party ROMs"). See the custom-rom tag-wiki for a list of tags for specific custom ROMs.
  • : questions/issues with "stock ROMs" (i.e. "the official ones" from the manufacturer/provider)
  • : questions/issues "flashing" (i.e. "installing") a ROM, be it stock or custom
  • : an Android app that wants to help you finding and flashing ROMs

Related questions you might want to look up

406 questions
13
votes
1 answer

Is there an official Android "Google" ROM?

So I have an old unlocked phone and I'd like to load up my own OS. I've seen some mods out there. CyanogenMod seems to be the most popular. However, I was curious if I could just install a pure untouched version of the OS -- as distributed by…
Sen
  • 231
  • 1
  • 2
  • 4
8
votes
2 answers

What is the purpose of a ramdisk in Android?

I am reading a link that explains what partitions exist in Android. Can someone tell what is the purpose of ramdisk in Android ? The link says ramdisk is present (along with the kernel) in /boot partition. However, when I try to do some searching…
Jake
  • 212
  • 2
  • 4
  • 10
5
votes
2 answers

What functions are in the ROM of an Android phone?

I would like to get a clear picture of what is in the ROM vs. what is in the OS. This will help me understand what those custom ROMs are all about.
Henry
  • 295
  • 4
  • 11
3
votes
3 answers

Cant open tar.md5 files to view the .img files

Im trying to open my stock rom file that i downloaded from sam firmware and when I try open it with winrar it says: The archive is either in unknown format or damaged. so i tried taking the .md5 extension away and still no luck? Other people have…
dan14941
  • 131
  • 1
  • 1
  • 5
3
votes
2 answers

Finding the appropriate ROM - translating ROM names to something legible

The Shipped ROMs site has a bunch of ROMs listed, but I can never make out which one is the one I am looking for. Using the baseband version is straightforward, but even then there are often a couple ROMs that fit. Please excuse me if I should not…
HannesFostie
  • 493
  • 1
  • 4
  • 10
2
votes
2 answers

Differance in installing a rom from a different country

What are the differences in ROMs that are from different countries? Like for the S4 GT-i9500 4.3, There are some many country versions. Is it just localization differences? or something at system level?
anon
  • 23
  • 3
1
vote
2 answers

Installing incompatible ROMS

I was wondering if you are able to install ROMS, for example, the Ubuntu Touch OS for the GS2 i9100 onto the GS2 SPH-D710. Will it brick my phone?
tjhorner
  • 113
  • 5
1
vote
2 answers

Install different rom on Chinese made android phone

Recently I bought a Chinese made android phone. Specifications of the phone is given here. The phone has mediatek mtk6577 processor. I been thinking to install different ROM in my device. But, I can not find source to download this ROM. Is it…
Hossain Muctadir
  • 119
  • 1
  • 1
  • 3
1
vote
0 answers

Need to flash Galaxy Tab PRO 10.1 to recover data

Hope you can help with this issue: Samsung Galaxy Tab PRO 10.1 SM-T520 Kitkat 4.4.2 This is my wifes tablet and it recently stopped booting at the second Samsung logo. This is the one that happens after the purple swirly (sorry for the technical…
1
vote
1 answer

my micromax a35 bricked when installing custom rom

i asked a question how to install custom rom on my micromax a35 i followed the steps .i reboot into recovery by an app .wipe cache,data,dalvik cache,battery,states and install the zip but my recovery hang during the installation and it is rebooting…
1
vote
2 answers

how to check if my OS is not modified (is original)

lets say, someone gave me an android phone ( with custom rom, lets say CM or etx). i did hard reset to erase alll data and usr apps. but i am interested, how to know if that custom rom is not modified ( if i am afraid of spyware hard-coded into that…
T.Todua
  • 179
  • 1
  • 4
  • 17
1
vote
1 answer

ROM/MOD for pure Android experience

Possible Duplicate: Where can I find stock or custom ROMs for my Android device? I'm looking for a Mod or Rom for a HTC Desire S and a Motorola Xoom which provides the cleanest Android experience without modifications. Similar to that of the…
psp
  • 141
  • 5
0
votes
1 answer

Can I install a Micromax Canvas Juice ROM on a Micromax Bolt?

actually I want to install a Samsung galaxy s5 ROM on my micromax bolt a068 but I was not able to find such ROM for my device on the internet but now I found a s5 ROM for micromax canvas juice ant this device is almost similar to my device,only one…
user65687
  • 1
  • 1
  • 2
0
votes
2 answers

Meaning of version code name on Google Android ROMs?

While watching this, I wanted to find out the meaning of version code names like KRT16M? Is there any documentation for decoding what it means, or is it just a random hash code?
0
votes
0 answers

How to recompile existing Android ROM without certain packages

I want to be able to take any version of Android ROM from any device, decompile it, remove certain packages (browser, Google Play, etc), and then recompile it, just without those packages. So it would be the exact same, but those packages would not…
Kovy Jacob
  • 77
  • 4
1
2