Fix bootloop issue after flashing custom ROM on your Android device


http://thunderztech.com/fix-bootloop-issue-after-flashing-custom-rom-on-your-android-device/


Fix bootloop issue after flashing custom ROM on your Android device


If you are interested in changing custom ROMs or adding tweaks in your device you might be well aware of a word bootloop. The bootloop happens when you try to flash a custom ROM which is not compatible with your device or even if successfully installed in your device you might face a bootloop issue. When a device stuck in a bootloop, the boot process of your device stops working and device use to stuck in start/restart loop. But in this guide we have brought wonderful solution to fix the bootloop issue on your device.

*Before you begin:*

Download and Extract adb fastboot.
http://www.mediafire.com/download/phiijd4bkbwx4b1/adb-and-fastboot.zip

Proper USB drivers for your device must be installed.
http://thunderztech.com/download-usb-drivers-for-nexus-samsung-htc-lg-motorola-huawei-and-oneplus



    How to fix bootloop issue after flashing custom ROM on your Android device

Just follow the below simple steps to fix a bootloop on your Android device.

  * Extract the custom ROM zip on your PC (The ROM which you have installed on your device)
  * Open the folder where you have extracted the custom ROM files
  * Once in there, search for a file with name “boot” it will be an .img file.
  * Copy and paste the boot.img file in the extracted adb-fastboot folder.
  * Once in fastboot mode, Press SHIFT + Right-Click on an empty space inside the adb-fastboot folder.
  * Turn off your device and turn it on again into fastboot/bootloader mode by hardware key combination or type the following command &  press enter to reboot your device into bootloader mode(as shown).

    “adb reboot bootloader”

  * This will reboot your device to bootloader mode, now type the following command

    “fastboot flash boot boot.img”

  * This will fix the crashed boot process on your device.
  * Wait for the boot image file to flash, once done simply reboot your device.

That's it! I'm pretty sure this will help you but if still the problem exists follow the method 2.


*Method 2:*

  * Again reboot your device into fastboot/bootloader mode by typing the  above mentioned command.
  * Select the recovery option to enter into recovery mode.
  * Once in recovery mode select “wipe data/factory reset” and then  “wipe cache partition” and select yes.
  * Once done with the above steps now select “reboot system now” to reboot your device.

That’s it! I hope this guide will help in *fixing the bootloop issue *but still if you face any problem during the process please let us know by posting your queries in the below provided comment box.

posted @   张同光  阅读(122)  评论(0编辑  收藏  举报
编辑推荐:
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
阅读排行:
· DeepSeek 开源周回顾「GitHub 热点速览」
· 物流快递公司核心技术能力-地址解析分单基础技术分享
· .NET 10首个预览版发布:重大改进与新特性概览!
· AI与.NET技术实操系列(二):开始使用ML.NET
· 单线程的Redis速度为什么快?
点击右上角即可分享
微信分享提示