Magisk root Available for realmeUI & Custom ROMs. [Magisk Canary Temporarily] - Oppo Realme 3 Guides, News, & Discussion

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
So finally as seen John Wu (creator of magisk) finally fixed patching of boot.img with AVB 2.0 with vbmeta structure in it.
This guide will help how to install magisk succesfully in Custom ROMs and realmeUI.
So here is the method:
- first download magisk V22 from GitHub.
- then install the app.
- then after installing, open the app and go to settings.
- after going to settings something like this will be shown.
- now in that settings, simply switch Update channel to canary from stable.
- after that return back to app and update magisk app
- after updating,open it again
- then click on install magisk as shown below
- then it will patch the boot.img and magisk patched boot.img will be available in download.
Now here there are two methods that can be followed.
•Fastboot Method
- go to Fastboot
- now add the magisk patched boot.img in adb folder
- now for flashing that magisk patched boot.img from Fastboot, just type ' Fastboot flash boot 'xxxxxxxx.img' ( name of your image instead of x)
- now type 'fastboot reboot'
- now it should be flashed successful and magisk will be available right away with it.
- Boom! Now you are successfully rooted with Magisk!
• Recovery method
Note: you would need bugjaegar app in both and secondary device for some Fastboot functionality
- boot your device to Fastboot using key combo.
- go to recovery now using this command in bugjaegar window 'fastboot reboot recovery'.
- now, select magisk patch boot.img from downloads
- now select it as boot
- now flash it
- after flashing done, click on reboot
- now wait till booting
- after it boots, magisk will be flashed successful
- boom! Now you are successfully rooted with Magisk.
Note: if your device bootloops after flashing magisk patched boot.img in
~ Custom ROM: extract boot.img from Custom ROM zip and boot the device to Fastboot with key combo and then flash the stock boot.img using command ' Fastboot flash boot boot.img'
~ realmeUI: extract boot.img from the stock ozip by renaming ozip to zip and unzip it. boot the device to Fastboot with key combo and then flash the stock boot.img using command ' Fastboot flash boot boot.img'
All credits to testers who tested it
Am thankful to testers like Nasif Naissa, Aman Kumar, Denis. Also Sarthak Roy
Credits to John Wu for his work.

Is it truly worked on realmeUI base sir?

Dut[Z] said:
Is it truly worked on realmeUI base sir?
Click to expand...
Click to collapse
Hey, yes it is tested and works on realmeUI too.

AviationTech said:
Hey, yes it is tested and works on realmeUI too.
Click to expand...
Click to collapse
Hello brother, where can I get boot.img file?

Kashifrazabb said:
Hello brother, where can I get boot.img file?
Click to expand...
Click to collapse
The boot.img will be available in the ozip itself. If u wanna root custom roms then take boot.img from custom rom zip or else use ozip boot.img for rooting realmeUI

AviationTech said:
The boot.img will be available in the ozip itself. If u wanna root custom roms then take boot.img from custom rom zip or else use ozip boot.img for rooting realmeUI
Click to expand...
Click to collapse
AviationTech brother, are you talking about the software update ozip file I attached the link of? Boot.img file is in this ozip file?

Kashifrazabb said:
AviationTech brother, are you talking about the software update ozip file I attached the link of? Boot.img file is in this ozip file?
Click to expand...
Click to collapse
Yes

AviationTech said:
Yes
Click to expand...
Click to collapse
I am stuck in one part brother. Please help me. I have been searching since long I could't find any solution on internet.
I have doubts about vbmeta.img file. Is this file the same for all mobiles? Some people use it for mobiles and some don't to root and I don't know the reason of using it. I need this for my realme 3. Is there any official site where I can downlaod it?, I would be very thankful to you.

Kashifrazabb said:
I am stuck in one part brother. Please help me. I have been searching since long I could't find any solution on internet.
I have doubts about vbmeta.img file. Is this file the same for all mobiles? Some people use it for mobiles and some don't to root and I don't know the reason of using it. I need this for my realme 3. Is there any official site where I can downlaod it?, I would be very thankful to you.
Click to expand...
Click to collapse
Hey, kindly follow the steps as said, our device doesn't have seperate vbmeta partition hence we don't need it.

No need to unlock bootloader and twrp?

Related

Unofficial TWRP 2.8.7.1

What is better than the standard CM Recovery:
You can flash another firmware (not the CM)
Normal backup data
You can easily flash the Root
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Unlock the bootloader as on CM Wiki instructions
Puth the phone in bootloader mode
In the folder with fastboot put crackling-t0x1.img
Enter the following command:
Code:
fastboot -i 0x2970 erase recovery
then Enter
Code:
fastboot -i 0x2970 flash recovery crackling-t0x1.img
Disconnect the device from the USB and remove the battery. Then replace the battery and restart the device in recovery mode to verify the installation. To do this, hold down the "Volume Down" and "Power".
You can download crackling-t0x1.img from here
http://www91.zippyshare.com/v/60lfsDiR/file.html
Credits to 4PDA Members and especially to FindYanot for developing and allowing posting here
IT is NOT my Work
I've been using this for a while, working very good!
Great to make backups and test ROMs.
There is a problem - this recovery can not mount f2fs partitions
RaidonChrome said:
There is a problem - this recovery can not mount f2fs partitions
Click to expand...
Click to collapse
for my information : which system firmware can mount f2fs partitions?
Dior DNA said:
for my information : which system firmware can mount f2fs partitions?
Click to expand...
Click to collapse
Latest Cyanogen Mod 13 has Linux 3.10, so it should be able to mount f2fs just fine
RaidonChrome said:
Latest Cyanogen Mod 13 has Linux 3.10, so it should be able to mount f2fs just fine
Click to expand...
Click to collapse
thanks, then perhaps latest CM recovery will mount f2fs just fine as well.
Dior DNA said:
thanks, then perhaps latest CM recovery will mount f2fs just fine as well.
Click to expand...
Click to collapse
It does not, in fact it is broken even with ext4 currently
PLEASE HELP, something when wrong
RaidonChrome said:
It does not, in fact it is broken even with ext4 currently
Click to expand...
Click to collapse
Is this the reason why i can't install gapp on my wileyfoxswift and an error appear("e: unable to find partition size for '/recovery") every time i use the wipe.
i upgraded from 12.1 to
13.0-20160127-NIGHTLY-crackling and use the same for recovery but did not work so i installed TWRP and this error occurs -see pics
PLEASE HELP
AromaGapp not working in TWRP
TWRP not working in Aroma Gapp need fix (Aroma is best for me since i can customize install & will not replace CM stock files/app)
In the previous post, i was able to install twrp but i found out on many trial and error that open gapp aroma/full doesn't work both on cm12.1 and cm13.0 using TWRP. Also cm13.0 recovery will not work with open gapp aroma/full.
What works: (haven't tried all version)
On TWRP - i was able to use arm64-pico-6.0 on cm13.0 20160130
On CM Recovery - arm64-aroma-5.1 on cm12.1 20160107
This is based on my experience with the HELP of the awesome people in the forum. I just want to let you know and maybe it will be useful to other noobs like me
noob2016 said:
TWRP not working in Aroma Gapp need fix (Aroma is best for me since i can customize install & will not replace CM stock files/app)
In the previous post, i was able to install twrp but i found out on many trial and error that open gapp aroma/full doesn't work both on cm12.1 and cm13.0 using TWRP. Also cm13.0 recovery will not work with open gapp aroma/full.
What works: (haven't tried all version)
On TWRP - i was able to use arm64-pico-6.0 on cm13.0 20160130
On CM Recovery - arm64-aroma-5.1 on cm12.1 20160107
This is based on my experience with the HELP of the awesome people in the forum. I just want to let you know and maybe it will be useful to other noobs like me
Click to expand...
Click to collapse
Aroma compatibility with TWRP is listed on the Open G-Apps website.
Unfortunately this is the only TWRP we have available to us.
Tamarinde said:
Aroma compatibility with TWRP is listed on the Open G-Apps website.
Unfortunately this is the only TWRP we have available to us.
Click to expand...
Click to collapse
No it is not there is this one https://s.basketbuild.com/devs/beroid/Wileyfox%20Swift%20-%20Crackling/TWRPand yes it works with aroma
Thanks
robin0800 said:
No it is not there is this one https://s.basketbuild.com/devs/beroid/Wileyfox%20Swift%20-%20Crackling/TWRPand yes it works with aroma
Click to expand...
Click to collapse
That is great! i hope i can try i try it but sadly i send it back since the phone was just here for the upgrade. Anyway thanks for the reply here and on my other post.
Much appreciated
robin0800 said:
No it is not there is this one https://s.basketbuild.com/devs/beroid/Wileyfox%20Swift%20-%20Crackling/TWRPand yes it works with aroma
Click to expand...
Click to collapse
Confirmed!!! It works... i used TWRP 3.0. Works on both aroma and pico. Thanks so much!!!!
There is a zip file and recovery. IMG file, any reason why?
image45 said:
There is a zip file and recovery. IMG file, any reason why?
Click to expand...
Click to collapse
The .img file can be flashed by fastboot.
The zip file by any non stock recovery
and yes I do know the image file is contained in the zip but some people may not
robin0800 said:
The .img file can be flashed by fastboot.
The zip file by any non stock recovery
and yes I do know the image file is contained in the zip but some people may not
Click to expand...
Click to collapse
Yes i downloaded the zip file, extracted the recovery.img then flashed by fastboot. I am used to using fastboot commands
So the zip file would function as an update file via a non stock recovery, however once installed would replace the non stock recovery with twrp version!

[RECOVERY][aio_row][UNOFFICIAL] TWRP 3.0.2-8

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
TeamWin's TWRP Touch Recovery For Lenovo A7000-a
SCREENSHOT ON ATTACHMENT
TWRP is an open source, community project. TWRP development is done by roughly 4 people at this point. TWRP also have a large support community with many people who are willing to answer questions and help people with their devices either through our IRC channel or on forums like xda-developers.
This TWRP was originally formed to work on Lenovo K3 Note. After Denis work on K3 Note, I wanted to make it that would work on Lenovo A7000-a to. Today TWRP is the leading custom recovery for Android phones.
A custom recovery is used for installing custom software on your device. This custom software can include smaller modifications like rooting your device or even replacing the firmware of the device with a completely custom “ROM” like OmniROM
You can find the source code for TWRP at https://github.com/omnirom/android_bootable_recovery/​
Flashing Instructions :
To install recovery images use Flashify / Rashr / TWRP Manager from Play Store or flash in your current recovery:
1. Go to install, find and select the Images... button.
2. Browse to the image that you downloaded and select it.
3. Choose recovery and swipe to flash.
Download :
TWRP : Mod Edit: Link Removed
Remember to do backup of your current recovery before installing.​
XDA:DevDB Information
TWRP 3.0.2-8, TWRP for the Lenovo A7000
Contributors
HDHR, sandeep.sethi, Denis_PDA
Version Information
Status: Stable
Created 2016-10-29
Last Updated 2017-02-19
Mod Edit: Thread Closed
Changelog
TWRP 3.0.2-8 :
~Upgraded to TWRP 3.0.2-8 (Base, Security Patch,ETC.)
~Minor fixes
~Added ability to set system.img
=>TWRP -> Install -> Install image -> system.img -> System Image -> Swipe to confirm Flash.
~Optimized OTG FS support FAT32, exFAT, NTFS
~Flashable installation supported
TWRP 3.0.2-6 :
~Updated to TWRP 3.0.2-6 (Security Patch,Base,ETC.)
~Fixed code name error
~Backup and Restore Improvement
~Lot of Improvement
TWRP 3.0.2-5 :
~Initial release
Detailed Changelogs Here :
https://github.com/omnirom/android_bootable_recovery/commits/android-6.0
Reserved
How is it possible ? Flashing a recovery from another recovery ? Doesn't the recovery partition get overwritten?
[Thanks though for the new version]
tanish2k09 said:
How is it possible ? Flashing a recovery from another recovery ? Doesn't the recovery partition get overwritten?
[Thanks though for the new version]
Click to expand...
Click to collapse
Its will overwrite the old one with the new one... You can update via TWRP to
1. Boot to TWRP
2. Select install files
3. Select install image
4. Then select recovery image
5. Select install on recovery
6. Finish and go to reboot option and select reboot to recovery
6. Tadaaa your new Recovery installed
Themes support?
tanish2k09 said:
Themes support?
Click to expand...
Click to collapse
Support :fingers-crossed:
Thanks!
Ceco85 said:
Thanks!
Click to expand...
Click to collapse
Your welcome
What about compatibility of old backup created in 3.0.2-1
CyberDeat said:
What about compatibility of old backup created in 3.0.2-1
Click to expand...
Click to collapse
It I'll not detect backup from old TWRP,you need to backup files on new TWRP and just move your old backup to new folder one
You ported it or built it from source?
tanish2k09 said:
You ported it or built it from source?
Click to expand...
Click to collapse
Build from source on k3 note ported to a7000 :3
How to install on a non-rooted MM A7000-a?
jocph said:
How to install on a non-rooted MM A7000-a?
Click to expand...
Click to collapse
Use SP Flash tools
Thanks for replying. Can you give the steps? Doesn't spflashtool need a scatterfile? Sorry but I'm not very familiar with spflashtool.
Thnx HDHR for the recovery :good:
---------- Post added at 03:37 PM ---------- Previous post was at 03:21 PM ----------
jocph said:
Thanks for replying. Can you give the steps? Doesn't spflashtool need a scatterfile? Sorry but I'm not very familiar with spflashtool.
Click to expand...
Click to collapse
In sp flash tool...for flashing Recovery
1-Install lenovo driver
2-open sp flash tool by administration
3-load scatter file,
4-select recovery only (also select recovery u have downloaded)
5-check in option that dal dal option is tick
6- click on download
7-switch off ur phone...take out battery for 5 sec..reinsert battery and connect ur phone with pc then
It will automatically flash the recovery after u see a download ok popup window disconnect ur phone and u have successfully flash TWRP recovery
Where can I find the scatterfile for this TWRP image? The download only gives the img file. My MM A7000-a is not rooted and does not have custom recovery yet.
i flashed a theme on my old twrp.....the theme got caried on to this one......
i am unable to remove it....plez help.....
there is no folder of twrp in my sd card....
jocph said:
Where can I find the scatterfile for this TWRP image? The download only gives the img file. My MM A7000-a is not rooted and does not have custom recovery yet.
Click to expand...
Click to collapse
https://drive.google.com/file/d/0B5os0Tgr4idrbTA1WkxhUHB6TzA/view
Scatter file...there is also a old TWRP dont use it....

[ROM][US998][Stock][OREO] LG-US998 20D ROM

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LG-US998 20D ROM​Hello everyone
Sry for the Late Post. I was in a Hospital for few weeks! But now here is it :fingers-crossed:
This Rom is 100% Stock. TWRP 3.2.1-0 must first be installed as with Nougat Roms. Then you can install this Rom and have Oreo with working TWRP.
This zip is created from the original KDZ. I changed the Boot.img, so you do not have to reinstall TWRP. . .
I had made this for users who can not get ota's because they have Custom Recovery / Root installed
Sorry for my bad english i'm out of practice ​
Features​ *Stock build made from official KDZ
*Stock Build.prop
*Unrooted
*Boot.img modified to keep TWRP
*Remove dm-verity
*Remove forceencrypt​Installation​ What you need​ *Unlocked Bootloader [How to do]
*Working TWRP installed [Link to unofficial TWRP]
*When you need Root, Latest Magisk [Download]
*US99820D(TWRP).zip [Download]​
How to install​ When you are on Nougat: Reboot to recovery using button combo or reboot app (need root)
flash this TWRP.img Download reboot and Backup Dalvik,ART, Cache, System & Data (include not your internal memory) and Boot
in to your external sd or copy the backup from internal sd to your PC!
From Oreo: Install TWRP with this guide but with this img
For clean install: Wipe Dalvik/ART, Cache, System and Data (Recommend)
You can also keep your data by dirty flashing the zip. *Not tested!!!*
Flash US99820D(TWRP).zip
then Magisk zip when you need root
Reboot System
At the first time you boot to system, it can be TWRP says No OS installed. You can ignore it.
If TWRP asks if you want to install SU, hit no​
Here you can find my other [Downloads.] There are IMG´s, KDZ´z and more!​
Rom Version
Android Version: 8.0
Android security patch level: 2018-07-01
Build date: 2018-07-10
MD5 SUMS:
Code:
[SIZE="4"][B][COLOR="Black"]boot.img 5de0949b961663b126ea10ca7ae6a55d
modem.img f4be4b183f17d461b569df3cda9fde02
persist.img a7c90020244078eed1ee582154fda7e6
rct.img 15bc82584049ec3a7c62d921c2897267
system.img 8508f101c60c6f0491d7c282f4ccba2c
abl.img cdeb310fa2463bb1769b6944025b425b
apdp.img 7d8948ab571281de3c1a417e6490a102
cmnlib.img b5ba566a4b1408a65cd359650384d22a
cmnlib64.img 8279daae2be2dd0af5bb5ae4a5518706
devcfg.img bbf8237adabcde7cf245ab441a1a87b4
factory.img 15bc82584049ec3a7c62d921c2897267
hyp.img d1af8f3425d765296f5808d792056037
keymaster.img 3bdfcb57e44fe213b52aa9ba2c2ed706
laf.img cc2f8f56fd1f61204497a9fdf474c2d3
logfs.img c040a889d66a4f120f502f89b551f42b
msadp.img 0e9ae2a1844b00c1fe36cc48ed8eed20
pmic.img 6111bad6174e883aab16e66638a5018c
raw_resources.img e01193bb2b8767df956486b2f9a4658e
rpm.img b0398d110ca634d179916d800d48692f
sec.img 51963cce13001dc4d34baef78b1f9c3a
storsec.img b014bc7cbe90e22fa7340a43028e7988
tz.img aa00fa8531283441e36e5c6defc13a84
xbl.img 14d8d87b986dc31113e83fbb2156379c[/COLOR][/B][/SIZE]
Credits:
@autoprime
@SGCMarkus
@Chainfire
@topjohnwu
@Me :laugh:
Don´t forget to hit the thanks-button if you like my work! :good:
You want to help me with a [donation?] Feel free to make it.​
Thank you! I might try this on this weekend
Thank you @westwood24 for your service to this community.
Sent from my LG-US998 using Tapatalk
Thanks for this! Any luck with dirty flashing so far? I'm about to attempt it, myself.
If my bootloader's already unlocked it will stay that way after flashing this, correct?
sdotkdot said:
If my bootloader's already unlocked it will stay that way after flashing this, correct?
Click to expand...
Click to collapse
Absolutely
Awesome. Thanks. Just wanted to make sure
Thanks....dirty flashed over 20a then flashed magisk and all good..didn't loose anything.
Thank you! Dirty flashed over 20b, flashed magisk, everything looks great.
@westwood24
Thanks very much for the effort & hope you are well (re Hospital).
When I converted to H988 and then rooted, I also needed to flash a script to remove RCTD as well as a no-verity script.
Under features, you make a reference to verity. Does that mean those that root don't need to flash no-verity anymore?
Will we still need to flash rcdt after rooting?
Thanks again!
Mad Medik said:
@westwood24
Thanks very much for the effort & hope you are well (re Hospital).
When I converted to H988 and then rooted, I also needed to flash a script to remove RCTD as well as a no-verity script.
Under features, you make a reference to verity. Does that mean those that root don't need to flash no-verity anymore?
Will we still need to flash rcdt after rooting?
Thanks again!
Click to expand...
Click to collapse
I dirty flashed over 20b, and then re-flashed stable magisk. That's all. No need to flash additional two zips, as westwood24 dealt with it in the rom.
Sent from my LG-US998 using Tapatalk
Thank you very much! Wish you all the best
I have just completed a dirty flash from 20A to 20D and followed up with Magisk 16.0.
I noticed that the safetynet check fails in the Magisk Manager. I can't recall for sure if it was failing before?
Regardless, Google Pay and my banking app both open, so at first glance it doesn't appear to be blocking anything.
Mad Medik said:
I have just completed a dirty flash from 20A to 20D and followed up with Magisk 16.0.
I noticed that the safetynet check fails in the Magisk Manager. I can't recall for sure if it was failing before?
Regardless, Google Pay and my banking app both open, so at first glance it doesn't appear to be blocking anything.
Click to expand...
Click to collapse
It's been discussed here and in magisk forum. Seems the issue lies in the magisk manager. There are second party apps on play store that will check safetynet.
Sent from my LG-US998 using Tapatalk
Mad Medik said:
I have just completed a dirty flash from 20A to 20D and followed up with Magisk 16.0.
I noticed that the safetynet check fails in the Magisk Manager. I can't recall for sure if it was failing before?
Regardless, Google Pay and my banking app both open, so at first glance it doesn't appear to be blocking anything.
Click to expand...
Click to collapse
For most people it doesn't actually fail, it just gives cryptic message like "No valid response" but still is hidden from Android Pay, etc.
@westwood24 just wanna say thank you for this rom and the VS996 one. You have literally given me the option to go either way and that's awesome. Sent a donation your way, keep up the great work man!
Thanks to @ChazzMatt also for helping a noob like me out and getting me to these threads haha.
Tried downloading this twice from different mirrors and the boot.img md5 is coming back as wrong.
onlinemd5 comes back with : D817320CEA7CF3B4F14E19084B33C5A5
the one supplied is : 5de0949b961663b126ea10ca7ae6a55d
is this a problem on my end or is something up with it?
cajun9924 said:
Thanks....dirty flashed over 20a then flashed magisk and all good..didn't loose anything.
Click to expand...
Click to collapse
Which version of Magik did you flash, I read version 17 cause boot loop
[email protected] said:
Which version of Magik did you flash, I read version 17 cause boot loop
Click to expand...
Click to collapse
I am currently using 17.1 it fixed bootloops but you have to flash the magisk uninstall first...Did that and no problems here.
Hi @westwood24. Thank for this rom! I was used 2 month. Can you help me to make a KDZ file to zip install via TWRP?
I want to make the V300s ROM for my V30+ US998. Because the US Rom can't use Bluetooth Remote Shutter (I don't know why, The bluetooth use normaly with another devices) I was tested with old ROM V300S21e, it work fine. But I want make to make a new version ROM by myself.
Sorry for my English!

[Guide] Flashing GSI in Realme 3/3i (Android 10) [Updated on 13 Feb 2021]

Note:
-This will erase all your data so always keep a recovery backup
- This method only works on C.14 firmware version, so if you got PC then downgrade to C.14 using realme flash tool. Method for it is available in realme community. If no PC then flash custom ozip in custom recovery.
- we can only commit for all phh based GSI to boot.
Methods for flashing GSI:
• Custom Recovery Method (still needs a bit use of Fastboot)
Note: As this needs use of executing some Fastboot commands, you gotta use bugjaegar app in secondary device for Fastboot.
1) Flash Custom Recovery on your device through fastboot.
2) Now in fastboot, type the following command:
' fastboot --disable-verity --disable-verification flash boot boot.img ' (Credits to: @M.A.P)
3) now Copy your GSI Image (System.img) to your sd card.
4) Now reboot to Recovery via fastboot.
5) Press Install - > Install Image button -> Select the System.img file -> Select System Image-> Swipe to Flash.
6)) Now format data and then wipe cache & Dalvik cache.
5) now reboot to system, and GSI is flashed succesful
( If it boots to recovery then type this in Fastboot using bugjaegar app 'fastboot erase para' and 'fastboot reboot')
• Fasboot Method (Using PC)
- install custom Recovery.
-> fastboots commands to execute:
- fastboot --disable-verity --disable-verification flash boot boot.img (Credits to: @M.A.P)
- fastboot erase system
- fastboot flash system xxxx.img (name of img instead of x)
- fastboot -w
- fastboot reboot
( If it boots to recovery then in Fastboot type 'fastboot erase para' and 'fastboot reboot')
Note: if you guys want to revert to stock then can follow same procedure and use stock boot.img rather than the system img . It can be found in ozip file, extract it after converting it to zip file.
Special Thanks to all testers who tested and confirmed this method.
Here are some screenshots of GSI we booted:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Screenshot credits: @Animesh20
Can I have a link of TWRP that work on android 10? thanks
Gemeauty said:
Can I have a link of TWRP that work on android 10? thanks
Click to expand...
Click to collapse
Hey, currently twrp is not Available to public until further notice by dev. Meanwhile we do have ofox Recovery for android 10.
You can contact me on Telegram for getting its link since I have current restriction to upload links. ?
I couldn't get the second step which boot.img file to flash where is that boot.img file ??
riazali17 said:
I couldn't get the second step which boot.img file to flash where is that boot.img file ??
Click to expand...
Click to collapse
Hey its talking about the boot.img from the ozip file of the version you are in.
realme 3 vbmeta.img android 10 please provide me
Neeraj 011 said:
realme 3 vbmeta.img android 10 please provide me
Click to expand...
Click to collapse
Hey, there is no need of that. Just follow the method stated in this thread. ?
Hey , Is Here Anyone Who Can Help Me In Rooting realme 3 [ I AM ABLE TO ROOT IN ANDROID 9 , I NEED HELP REGARDING ANDROID 10 ]
-THANKS
I've followed all of your steps, but facing bootloop issue sharing you my phone details and step which i have followed.
Realme 3 RMX1821, Version Android 10 C.16.
I have Corvus GSI for realme 3, i have extracted boot.img of C.16 with (ozip decryption tool from github) i have done everything and also tested multiple GSIs but always i stuck in bootloop. my phone get restarting again and agian. please guide
{Mod edit: Reference to Telegram removed! As an exemption from rule no. 5 of the XDA Forum Rules, we grant only developers the privilege to provide links to their social media in the OP of their own development threads. These conditions obviously don't apply to this post! Please use XDA for public discussions that would help the whole community.}
azharmansoori said:
I've followed all of your steps, but facing bootloop issue sharing you my phone details and step which i have followed.
Realme 3 RMX1821, Version Android 10 C.16.
I have Corvus GSI for realme 3, i have extracted boot.img of C.16 with (ozip decryption tool from github) i have done everything and also tested multiple GSIs but always i stuck in bootloop. my phone get restarting again and agian. please guide
{Mod edit: Reference to Telegram removed! As an exemption from rule no. 5 of the XDA Forum Rules, we grant only developers the privilege to provide links to their social media in the OP of their own development threads. These conditions obviously don't apply to this post! Please use XDA for public discussions that would help the whole community.}
Click to expand...
Click to collapse
Use orangefox recovery for installing custom os...
Gyanesh1920 said:
Hey , Is Here Anyone Who Can Help Me In Rooting realme 3 [ I AM ABLE TO ROOT IN ANDROID 9 , I NEED HELP REGARDING ANDROID 10 ]
-THANKS
Click to expand...
Click to collapse
I am sorry but as of now android 10 based realmeUI can't be rooted nor any roms or gsi based on realmeUI
What GSI android version you used? Can i have a link. Is it android 11 phh treble gsi? Thanks in advance
Can I install A12 GSI BY THIS METHOD??AND IS THIS PROCESS SAME FOR CUSTOM ROM USERS?

[RECOVERY] OrangeFox for LG V35 (judyp)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Requirements
-LG V35 with unlocked bootloader
-Android 10 (Oreo and Pie are untested)
-A PC and ADB + Fastboot
Download
MediaFire
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
Instruction
1. You need fastboot access. Erase the laf_a and laf_b partitions in qfil (remember to backup !!!). Fastboot is now instead of download mode.
2. Open terminal/cmd and use command:
fastboot boot ofox_judyp.img
You're done. Now you can use OFOX to install custom ROMs.
Ofox is temporarily. When you reboot it will dissapear and you will need to redo the fastboot command.
------------------------------------------------------------------------------------------------------------------------
Sources
Device Tree:
GitHub - TatsuyaSou/android_device_lge_judyp-ofox: OrangeFox tree for LG V35 (judyp)
OrangeFox tree for LG V35 (judyp). Contribute to TatsuyaSou/android_device_lge_judyp-ofox development by creating an account on GitHub.
github.com
Kernel:
GitHub - EmanuelCN/android_kernel_lge_sdm845
Contribute to EmanuelCN/android_kernel_lge_sdm845 development by creating an account on GitHub.
github.com
------------------------------------------------------------------------------------------------------------------------
@EmanuelCN, @LameMonster82 Thanks for your help!!!​
I added a flashable zip
Install it in ofox
Now you can enter recovery using the buttons (VOL- and Power)
Instruction is the same as for G7:
Does Magisk installation break the recovery?
After installing Magisk i can't boot into OrangeFox anymore
How to install both permanent OrangeFox recovery and Magisk?
silver2004 said:
Does Magisk installation break the recovery?
After installing Magisk i can't boot into OrangeFox anymore
How to install both permanent OrangeFox recovery and Magisk?
Click to expand...
Click to collapse
this is a temporary recovery, you have to flash it every time your reboot your phone
it says so right in OP
Ah, i thought that temporary after booting in Fastboot but permanent after flashing zip file, ok
Kyrimeas said:
I added a flashable zip
Install it in ofox
Now you can enter recovery using the buttons (VOL- and Power)
Instruction is the same as for G7:
Click to expand...
Click to collapse
can you share the zip file?
It's on mediafire
In the first post, you have a download link
Emanuel gave us an ofox update. This version will be compatible with a12 roms.
Index of /download/ofox/LG_V35/metadata
Kyrimeas said:
Emanuel gave us an ofox update. This version will be compatible with a12 roms.
Index of /download/ofox/LG_V35/metadata
Click to expand...
Click to collapse
The link is broken. can u share other link? I really appreciate you
manjr said:
The link is broken. can u share other link? I really appreciate you
Click to expand...
Click to collapse
Strange, for me link works. But I'll send ofox anyway.
Kyrimeas said:
Strange, for me link works. But I'll send ofox anyway.
Click to expand...
Click to collapse
Thank u so much.
I currently downloading all resources to unlock and flash A12 to my v35. I already have all the files needed. Since Oreo is a baseline to unlock v35. I flashed the V350ULM10i_00_NAO_US_OP_0221.kdz (GFI) version, but I got stuck in LGUP while reverting from A10 30c to Oreo (the one I mentioned above).
The LGUP says error: 0x5A00, skip write protected lun.
Now I'm waiting for someone could help me to make this project succeed. Would u mind helping me? If only I can contact u.
Hello. Can I share the download link of V35 aospk again. The previous link can no longer be opened. thank you very very much!!!
自由类者 said:
Hello. Can I share the download link of V35 aospk again. The previous link can no longer be opened. thank you very very much!!!
Click to expand...
Click to collapse
Kraken-12-GApps-20211223-1616-judyp-UNOFFICIAL
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
Kyrimeas said:
Kraken-12-GApps-20211223-1616-judyp-UNOFFICIAL
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
Click to expand...
Click to collapse
Thank you very much. There are a lot of people in our country who like this rom you made. Extolling its fluidity and stability. Looking forward to the next version. My English is not very good, please understand
I flashed stock v30d and then using fastboot tried to boot both the old and new ofox with the intent to install or just use to install Kraken.
However, I either get the following errors or it just boots into download mode.
Older ofox;
FAILED (remote: Failed to load/authenticate boot image: Load Error)
Newer one;
FAILED (remote: BootImage is Incomplete)
Any ideas what I am doing wrong?
Edit:
Not sure what fixed it, but repeated all the same steps and it worked.
is this work for korean varient LG V35?
drzrow said:
is this work for korean varient LG V35?
Click to expand...
Click to collapse
Yes
Kyrimeas said:
Yes
Click to expand...
Click to collapse
How can install stock open ga
zfk110 said:
How can install stock open ga
Click to expand...
Click to collapse
You install open ga for android 9. It won't work for us.
HI,
I tested it on android pie stock and it's working fine.
No problem in flashing or any other thing

Categories

Resources