Recent content by Toybitz Odniplu

  1. T

    Break from recovery loop after factory resetting from settings!

    i cant fix to my phone pls help... my pc cannot recognize my phone because my phone looping factory setting shutdown repeatedly, i cant use vol-up+power cause it begin to looping again... pls help...
  2. T

    [FIX] ADB method to break factory reset bootloop by wiping /mtd8

    adb reboot recoveryadb shell mount -o remount,rw / / = ok adb push flash_eraseall /sbin/ = no such file or directory adb shell chmod 755 /sbin/flash_eraseall = permission denied adb shell flash_eraseall /dev/mtd/mtd8 = not found adb reboot recovery = ok all of them device not found... pls help...