Flashing the Custom ROM to the phone

In this article, we will look at the installation steps involved in installing a pretty popular Custom ROM called LineageOS (This keeps updating with the original Google Android version):



Before we proceed further, make sure your phone bootloader is already unlocked.

Android Rooting: A Comprehensive Guide

This comprehensive guide covers all aspects of rooting Android devices. It provides detailed instructions on how to root various Android smartphones and tablets using different methods and tools, including Magisk, SuperSU, and TWRP recovery. Additionally, the guide explores the benefits and risks of rooting, discusses common terminology related to rooting, and offers tips for safely managing rooted devices. Whether you're a beginner looking to root your device for the first time or an experienced user seeking advanced rooting techniques, this guide has you covered.



Steps to Install Lineage OS

1. Download LineageOS from the official site, Click here. I have downloaded lineage-17.1-20210520-nightly-j7elte-signed.zip.


2. Connect the device to the computer using a USB cable and use the adb push command to copy the file to the /sdcard and unplug the cable once done. 

You can also drag and drop by opening the device in Windows Explorer on your system: 


C:\users\mrdev> adb push lineage-17.1-20210520-nightly-j7elte-signed.zip /sdcard

3. Switch off your device and boot it into the recovery mode by pressing the volume up, home, and power buttons simultaneously. You will see the TWRP screen, click on Install:


4. Select the Wipe option from the menu. Now, swipe to Factory Reset which clears the cache, data, and Dalvik VM. You should see the Factory Reset Complete successful message after completion.


6. Click the Back button and select Install. Select the lineage-17.1-20210520-nightly-j7elte-signed.zip file as shown in the following screenshot:



7. Once you select the ROM, the following screen will be displayed:



8. Now Click on Swipe to Confirm Flash to begin the flashing process of the custom ROM.

9. Once the installation is complete, you will see the Zip Install Complete message as shown on my screen. Click on Reboot System to reboot the phone.

10. Once the device starts, you should see the LineageOS screen.


11. You will then see the usual Android system, set it up according to your liking, and if you like to use Google Play Store, download it from Open Gapps and install it with the help of TWRP.



12. Connect to the device from the system using a USB cable and check if you can log in as a root user.



13. A common problem appears for LineageOS users for the first time. The problem is with the root. You can't find the root permission for apps, you only have permission for ADB.  So, if you want to root again then use Magisk Manager.

 

How to Root Your Android Device Using Magisk Manager

This tutorial provides a step-by-step guide on how to root your Android device using Magisk Manager. Magisk is a popular rooting solution that allows you to gain root access to your Android device while maintaining system integrity and passing SafetyNet checks. The tutorial covers the process of installing Magisk Manager, flashing the Magisk zip file through a custom recovery like TWRP, and managing root access and modules using the Magisk Manager app. By following these instructions, you can unlock the full potential of your Android device and enjoy advanced customization and functionality.



Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.

#buttons=(Ok, Go it!) #days=(20)

Our website uses cookies to enhance your experience. Learn More
Ok, Go it!