BADAYUSHIO
Enthusiast
Step 1: Install Essential Android SDK Platform Tools
The first step in this process involves installing of You do not have permission to view the full content of this post. Log in or register now. on your PC. It is an official ADB & Fastboot binary which is offered by Google. When downloaded, extract the downloaded file and store it in your preferred location on your PC.Step 2: Toggle on USB Debugging & OEM Unlocking on Your Phone
Now, on your Android device, enable the USB Debugging and OEM Unlocking option. This will allow the PC to recognize your Android phone with ease in ADB Mode.Follow the steps here to do so:
- Open Settings>>head to the Additional Settings>>Developer Options.
- If not there, go to About Device and tap on the Build number 7 times. Now, you’ll get a pop-up saying “You are now a Developer” and Developer Options will appear on the Settings screen.
- Toggle on the Developer options button.
- Now, on the next screen enable USB Debugging and OEM Unlocking options.
Step 3: Unlocking the Bootloader
This step involves unlocking the bootloader on your phone. Remember, it wipes off all your data and nullifies your device warranty. So, proceed once you are sure about it and agree to bear the risks associated with it.Also, backup your phone data to recover them back once done with flashing ROM. When you are done with backing up your phone data, follow this guide to You do not have permission to view the full content of this post. Log in or register now..
Step 4: Download & Extract ROM
Now, it’s time to install a ROM compatible with your Android device. Ensure to choose a ROM from a trusted and reputable source to ensure that it is safe and malware-free. Some of the reputable sources for ROM include XDA Developers, LineageOS, and Paranoid Android.When downloaded, extract the file and transfer the partitioned files to the SDK Platform-tools folders.
Step 5: Boot Your Device Into Fastboot Mode
This step involves booting your Android device into Fastboot mode to prepare it for flashing a ROM. For this, follow the simple steps below:- Connect your phone to your PC using a USB cable.
- Then, head to the platform-tools location, and type CMD in the address bar followed by hitting Enter.
- Now, on the cmd panel, type adb reboot bootloader command and hit Enter to boot into Fastboot mode.
- To confirm the connection, type fastboot devices followed by hitting the Enter key.
- Now, you’ll see your device serial ID on the screen.
- If your device is stuck on Fastboot mode, follow the You do not have permission to view the full content of this post. Log in or register now. guide to get out of this loop.
Step 6: Flash the Partioned ROM Files
Now, you’ll have to flash the partitioned files of the ROM that you have got after extraction using Fastboot commands.Here’s how to Fastboot flash ROM: Type fastboot flash boot boot.img (Here, replace boot with file name and boot.img with the file name and extension like shown in the below image) and hit Enter. Follow the same command to flash all the portioned files.
Step 7: Rebooting the Device
When done with flashing the ROM, you need to reboot your device now. For this, enter the command fastboot reboot and hit Enter.
That’s it! Your device will boot into a newly flashed ROM. Also, follow our guide on You do not have permission to view the full content of this post. Log in or register now., if not satisfied with the flashing ROM.
Disclaimer you must have unlock bootloader and not turn off oem unlocking and usb debugging
Here is the video for unlocking bootloader
You do not have permission to view the full content of this post. Log in or register now.
Just remove emoji