Update Andriod -Custom ROM
A ROM, for those who don't know, is an operating system build that runs on your device with basic applications such as an address book, calendar, camera, etc.
A major advantage of Android smartphones is that they can be operated by third-party systems and not only with the original ROM. Custom ROMs replace the pre-installed version of Android on devices. The substitution is made by a variation of the AOSP, adapted by volunteers with 'too much free time'.
These volunteers often work more frequently than the manufacturer itself – at least when it comes to updates.
AOSP?
AOSP means Android Open Source Program. It is a version of the open source code of Android, developed by Google in its consortium of brands to offer a pure version of the system, which is available to anyone. It can be modified by developers without the need to follow standards of Google applications.
Thanks to this project, the birth of custom ROMs like CyanogenMod, Paranoid Android, MIUI and others have come about.
Advantages of custom ROMs
System upgrade for older smartphones
Many Android owners already know this problem: the smartphone is already a year old but the manufacturer hasn't released updates to the device. The new versions of Android are not only interesting because they bring new features but also because they fill security gaps.
Third party firmware uses the official codification of Android as well as a compatible driver for smartphones. This keeps everyone up-to-date on the newest version of Android. And it's not difficult for a custom ROM to be more updated than the original firmware
The smartphone is faster
One of the biggest advantages of using custom ROMs is your smartphone will be faster. Themes and applications preinstalled by the manufacturer are reduced to almost nothing. This saves a lot of memory space and increases the device's performance.
Customization options galore
Custom ROMs not only bring the latest version of Android but also give you many customization options. The possibilities are almost limitless.
You have root access (administrative)
With root access, you have control over all of the functions of your device. With the original Android, some functions are hidden. Now the modified firmware gives you unlimited access to all the features of your smartphone. Furthermore, backups are performed more easily.
Ideal for purists
Since custom ROMs are based on the 'Android Open Source Project' they are enriched with more functions and the appropriate driver by the team behind the community firmware. So if you bought a less stocky Android device like a Sony or Samsung you can still get a stocky experience.
Disadvantages
Custom ROMs are wonderful but before you decide to change your device's original firmware you should familiarize yourself with the disadvantages of the process.
They void the warranty
If your phone is still under warranty, you could have the possibility of voiding it if you decide to install a custom ROM. There are just a few manufacturers that will tolerate changes to the device system. Xiaomi is one of them.
They're a lot of work
Custom ROMs are perfect for those who love a good challenge. But if this doesn't sound like you then you won't like custom ROMs. Between updates, the system root and unstable versions of a device, your patience could reach its limits.
The lack of Google applications
Third-party firmware comes with very few Google apps. The Play Store applications have to be installed again. The Google apps that you will need to install again can be found on the site OpenGapps.org.
how to run a custom ROM on your phone.
- Unlock the bootloader. (I would have given you specific instructions if I had known the make and model of your device)
- Install TWRP. It's a custom recovery. Once you find the recovery image for your device, it's the same procedure for all Android devices. Follow this guide. How to Install TWRP
- Once you're done with that, reboot to recovery. Wait for it to boot into recovery. You'll see something like this the first time you boot into recovery.

- Before proceeding any further, note that anything you do through TWRP could potentially ruin your phone. Consider yourself warned and any and all responsibilies regarding any kind of damage to the device are yours alone.
- Select the “never show this screen during boot again” toggle and swipe right and you'll find a screen like this.

- Select Backup and take a backup. Copy it to your computer.
- Now download your preferred custom ROM and gapps for that particular version of Android. Make sure the downloaded file are compatible with your phone hardware and architecture.
- Put them in the internal storage and reboot to recovery.
- Once you're in recovery, press Wipe -> press advanced wipe and select the partitions you want to wipe. In this case, system, cache, dalvik cache and data. DO NOT WIPE INTERNAL STORAGE. Swipe right.

- After the wipe is done, go back to the main menu by pressing back button.
- Press Install -> navigate to the folder in which you copied the ROM and gapps zips.
- Select the zip files you want to install and swipe right. Sit back and watch it do its thing.
- If all goes well, you should get a prompt to swipe right to reboot to system. Do that and the phone should boot into the new ROM.
Comments