This is a guide to install custom rom for a friend ;) I am not responsible if you start a nuclear war or kill animals by installing this rom Start taking responsibility for your own sh$t
If (developer options not enabled)
{
1. Go to settings -> system -> aboutphone
2. Tap build number 7 times
3. You will now see developer options under system
}
else
{
1.Go to settings -> system -> developer options
}
In developer options
- Enable oem unlock
- Enable usb debugging
- Download Minimal adb and fastboot from this link or from the resources folder
- Install the downloaded exe, just click next leaving everything to default
- Go to C:\Program Files (x86)\Minimal ADB and Fastboot
- Double click cmd-here.exe
- Connect your phone to computer via usb cable
- In cmd type > adb reboot bootloader
- Hit Enter
6. If (this is your first time)
{
1. There will be a popup on your phone to allow usb debugging
2. Tick always allow and tap OK
3. Phone will reboot to bootloader screen showing FASTBOOT
}
else
{
Phone will directly reboot to bootloader screen showing FASTBOOT
}
- In the same cmd window type > fastboot oem unlock
- Hit Enter
if (bootloader already unlocked)
{
1. It will display Device already unlocked -> OKAY -> FINISHED
}
else
{
It will display OKAY -> FINISHED and the phone will restart
2. Repeat ### Step 4
}
- Download recovery-3.2.1-2-oreo.img from resources folder
- Move the downloaded file to C:\Program Files (x86)\Minimal ADB and Fastboot
- Make sure you are in FASTBOOT and connected to computer
- In the same cmd window type > fastboot boot recovery-3.2.1-2-oreo.img
- You will now see the TWRP recovery screen
- Enter your PIN or password if it asks for it
- Download pixel experience from this link
- Download Twrp-recoveryInstaller-3.2.1-2-oreo.zip from resources folder
- Copy the downloaded zips to your phone storage
- In TWRP recovery Go to Wipe -> Advanced Wipe -> Tick Dalvik, System, Data
- Swipe to wipe and go to main recovery screen by tapping back
- Go to Install -> Select PixelExperience -> Swipe to confirm Flash
- Go and quickly take a pee
- Tap back and select Twrp-recoveryInstaller-3.2.1-2-oreo -> Swipe to confirm Flash
- Go to main TWRP screen -> Reboot -> Recovery
- Reboot -> System
- Download magisk from resources folder
- Copy to phone -> Install -> Reboot -> System ::: Why no detailed instructions ? (You are an expert now)
I guess it's enough for now.....open for changes