no GPay on Rooted, guide anyone? - Huawei Mate 10 Questions & Answers

Anyone knows how Google Pay works on rooted phone, I hate bringing my wallet OMG life is unfair you can't get everything haha. I asked question because I don't want to try and find a way myself because it is rooted and to want to pay Funky Huawei for unbriking my phone and they emailed me that if I use their service and made a mistake in the process that they will not provide support and just buy credit again and try again wtf!

rjan22 said:
Anyone knows how Google Pay works on rooted phone, I hate bringing my wallet OMG life is unfair you can't get everything haha. I asked question because I don't want to try and find a way myself because it is rooted and to want to pay Funky Huawei for unbriking my phone and they emailed me that if I use their service and made a mistake in the process that they will not provide support and just buy credit again and try again wtf!
Click to expand...
Click to collapse
Should work fine with Magisk as long as you pass safetynet.
You are rooted now?

ante0 said:
Should work fine with Magisk as long as you pass safetynet.
You are rooted now?
Click to expand...
Click to collapse
GPay working on my rooted-with-Magisk-16.0, dual-sim BLA-L29 M10P that's been re-branded to BLA-A09, US release firmware. regarding FunkyHuawei, true it's a personal choice to use their service and there might be other options to consider. i soft-bricked my device twice experimenting with re-branding and each time i was able to recover with their tools.

ante0 said:
Should work fine with Magisk as long as you pass safetynet.
You are rooted now?
Click to expand...
Click to collapse
Yes using I rooted funkyhuawei tool. What do I need to do next, can you point me to the right direction? I have L00 rebranded to L29

rjan22 said:
Yes using I rooted funkyhuawei tool. What do I need to do next, can you point me to the right direction? I have L00 rebranded to L29
Click to expand...
Click to collapse
Are themes working? Check if you have the folder /data/hw_init/
If you don't care for themes you can simply restore your stock ramdisk, then flash TWRP (optional, and Pro only) and Magisk.
Lmk your full firmware L29CxxxBxxx

ante0 said:
Are themes working? Check if you have the folder /data/hw_init/
If you don't care for themes you can simply restore your stock ramdisk, then flash TWRP (optional, and Pro only) and Magisk.
Lmk your full firmware L29CxxxBxxx
Click to expand...
Click to collapse
No theme is not working using FunkyHuawei tool. Can you link me how to do it I hate bring my iPhone 7 plus and M10, I just use iPhone for apple pay. I can't use M10 when rooted

rjan22 said:
No theme is not working using FunkyHuawei tool. Can you link me how to do it I hate bring my iPhone 7 plus and M10, I just use iPhone for apple pay. I can't use M10 when rooted
Click to expand...
Click to collapse
You can use the flash/rebrand guide to reinstall your fw version. https://forum.xda-developers.com/mate-10/how-to/guide-mate-10-flash-oreo-update-package-t3716814
For the download fw part, just search for your firmware on hwmt. Then in the FullOTA row click on the "File list" link and a pop-up with direct links will show, copy and paste the 3 links (there are separate links for L29 and L09 hw data, select the one your phone is) one by one into a new tab of your browser and download. Rename as the guide says, follow the Flash Update part. If you want to root again using Magisk select No when it asks to Lock bootloader.
Then you can use the same guide to flash Magisk. Or if you have a Mate 10 Pro you could flash TWRP and flash Magisk using ADB sideload, it doesn't matter which you choose. Or stay stock.

Related

[GUIDE]P10/P10+ root with magisk & SN verified/installing firmware

Hello,
Here is a guide for anyone that wants to keep root with SafetyNet verified on Huawei P10 and P10+, also here you will find how to install/update P10 and P10+ firmware.
REQUIREMENTS
- Unlocked Bootloader(BEFORE&AFTER YOU INSTALL FIRMWARE)
- TWRP recovery for P10(AFTER INSTALLING FIRMWARE) : https://.xda-.com/p10/development/testers-twrp-t3585256
- Make a back up of system,products,vendor,boot,etc. in twrp(optional,but recommended)
Now,the steps :
1. Install your stock firmware(or update) : http://www.stechguide.com/?s=huawei+p10 (read the steps in there carefully and see if your build number matches the one on the site!)
STEP 1 IS NOT NEEDED IF YOU NEVER TRIED TO ROOT YOUR P10!
2. After you installed your desired firmware go ahead and unlock bootloader again(this will factory reset your device)and install TWRP recovery.
3. Download Magisk v12,Magisk Manager and uninstaller and flash Magisk v12 with TWRP and then install Magisk Manager.
Magisk v12: https://forum.xda-developers.com/attachment.php?attachmentid=4095052&d=1490916845
Magisk manager for v12: http://www.apkmirror.com/apk/topjoh...se/magisk-manager-4-3-3-android-apk-download/
UPDATED :
I found a way to install v13 on p10,p10 plus,not sure if p10 lite also :
Go in magisk manager(magisk v12) and check the "Keep force encryption" and "Keep dm-verity" boxes,and then press install/update (if this doesnt work),download a terminal emulator(https://play.google.com/store/apps/details?id=jackpal.androidterm&hl=en) and type this :
Code:
su
echo KEEPVERITY=true>>/data/.magisk
echo KEEPFORCEENCRYPT=true>>/data/.magisk
Thank you ! Finally I learned to debrand hoping viper4android will work with magisk.
juntulis said:
Thank you ! Finally I learned to debrand hoping viper4android will work with magisk.
Click to expand...
Click to collapse
Yeah, forgot to mention that you can debrand too with this. Np
Viper4android won't work because you need to enable core mode on Magisk(that means no mods will be loaded)
then how to make v4a to work?
wait for the stable v13 magisk
Hello,
Actually I have a P10 with build number : VTR-L09C530B122, could I follow the guide with the Huawei P10 B153 Nougat Update [Europe] ?
Thanks for the reply
christrodr said:
Hello,
Actually I have a P10 with build number : VTR-L09C530B122, could I follow the guide with the Huawei P10 B153 Nougat Update [Europe] ?
Thanks for the reply
Click to expand...
Click to collapse
That means to rebrand to C432, if you wish to do that you can.
MusicHeat said:
That means to rebrand to C432, if you wish to do that you can.
Click to expand...
Click to collapse
Thank you,
By rebranding, I suppose you mean to change the operator on the phone or I'm wrong ?
christrodr said:
Thank you,
By rebranding, I suppose you mean to change the operator on the phone or I'm wrong ?
Click to expand...
Click to collapse
Yes
MusicHeat said:
Yes
Click to expand...
Click to collapse
Is the C432 an unbranded one ?
MusicHeat said:
Yes
Click to expand...
Click to collapse
Let me know if you are going to rebrand
christrodr said:
Is the C432 an unbranded one ?
Click to expand...
Click to collapse
Either orange, either unbranded don't know for sure
MusicHeat said:
Either orange, either unbranded don't know for sure
Click to expand...
Click to collapse
So to be sure I have to do nothing...
Thank you.
christrodr said:
So to be sure I have to do nothing...
Thank you.
Click to expand...
Click to collapse
You can use another method to stay on the same brand.
MusicHeat said:
NEVER REBOOT YOUR PHONE WITH MAGISK HIDE ENABLED,IT WOULD BE IMPOSSIBLE TO UNLOCK YOUR DEVICE WITHOUT FORMATTING DATA THROUGH TWRP!!!
Click to expand...
Click to collapse
Can you explain why this does not work? (is only a P10 problem right?)
I gave up on TWRP/Magisk on my P10 Plus because of this
I never figured out why, but guessed it had to do with the encryption of the data partition
I was going to look at it again once TWRP could do a full backup (including /Data)
I'm currently on stock and it sucks... Did burn my fingers with FRP lock on a phone that couldn't boot to Android... And recovery2 (eRecovery) overwritten by flashing TWRP over it... Not feeling adventurous until TWRP is fully working ?
evalu8t0r said:
Can you explain why this does not work? (is only a P10 problem right?)
Click to expand...
Click to collapse
I don't have much to say but twrp(for VTR and VKY) are both in beta i believe and also, i have problems with data encryption too on twrp.
Can i download it ? where ?
evalu8t0r said:
Can you explain why this does not work? (is only a P10 problem right?)
I gave up on TWRP/Magisk on my P10 Plus because of this
I never figured out why, but guessed it had to do with the encryption of the data partition
I was going to look at it again once TWRP could do a full backup (including /Data)
I'm currently on stock and it sucks... Did burn my fingers with FRP lock on a phone that couldn't boot to Android... And recovery2 (eRecovery) overwritten by flashing TWRP over it... Not feeling adventurous until TWRP is fully working ?
Click to expand...
Click to collapse
im burnin right now with a p10 vtr-lo9 with bootloop and frp lock. only accesible with vol.down and usb while boot mthod. but stuck cause all flash or update commands stuck in command not allowed..
how you fix it?
Does this guide also work for the P10 Lite?
1987yeah said:
Does this guide also work for the P10 Lite?
Click to expand...
Click to collapse
Don't think so.

themes missing.

So i recently purchased a US mate 10 pro bla a09 and bl unlocked and rooted and now themes are missing and even the setting to apply themes in Display is missing, i have read it is an issue when huawei phones are unlocked, is there a fix apart from reinstalling to stock, thank you.
How did you root?
Using fhmatetool from funkyhuawei in one of the xda threads.
If you root is will be gone,
lingarajug said:
Using fhmatetool from funkyhuawei in one of the xda threads.
Click to expand...
Click to collapse
check if you have /data/hw_init/ folder, if not you need to reinstall your firmware.
Use this to reinstall: https://forum.xda-developers.com/mate-10/how-to/guide-mate-10-flash-oreo-update-package-t3716814
You can use that same guide to root as well, or flash twrp manually then Magisk.
rjan22 said:
If you root is will be gone,
Click to expand...
Click to collapse
Only if you use old method, or old pre-patched ramdisk.
Magisk works fine, SuperSU should work fine too if flashed in TWRP.
Downloaded stock themes online and placed in system/themes, all is well now.

[HELP] MT: Firmware Update Finder and its usage...

Hey, everyone, I just got the new P20 Lite running EMUI 8.0 and on the June security patch. Been through MT's Firmware Finder before with the Huawei Mate 9 Lite; however, I have seen that the app isn't working well with Huawei's servers at the moment - via the screenshot below.
How can I update my phone (model: ANE-LX3C605) to the latest security update (August) using the app - because, I can't seem to receive the OTA Update?
Here's the latest screenshot detailing the problem.
The latest version ANE-LX3C605 is not yet approved
You have to wait for the Full-PV so you can try that update :good:
KingOfMezi said:
The latest version ANE-LX3C605 is not yet approved
You have to wait for the Full-PV so you can try that update :good:
Click to expand...
Click to collapse
Okay, thank you, King - but, how do I actually update it? It appears to me that Firmware Finder is broken.
vince.lupe said:
Okay, thank you, King - but, how do I actually update it? It appears to me that Firmware Finder is broken.
Click to expand...
Click to collapse
You can force it and update ANE-LX3C605B140 with hwOta for p20 lite ,luck :good:
https://forum.xda-developers.com/huawei-p20-lite/development/hwota8-huawei-p20-lite-t3787787
KingOfMezi said:
You can force it and update ANE-LX3C605B140 with hwOta for p20 lite ,luck :good:
https://forum.xda-developers.com/huawei-p20-lite/development/hwota8-huawei-p20-lite-t3787787
Click to expand...
Click to collapse
Yeah, but I would need to rebrand wouldn't I? I am not rooted and don't plan on doing so, my friend.
KingOfMezi said:
You can force it and update ANE-LX3C605B140 with hwOta for p20 lite ,luck :good:
https://forum.xda-developers.com/huawei-p20-lite/development/hwota8-huawei-p20-lite-t3787787
Click to expand...
Click to collapse
@KingOfMezi, I would need to rebrand, wouldn't I?
vince.lupe said:
@KingOfMezi, I would need to rebrand, wouldn't I?
Click to expand...
Click to collapse
instead use HurUpdate 0.4, its better than HwOTA8. HwOTA is quite buggy and broken. With HurUpdater, you dont need to rebrand your phone, however you should download the files which are actually meant for your device as per current ROM installed. Only difficult is that, you have to unlock your device which may result in data wipe, but you can always take a backup and recover. You also need to install twrp (I recommend Pretorian8 twrp). Rooting is not required for that.
fbh59 said:
instead use HurUpdate 0.4, its better than HwOTA8. HwOTA is quite buggy and broken. With HurUpdater, you dont need to rebrand your phone, however you should download the files which are actually meant for your device as per current ROM installed. Only difficult is that, you have to unlock your device which may result in data wipe, but you can always take a backup and recover. You also need to install twrp (I recommend Pretorian8 twrp). Rooting is not required for that.
Click to expand...
Click to collapse
Since Huawei doesn't give out unlock codes any longer for the bootloader, what's the best way to unlock my bootloader? Also, if I can unlock my bootloader, could you please also give me the link to HurUpdate?
vince.lupe said:
Since Huawei doesn't give out unlock codes any longer for the bootloader, what's the best way to unlock my bootloader? Also, if I can unlock my bootloader, could you please also give me the link to HurUpdate?
Click to expand...
Click to collapse
For the time being, unlocking bootloader might cost around 5-15 Euros via DC unlocker. Click here for the detailed guide.
As the user states, you can try your luck to unlock your bootloader for free by mailing huawei care. I dont know how many had success by mailing though, but many succeeded by using DC unlocker.
Now after you unlock your bootloader, you can try using HurUpdater with detailed guide and download link.
fbh59 said:
For the time being, unlocking bootloader might cost around 5-15 Euros via DC unlocker. Click here for the detailed guide.
As the user states, you can try your luck to unlock your bootloader for free by mailing huawei care. I dont know how many had success by mailing though, but many succeeded by using DC unlocker.
Now after you unlock your bootloader, you can try using HurUpdater with detailed guide and download link.
Click to expand...
Click to collapse
Yeah, I'm not gonna pay 5-15 euros to unlock my bootloader... I tried emailing Huawei and they don't give any unlock codes whatsoever. Looks like I might have to wait patiently.
I have the same problem as you, with my p20 lite ane lx3c605, i´ve allready downloaded the last version from FF the b147, but the stock recovery doesn´t istall it, it stays in 5% then says error while updating, it seems the only way to have an updated huawei phone is paying for the code to unlock the bootloader, with my p10 didn´t have that problem because the official unloking code page was still working a few months ago.

Trying to root a Samsung G7

I'm trying to root a Samsung G7.
Here is some info on it:
Model: SM-G930A
Android Version: 6.0.1
Build#: MMB29M.G930AUCS4APK1
I am new to rooting and messing with phones and stuff so I've been using a lot of YouTube and xda forums to try and figure out how to root this phone.
I've tried all the one click roots from this list, https://www.xda-developers.com/best-one-click-root-2018/
After that, I started looking at tutorials on YouTube that used a computer and USB to root a phone. From there, I learned that Odin is a thing and people use it. So I tried that out, but I couldn't find the right boot.img for my specific model of phone. The thing is, I don't know what a boot.img is or if that's even what I need.
I am currently trying out this tutorial online: https://dottech.org/199442/how-to-root-samsung-galaxy-s7-sm-g930a-on-android-6-0-1-marshmallow/
I googled engboot samsung g7 (it was mentioned in the online tutorial I am currently using) and found this xda link: https://forum.xda-developers.com/s7-edge/how-to/engboot-s7-s7-edge-qualcomm-exynos-t3531104
Oh, and I've already setup ADB and figured out how to get into downloading mode and recovery mode.
That's where I am on my journey to rooting my Samsung G7.
I'm in need of much assistance though.
dSakeee said:
I'm trying to root a Samsung G7.
Here is some info on it:
Model: SM-G930A
Android Version: 6.0.1
Build#: MMB29M.G930AUCS4APK1
I am new to rooting and messing with phones and stuff so I've been using a lot of YouTube and xda forums to try and figure out how to root this phone.
I've tried all the one click roots from this list, https://www.xda-developers.com/best-one-click-root-2018/
After that, I started looking at tutorials on YouTube that used a computer and USB to root a phone. From there, I learned that Odin is a thing and people use it. So I tried that out, but I couldn't find the right boot.img for my specific model of phone. The thing is, I don't know what a boot.img is or if that's even what I need.
I am currently trying out this tutorial online: https://dottech.org/199442/how-to-root-samsung-galaxy-s7-sm-g930a-on-android-6-0-1-marshmallow/
I googled engboot samsung g7 (it was mentioned in the online tutorial I am currently using) and found this xda link: https://forum.xda-developers.com/s7-edge/how-to/engboot-s7-s7-edge-qualcomm-exynos-t3531104
Oh, and I've already setup ADB and figured out how to get into downloading mode and recovery mode.
That's where I am on my journey to rooting my Samsung G7.
I'm in need of much assistance though.
Click to expand...
Click to collapse
Hi there
Simply install TWRP
And then flash magisk.zip to root your phone
Just Google it
1-how to install TWRP on s7 edge(use latest version)
2-how to flash on TWRP
Sorry I don't have time to explain them
And seeing videos will help you more
If anything goes wrong let us Know
amirizad_7436 said:
Hi there
Simply install TWRP
And then flash magisk.zip to root your phone
Just Google it
1-how to install TWRP on s7 edge(use latest version)
2-how to flash on TWRP
Sorry I don't have time to explain them
And seeing videos will help you more
If anything goes wrong let us Know
Click to expand...
Click to collapse
The phone isn't a s7 edge, its just an s7, will that matter?
dSakeee said:
The phone isn't a s7 edge, its just an s7, will that matter?
Click to expand...
Click to collapse
Yep of course
Sorry my mistake
Search for s7
amirizad_7436 said:
Yep of course
Sorry my mistake
Search for s7
Click to expand...
Click to collapse
Okay, I googled how to install TWRP on samsung g7 and apparently I can't install it on versions of the g7 that are Snapdragon.
Only Exynos. The phone I am trying to root is Snapdragon. What should I do now?
dSakeee said:
Okay, I googled how to install TWRP on samsung g7 and apparently I can't install it on versions of the g7 that are Snapdragon.
Only Exynos. The phone I am trying to root is Snapdragon. What should I do now?
Click to expand...
Click to collapse
https://forum.xda-developers.com/att-galaxy-s7/development/easyroot-unroot-t3859757
Look at here dude
amirizad_7436 said:
https://forum.xda-developers.com/att-galaxy-s7/development/easyroot-unroot-t3859757
Look at here dude
Click to expand...
Click to collapse
I am trying to figure out how to root the phone with that post you sent but I am sure about whether my phone needs to be oreo or nougat to work. Mine is marshmallow so will the root still work?
dSakeee said:
I am trying to figure out how to root the phone with that post you sent but I am sure about whether my phone needs to be oreo or nougat to work. Mine is marshmallow so will the root still work?
Click to expand...
Click to collapse
Of course not
Upgrade your phone
Why you really didn't do this before?!
amirizad_7436 said:
Of course not
Upgrade your phone
Why you really didn't do this before?!
Click to expand...
Click to collapse
No I haven't. I am learning everything right now.
International or US version (Samsung )?
hiitsrudd said:
International or US version (Samsung )?
Click to expand...
Click to collapse
Its a H871, snapdragon, so that's US I think.
dSakeee said:
No I haven't. I am learning everything right now.
Click to expand...
Click to collapse
You can upgrade your phone with odin or just upgrade it from update settings
So how are things now?
amirizad_7436 said:
You can upgrade your phone with odin or just upgrade it from update settings
So how are things now?
Click to expand...
Click to collapse
I have not figured out how to update the phone.
When you say update, do you mean the Android version or the model (ex. SM-G930A)
Also, the link you sent me, is that a link to change your phones version or root the phone?
I downloaded all the files it asked me to, but in the rooting instructions it wants me to flash a .tar file that I didn't get from the downloads it linked.
dSakeee said:
I have not figured out how to update the phone.
When you say update, do you mean the Android version or the model (ex. SM-G930A)
Also, the link you sent me, is that a link to change your phones version or root the phone?
I downloaded all the files it asked me to, but in the rooting instructions it wants me to flash a .tar file that I didn't get from the downloads it linked.
Click to expand...
Click to collapse
Did you extract them?!
They are zip file
BTW:the links guides you to root on Oreo Or noghat
Please if you have marshmallow don't do them at all
I warn you(it will f$#ck up your phone)
amirizad_7436 said:
Did you extract them?!
They are zip file
BTW:the links guides you to root on Oreo Or noghat
Please if you have marshmallow don't do them at all
I warn you(it will f$#ck up your phone)
Click to expand...
Click to collapse
Yes, I unzipped all of them but could not find the file it was speaking of.
But my phone is running on marshmallow so I'll stop using that method.

How To Guide TWRP Installer Convert Region and ROOT (Update TWRP 2022-02-21)

To: https://github.com/qiurigao/RMX2202
1.boot to TWRP
fastboot boot twrp.img
Click to expand...
Click to collapse
2. push ROM file to /data/ota.zip
adb push RMX2202_ROLLBACK.zip /data/ota.zip
Click to expand...
Click to collapse
3.TWRP install /data/ota.zip
adb shell "twrp install /data/ota.zip"
Click to expand...
Click to collapse
4.Go stock Recovery Format data
adb reboot recovery
Click to expand...
Click to collapse
5. ROOT - Any version available
fastboot boot twrp.img
adb push Magisk_alpha.zip /tmp/magisk.zip
adb shell "twrp install /tmp/magisk.zip"
Click to expand...
Click to collapse
Download
1.TWRP
Android 11 or Android 12 TWRP-3.6.0_V2.img
2.ROLLBACK file
CN https://drive.google.com/file/d/1TFODtSjRdY2EIVKbgcLgY6AiPOXhqu6I/view?usp=sharing or http://www.mediafire.com/file/j3v0moqzb153nrs/GT_A08_OTA_RMX2202.zip
IN https://download.c.realme.com/flash/Early_Access/IN/RMX2202_ROLLBACK_Android11_IN.zip
EU https://download.c.realme.com/flash/DP1_Android_12/EUEX/RMX2202_ROLL BACK_Android11_EUEX_0609.zip
3. Magisk
https://github.com/topjohnwu/Magisk/releases
Stable magisk will work?
Has anyone tried this to convert their ROM and did it work?
So I tried this and it worked, changed Chinese rom to Global Rom, without having to do copy all the code like in the other convert thread.
I moved from UI3 chinese rom to UI2 global, then just had to certify the device to get access to google play!
can one please make a video orpictures about it?!?!?!?
i don't get into that TWRP
M_B_Y said:
can one please make a video orpictures about it?!?!?!?
i don't get into that TWR
unparalleled82 said:
So I tried this and it worked, changed Chinese rom to Global Rom, without having to do copy all the code like in the other convert thread.
I moved from UI3 chinese rom to UI2 global, then just had to certify the device to get access to google play!
Click to expand...
Click to collapse
Which magisk you are using alpha or stable?
Click to expand...
Click to collapse
I've tried both versions. but I don't quite understand how it all works... (Sorry google translater)
I used magisk alpha through twrp.
I can't do a video sorry, all I wanted to do was let everyone know that it works and seems to be a lot easier(for me anyway) than the other way of trying to get a global ROM working.
I think I'm too stupid for that
can write me a step-by-step guide ?
its literally a step by step guide in the first post.
you'll need the files from the links provided!
unfortunately it doesn't work for me, no idea what I'm doing wrong
Bootloader unlock isn't required?
My bootloader was unlocked, yes
unparalleled82 said:
So I tried this and it worked, changed Chinese rom to Global Rom, without having to do copy all the code like in the other convert thread.
I moved from UI3 chinese rom to UI2 global, then just had to certify the device to get access to google play!
Click to expand...
Click to collapse
Hi, I just have a few questions
1. You used the EU Rom from this thread right? And if so are you receiving OTA updates? According to a different thread on this topic, people are having to use the IN Rom in order to still receive OTA Updates.
2. Are apps like Google Pay working, and other functions of the phone like NFC and 5G working?
1. I used the EU ROM, which is .a09 I was on the ui3 Chinese ROM.
After flashing the ROM I have done an ota update and am now on a.17
2. I'm not sure about Google play as I've rooted the phone and this version of magisk doesn't have hide, so doesn't work
Everything else that wasn't working on Chinese ROM ui3 is working.
Vowifi, volte, NFC, Android auto 5g(no switching problem) all now work
I was considering getting a new phone before this, as so many features were annoying me or missing on the Chinese ROM.
unparalleled82 said:
1. I used the EU ROM, which is .a09 I was on the ui3 Chinese ROM.
After flashing the ROM I have done an ota update and am now on a.17
2. I'm not sure about Google play as I've rooted the phone and this version of magisk doesn't have hide, so doesn't work
Everything else that wasn't working on Chinese ROM ui3 is working.
Vowifi, volte, NFC, Android auto 5g(no switching problem) all now work
I was considering getting a new phone before this, as so many features were annoying me or missing on the Chinese ROM.
Click to expand...
Click to collapse
Hopefully, my final question,
I can't seem to find a way to unlock my bootloader on ui3, may I ask how you unlocked your bootloader?
The only solution I can find at the moment is to downgrade to android 11 ui2 CN Rom .A24 and then unlock the bootloader through that way since the deep testing app for unlocking the bootloader will not install on ui3 for me.
Thanks in advance!
(ps. I don't have the app already installed, I have checked 5 times already.)
You might need to downgrade back to UI 2 as I unlocked my bootloader using deep test before updating to UI3. (Yeah I looked at that after I had gone to UI3 and it said it was already installed, but couldn't find it or search for it either)
Hi again, what am I ment to do from here? This is after doing the fourth step. @unparalleled82
kjpern said:
Hi again, what am I ment to do from here? This is after doing the fourth step. @unparalleled82
Click to expand...
Click to collapse
Depends if you want to root it or not. If not then just reboot and should be on the version you've installed
unparalleled82 said:
Depends if you want to root it or not. If not then just reboot and should be on the version you've installed
Click to expand...
Click to collapse
Well, something has gone wrong. when rebooting it only seems to go to the realme UI recovery I didn't want root so I could use Google Pay. I am not sure what do do now. Should I wipe data, and try to redo the whole thing? (edit: if you are a newcomer and see this message, be sure to look at page 2 (spoiler: it worked!))

Categories

Resources