Root Zenfone max M2 Android 9.0 Without Data Wipe - Asus Zenfone Max M2 Guides, News, & Discussion

Steps to root zenfone max M2 pie (9.0)
1. Download and Install PITCHBLACK RECOVERY For X01AD from this thread.
https://forum.xda-developers.com/max-m2/development/unofficial-pitchblack-recovery-x01ad-t3927457
2. Download adb platform tool and latest magisk manager form attachment.
2. Boot into the recovery. Press cancel when asked for password.
3. Select advanced then ADB Sideload and swipe to Start Sideload.
4. Double click on Root.cmd.
5. Finish.

Sory i asked, before root must unlock boatloader first?? Thanks.

Help i install PBRP with PC i reboot to system . PBRP is lost back to stock recovery. Why problem. And the adb sideload is not fuction.
Thank help problem

but doe sit need bootloader unlocked first ?

kumar87 said:
Steps to root zenfone max M2 pie (9.0)
1. Download and Install PITCHBLACK RECOVERY For X01AD from this thread.
https://forum.xda-developers.com/max-m2/development/unofficial-pitchblack-recovery-x01ad-t3927457
2. Download adb platform tool and latest magisk manager form attachment.
2. Boot into the recovery. Press cancel when asked for password.
3. Select advanced then ADB Sideload and swipe to Start Sideload.
4. Double click on Root.cmd.
5. Finish.
Click to expand...
Click to collapse
Bro,is this done with a pc

My boatlooder is unlocked, is this done with pc?

Related

Root Zenfone 4 . ANDROID LOLLIPOP

Download:
1. Intel USB Driver ( HERE )
2. CWM ( HERE )
3. SuperSU ( HERE )
Instruction
1. Download file and install intel USB Driver ( If you don't have it )
2. Extract CWM
3. Copy SuperSU to SDCard
4. Turn off Zenfone 4
5. Go to Droidboot ( Power + Volume Up + Volume Down )
6. Connect Zenfone 4 to PC
7. In CWM folder open CMD.CMD ( Shift+right Click --> Open Command )
8. Type fastboot flash update update.zip
9. Choose update from SDCard
10. Choose SuperSU and YES .... Wait until finish
11. Reboot and ROOTED
JustinSang said:
Download:
1. Intel USB Driver ( HERE )
2. CWM ( HERE )
3. SuperSU ( HERE )
Instruction
1. Download file and install intel USB Driver ( If you don't have it )
2. Extract CWM
3. Copy SuperSU to SDCard
4. Turn off Zenfone 4
5. Go to Droidboot ( Power + Volume Up + Volume Down )
6. Connect Zenfone 4 to PC
7. In CWM folder open CMD.CMD ( Shift+right Click --> Open Command )
8. Type fastboot flash update update.zip
9. Choose update from SDCard
10. Choose SuperSU and YES .... Wait until finish
11. Reboot and ROOTED
Click to expand...
Click to collapse
Does not works
But I tried Temporary CWM Session for Intel Device method and it worked fine with T2 option
arun483 said:
Does not works
But I tried Temporary CWM Session for Intel Device method and it worked fine with T2 option
Click to expand...
Click to collapse
Can you explain your method?
Subhajitdas298 said:
Can you explain your method?
Click to expand...
Click to collapse
It's 3 years old post, I don't even own the device anymore ??
arun483 said:
It's 3 years old post, I don't even own the device anymore
Click to expand...
Click to collapse
Need the method. Can you find it? It would be great help.
Subhajitdas298 said:
Need the method. Can you find it? It would be great help.
Click to expand...
Click to collapse
Ok so the method was to unlock bootloader, flash twrp and flash magisk zip.
The other way was using temporary cwm for intel devices using T2 option. What this does is that it gives you a temporary CWM session which can be used to flash magisk zip.
Edit: You can find most of the resources here https://forum.xda-developers.com/ze...12-1-cyanogenmod-12-1-asus-zenfone-4-t3249637
arun483 said:
Ok so the method was to unlock bootloader, flash twrp and flash magisk zip.
The other way was using temporary cwm for intel devices using T2 option. What this does is that it gives you a temporary CWM session which can be used to flash magisk zip.
Edit: You can find most of the resources here https://forum.xda-developers.com/ze...12-1-cyanogenmod-12-1-asus-zenfone-4-t3249637
Click to expand...
Click to collapse
Can you give exact files?
I need the proper recovery file.
Thanks in advance.
Subhajitdas298 said:
Can you give exact files?
I need the proper recovery file.
Thanks in advance.
Click to expand...
Click to collapse
The link I mentioned has the proper resources including bootloader unlocker and TWRP recovery img
Edit: Full Method
1. Download bootloader unlocker from http://dlcdnet.asus.com/pub/ASUS/ZenFone/A400CG/Unlock_Tool_A400CG.zip
2. Extract Unlock Bootloader Tool > Install apk> Unlock
3. Install Intel Driver from http://d-h.st/ZN2 and turn on USB Debugging mode.
4. Copy fix-twrp_zf4_recovery.img to adb folder.
ADB can be downloaded from http://d-h.st/ZN2
TWRP can be downloaded from https://drive.google.com/file/d/0B_qQULhmnkV1Y092TGRsekJyVkE/view?usp=drive_web
5. Turn off your Zenfone 4 and boot into Droidboot (Power + Volume Up).
7. Open adb terminal and enter following command
- fastboot flash recovery fix-twrp_zf4_recovery.img
8. Boot into recovery and flash Magisk or SuperSU whichever you prefer.
** I take no responsibility if your device gets bricked. I used this device over 3 years ago and have only fragments of memory of how I rooted it.
** Perform steps given above at your own risk
arun483 said:
The link I mentioned has the proper resources including bootloader unlocker and TWRP recovery img
Edit: Full Method
1. Download bootloader unlocker from http://dlcdnet.asus.com/pub/ASUS/ZenFone/A400CG/Unlock_Tool_A400CG.zip
2. Extract Unlock Bootloader Tool > Install apk> Unlock
3. Install Intel Driver from http://d-h.st/ZN2 and turn on USB Debugging mode.
4. Copy fix-twrp_zf4_recovery.img to adb folder.
ADB can be downloaded from http://d-h.st/ZN2
TWRP can be downloaded from https://drive.google.com/file/d/0B_qQULhmnkV1Y092TGRsekJyVkE/view?usp=drive_web
5. Turn off your Zenfone 4 and boot into Droidboot (Power + Volume Up).
7. Open adb terminal and enter following command
- fastboot flash recovery fix-twrp_zf4_recovery.img
8. Boot into recovery and flash Magisk or SuperSU whichever you prefer.
** I take no responsibility if your device gets bricked. I used this device over 3 years ago and have only fragments of memory of how I rooted it.
** Perform steps given above at your own risk
Click to expand...
Click to collapse
How to boot into recovery?
Also recovery link does not work.
Subhajitdas298 said:
How to boot into recovery?
Also recovery link does not work.
Click to expand...
Click to collapse
Well I'm sorry then I can not help you. Try following this method https://forum.xda-developers.com/android/development/intel-android-devices-root-temp-cwm-t2975096 with T2 option
arun483 said:
Well I'm sorry then I can not help you. Try following this method https://forum.xda-developers.com/android/development/intel-android-devices-root-temp-cwm-t2975096 with T2 option
Click to expand...
Click to collapse
Shortcut for reboot into recovery?
adb reboot recovery is not working.
What is T2 option?
Subhajitdas298 said:
Shortcut for reboot into recovery?
adb reboot recovery is not working.
What is T2 option?
Click to expand...
Click to collapse
Shutdown >> Press Power and Volume Up button together
I think that was the shortcut not sure if it's for bootloader or recovery
arun483 said:
Shutdown >> Press Power and Volume Up button together
I think that was the shortcut not sure if it's for bootloader or recovery
Click to expand...
Click to collapse
No it does not work.
Droidboot is only thing. Shortcut : Vol UP + Power.
Thanks for the temporary recovery method though. Thanks a lot.

how Unbrick ASUS ZENFONE GO (ZB452KG)?

Hi!
First i want to apologize for my english and if i made a mistake posting a new thread.
I own an ASUS Zenfone GO (ZB452KG) and i tried to install a twrp recovery.
The phone it opens and get stuck on the asus logo and cant go cant go throught in recovery mode.
i already install the latest adb and usb driver.
please can you help me guys how to fixed my phone?
U should install twrp recovery by computer and install a custom rom for ur device.here is the way for installing twrp.
1)Goto official TWRP page and download twrp-2.8.x.x-xxx.img file for your Asus Zenfone Go ZB452KG. Keep twrp-2.8.x.x-xxx.img file in a separate folder.
2)Your PC must have ADB & fastboot installed and configured.
3)Now connect your device to your PC and goto twrp folder and press and hold shift then rightclick on white space and "Open command window here".
4)Now type following commands at command prompt.
"adb reboot bootloader" - to boot your device into bootloader.
after booting into bootloader type "fastboot flash recovery twrp-2.8.x.x-xxx.img" - this will flash TWRP recovery on your Asus Zenfone Go ZB452KG.
"fastboot reboot" - to reboot your device.
After reboot type "adb reboot recovery" - to boot into recovery mode.
If it is useful then hit a thanx.
raymond_bqg said:
U should install twrp recovery by computer and install a custom rom for ur device.here is the way for installing twrp.
1)Goto official TWRP page and download twrp-2.8.x.x-xxx.img file for your Asus Zenfone Go ZB452KG. Keep twrp-2.8.x.x-xxx.img file in a separate folder.
2)Your PC must have ADB & fastboot installed and configured.
3)Now connect your device to your PC and goto twrp folder and press and hold shift then rightclick on white space and "Open command window here".
4)Now type following commands at command prompt.
"adb reboot bootloader" - to boot your device into bootloader.
after booting into bootloader type "fastboot flash recovery twrp-2.8.x.x-xxx.img" - this will flash TWRP recovery on your Asus Zenfone Go ZB452KG.
"fastboot reboot" - to reboot your device.
After reboot type "adb reboot recovery" - to boot into recovery mode.
If it is useful then hit a thanx.
Click to expand...
Click to collapse
i cant go through in to the bootloader
kboy22 said:
i cant go through in to the bootloader
Click to expand...
Click to collapse
U didn't mention that .is bootloader unlocked or locked?
raymond_bqg said:
U didn't mention that .is bootloader unlocked or locked?
Click to expand...
Click to collapse
sir i cant find the twrp-2.8.x.x-xxx.img that you mentioned on your post
It's works without pc. Just download it's latest firmware from ASUS official web, put the zip file to sd card then install it by recovery mode.

Unlock Bootloader for zenfone laser 5.5/5.5s/6 marshmallow

Disclaimer:
You device’s warranty may be void after following below mentioned instructions. If any thing goes wrong and you end up with a bricked or semi-bricked device then neither our site or any of these app developers will be responsible. So, try these instructions at your own risk.
Work For
Zenfone laser 5.5/5.5s/6
Prerequisite for rooting Zenfone 2 Laser:
Additionally, you must have a windows PC.
Install USB drivers for your Asus Zenfone 2 Laser.
Goto Settings -> About and tap multiple times continuously on “Build number” to active “Developer options” and then goto Settings -> Developer options and enable “Usb debugging” option.
Download Rooting Tools:
-Minimal adb fastboot tool
https://devs-lab.com/download-minimal-adb-fastboot-tool.html
-Adb Drivers
http://dl.adbdriver.com/upload/adbdriver.zip
-TWRP
https://dl.twrp.me/Z00L/twrp-3.0.2-4-Z00L.img.html
https://dl.twrp.me/Z00T/twrp-3.0.2-4-Z00T.img.html
-SuperSu
https://s3-us-west-2.amazonaws.com/supersu/download/zip/SuperSU-v2.78-201609011115.zip
-Bootloader Unlocker
http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE601KL/UnlockTool_ASUS_AndroidM_USER.apk
How to unlock Bootloader & Root Asus Zenfone 2 Laser :
1.Download all the above tools & transfer all the Apk files in your device.
2. Now Install Bootloaderunlocker.apk in Your Device.
3. open bootloaderunlocker and follow on screen instructions.
4. Extra ‘ADB Fastboot Tool.rar’
How to Install TWRP Recovery in Zenfone 2 Laser
1. On your pc install adb drivers and open the application, connect your zenfone to your pc, in adb driver it will show if the driver are installed or not, if not just click install and wait for it to finish installing.
2. Move twrp.img into extracted ‘ADB Fastboot Tool.rar’ folder.
3. Now in ADB Fastboot folder open command windows by Pressing Shift+Right click –> open command winnows here.
4. Now Enter the Following command in Command Window.
adb devices
It will return your device code which confirms you have installed all the files properly.
5. Now to reboot your device into Fastboot mode which allows flashing files, enter the below command in command prompt. or else you can Manually Reboot To Fastboot Mode By Switching off Your Phone And Press Volume Up + Power Key Together.
adb reboot bootloader
5. Now to flash the TWRP recovery, just enter the below command.
For ZOOL devices
fastboot flash recovery twrp-3.0.2-4-Z00L.img
For ZOOT devices
Fastboot flash recovery twrp-3.0.2-4-Z00T.img
IF YOU WANT TO ROOT YOUR STOCK MARSHMALLOW JUST FLASH SUPERSU.ZIP PROVIDED ABOVE.
NOTE: If you want to flash cm13/cm14.1/rr or any customized rom do an advance wipe in twrp.(Reboot To Twrp Mode By Switching off Your Phone And Press Volume down + Power Key Together. on twrp choose wipe/advance and mark the following system, data, cache, and dalvik cache.
оО
i didn't know that there is app unlocking bootloader for marshmallow
Not work for me.
I installed the bootloader unlock app and tried to unlock
but it failed and says 'an unknown error occurs which maybe a network connection issue'.But my wifi is working correctly. Please help me to unlock my bootloader. I really need to unlock my bootloader because I don't want to stay in stock rom anymore.
How To Unlock Bootloader And Flash Twrp Without Pc ?
Hey i wanna know how to flash twrp and unlock bootloader cause I'm using stock marshmallow and i dont have pc and i dont know how todo it please help

TWRP and Root for Android 8.0 Oreo

I flashed the latest Open Beta 25 yesterday and it took me some time to figure out how to properly root that. I was searching for a compatible TWRP for Android Oreo and I stumbled upon one when I was reading through pages and pages of comments from our community.
So, I am writing the steps here with the necessary files so that everyone can find it in one place.
This is not my work. All credits go to the original developers. I am just consolidating the steps I followed here. If I am violating any rules, please feel free to close this thread.
Credits:
 @akhilnarang for Modified TWRP 
 @Chainfire For SuperSU
Necessary Downloads:
Oreo Compatible TWRP: https://drive.google.com/open?id=0B46mMEeAPSYGd3dBbzJhMWJUVE0
SuperSU Zip: https://drive.google.com/open?id=0B46mMEeAPSYGV1U3c3JSRmF2dWs
Steps to install TWRP and Root:
Note: My phone was encrypted when I tried this.
1. Copy the downloaded SuperSU Zip file to your phone.
2. Copy the TWRP file to the folder where ADB and Fastboot are installed.
3. Turn off your OnePlus 3/3T. Boot your OnePlus 3/3T into Fasboot mode > Press and hold the Volume Up Button + Power Button.
4. Connect your phone to your PC via USB Cable.
5. Open a command window on the folder where ADB and Fastboot are installed. Go to the folder where ADB and Fastboot are installed. Hold down Shift Key > Right Click on the empty space > Choose ‘Open CMD Here’.
6. Execute the below command in the command window to see if your device is properly connected:
Code:
fastboot devices
7. Make sure the TWRP file is in the ADB folder. Execute the below command to install TWRP on your OnePlus 3/3T running Android Oreo:
Code:
fastboot flash recovery TWRP-Oreo-OnePlus-3-3T.img
Do not restart your device upon installation. The procedure is not yet over.
8. Assuming you are now in Fastboot Mode, use the volume buttons and choose ‘Recovery Mode’ and then press the power button to enter TWRP Recovery.
9. Once you are in TWRP > Tap on ‘Install’ > Choose the SuperSU Zip file which you have downloaded from above > Swipe right to flash.
10. Reboot your device.
Let me know if you have any questions/doubts!
Source
If you have other TWRP already installed, any reason not just to install the compatible one by flashing image of compatible one using that?
gmlogan said:
If you have other TWRP already installed, any reason not just to install the compatible one by flashing image of compatible one using that?
Click to expand...
Click to collapse
We should be able to install twrp without connecting to pc if we already have twrp
gmlogan said:
If you have other TWRP already installed, any reason not just to install the compatible one by flashing image of compatible one using that?
Click to expand...
Click to collapse
You could do that. Shouldn't be an issue, I guess. The above steps are just what I followed.
Yes, but isn't Oreo package replacing TWRP with OnePlus recovery?
Sent from my OnePlus3 using XDA Labs
Unn113 said:
Yes, but isn't Oreo package replacing TWRP with OnePlus recovery?
Sent from my OnePlus3 using XDA Labs
Click to expand...
Click to collapse
Install the recovery img in TWRP again after the zip. Reboot to recovery to confirm it didn't overwrite TWRP
liam_davenport said:
Install the recovery img in TWRP again after the zip. Reboot to recovery to confirm it didn't overwrite TWRP
Click to expand...
Click to collapse
No, what he says is that, once you install the Oreo Update Zip from TWRP it will be replaced with TWRP. I guess we could avoid this by immediately flashing the TWRP Zip soon after flashing the Oreo Zip.
dreams.sri said:
No, what he says is that, once you install the Oreo Update Zip from TWRP it will be replaced with TWRP. I guess we could avoid this by immediately flashing the TWRP Zip soon after flashing the Oreo Zip.
Click to expand...
Click to collapse
He means stock Oreo zip. If you flash OnePlus stock rom in TWRP and don't reflash TWRP stock zip replaces it with OnePlus recovery
Got error 7 while trying to install official Oreo beta from TWRP. Maybe a recovery issue not sure. I needed to flash last N beta and update from settings to Oreo beta
Its only possible with oneplus recovery. Trust me.
articblaster7 said:
Its only possible with oneplus recovery. Trust me.
Click to expand...
Click to collapse
OK, but after you have flashed Orea Beat with their recovery will it run OK with Twrp for backups and rooting etc
I dont have time to test right now. But i'm sure to Will vê possible now or in a near future
mauk said:
Got error 7 while trying to install official Oreo beta from TWRP. Maybe a recovery issue not sure. I needed to flash last N beta and update from settings to Oreo beta
Click to expand...
Click to collapse
You could download the Stock Oxygen OS Recovery and fastboot flash the recovery > Go to Stock Recovery > Go to 'Install from ADB' > Connect phone to PC > Sideload the update Zip > Boot into OREO > Reboot to Fastboot > Flash TWRP > Flash SuperSU. Will hardly take 15 mins.
liam_davenport said:
He means stock Oreo zip. If you flash OnePlus stock rom in TWRP and don't reflash TWRP stock zip replaces it with OnePlus recovery
Click to expand...
Click to collapse
True that, agreed!:good:
dreams.sri said:
True that, agreed!:good:
Click to expand...
Click to collapse
so the process is
1) Flash oreo compatible recovery
2) Flash Rom
3) Flash TWRP recovery
4)Flash root
manishdev said:
so the process is
1) Flash oreo compatible recovery
2) Flash Rom
3) Flash TWRP recovery
4)Flash root
Click to expand...
Click to collapse
1. Flash Stock Recovery.
2. Sideload Oreo Zip
3. Flash Oreo Compatible TWRP
4. Flash SuperSU
manishdev said:
so the process is
1) Flash oreo compatible recovery
2) Flash Rom
3) Flash TWRP recovery
4)Flash root
Click to expand...
Click to collapse
Yes. It's ok like you write.
Hi Guys,
I faced below issue while flashing Oreo beta update on oneplus 3 using twrp.
Details:
TWRP: 3.1.1.2
Rooted: Magisk v14.0
Do I need to unroot and uninstall twrp before updating?
TWRP:
OnePlus3Oxygen_16_OTA_035_all_1710131629_83503ca929ca4b82.zip'
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
I:Update binary zip
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment initialized.
selinux_android_file_context: Error getting file context handle (No such file or directory)
Warning: No file_contextsscript aborted: E3004: This package is for "OnePlus 3" devices; this is a "".
E3004: This package is for "OnePlus 3" devices; this is a "".error: 3004
Updater process ended with ERROR: 7
I:Legacy property environment disabled.
I:Install took 0 second(s).
Error installing zip file '/sdcard/TWRP/OnePlus3Oxygen_16_OTA_035_all_1710131629_83503ca929ca4b82.zip'
Updating partition details...
Iata backup size is 8093MB, free: 37507MB.
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'vfat'
...done
I:Set page: 'flash_done'
SuperSU not Working
dreams.sri said:
I flashed the latest Open Beta 25 yesterday and it took me some time to figure out how to properly root that. I was searching for a compatible TWRP for Android Oreo and I stumbled upon one when I was reading through pages and pages of comments from our community.
So, I am writing the steps here with the necessary files so that everyone can find it in one place.
This is not my work. All credits go to the original developers. I am just consolidating the steps I followed here. If I am violating any rules, please feel free to close this thread.
Credits:
@akhilnarang for Modified TWRP
@Chainfire For SuperSU
Necessary Downloads:
Oreo Compatible TWRP: https://drive.google.com/open?id=0B46mMEeAPSYGd3dBbzJhMWJUVE0
SuperSU Zip: https://drive.google.com/open?id=0B46mMEeAPSYGV1U3c3JSRmF2dWs
Steps to install TWRP and Root:
Note: My phone was encrypted when I tried this.
1. Copy the downloaded SuperSU Zip file to your phone.
2. Copy the TWRP file to the folder where ADB and Fastboot are installed.
3. Turn off your OnePlus 3/3T. Boot your OnePlus 3/3T into Fasboot mode > Press and hold the Volume Up Button + Power Button.
4. Connect your phone to your PC via USB Cable.
5. Open a command window on the folder where ADB and Fastboot are installed. Go to the folder where ADB and Fastboot are installed. Hold down Shift Key > Right Click on the empty space > Choose ‘Open CMD Here’.
6. Execute the below command in the command window to see if your device is properly connected:
Code:
fastboot devices
7. Make sure the TWRP file is in the ADB folder. Execute the below command to install TWRP on your OnePlus 3/3T running Android Oreo:
Code:
fastboot flash recovery TWRP-Oreo-OnePlus-3-3T.img
Do not restart your device upon installation. The procedure is not yet over.
8. Assuming you are now in Fastboot Mode, use the volume buttons and choose ‘Recovery Mode’ and then press the power button to enter TWRP Recovery.
9. Once you are in TWRP > Tap on ‘Install’ > Choose the SuperSU Zip file which you have downloaded from above > Swipe right to flash.
10. Reboot your device.
Let me know if you have any questions/doubts!
Source
Click to expand...
Click to collapse
hello, i followed all the steps but for some reason, my phone is stuck in boot loop. everything is normal untill i see my lockscreen,but as soon as i try to unlock or even press powerbutton , the phone restarts again everytime.
Will the same steps work for magisk?

[12.1][GAPPS] AOSP ANDROID 12.1 for A21s

---
Disclaimer: This will void warranty.
You will need to unlock bootloader.
*All your data will be lost*
---
Info:
Android version 12.1 (12L)
July 2022 patch
Tested on A217F & Dual SIM working
GApps included so you don't have to flash them
Part 1 - Unlocking bootloader:
Skip this if you've already done it.
1. Enable Developer Options, go to OEM Unlocking and turn it on.
2. Plug in phone to PC, restart the phone and right when it turns off, keep holding VOLUME DOWN + VOLUME UP till you see the Download Mode
3. Hold VOLUME UP to enter Bootloader Unlock mode
4. Press VOLUME UP to accept, and let the phone restart and erase
* To check if it worked, head back to Download mode and check if "OEM LOCK" is "OFF"
Part 2 - Flash recovery:
1. Download Odin and recovery U7/recovery U6/recovery U5
2. Put device to Download Mode (Hold VOLUME UP + VOLUME DOWN while plugging in phone to PC)
3. Open Odin and hit AP and select recovery file
4. (optional) go to Options tab and untick Auto Reboot
5. Hit start
* If it fails with error "Only official binaries are allowed to be flashed(recovery)", then boot device up, connect to internet, and then change Date to some time ago like January 5th 2022
Part 3 - Flash the ROM:
1. Download and Extract the ROM
2. Download the kernel
3. Download and Extract platform-tools (ADB and Fastboot)
4. Open up Command Prompt and cd into platform-tools folder
5. Plug in phone to PC, restart or turn off phone and hold VOLUME UP + POWER for about 5 seconds. You should enter Lineage Recovery.
6. Tap Advanced, then Enter Fastboot
7. Type in command prompt "fastboot flash system " and drag the ROM .img file and hit enter. This should take around 3 to 5 minutes.
8. Exit Fastboot mode on the phone and go to Apply Update, Apply from ADB
9. Type in command prompt "adb sideload " and drag the kernel .zip file and hit enter. Press Yes when the phone asks to.
10. Reboot the phone.
Notes:
* DO NOT APPLY A SCREEN LOCK, or else the settings app will crash along with the setup wizard, and if you do it from settings you won't be able to change it, disable it or enable fingerprint unlock
* SuperSU root is pre-installed so you can 'adb sideload ' the UPDATE-unSU.zip from recovery, then 'adb sideload ' the Magisk apk attached below ("app-debug.apk") after renaming it to .zip
Credits:
@physwizz for kernel
Kernel source https://github.com/physwizz?tab=repositories
@phhusson for GSI ROM
Good luck!
Why you don't Look on my thread?
oli231 said:
Why you don't Look on my thread?
Click to expand...
Click to collapse
Hi,
I have tried the GSI you linked in your guide but it just gave me a bootloop similar to many other guides, including the Samsung PixelExperience Android 12.0 GSI further down in the comments. So after I did my own research and tries I put together this guide with the resources I used to make the device work.
RestlessGoose said:
Hi,
I have tried the GSI you linked in your guide but it just gave me a bootloop similar to many other guides, including the Samsung PixelExperience Android 12.0 GSI further down in the comments. So after I did my own research and tries I put together this guide with the resources I used to make the device work.
Click to expand...
Click to collapse
thank you for all the effort made to give us an amazing experience I have a question when can we expect a stable version
I have U8 Binary what should i do about it ?
Does it work on A217M?
how do i fix the fingerprint?
7MODE__TN said:
I have U8 Binary what should i do about it ?
Click to expand...
Click to collapse
mine also u8, i use lineage recovery from youtube. and its work
Hi I did all the steps and it is stuck on boot screen showing Samsung Galaxy A21s.
I used u8 lineage recovery.
Kevonism said:
mine also u8, i use lineage recovery from youtube. and its work
Click to expand...
Click to collapse
Hi is this working for you? Do you have a link to the recovery?
nxs_neo said:
Hi is this working for you? Do you have a link to the recovery?
Click to expand...
Click to collapse
u8 lineage recovery.tar
drive.google.com
Hi, i do all the steps in the tutorial and use the u8 bootloader and recovery that Kevonism has uploaded. But after the install via adb sideload it goes in a bootloop (with kernel flash). Could someone help me out?
My discord is: cristiano#0717
shottiemodder said:
Hi, i do all the steps in the tutorial and use the u8 bootloader and recovery that Kevonism has uploaded. But after the install via adb sideload it goes in a bootloop (with kernel flash). Could someone help me out?
My discord is: cristiano#0717
Click to expand...
Click to collapse
Same for me

Categories

Resources