Related
Hi all,
Well I love my phone, just love it! BUT having bought it from China, like many I am stuck with the Chinese Model and firmware. Huawei Australia have assisted in unlocking the bootloader, now I am ready to root the phone. BUT, I have not had any luck sourcing a root method for it. Can someone please PLEASE help.
I am desperate as it keeps booting me out of Google Play Services, rendering my Huawei watch useless (ironic huh)
Any help would be appreciated. Email me if you like [email protected]
Michael
flash twrp recovery and install root with it very easy way
A Big Thank You and....
rowihel2012 said:
flash twrp recovery and install root with it very easy way
Click to expand...
Click to collapse
That sounds to easy, only question, how do I do that? Is there an instruction manual or guidance anywhere?
I have flashed other phones in the past but this one is stumping me.
I have looked for some of these methods only to be completing surveys that inundate me with spam and phone calls, only to be left without the downloads that I needed. Did I mention how much I love my phone?
Thanks again
Michael
Managed to root my phone.. even when I have updated the EMUI to B018, but there was an issue.. I tell you below
Step I follow from Chinese Forum below...
Preparation step :
1. download the tools from
https://www.mediafire.com/?9drsdo2f6hn4j34
2. Extract the content to your local. Note there are two folders :
- Folder 1 is for the tool that contains the TWRP recovery.img and the adb/fastboot tool,
- Folder 2 is for the original recovery
3. Copy the SuperSU zip to your phone (either in internal or external memory of your phone)
Installation step :
Step 0, unlock your bootloader (search around on how to do it)
1. Since I am using mac, somehow I don't need to install any driver, but if you using windows, install all the driver yourself
2. Enable the developer mode in your phone, and after that enable the usb debugging
3. Turn off your phone, and boot to fastboot (in off mode, connect the phone with your PC then press Volume Up and Power Button together)
4. Since now your phone has been connected to the PC, go to that Tool folder in respective of your OS, then overwrite the recovery with TWRP with fastboot command (install custom recovery) *note : for mac just add "./" in every command
- check the whether its connected : fastboot devices
- install TWRP : fastboot flash recovery recovery.img
5. Restart your phone and boot to recovery
- restart : fastboot reboot
- after reboot, turn off your phone
- reboot to recovery : turn on your phone by holding Volume Down with Power button
- Now you are at TWRP
6. Install SuperSU (root)
- Install SuperSU zip that has already been copied to your phone using TWRP (use the Install mode)
7. Reboot the phone
- Use reboot function in twrp
8. Profit
Theoritically the above things works but I have some issues following the above :
- After step 4, after recovery being flashed with TWRP seems like my phone Boot Partition is being overwritten too
- So when I rebooted the phone, it boot to TWRP instead
- So I tried to re-flashed the recovery with the original EMUI rom recovery (go to the folder "2.P8Max_Official_Recovery(For_restoration)" to find the original recovery.img). Also note that in the this folder, the adb and fastboot is only for mac. The one for windows use it in the tools
- This is done by going to fastboot again, then do command : fastboot flash recovery recovery.img
- This time using the original recovery
- Now when I rebooted the phone, it goes to EMUI recovery, then I just clicked restart to system or something
- After this, everything fixed, and I have SuperSU install and phone rooted
You can follow the above, but do it at your own risk, I am not responsible if your phone brick hehehe..
Original chinese forum is here : http://cn.club.vmall.com/thread-4919441-1-1.html
Click to expand...
Click to collapse
1 min Search
michaeldanielbourke said:
That sounds to easy, only question, how do I do that? Is there an instruction manual or guidance anywhere?
I have flashed other phones in the past but this one is stumping me.
I have looked for some of these methods only to be completing surveys that inundate me with spam and phone calls, only to be left without the downloads that I needed. Did I mention how much I love my phone?
Thanks again
Michael
Click to expand...
Click to collapse
just flash this recovery with fastboot
https://dl.twrp.me/p8/twrp-2.8.7.1-p8.img
fastboot flash recovery twrp-2.8.7.1-p8.img
then enter the recovery with hold power+volume up
install this file with install zip from twrp
https://download.chainfire.eu/696/SuperSU/UPDATE-SuperSU-v2.46.zip?retrieve_file=1
now you have root
very easy
rowihel2012 said:
just flash this recovery with fastboot
https://dl.twrp.me/p8/twrp-2.8.7.1-p8.img
fastboot flash recovery twrp-2.8.7.1-p8.img
then enter the recovery with hold power+volume up
install this file with install zip from twrp
https://download.chainfire.eu/696/SuperSU/UPDATE-SuperSU-v2.46.zip?retrieve_file=1
now you have root
very easy
Click to expand...
Click to collapse
I am so so sorry and a little embarrassed to ask this.
1. I am using the And it sees my phone
2. I am not sure how to fastboot.
3. Do I install the file "install this file with install zip from twrp" onto my device? (p8 max)
Again, I thank you.
michaeldanielbourke said:
I am so so sorry and a little embarrassed to ask this.
1. I am using the And it sees my phone
2. I am not sure how to fastboot.
3. Do I install the file "install this file with install zip from twrp" onto my device? (p8 max)
Again, I thank you.
Click to expand...
Click to collapse
1-shut down the phone
2-connect the usb cable with holding volume down .now you will be in bootloader
3-open cmd command in windows
4-type (fastboot flash recovery recovery.img (you must before rename the recovery file to recovery.img)
5-now after flashing the recovery .hold power+volume up to enter recovery
6-then install the root zip file
7-reboot the phone
You are so so helpful.
rowihel2012 said:
1-shut down the phone
2-connect the usb cable with holding volume down .now you will be in bootloader
3-open cmd command in windows
4-type (fastboot flash recovery recovery.img (you must before rename the recovery file to recovery.img)
5-now after flashing the recovery .hold power+volume up to enter recovery
6-then install the root zip file
7-reboot the phone
Click to expand...
Click to collapse
I will try this when i get home. I am always confused by the process. I am to old for all of this
Michael
BTW you will get in a Bootloop if your dont know how to exit I would not root your phone!
Sadly, this does not work for me. I did everything you suggested and in the command window I get nothing
I know the risks ( I think)
Hirs_E_Fruit said:
BTW you will get in a Bootloop if your dont know how to exit I would not root your phone!
Click to expand...
Click to collapse
Thanks so much for your concern, I know. But I love the phone but need to make it more Android (Google) friendly as it has Chinese firmware which keeps ending any relationship I have with google play services thus rendering the phone useless (almost)
You have been so helpful
rowihel2012 said:
1-shut down the phone
2-connect the usb cable with holding volume down .now you will be in bootloader
3-open cmd command in windows
4-type (fastboot flash recovery recovery.img (you must before rename the recovery file to recovery.img)
5-now after flashing the recovery .hold power+volume up to enter recovery
6-then install the root zip file
7-reboot the phone
Click to expand...
Click to collapse
I did all you suggested and I could not get it to I renamed the file and as you can see I did a command entry and can see my device which is in faboot and rescue mode (phone unlocked) then I type the command you suggested fastboot flash recovery recovery.img and I get this message
I just do not know what I am doing here
Have u unlocked the bootloader?
BTW my method i posted works if u do it right!
michaeldanielbourke said:
I did all you suggested and I could not get it to I renamed the file and as you can see I did a command entry and can see my device which is in faboot and rescue mode (phone unlocked) then I type the command you suggested fastboot flash recovery recovery.img and I get this message
I just do not know what I am doing here
Click to expand...
Click to collapse
The recovery img file link did you downloaded it?
You must download it and but the recovery.img file in fastboot folder
Then rename it to recovery.img.
And open cmd orders from fastboot folder .
Just type
fastboot flash recovery recovery.img
You must download the recovery file into the same folder that you ran your command and in your case "p8 max root". Make sure that the recovery filename is recovery.img instead of some other names.
Sent from my HUAWEI P8max using Tapatalk
Can I just say you have all been so helpful, l am a newb who got cocky and killed my beautiful phone. Now i just get the Huawei logo and no software
What recovery are you on right now? The stock one or twrp?
Sent from my HUAWEI P8max using Tapatalk
Stock
Leechoonhwee said:
What recovery are you on right now? The stock one or twrp?
Sent from my HUAWEI P8max using Tapatalk
Click to expand...
Click to collapse
Hello,
I have twice but now I am stuck on the Huawei logo and powered by Android screen. I can boot into Stock Bootload but no longer TWRP
even though I have reflashed recovery twice. Just chinese language and the EMUI screen with the three options
I think it's time to unroot and flash a new system and do it like i posted, then it will work!
michaeldanielbourke said:
Hello,
I have twice but now I am stuck on the Huawei logo and powered by Android screen. I can boot into Stock Bootload but no longer TWRP
even though I have reflashed recovery twice. Just chinese language and the EMUI screen with the three options
Click to expand...
Click to collapse
Did you reflash recovery2 also?
Please anyone have a prerooted version of the new mm update.
Or how to update in locked bootloadercan i flash via flashtool or via recovery??
Thank you
You can't have root on locked bootloader
Sent from my Xperia™ Z5 using Tapatalk
I have unlocked bootloader.
How to update to new firmware.
I have the boot for .163
It work on .185
This is not the right place to ask questions.PM me and I will help you root or open a thread in general forum.
If you have unlocked BL just flash a custom kernel to get root like this one
http://forum.xda-developers.com/xperia-z5/development/kernel-andropluskernel-v1-t3246100
josephnero said:
This is not the right place to ask questions.PM me and I will help you root or open a thread in general forum.
If you have unlocked BL just flash a custom kernel to get root like this one
http://forum.xda-developers.com/xperia-z5/development/kernel-andropluskernel-v1-t3246100
Click to expand...
Click to collapse
Well, copy and paste the guide to my PM box as well please. Or make a new thread because there's really no one central and up-to-date thread about what exactly you need in one post. Everything seems scattered around and thus I haven't too figured out what and how because I guess I'm probably missing some stuff.
Falenone said:
Well, copy and paste the guide to my PM box as well please. Or make a new thread because there's really no one central and up-to-date thread about what exactly you need in one post. Everything seems scattered around and thus I haven't too figured out what and how because I guess I'm probably missing some stuff.
Click to expand...
Click to collapse
New ROM ?
1) Enter fastboot mode
Flash TWRP
Code:
fastboot flash recovery twrp-...-.img
2) Flash Kernel
Code:
fastboot flash boot boot.img
3) Boot kernel via fastboot and enter TWRP
Code:
fastboot boot boot.img
4) During boot of the kernel press vol up (once the notification LED changes) -> color changes to deeper orange -> you enter TWRP
swipe and skip forward --> Reboot -> Recovery
5) You're in TWRP again, now partitions work
6) install SuperSU (UPDATE-SuperSU-v2.46.zip works great)
7) reboot -> System
8) ???
9) Profit !
Thank you
zacharias.maladroit said:
New ROM ?
1) Enter fastboot mode
Flash TWRP
Code:
fastboot flash recovery twrp-...-.img
2) Flash Kernel
Code:
fastboot flash boot boot.img
3) Boot kernel via fastboot and enter TWRP
Code:
fastboot boot boot.img
4) During boot of the kernel press vol up (once the notification LED changes) -> color changes to deeper orange -> you enter TWRP
swipe and skip forward --> Reboot -> Recovery
5) You're in TWRP again, now partitions work
6) install SuperSU (UPDATE-SuperSU-v2.46.zip works great)
7) reboot -> System
8) ???
9) Profit !
Click to expand...
Click to collapse
Thank you for your help
I will try ltr when i finish the .ftf download
zacharias.maladroit said:
New ROM ?
Long guide here
Click to expand...
Click to collapse
Thanks for the guide.
This guide I use to flash old LP ROM? Then I can use the temp root that pulls TA keys and that stuff so I can have my original ones if needed, then I go back to MM using this, unlock bootloader and have root?
Right?
http://forum.xda-developers.com/xperia-z5/general/guide-rooting-unlocking-bootloader-t3354307
1. Turn of your phone
2. HOLD volume Down & connect to your pc
3. Extract your firmware via Huawei UPDATE Extractor Software [ Extract Boot , Recovery & System Only ]
Software Link - https://forum.xda-developers.com/att...6&d=1481543154
4. DOWNLOAD SRK TOOL
Link - https://www.androidfilehost.com/?fid=23991606952598964
5. Copy Boot , Recovery & System AND paste into Srk Tool FOLDER (Don't paste into any FOLDERS)
6. DOWNLOAD ADB & Fastboot
Link - https://docs.google.com/file/d/0B2gh...dBR3VkRlE/view
Open ADB & Fastboot FOLDER
7. HOLD Shift Key & Right Click on FOLDER of ADB & Fastboot
8. Click on OPEN COMMAND WINDOW HERE
9.Type
Fastboot flash boot BOOT.img
Than press Enter Key & again type
Fastboot flash recovery RECOVERY.img
Than press Enter Key & again type
Fastboot flash system SYSTEM.img
Than press Enter Key & again type
Fastboot reboot
I'm sure sure it's will work 100% also work on any Huawei Phone
Rakhib.Mistry said:
1. Turn of your phone
2. HOLD volume Down & connect to your pc
3. Extract your firmware via Huawei UPDATE Extractor Software [ Extract Boot , Recovery & System Only ]
Software Link - https://forum.xda-developers.com/att...6&d=1481543154
4. DOWNLOAD SRK TOOL
Link - https://www.androidfilehost.com/?fid=23991606952598964
5. Copy Boot , Recovery & System AND paste into Srk Tool FOLDER (Don't paste into any FOLDERS)
6. DOWNLOAD ADB & Fastboot
Link - https://docs.google.com/file/d/0B2gh...dBR3VkRlE/view
Open ADB & Fastboot FOLDER
7. HOLD Shift Key & Right Click on FOLDER of ADB & Fastboot
8. Click on OPEN COMMAND WINDOW HERE
9.Type
Fastboot flash boot BOOT.img
Than press Enter Key & again type
Fastboot flash recovery RECOVERY.img
Than press Enter Key & again type
Fastboot flash system SYSTEM.img
Than press Enter Key & again type
Fastboot reboot
I'm sure sure it's will work 100% also work on any Huawei Phone
Click to expand...
Click to collapse
its not working for me
rohitgohan said:
its not working for me
Click to expand...
Click to collapse
Jeah, this metod will not work to anyone, who have locked bootloader.
But, there is bug, when bootloader is unlocked (atlest in fastboot its shows that its unlockd), but realy its locked.
Why there are this bug? i dont know, but its happen when someone try with dload method to fix phone, or when with twrp recovery are flashing official nuget zip. In developer options there are turned of option "alow to unlock bootloader", and thats reason why cant flash with fastboot thease img files.
So, at the end, this method will work only in certain circumstances, and not for everyone who bricked phone, due this bug .
Arnys said:
Jeah, this metod will not work to anyone, who have locked bootloader.
But, there is bug, when bootloader is unlocked (atlest in fastboot its shows that its unlockd), but realy its locked.
Why there are this bug? i dont know, but its happen when someone try with dload method to fix phone, or when with twrp recovery are flashing official nuget zip. In developer options there are turned of option "alow to unlock bootloader", and thats reason why cant flash with fastboot thease img files.
So, at the end, this method will work only in certain circumstances, and not for everyone who bricked phone, due this bug .
Click to expand...
Click to collapse
I have unlocked bootloader i even flashed .imgs through fastboot but no use
Rakhib.Mistry said:
1. Turn of your phone
2. HOLD volume Down & connect to your pc
3. Extract your firmware via Huawei UPDATE Extractor Software [ Extract Boot , Recovery & System Only ]
Software Link - https://forum.xda-developers.com/att...6&d=1481543154
4. DOWNLOAD SRK TOOL
Link - https://www.androidfilehost.com/?fid=23991606952598964
5. Copy Boot , Recovery & System AND paste into Srk Tool FOLDER (Don't paste into any FOLDERS)
6. DOWNLOAD ADB & Fastboot
Link - https://docs.google.com/file/d/0B2gh...dBR3VkRlE/view
Open ADB & Fastboot FOLDER
7. HOLD Shift Key & Right Click on FOLDER of ADB & Fastboot
8. Click on OPEN COMMAND WINDOW HERE
9.Type
Fastboot flash boot BOOT.img
Than press Enter Key & again type
Fastboot flash recovery RECOVERY.img
Than press Enter Key & again type
Fastboot flash system SYSTEM.img
Than press Enter Key & again type
Fastboot reboot
I'm sure sure it's will work 100% also work on any Huawei Phone
Click to expand...
Click to collapse
Thanks bro it work for me..?
Bro my phone is locked and it is rooted then how to unbrick it Huawei y6 scl-l21 region middle east
P9 eva l19 dead after flash
Please Help..
Br..
p9 eva l19 flashing with sigma.
Done. Ok.
Now dead. Press only vibreting. No connecting with
Computer. Please help..
Its urgent...
Thanks a Lot.....!!!
Quick question, I bricked my phone when I did a factory reset and deleted internal storage and accidentally deleted important files while doing so. I flashed a stock update from the warehouse and completely deleted the system instead. I then flashed Lineage ROM which reinstalled the system but now causes me to get stuck in bootup. When I installed Lineage ROM, I got the following error.
Attached photo
https://imgur.com/a/nx6U5bC
kazshizka said:
Quick question, I bricked my phone when I did a factory reset and deleted internal storage and accidentally deleted important files while doing so. I flashed a stock update from the warehouse and completely deleted the system instead. I then flashed Lineage ROM which reinstalled the system but now causes me to get stuck in bootup. When I installed Lineage ROM, I got the following error.
Attached photo
https://imgur.com/a/nx6U5bC
Click to expand...
Click to collapse
Download the FULL OTA files on the last approved update you were and flash via HuRupdater method.
If you are on the Chinese variant, you can flash stock recovery via fastboot and then download firmware from there on.
cant you just restore your nandroid backup?
blitzball said:
cant you just restore your nandroid backup?
Click to expand...
Click to collapse
Not on Oreo because TWRP does not support encryption and thus cannot backup/restore Data partition
Hello Guys
this is my first threads
my english is not good so if you have any questions pls ask in hindi if possible
here i present TWRP RECOVERY FOR MICROMAX INFINITY PRO HS3
STEPS TO FLASH
1- UNLOCK BOOT LOADER
POWER OFF THE PHONE
BATTERY AT LEAST 60%
PRESS AND HOLD POWER KEY AND VOLUME UP
IT ASK YOU ---VOLUME UP-RECOVERY
VOLUME DOWN-FASTBOOT
PRESS VOLUME DOWN AND ITS BOOT INTO FASTBOOT MODE THEN
OPEN ADB AND FASTBOOT FOLDER
ON KEYBOARD PRESS SHIFT AND MOUSE RIGHT CLICK TOGETHER
NOW GO TO OPEN COMMAND WINDOW HERE OPTION
fastboot flashing unlock
or
fastboot oem unlock-go{UNLOCKING BOOTLOADER YOU LOST YOUR HOLE DATA SO FIRST BACKUP YOUR DATA}
2- AFTER UNLOCK ITS TAKE 5-10 MIN TO BOOT {ALERT----XDA AND IM NOT RESPONCIBLE FOR ANY KIND OF DAMAGE YOUR DEVICE SO BE CARE AND BACKUP YOUR DATA}
3-FLASH RECOVERY
fastboot flash recovery recovery.img
4-THEN REBOOT
fastboot reboot
*******WHEN YOU FLASH RECOVERY AND REBOOT WITH CMD {fastboot reboot} ENTER THEN PRESS VOLUME TO GO TWRP AND IN TWRP PRESS REBOOT***********
DOWNLOAD LINK
FASTBOOT FOLDER
[url]http://www.mediafire.com/file/gdd94yv78wen99m/fastboot_folder.zip[/URL]
HS3 RECOVERY
http://www.mediafire.com/file/bfx3cu8un6h9fkl/hs3recovery.img
SUPER SU
http://www.mediafire.com/file/n8uw77pm0v4ru8x/SuperSU-v2.82-201705271822.zip
SUPER SU FLASHING
COPY SUPER SU ZIP IN YOUR INTERNAL STORAGE
SWITCH OFF HS3 AND REBOOT IN RECOVERY WITH VOLUME UP
TAP INSTALL
AND ISNTALL SUPER SU
:victory::victory::victory:ROOT:victory::victory:
vedio link
MOD Edit -Links Removed
recovery not working...could you mail at [email protected]
i want to install oreo updates in micromax infinity but i didn't get rom
can i install rom of anyother android in my phone
please reply me ........
neeraj sharma.... said:
i want to install oreo updates in micromax infinity but i didn't get rom
can i install rom of anyother android in my phone
please reply me ........
Click to expand...
Click to collapse
sorry for late reply
dont try anyother rom untill it ported for this device
Thanks
Thanks
Will this work on any phone?
Hi !
I had follow this thread https://forum.xda-developers.com/nokia-3/how-to/guide-how-to-flash-twrp-magisk-t3785768
and I had install TWRP but now when i try to start my phone,I can access to TWRP and fastboot but I can't access to the system.
My Nokia 3 freeze on "Powered by Android - Orange state -Your device has been unlocked and can't be trusted - Your device will boot in 5 seconds"
------
Nokia 3 - 1032 / Dowgraded to 7.0
Somebody help me plz ! :fingers-crossed:
>Taps< said:
Hi !
I had follow this thread https://forum.xda-developers.com/nokia-3/how-to/guide-how-to-flash-twrp-magisk-t3785768
and I had install TWRP but now when i try to start my phone,I can access to TWRP and fastboot but I can't access to the system.
My Nokia 3 freeze on "Powered by Android - Orange state -Your device has been unlocked and can't be trusted - Your device will boot in 5 seconds"
------
Nokia 3 - 1032 / Dowgraded to 7.0
Somebody help me plz ! :fingers-crossed:
Click to expand...
Click to collapse
Did you unlocked your bootloader and after that did you flash TWRP without reboot?
Maybe I'm wrong but when you unlock your bootloader, the phone automatically reboots into stock recovery and and immediately wipe everything (included your internal storage) and then reboots normally. If you flashed TWRP after unlocking your bootloader, your phone will boot into TWRP but it won't wipe anything.
I think that happened.
Isrks said:
Did you unlocked your bootloader and after that did you flash TWRP without reboot?
Maybe I'm wrong but when you unlock your bootloader, the phone automatically reboots into stock recovery and and immediately wipe everything (included your internal storage) and then reboots normally. If you flashed TWRP after unlocking your bootloader, your phone will boot into TWRP but it won't wipe anything.
I think that happened.
Click to expand...
Click to collapse
Mmh after I unlocked the bootloader, my phone was freeze on this
Select Boot Mode :
[VOLUME_UP to select. VOLUME DOWN is OK]
[Recovery Mode]
[Fastboot Mode] <<==
[Normal Mode]
=> FASTBOOT mode.....
So, I forced it to reboot, after everything seems ok.
What part must I reflash ?
>Taps< said:
Mmh after I unlocked the bootloader, my phone was freeze on this
Select Boot Mode :
[VOLUME_UP to select. VOLUME DOWN is OK]
[Recovery Mode]
[Fastboot Mode] <<==
[Normal Mode]
=> FASTBOOT mode.....
So, I forced it to reboot, after everything seems ok.
What part must I reflash ?
Click to expand...
Click to collapse
When I unlocked the bootloader my phone freezed too, so I typed in Windows cmd "fastboot reboot". After that, my phone was formatted by stock recovery.
You should reflash stock recovery if you have TWRP, so the stock recovery can format your internal storage, if not, your phone won't boot.
:fingers-crossed:
Isrks said:
When I unlocked the bootloader my phone freezed too, so I typed in Windows cmd "fastboot reboot". After that, my phone was formatted by stock recovery.
You should reflash stock recovery if you have TWRP, so the stock recovery can format your internal storage, if not, your phone won't boot.
:fingers-crossed:
Click to expand...
Click to collapse
Ok, so fastboot didn't work at all (just waiting devices)
I tried to reflash TWRP nothing happens, I tried to do a factory wipe with twrp but nothing happens too.
I searched a stock recovery for nokia 3 1032- Android 7.0 but found nothing - must i use stock recovery for Android 7.1.1 or do you have a link to a stock recovery for 7.0 ?
------------
I found this on XDA : Is it a good way if nothing work ?
Hi, I was able to unbricked my phone using this:
"https://mega.nz/#F!0lMBiIIYgB!c9TeOWFrKpf0XfOwXzunrg"
Here is the SP Flash tool, the download agent for Nokia's phones and the ROM unpacked
As SkaboXD said (i don't know if it were in this post or in other one) you must:
1- Download the files I provided you
2- Install SP Flash Tool
3- Choose the download agent
4- Choose the scatter
5- Press download and plug your phone (it must be OFF)
6- Wait and enjoy.
I must thank to everyone who give us this files. I couldn't unbricked my phone without your help
Click to expand...
Click to collapse
>Taps< said:
Ok, so fastboot didn't work at all (just waiting devices)
I tried to reflash TWRP nothing happens, I tried to do a factory wipe with twrp but nothing happens too.
I searched a stock recovery for nokia 3 1032- Android 7.0 but found nothing - must i use stock recovery for Android 7.1.1 or do you have a link to a stock recovery for 7.0 ?
------------
I found this on XDA : Is it a good way if nothing work ?
Click to expand...
Click to collapse
I think that this is the link:
https://forum.xda-developers.com/nokia-3/help/nokia-3-preloader-bricked-t3719357/post76069467#post76069467
I used SP flash tools to downgrade and install TWRP in my phone.
Which tool did you use to downgrade your phone?
Isrks said:
I think that this is the link:
https://forum.xda-developers.com/nokia-3/help/nokia-3-preloader-bricked-t3719357/post76069467#post76069467
I used SP flash tools to downgrade and install TWRP in my phone.
Which tool did you use to downgrade your phone?
Click to expand...
Click to collapse
Ok thanks :fingers-crossed:, I will try it
To downgrade I used OST LA and to flash TWRP I used SP flash tools
>Taps< said:
Ok thanks :fingers-crossed:, I will try it
To downgrade I used OST LA and to flash TWRP I used SP flash tools
Click to expand...
Click to collapse
Good luck. :fingers-crossed:
You can flash again with OST LA. Or try to flash with SP flash tool the whole rom or just the recovery. To flash with SP flash tools you need a nb0 unpacker tool (my previous post have a link to another post with the tool link).
BTW feel free to ask something that you don't understand. :highfive:
Isrks said:
Good luck. :fingers-crossed:
You can flash again with OST LA. Or try to flash with SP flash tool the whole rom or just the recovery. To flash with SP flash tools you need a nb0 unpacker tool (my previous post have a link to another post with the tool link).
BTW feel free to ask something that you don't understand. :highfive:
Click to expand...
Click to collapse
Heyyyyy !!! Thank you !!!
It works again :victory: !!!
I used OST LA to reflash it !!! Thanks again <3
I think I will use the second alternative step to not get a brick bootloader ^^' https://forum.xda-developers.com/nokia-3/how-to/guide-how-to-flash-twrp-magisk-t3785768
----------
Do you know the safest way to relock the bootloader ?
>Taps< said:
I think I will use the second alternative step to not get a brick bootloader ^^' https://forum.xda-developers.com/nokia-3/how-to/guide-how-to-flash-twrp-magisk-t3785768
----------
Do you know the safest way to relock the bootloader ?
Click to expand...
Click to collapse
Is like unlock bootloader, just change "fastboot oem unlock" to "fastboot oem lock".
But your internal storage will be formatted again by stock recovery, so you must have stock recovery installed.
After relock, your device will get ota updates, so you need stock recovery to install them.
I recommend root your device after all the updates, even you can install TWRP without problems.
I installed TWRP, root and installed stock recovery to get updates. Choose the method that you like.
Good luck. :highfive: