Skip to main content

huawei nexus 6p bootloop fix

This post will guide you, How to Fix the Bootloop problem in your Nexus 6P. This is unofficial fix but seems to be working as of now. Follow the guideline to fix this problem. Check this XDA Forum link for further details.


Prerequisite

There are few minimum conditions that has to be meet. It may be certain software and some basic steps.

  • It is recommended to install Android SDK from Google. Since Google ADB Drivers comes pre installed with this SDK.
  • You must have unlocked bootloader of the device. See below instructions on how to do that.
  • This method as of today is working on devices till Android Nougat 7.1.2. It is not working on Android O Preview.
  • You must take complete backup as this is going to wipe all the data if you haven't unlocked the bootloader.

Files Needed

These are the files and setup you may need. Also here is the original download location at XDA.
  1. A windows PC (this method) with Android SDK Installed, or install minimal adb as mentioned below (2 & 3).
  2. Install the latest ADB and Fastboot binaries and extract them to an common folder on your computer.
  3. Download and install the Google USB Driver (Windows)
  4. N2G48B_4Cores.img (Modified Boot Image)
  5. twrp3_1_1_4Cores.img (Modified latest twrp)
  6.  EX4_1_1_4Cores.zip (Improve Performance)

Video Demo

We will recommend to go through the basic demos to understand more details before you begin installation process.

Watch the complete demo here,

How to Install TWRP Recovery

How to Root Nexus 6P - Complete Guide

Installation Step 

Now assuming you have performed the basic steps by watching above demos, here is the summary,
  1. Copy all the images and the zip files to the directory where your android sdk is installed. In our case it is "C:\Android\sdk\platform-tools".
  2. Enable the developer option and then go inside the 'Developer Options'
  3. Turn on the 'USB Debugging' & 'OEM Unlocking'.
  4. After installing the Android SDK connect the device with cable and then give permission if asked as below,
  5. Now execute the command 'adb devices' and see if the connection is proper.
  6. Next is go to bootloaderm use the command 'adb reboot-bootloader'. 
  7. Once you are in bootloader use the command 'fastboot devices' to check the connection.
  8. Now flash the modified boot image file downloaded above. Use the command 'fastboot flash boot N2G48B_4Cores.img
  9. Its optional to flash the twrp recovery (modified). But recommended to install. The command will be ' fastboot flash recovery twrp3_1_1_4Cores.img
  10. If you wish to install the 'speed ' enhancer (only if you feel lag else no) then go to twrp recovery and under install section flash the file 'EX4_1_1_4Cores.zip'
  11. Next command is to reboot the device normally using 'fastboot reboot'.
This is all. You should see your device is working fine and also rebooting properly too.

Connect with Us

You can join us and ask any specific questions if you have,

  https://www.facebook.com/GuptaInformationSystems   https://instagram.com/GuptaInformationSystems/   https://twitter.com/GISSupport

source : xda

Comments

  1. How to turn on 'USB Debugging' & 'OEM Unlocking' if phone is bootlooping?

    ReplyDelete
  2. problemas al tratar devivir nexus 6p con oem bloqueado y en estado de bootloop hacer lo siguiente,calentar el telefono con un secador de pelos por un buen rato y tratar prender el telefono prendera con normalidad una ves adentro activar oem y depuracion y hay seguir con el proseso!espero que les sirva saludos

    ReplyDelete

Post a Comment

Popular posts from this blog

pokemon go android 0.57.2 hack download

This post will guide you on how you can play the latest version of Pokemon GO (0.57.2) on your Android device. With the new update there are lot of new features and changes have been made. The new version looks very different and exciting comparing to older pokemon go versions. Note: This guide is for educational and knowledge purpose only. Try at your own risk. Neither the author the Niantic is suggesting to use the hack on the games. There may be actions taken if you been caught by Niantic. See Also Simplest Trick to Increase Reliance JIO 4G Speed Battery Drain Fix for OnePlus 3 & OnePlus 3T Always On Display for any Android Whats New in Version 0.57.2 According to  Official Niantic Blog Post , Here are the new features and changes Over 80 additional Pokémon originally discovered in the Johto region can be caught. Gender-specific variations of select Pokémon can be caught. Added new encounter mechanics. Added Poké Ball and Berry selec...

Nothing Phone 2: There's something in marketing gimmick

Nothing Phone 2 Squabble: Nothing priced its first phone (Nothing Phone) at 32,000 on July 12, 2022. The phone was distinct because to its glyph light feature and distinctive operating system. Nothing has also developed Nothing EAR (TWS), a Landon-based firm that has sold over 1 million units worldwide as of the end of 2022. Here is our whole Nothing Phone 2 review. Carl Pei, CEO of Nothing Nothing Technology Limited (stylized as NOTHING), has introduced Nothing Phone 2, and people are discussing his marketing techniques rather than his products. They implement a twofold embargo for artists; it appears that they are encouraging influencers to engage in dark marketing. Mr. Rakesh, alias Gyan Therapy, made a video opposing the embargo while everyone else was busy fluffing it.  So, following the contentious embargo, I've discovered two major reasons to avoid Nothing Phone 2: 1. Expensive Pricing: The Nothing Phone 2 costs roughly 45,000 INR, which is 5,000 INR higher than the Oneplus ...

how to install xposed framework on nougat

This post will guide you on how to install the latest Xposed Framework SDK 25 on Android Nougat 7.0 and above. Xposed is now officially available on Android Nougat from 7.0 to 7.1.2, Also see how to root your device with latest Magisk Manager. Warning Rooting is not safe and not easy, It may brick your device or may loss your data. Installing Xposed Framework may brick your device. Take proper backup before you proceed. If you are not sure then don't try these. Video Demo We always recommend to watch the live demo before you take any further step, This might help you a lot. See the video on our YouTube Channel , Minimum Requirement There are few set of minimum requirement also, Your device must be ROOTED.  For latest rooting guide follow this link . You should have TWRP Recovery installed. See how to install TWRP without ROOT. Files Needed You may need one or more files to install the Xposed Framework. Download files as needed, To know the p...