I just dug out my old Nokia X2 which I had dumped. Now I need one of the contacts but i don't remember the Pin code.
The Device is unrooted has no custom recovery and USB Debugging is Disabled. There is no sd card and I don't have the google account anymore.
What are my options ?
Is there someway I could install a custom recovery on an unrooted device ?
reset
mnm.matin said:
I just dug out my old Nokia X2 which I had dumped. Now I need one of the contacts but i don't remember the Pin code.
The Device is unrooted has no custom recovery and USB Debugging is Disabled. There is no sd card and I don't have the google account anymore.
What are my options ?
Is there someway I could install a custom recovery on an unrooted device ?
Click to expand...
Click to collapse
no pincode you can reset factory the phone but all your data will erase
delete systemui.apk from system\apps folder via twrp recoveries file manager. It causes a lot of force errors dont forget. try it with your own risc.
symbuzzer said:
delete systemui.apk from system\apps folder via twrp recoveries file manager. It causes a lot of force errors dont forget. try it with your own risc.
Click to expand...
Click to collapse
Can I install TWRP Recovery on unrooted Phone ?
mnm.matin said:
Can I install TWRP Recovery on unrooted Phone ?
Click to expand...
Click to collapse
Yes, you can use Advanced Nokia X2 Tool for it.
Sent from my NokiaX2DS using XDA Free mobile app
symbuzzer said:
Yes, you can use Advanced Nokia X2 Tool for it.
Sent from my NokiaX2DS using XDA Free mobile app
Click to expand...
Click to collapse
I have the Nokia X2 tool, but will installing the custom recovery delete my data ?
mnm.matin said:
I have the Nokia X2 tool, but will installing the custom recovery delete my data ?
Click to expand...
Click to collapse
No
Finaaaly I was able to backup my data. Thanks For the support @symbuzzer
This is how I did it: i) Install Custom Recovery, 2) Use Paswword Disable zip
1. Use the advanced Nokia X2 tool to install drivers.
The only way you can flash something is using fastboot mode
2. Fast Boot Mode
i) turning the phone off and
ii)holding the power button and after the screen turns on , hold both the volume buttons for 3-5 seconds until it gets stuck at the "NOKIA" screen
III)Connect to PC
Download TWRP 2.8.7.0 ( This is the only one which works, dont know why but , CWM didnt work just got stuck on boot logo every time)
http://forum.xda-developers.com/nokia-x2/development/twrp-2-8-7-0-t3144000
3. In ADB type this
Fastboot -i 0x0421 flash recovery "twrp-2.8.7.0-20150625-ara.img"
4.Reboot , Boot into recovery
5. Optional (Install TeamWin recovery from Advanced Nokia X2 tool) (I just like this one much better )
6.Install the following zip
http://forum.xda-developers.com/attachment.php?attachmentid=2532214&d=1390399283
7.Reboot
8.Try Any Random Pattern Or Password, it should Unlock
9.Voila
Related
THIS GUIDE IS ONLY FOR L90 D410, D405, D405n
First of all, This is not my original work. I am just sharing this GUIDE for easy Bootloader Unlocking and flashing Custom Recovery to L90.
I have tested this method myself and it is working perfectly for me, but it is also possible that it might not work for you for some reasons, so don't panic, just post your problem or whatever error you are facing (please attach screenshot if possible). I or other thread members will try to troubleshoot it. After resolving the problem I'll update this post, so that other members do not face such problem again.
Click to expand...
Click to collapse
PLEASE, USE THIS TUTORIAL AT YOUR OWN RISK, IF SOMETHING WENT WRONG (because of your stupidity) ME OR XDA WILL NOT RESPONSIBLE FOR YOUR LOSS.
Click to expand...
Click to collapse
Root Access required to Unlocking Bootloader and Flashing Recovery. If you are already rooted then go on, if not then down towelroot apk from https://towelroot.com/ and root your phone and install superuser from play store.
If towelroot is not supported to your device, then follow my EASY ROOTING GUIDE below :-
[GUIDE] [NEW] Root All L90 Varients with Latest updates [EASY]
Click to expand...
Click to collapse
DEVICES FLASHED WITH THIS GUIDE AND TESTED OK: LG L90 (D410)
Follow this guide step by step :-
1. Download and extract L90_D4##_v10x_aboot.zip (# = your device model, x = version of stock firmware) and any custom recovery zip you want to flash from the attachments below this post to external sd card (aboot.bin should be on external sd (/storage/external_SD/aboot.bin) , not in any other folder.
2. Download and install terminal from play store and run it.
3. Now type following commands in terminal :-
su
dd if=/storage/external_SD/aboot.bin of=/dev/block/platform/msm_sdcc.1/by-name/aboot
Click to expand...
Click to collapse
(Grant superuse permission to terminal after typing "SU" command)
4. Exit terminal, download and install Flashify from play store. Run it and grant root access.
5. Tap on Recovery image > chose a file > select recovery.img file
6. Tap on Yup!
That's it you are done
HOW TO BOOT INTO RECOVERY PRESSING VOLUME AND POWER KEY
You can reboot to recovery via flashify app or following key combination: -
Power of your phone press both Volume Down + Power Button same time, As soon as the LG logo appears release both buttons and immediately press and hold same buttons (Volume Down+Power) again. Now Factory data reset screen will appear saying "Erase all user data & restore default settings?". Use volume down key to select "Yes" and press power button to confirm and now you should be in recovery. (Caution: Don't try this while stock recovery installed or it will erase all your data)
In case of brick or want to flash stock firmware, please follow this guide :
[Easy][GUIDE][UNROOT][RELOCK BOOTLOADER]Flash Stock KDZ Offline LG L90 [All Variants]
Here is also another method to unlock bootloder using ADB on PC by @SubliemeSiem
Guide to unlocking the bootloader on the L90 using ADB
I used evoname's autopatcher, does this aboot work for all variants from v10a to v10d? I thought they all had their separate aboots.
.
anyways the aboot patch works, tested on my d410 v10b
is "dd if=/storage/external_SD/aboot.binde" a typo?
I advice that users first enable fastboot and make backup before doing this.
Does this work on D405 v10b?
Only for D410
Sent from my LG-D410 using XDA Premium 4 mobile app
another typo :
"of=/v/block/platform/msm_sdcc.1/by-name/aboot"
the /v/ is supposed to be /dev/ right?
It was typing error crosswire, thanks for correcting me
Sent from my LG-D410 using XDA Premium 4 mobile app
thanks for twrp ty ty ty
Just press that thanks button instead of posting
Please help!!!!
Hi guys,
I've bricked my D415 by flashing the aboot.bin for the D410.
Now my device doesn't turn on, even when I connect the charger. However when I connect the charger cable with the battery out, the phone turnson and shows a signal to put battery back.
Is there any way to solve this issue? Maybe by reflashing the aboot.bin (I backed it up before).........
Help plz...
IPRJ25 said:
Hi guys,
I've bricked my D415 by flashing the aboot.bin for the D410.
Now my device doesn't turn on, even when I connect the charger. However when I connect the charger cable with the battery out, the phone turnson and shows a signal to put battery back.
Is there any way to solve this issue? Maybe by reflashing the aboot.bin (I backed it up before).........
Help plz...
Click to expand...
Click to collapse
http://forum.xda-developers.com/lg-l90/general/guide-flash-stock-kdz-offline-lg-l90-t2803479
follow my this guide
IPRJ25 said:
Hi guys,
I've bricked my D415 by flashing the aboot.bin for the D410.
Now my device doesn't turn on, even when I connect the charger. However when I connect the charger cable with the battery out, the phone turnson and shows a signal to put battery back.
Is there any way to solve this issue? Maybe by reflashing the aboot.bin (I backed it up before).........
Help plz...
Click to expand...
Click to collapse
If ADB still recognizes your device, then yes, flash back your original aboot image. Otherwise, it's KDZ flash. Did you zero out your laf partition to enable fastboot? If so, put device in fastboot mode and flash aboot backup with
Code:
fastboot flash aboot "path/to/aboot.bin"
shinobisoft said:
If ADB still recognizes your device, then yes, flash back your original aboot image. Otherwise, it's KDZ flash. Did you zero out your laf partition to enable fastboot? If so, put device in fastboot mode and flash aboot backup with
Code:
fastboot flash aboot "path/to/aboot.bin"
Click to expand...
Click to collapse
My device is completely dead...
It doesn't turn on.
No fastboot, no download mode, no adb, no life...
But when I connect the usb without the battery, the phone lights up and shows a missing battery icon. Only in that situation. other things do not work, the phone is "The Walking Dead, Last Season"
I think that the aboot is the bootloader of everything... but the question is "why does the phone show the missing battery icon, and then when I put the battery back it doesn't show anything...? No charging, [nothing].
Worked great on my new d410, thanks. I noticed cwm has no backup to ext sdcard. Its this a phone limitation or its from cwm recovery?, so I'll switch to twrp instead. Cus phone memory is too small for my full cwm backup
Sent from my LG-D410 using Tapatalk
Bricked....?
Hello all, I think I bricked my phone (lgl90 D410) I followed instruction from first post , also this is not the first time I do something like this on a phone.
Everything seamed to be fine during the process, but when I tried to boot in recovery the phone wont start at all, the only sign of "life" is when I pull out the battery and plug in the USB cable it shows maybe a warning that the battery is missing, that is all ((((,.
Can some one help me, can I fix this or I should go with warranty ? Thank you in advance !
BR,
Mike
miketgv said:
Hello all, I think I bricked my phone (lgl90 D410) I followed instruction from first post , also this is not the first time I do something like this on a phone.
Everything seamed to be fine during the process, but when I tried to boot in recovery the phone wont start at all, the only sign of "life" is when I pull out the battery and plug in the USB cable it shows maybe a warning that the battery is missing, that is all ((((,.
Can some one help me, can I fix this or I should go with warranty ? Thank you in advance !
BR,
Mike
Click to expand...
Click to collapse
Follow this guide
http://forum.xda-developers.com/showthread.php?t=2803479
[Easy][GUIDE][UNROOT][RELOCK BOOTLOADER]Flash Stock KDZ Offline LG L90 [All Variants]
i have done it a little different way that OP said. on my INDIAN D410
here is what i have done.
1.i have rooted with towelroot and install "supersu,busybox and quick boot "from playstore
2.enabled developer settings in about phone.
3.go to developer settings and enabled usb debugging
4.connect phone to pc in MTP mode
5.open terminal on my ubuntu(you can use windows with adb installed)
6.given following commands
adb devices
Click to expand...
Click to collapse
(accept the rsa key prompt if appears)
adb shell
su
Click to expand...
Click to collapse
(grand super user request)
dd if=/storage/external_SD/aboot.bin of=/dev/block/platform/msm_sdcc.1/by-name/aboot
reboot
Click to expand...
Click to collapse
(after reboot go to adb shell again with su propmt)
dd if=/storage/external_SD/cwm.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
Click to expand...
Click to collapse
(you can use cwm.img or twrp.img from quarx's cm11 thread)
in quick boot >>>click recovery>>grant super user
and you are in recovery.
i think this is a easy way as no one has to type commands on mobile which is cubbersome and liitle uneasy.
here you can copy paste if you want...
k2wl said:
i have done it a little different way that OP said. on my INDIAN D410
here is what i have done.
1.i have rooted with towelroot and install "supersu,busybox and quick boot "from playstore
2.enabled developer settings in about phone.
3.go to developer settings and enabled usb debugging
4.connect phone to pc in MTP mode
5.open terminal on my ubuntu(you can use windows with adb installed)
6.given following commands
(accept the rsa key prompt if appears)
(grand super user request)
(after reboot go to adb shell again with su propmt)
(you can use cwm.img or twrp.img from quarx's cm11 thread)
in quick boot >>>click recovery>>grant super user
and you are in recovery.
i think this is a easy way as no one has to type commands on mobile which is cubbersome and liitle uneasy.
here you can copy paste if you want...
Click to expand...
Click to collapse
Thanks for suggestion buddy,
I am aware of this method. You are just using a PC for hole process, but what I am thinking is, that not every L90 user can afford a PC (in INDIA) , but can afford Terminal app for free from play store
gdjindal said:
Thanks for suggestion buddy,
I am aware of this method. You are just using a PC for hole process, but what I am thinking is, that not every L90 user can afford a PC (in INDIA) , but can afford Terminal app for free from play store
Click to expand...
Click to collapse
but you can add this as a alternative method in OP .
people can use what ever they want to.....right??
k2wl said:
but you can add this as a alternative method in OP .
people can use what ever they want to.....right??
Click to expand...
Click to collapse
Thanks K2wl,
I'll update my post :good:
Great! Link for this thread added to Frequently Asked Questions - LG Optimus L90
Hey guys long time personal device modder and lurker here, I've seem to have bricked my girlfriends phone, and she is currently not very pleased.
I attempted to unlocked the boot loader for her D415
from this tutorial here http://forum.xda-developers.com/lg-l90/general/guide-unlock-bootloader-t-mobile-l90-t2836457.
did the first half of the guide ( adb ), I wasnt able to get reach fastboot from lack of fastboot drivers, but after reading another thread turns out her d415 was unlocked already. I rooted the phone with towelroot, installed TWRP from I think rom manager, booted into recovery from terminal emulator, made a backup of the phone using TWRP and installed cyanogenmod 11.
Now everything worked great with the phone, but she wanted Gapps. When I installed Gapps from TWRP half of the Gapps werent there ( the play store was missing ) , and a google plus notification repeatably kept popping up. So I decided to restore the phone with the backup of the phone I made earlier and reinstall cyanogenmod. Once the restore was complete it was booted into fastboot. At first her phone wasn't being recognized, I found the drivers for fastboot, on this guide here http://forum.xda-developers.com/lg-l90/general/guide-fastboot-l90-d415-t2827825. I can communicate with my phone from fastboot but that's it. I tried using fastboot to install the cyanogenmod and stock rom but I got a 'error: update package has no android-info.txt or android-product.txt" from each rom
So any help would be appreciated! Sorry for the long post, I didnt wanna leave out any details that could help!
Restore your device using my guide (or any other) here.
creativetrendz said:
Restore your device using my guide (or any other) here.
Click to expand...
Click to collapse
I'm not quite sure if your guide can help me, I'm only able to communicate with the device via fastboot, I can't reach download mode either . Thank you though
Flash recovery in fastboot. Install a system in custom recovery.
Sent from my LG-D405n using XDA Free mobile app
bravho said:
Flash recovery in fastboot. Install a system in custom recovery.
Sent from my LG-D405n using XDA Free mobile app
Click to expand...
Click to collapse
I don't think I can enter recovery by holding down buttons on this phone, I think the only way I could reach it is from a terminal emulator or TWRP manager? So what would flashing a recovery do ? because wouldnt I still be in flashboot?
Sorry only being stuck in flashboot is weird.
CarlJung said:
I don't think I can enter recovery by holding down buttons on this phone, I think the only way I could reach it is from a terminal emulator or TWRP manager? So what would flashing a recovery do ? because wouldnt I still be in flashboot?
Sorry only being stuck in flashboot is weird.
Click to expand...
Click to collapse
I got the recovery working, all i did was f did the factory reset method (hold power and volume down them realease power and hold again) and factory reset (didnt actually reset just went to recovery.?.) and boom in recovery
Thanks everyone...
You're welcome
Sent from my LG-D405n using XDA Free mobile app
Happy you fixed it .
Sent from my ALCATEL ONE TOUCH 4037T using AppYet
i also have same problem in d415
but i dont installed custom recovery so i cant go in recovery
does anybody have any other idea.
99% SOLVED
Hello all.
EDIT 070117 Partially SOLVED - after 0% battery is possible enter to FastBoot, but problem with TWRP or Unbrick stay...
EDIT 2 only Revolution recovery is going, but no efect... still trying install OS
I tried install Revolution ROM on my Huawei P9 lite (1 SIM card model for Europe - LN21), I unlocked BOOTloader, flash recoveries and ROMs, but after last install phone reboot ONLY in "wait for boot" mode... No acces to recoveries and FASTBOOT mode.....
Any ideas?
Thanks..
EDIT 10 01 2017
After about 100 reflashing everything inside OS works only 1 solution (99%) - i was on broke Nougat, nothing work correctly....
go to fastboot (turn off, hold down volume and plug USB - PC)
1. flash twrp beta 9 from BadWolf
2. Flash this zip http://forum.xda-developers.com/atta...1&d=1481994704
IN CASE OF UNABLE MOUNT ANY PARTITION - USE product v_3 (twrp restore by Badwolf)....
3. Put the MM UPDATE.APP in the DLOAD folder on EXTERNAL SDCARD (it is possible use internal storage, i used VNS-L21XXXXX120)
4. Install it using the 3 button method (dload method) but sometimes work only + volume and power on
5. Factory reset
In case - decryption code need, only write anything and ask on revert data by eRecovery....
Now everything works correctly , ONLY FASTBOOT DONT WORK yet....
PS SORRY for terrible english!
6. DONE!!
mrmajco said:
Hello all.
I tried install Revolution ROM on my Huawei P9 lite (1 SIM card model for Europe - LN21), I unlocked BOOTloader, flash recoveries and ROMs, but after last install phone reboot ONLY in "wait for boot" mode... No acces to recoveries and FASTBOOT mode.....
Any ideas?
Thanks..
Click to expand...
Click to collapse
Nobody know?
Hi guys~
so recently i was trying to flasha custom rom for my moto g5s plus and already unlock the bootloader, but when i flash the new twrp(3.2.0.1) and reboot to recovery mode this error comes up
Start up failed:
Your device didn't start up successfully.
Use the software repair assistant on computer
To repair your device.
Connect your device to your computer to get the software repair assistant.
IN RED - AP Fastboot flash mode (secure)
USB connected
.....
......
In red - failed to load kernel !
Boot up failed
Click to expand...
Click to collapse
so how to fix this guys? i already tried to do some research for my problem but its useless it was still not working
big thanks for you guys~
solved thx!
Could you possibly share how you fixed this?
Hymix said:
Could you possibly share how you fixed this?
Click to expand...
Click to collapse
First make sure you are using the right version for your build.. After you install it via fastboot, from there go to the recovery menu, up, down volume. When in there wipe data.. Some say factory reset, but I wiped data which did the same thing, and now it works.
help
doubledragon5 said:
First make sure you are using the right version for your build.. After you install it via fastboot, from there go to the recovery menu, up, down volume. When in there wipe data.. Some say factory reset, but I wiped data which did the same thing, and now it works.
Click to expand...
Click to collapse
Hello, I have the same problem when trying to start the TWRP, I want to try this solution but the Google Translator is bad and it is not understood. Can you explain it again please?
NelsonFa01 said:
Hello, I have the same problem when trying to start the TWRP, I want to try this solution but the Google Translator is bad and it is not understood. Can you explain it again please?
Click to expand...
Click to collapse
Install the Version of TWRP for your device. Use Fastboot boot twrp-x.x.x-x.img Twrp should boot into recovery automatically.. Once in there go to wipe>advanced wipe and wipe data only reboot.
TWRP recovery not boot
tart up failed:
Your device didn't start up successfully.
Use the software repair assistant on computer
To repair your device.
Connect your device to your computer to get the software repair assistant.
i have Moto 4g Plus please help
TWRP recovery not boot
Hi there.
I wanted to root a Redmi 10S device. Bootloader was also opened. The flash went during fastboot mode, then after the fastboot reboot command, the device restarted, but it only shows "Redmi" and the word android at the bottom. I tried to access recovery and fastboot mode, but powr+volD only restarts the device and only the Redmi inscription is visible.
I don't know what they call this state in which the device is.
If there is a suitable link on the forum, I would appreciate it.
Hi there!
What did you flash excatly?
I mean, did you flash the whole phone, or just a patched boot image?
Andris85 said:
Hi there.
I wanted to root a Redmi 10S device. Bootloader was also opened. The flash went during fastboot mode, then after the fastboot reboot command, the device restarted, but it only shows "Redmi" and the word android at the bottom. I tried to access recovery and fastboot mode, but powr+volD only restarts the device and only the Redmi inscription is visible.
I don't know what they call this state in which the device is.
If there is a suitable link on the forum, I would appreciate it.
Click to expand...
Click to collapse
reflash stock and done to enter in fastboot mode press power and volD keep presing volD until the phone start in fastboot mode and flash it
gurtnyi said:
Hi there!
What did you flash excatly?
I mean, did you flash the whole phone, or just a patched boot image?
Click to expand...
Click to collapse
Just the boot.ini. but I think this would make fastboot mode work. But it's not working
tutibreaker said:
reflash stock and done to enter in fastboot mode press power and volD keep presing volD until the phone start in fastboot mode and flash it
Click to expand...
Click to collapse
What should I use to reflash? Mi flash? This is the NS
Yes... I probably mixed up the boot file in the downloads folder and not the correct received flash
Click to expand...
Click to collapse
Then, you don't have to flash the whole phone again, just flash back the original image, and try rooting with twrp and magisk zip file (rename the apk file from magisk.apk to magisk.zip, and then flash it in twrp)
If you can't install twrp, or something went wrong, take a full backup from your phone (like using google's backup service, and Miui backup--> it 'll save the backup to internal storage/miui/backup/AllBackup) and then ypu can reflash the phone with mi flash tool, but don't lock the bootloader back, and after flash, you shuold enable oem unlock in developer settings.
One quick question:
Did you enable oem unlocking in developer settings, before trying to flash the modified image?
gurtnyi said:
Then, you don't have to flash the whole phone again, just flash back the original image, and try rooting with twrp and magisk zip file (rename the apk file from magisk.apk to magisk.zip, and then flash it in twrp)
If you can't install twrp, or something went wrong, take a full backup from your phone (like using google's backup service, and Miui backup--> it 'll save the backup to internal storage/miui/backup/AllBackup) and then ypu can reflash the phone with mi flash tool, but don't lock the bootloader back, and after flash, you shuold enable oem unlock in developer settings.
One quick question:
Did you enable oem unlocking in developer settings, before trying to flash the modified image?
Click to expand...
Click to collapse
yepp, enable oem unlock. But fastbootmode is required for all operations. But fastboot mode doesn't work.
What do you mean it doesn't work?
Can't enter into fastboot mode?
gurtnyi said:
What do you mean it doesn't work?
Can't enter into fastboot mode?
Click to expand...
Click to collapse
Can't enter fastboot mode. The device only shows "Redmi" lettering. If fatboot worked, I could have done it already. power+volume down, the device just restarts and shows "redmi".
Hmm..
And if you holding the volD and power buttons together for a longer time?
Like a min, or sth
I had a similar situation, but after a few tries it went into fastboot mode
gurtnyi said:
Hmm..
And if you holding the volD and power buttons together for a longer time?
Like a min, or sth
I had a similar situation, but after a few tries it went into fastboot mode
Click to expand...
Click to collapse
it just restarts, as long as I press and hold volume down+power, if I don't press it, it just shows the redmi text
I apologise, but I 've currently ran out of ideas. If I can find any solution, I 'll post an answer about it.
gurtnyi said:
I apologise, but I 've currently ran out of ideas. If I can find any solution, I 'll post an answer about it.
Click to expand...
Click to collapse
TXH
Hi there the forgive my on my bad english and text.
The Only thing u can do is restoring the firmware by using brom mode, Look it up or follow the steps i'll give u....
First keep in mind brom works best Without the batary conected . So remove the thin cover plate at the back u can loosen it with heat , after removing the cover move all screws and remove the housing so u can disconect the batary at the mainboard .
Next u will have to install the Vcom drivers according your chipset mediatek etc.
For the Vcom drivers and install of it u can follow https://www.hovatek.com/forum/thread-16640.html
U must download or allready have a firmware file in fastboot format , Open up SP Flash tool and go to optionsd and select connection, click the w/o battery option and close it. Open your scatter file and than click on download . Insert your phone wile holding your volume down or up , with my device a redmi note 10s it was the up and down to getter for it was flashing the rom. this should flash your device back with a working fastboot and working rom.
Hope u will succeed...
Greetsss
Pegelaar_NL said:
Hi there the forgive my on my bad english and text.
The Only thing u can do is restoring the firmware by using brom mode, Look it up or follow the steps i'll give u....
First keep in mind brom works best Without the batary conected . So remove the thin cover plate at the back u can loosen it with heat , after removing the cover move all screws and remove the housing so u can disconect the batary at the mainboard .
Next u will have to install the Vcom drivers according your chipset mediatek etc.
For the Vcom drivers and install of it u can follow https://www.hovatek.com/forum/thread-16640.html
U must download or allready have a firmware file in fastboot format , Open up SP Flash tool and go to optionsd and select connection, click the w/o battery option and close it. Open your scatter file and than click on download . Insert your phone wile holding your volume down or up , with my device a redmi note 10s it was the up and down to getter for it was flashing the rom. this should flash your device back with a working fastboot and working rom.
Hope u will succeed...
Greetsss
Click to expand...
Click to collapse
Yep, this guy here 's got the point. If you can't flash with sp flash tool because auth fail, there's a method to bypass it.
You can find the tutorial here: https://www.getdroidtips.com/bypass-mediateks-sp-flash-tool-authentication-protection/
I also got some help from this guy's post, many thanks to him too.
https://forum.xda-developers.com/t/...ad_da_fail-0x7d4-2004-for-mtk-phones.3692259/
Let us know how it's going with it! ;D
I can unbrick the device at any time. There is another problem. An incorrect boot file is probably being copied. After TWRP you will never enter android again. But TWRP also only loads up to the subtitle. I tried a lot of methods. Now I will try google p ex. android and make it root.
But, if someone can recommend a device intended for gaming, but easy to root, then I will buy one
Andris85 said:
I can unbrick the device at any time. There is another problem. An incorrect boot file is probably being copied. After TWRP you will never enter android again. But TWRP also only loads up to the subtitle. I tried a lot of methods. Now I will try google p ex. android and make it root.
But, if someone can recommend a device intended for gaming, but easy to root, then I will buytoday there is a lot of devices for gaming like rog phone and red magic
Click to expand...
Click to collapse
today there is a lot of devices for gaming like rog phone and red magic, but is you are looking for a "gaming phone" in low or mid-range you are just wasting your money
Andris85 said:
I can unbrick the device at any time. There is another problem. An incorrect boot file is probably being copied. After TWRP you will never enter android again. But TWRP also only loads up to the subtitle. I tried a lot of methods. Now I will try google p ex. android and make it root.
But, if someone can recommend a device intended for gaming, but easy to root, then I will buy one
Click to expand...
Click to collapse
There's a tutorial, that helped me installing twrp correctly to this phone, I'll link my post about this.
https://forum.xda-developers.com/t/twrp-on-android-12.4522273/
tutibreaker said:
today there is a lot of devices for gaming like rog phone and red magic, but is you are looking for a "gaming phone" in low or mid-range you are just wasting your money
Click to expand...
Click to collapse
If you can root it easily, then the expensive one is good for me! Normal root was not available for typical gamer phones for years. If I buy something for which root may not be available, then I'm wasting my money...
gurtnyi said:
There's a tutorial, that helped me installing twrp correctly to this phone, I'll link my post about this.
https://forum.xda-developers.com/t/twrp-on-android-12.4522273/
Click to expand...
Click to collapse
I will look today