top of page
Writer's pictureCat

A Beginners Guide to Installing a Custom Rom on Your Android Smartphone

Contents:

  1. Disclaimer

  2. Prerequisites

  3. Procedure

 

1. Disclaimer

Installing a custom ROM will void your warranty. We are not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. YOU are choosing to make these modifications. If anything fails, we will surely help you but please don't consider us responsible for any of the modifications.

 

2. Prerequisites

Alright, the scary warning aside, we need some things that need to be done before you install any custom ROM, listed below:

  1. Unlocked Bootloader (First step in the "Procedure" section)

  2. A recovery (*.img or *.tar file)

  3. Custom ROM file

  4. Gapps

The best website for discussing or downloading anything related to custom ROMs (xda).

You just need to google the name of your device followed by "xda", you will find a page dedicated to your device and all the development done for it.

 

3. Procedure

Please acknowledge that the procedure for every device is different, thus this guide has been created with keeping in mind that you will do some research too on your behalf to find the exact steps for your device.

 

Step 1: Unlock the Bootloader

The very first step is to unlock your bootloader, for that you need to enter developer options in your device. To access these options you need to the "Software Information" section in the device settings and tap 7 times on the build number, after which a prompt appears stating "You are now a developer!". Check your settings now, and you should find a sub-menu called "Developers options". Scroll and find OEM unlock and enable it, this allows you to unlock your device's bootloader.


Please keep in mind that this step in some devices is irreversible, for example: Samsung devices.


Your device will probably restart.


After this every device manufacturer has a different procedure, please google for your device on how to proceed after and unlock your bootloader. For example: on Samsung devices, after this step the device can be flashed with a custom recovery, but whereas on Xiaomi devices, they require a flash tool to unlock the bootloader.

 

Step 2: Flash Recovery

After that you have unlocked your device's bootloader, you now need to flash a custom recovery so as to help you flash custom ROMs.


There are several choices for but we only recommend either of two listed:

  1. Team Win Recovery Project (TWRP)

  2. ClockWorkMod Recovery

To flash the recovery, you either need to use "Fastboot" or some custom tool provided by your device's manufacturer.


This exact information can be found in the xda's forums page about your device.

 

Step 3: Flash The Custom ROM

Now, that you have a custom recovery installed, you can finally start your journey towards "ROM hopping" (Google it :D)

You will need to transfer the downloaded custom ROM for your device, into its internal storage. The internal storage is accessible once you're in recovery (its called the MTP mode).

Now navigate (Steps shown below) inside your recovery to find the file you want to install, and then following the exact instructions provided by the ROM developer step by step.


Steps to Navigate inside TWRP and ClockWorkMod Recovery:

"Install" -> "select the storage from the option below" -> "select the file you want to flash" -> swipe to flash.


Congratulations!!


You have successfully installed a custom ROM on your device.


Now reboot your device by tapping the home button at the bottom and navigating to "Reboot" -> "System"

 

35 views0 comments

Comments


bottom of page