[27/04][PORT][TWRP]TWRP Recovery 3.2.3.0[DECRYPTION WORKING] [PERMANENT] [PIE\OREO] - Nokia 6.1 Plus (X6) ROMs, Kernels, Recoveries, & O

TWRP 3.2.3.0
{
"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"
}
Just sharing my personal build. All working well, decryption too.
This is a port based on @Maherabed1986 DRG sources and @nageen9211 nokia 7 sources.
Starting from now, the new build it's ported from @TheImpulsonrecovery.
--NOW PERMANENT--
Disclaimer:
use this kernel at your own risk. Flashing it may brick your device. I'm not responsible for any software/hardware and any kind of damages/losses.
Whats different with official:
-added some useful partitions in fstab
-changed device name in DRG to avoid problems while flashing roms
-comes with DfkReborn kernel preinstalled
Download:
Pie:
TWRPv3
Oreo:
TWRP
GUIDE:
BEWARE: to avoid fastboot stuck bug do precisely what this guides say:
First step:
As we use the "new" a\b partition type, we need a fastboot that supports it:
https://dl.google.com/android/repository/platform-tools-latest-windows.zip
Reboot to fastboot:
-flash this FILE with this two commands:
fastboot --disable-verity --disable-verification flash vbmeta_a vbmeta.img
fastboot --disable-verity --disable-verification flash vbmeta_b vbmeta.img
Then:
For Oreo:
fastboot flash boot twrp-oreo.img
Done.
For Pie:
fastboot boot twrp.img, and fastly press power + volume up
From twrp install this zip:
- twrp installer
Enjoy your twrp permanently flashed in your device :laugh: :good:
ps: don't spam nothing about bootloader unlock here tx :good:
IF DECRYPTION IT'S NOT WORKING THE FIRST TIME:
backup your data, erase it, restore, then encryption should work.
Credits:
HUGE THANKS to @phhusson for vbmeta.img
@Maherabed1986
@nageen9211
@TheImpulson
@z31s1g for the beautiful theme
@pzzq for his themes mod
@osm0sis for AIK
@Augustoandro

Works Great
paul89rulez said:
TWRP 3.2.3.0
Just sharing my personal build. All working well, decryption too.
This is a port based on @Maherabed1986 DRG sources and @nageen9211 nokia 7 sources.
Disclaimer:
use this kernel at your own risk. Flashing it may brick your device. I'm not responsible for any software/hardware and any kind of damages.
Download:
TWRP
Don't flash it, just boot it when needed:
fastboot boot twrp.img, and fastly press power + volume up
Enjoy
ps: don't spam nothing about bootloader unlock here tx :good:
Credits:
@Maherabed1986
@nageen9211
@z31s1g for the beautiful theme
@pzzq for his themes mod
@osm0sis for AIK
@Augustoandro
Click to expand...
Click to collapse
Hi Paul, thank you for releasing this port, it works as TWRP should.
I was having backup, install and partition selection issues with Raghu's version. This works great on my Nokia 6.1 plus.
If I have any issues I'll let you know. Thanks again.

link is not loading

Akhilesh Das K said:
link is not loading
Click to expand...
Click to collapse
link it's working

i have to do it with pc or mobile

paul89rulez said:
link it's working
Click to expand...
Click to collapse
Bro there is a app and bootloader app is crashing
---------- Post added at 05:03 AM ---------- Previous post was at 05:02 AM ----------
I am talking about bootloader unlocking here
I can't unlock it

Akhilesh Das K said:
Bro there is a app and bootloader app is crashing
---------- Post added at 05:03 AM ---------- Previous post was at 05:02 AM ----------
I am talking about bootloader unlocking here
I can't unlock it
Click to expand...
Click to collapse
don't spam nothing about bootloader unlock here

Whats spam anything u can't answer is called spam wow
I asked one question and u gave me a answer
Then asked about one question how can this spam ok
Guys and there mind ?

I tested but seems it has decryption issue like before on stock Jan X6 patch.
BTW the theme is nice

X1111 said:
I tested but seems it has decryption issue like before on stock Jan X6 patch.
BTW the theme is nice
Click to expand...
Click to collapse
bad.. decryption is working in all relases befor Jan. If you can take a log i will investigate

paul89rulez said:
bad.. decryption is working in all relases befor Jan. If you can take a log i will investigate
Click to expand...
Click to collapse
how can import logs when unable to access data?

X1111 said:
how can import logs when unable to access data?
Click to expand...
Click to collapse
do you have a microsd or a otg? unmount data from Mount points, than advanced, copy log (include kernel log). It will be copied on sdcard\otg.

paul89rulez said:
do you have a microsd or a otg? unmount data from Mount points, than advanced, copy log (include kernel log). It will be copied on sdcard\otg.
Click to expand...
Click to collapse
Using microSD or OTG doesn't help more because data/media/0 folder is an encrypted folder

X1111 said:
Using microSD or OTG doesn't help more because data/media/0 folder is an encrypted folder
Click to expand...
Click to collapse
it will save it in sdcard instead of data media

​
Akhilesh Das K said:
Whats spam anything u can't answer is called spam wow
I asked one question and u gave me a answer
Then asked about one question how can this spam ok
Guys and there mind ?
Click to expand...
Click to collapse
Dude, this thread is for twrp and all discussion should be about twrp and decryption only. For unlocking bootloader there are other dedicated threads... You can search and ask there. Anything not related to topic is referred as spam.

-fastboot --disable-verity --disable-verification flash vbmeta_a vbmeta.img
shows error unrecognised option --disable-verity

ankit gaur said:
-fastboot --disable-verity --disable-verification flash vbmeta_a vbmeta.img
shows error unrecognised option --disable-verity
Click to expand...
Click to collapse
fastboot --disable-verity --disable-verification flash vbmeta_a vbmeta.img
Like that, remove the - before fastboot

paul89rulez said:
fastboot --disable-verity --disable-verification flash vbmeta_a vbmeta.img
Like that, remove the - before fastboot
Click to expand...
Click to collapse
I did not used - before fastboot.. still showing the error

ankit gaur said:
I did not used - before fastboot.. still showing the error
Click to expand...
Click to collapse
Update fastboot/adb to the lastest version that support that command
https://dl.google.com/android/repository/platform-tools-latest-windows.zip

Could Be Anyone said:
I followed the steps but TWRP is stuck on the logo, is there a way to fix this?
I have the TA-1116 variant.
Click to expand...
Click to collapse
Twrp working as expected here. You are on pie?

Related

[Recovery][Official] TWRP 3.3.1-10 [G97*0][Snap][3.Jan.20]

{
"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"
}
Official TWRP 3.3.1 for SM-G9750/G9730/G9700
*** Not for USA carrier devices, this will only work on devices with an unlocked bootloader
Telegram thread
Built using OMNI source 9.0
TWRP v3.3.1
See post #2 for install steps
Changelog...
v1
Initial build
MTP, OTG and SDcard all working
Encryption not working, but being implemented later
v2
Added N9700 support
Updated kernel to SI3
v3
Fixed img flashing
v6
TWRP is now official
Magisk patches are no longer included, patch yourself
Added dtbo img
v7
Fixed recovery_dtbo
Encryption support added
TWRP Downloads
Download TWRP 3.3.1 folder
Telegram thread
Official TWRP tree G9750
Official TWRP tree G9730
Official TWRP tree G9700
Thanks to @geiti94 and @klabit87 for allowing me to constantly pick their brains
--------------------->
Beer fund
XDA:DevDB Information
TWRP Galaxy s10, Kernel for the Samsung Galaxy S10+
Contributors
Mentalmuso, mentalmuso
Source Code: [url]https://github.com/mentalmuso/android_kernel_samsung_beyondq
Kernel Special Features:
Version Information
Status: Stable
Created 2019-10-09
Last Updated 2019-10-09
Installation
* Unlock bootloader first
* Reboot recovery and reboot system now behave normally after flashing.
* No more patching in Magisk manager at all.
* Be aware, first clean boot, hangs on building cache, hard reboot after waiting about 3min and you'll boot past this
* If simply updating your existing TWRP, v9 upwards, you only need to flash the TWRP.img in recovery. No need to reflash kernel and Magisk.
Process from bone stock
1. Flash TWRP.tar in Odin
2. Reboot directly into TWRP
3. Format data, reboot recovery
4. Flash kernel
5. Flash encryption disabler if desired.
6. Unmount system, Flash Magisk 19.4 (not 20.*)
7. Reboot system
Process from existing TWRP
1. Flash TWRP.img to recovery
2. Reboot recovery
3. Flash Kernel zip
4. Unmount system and Flash Magisk zip
5. Reboot system
--->
i want to test for sm g9730 , i join your telegram
edit: i confirm test build for sm g9730 working, bravo
For a second thought this was tgy version lol or is it?
Can someone confirm?
There's no F in the title
Edit : oh sht this is for snapdragon
Gonna flash now
tested working on TGY s10+ latest patch
Thanks man
we can now have twrp without the chinese rom.
woot woot
will donate soon
Don't update to Magisk 20.0, there are issues with it on Qualcomm devices.
Mentalmuso said:
Don't update to Magisk 20.0, there are issues with it on Qualcomm devices.
Click to expand...
Click to collapse
also seems debloat anything will get you boot bootloop
can't delete Bixby or ms crap
@Mentalmuso Thanks so much for this. I have it all setup and it appears to be working fine on the 9730.
One question though, my OEM unlock is unlocked in the dev options, however it appears to not be greyed out. I'm a bit afraid to reboot I'm not sure if vaultkeeper will jump back on.
What does it not being greyed out imply?
Fznwolf said:
@Mentalmuso Thanks so much for this. I have it all setup and it appears to be working fine on the 9730.
One question though, my OEM unlock is unlocked in the dev options, however it appears to not be greyed out. I'm a bit afraid to reboot I'm not sure if vaultkeeper will jump back on.
What does it not being greyed out imply?
Click to expand...
Click to collapse
I'm not sure, though I encountered this also, rebooted and all is fine. I'll do some research.
Mind posting this to the s10 or s10e threads? I think there's a lot of people looking for this that don't visit the + forums.
I'm trying to refer a few people over here.
Fznwolf said:
Mind posting this to the s10 or s10e threads? I think there's a lot of people looking for this that don't visit the + forums.
I'm trying to refer a few people over here.
Click to expand...
Click to collapse
Its [G97*0] in the OP's thread name. So it is for every s10 version. People just have to look
FlatOutRU said:
Its [G97*0] in the OP's thread name. So it is for every s10 version. People just have to look
Click to expand...
Click to collapse
Lol I understand that, I'm trying to help people though.
5. Reboot system, (remember you have to hold volume down, and bix button briefly to boot rooted)
Why vol down key? Mayby start with root press vol up-bixby-power???
Fznwolf said:
Mind posting this to the s10 or s10e threads? I think there's a lot of people looking for this that don't visit the + forums.
I'm trying to refer a few people over here.
Click to expand...
Click to collapse
I don't really want duplicate threads but I'll report to moderator to see if it can be linked
Mason76 said:
5. Reboot system, (remember you have to hold volume down, and bix button briefly to boot rooted)
Why vol down key? Mayby start with root press vol up-bixby-power???
Click to expand...
Click to collapse
Typo
After installation in TVRP, such names came out, after the wipe the date did not understand anything, how to fix it?
Mason76 said:
After installation in TVRP, such names came out, after the wipe the date did not understand anything, how to fix it?
Click to expand...
Click to collapse
I don't understand the question sorry
Mentalmuso said:
I don't understand the question sorry
Click to expand...
Click to collapse
RootExplorer dont correct work
---------- Post added at 09:32 PM ---------- Previous post was at 08:59 PM ----------
Mentalmuso said:
I don't understand the question sorry
Click to expand...
Click to collapse
I can’t edit files in the system, do not create folders, do not change names, etc.
Mentalmuso said:
I don't understand the question sorry
Click to expand...
Click to collapse
magisk in you mod twrp and kernel is 19.4-this is verry buggy version
can you add version 19.3 in you mod?
i flash back my copy patched ap file magisks 19.3 on pc and root explorer work perfect...
Mason76 said:
RootExplorer dont correct work
---------- Post added at 09:32 PM ---------- Previous post was at 08:59 PM ----------
I can’t edit files in the system, do not create folders, do not change names, etc.
Click to expand...
Click to collapse
That's not a TWRP related question

[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?

Magisk root Available for realmeUI & Custom ROMs. [Magisk Canary Temporarily]

{
"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?

[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

[ROM][A10][MIUI 12][Official] MiuiLite Minimal aka Debloated

MiuiLite Minimal aka Debloated Official​
{
"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"
}
Before reading, you must read this
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here before flashing it!
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
Click to expand...
Click to collapse
If youre looking for xiaomi.euLite go here. This thread is dedicated only for MiuiLite.
#MiuiLite(Base on Global Stable)
#Xiaomi.euLite(Base on Xiaomi.eu stable)
We all know that debloating was not made easy since Android 8 until now especially for new users with zero experience so i made this rom for you.
My main focus is to maintain the simplicity, stability and battery life without torturing/adding useless stuff to this beautiful rom.
No fancy modification and only few tweaks added hence the name debloated, leaving only some miui core app for the system to work normally as a daily driver.
What you see in Global rom/Xiaomi.eu rom you will see it here so dont be dissapointed. I keep it as STOCK GLOBAL/Xiaomi.eu and MINIMAL as possible.
#Debloated unuseful xiaomi/google stuff.
#Based on Global Stable 12.0.6 A10.
#Some removed miui/google apps can easily be downloaded inside the Playstore.
Only for ginkgo user, contain firmware do not flash if you got willow!
MiuiLite changelog
*The same as Global Stable 12.0.6 A10
*Debloated, no laggy wallpaper, apps, etc.
*Cut unnecessary frameworks.
*Replaced google dialer and messaging with Miui
*Replaced gray notification to blur
*Blazing smooth rom.
Please let your phone to charge in 1 or 2 full cycle before estimating battery life
-Future changelog will be the same unless I made some changes and bug fix.
-My rom will be base either with Stock Global Stable and/or Xiaomi.eu stable only.
-Each of the release will have specific name, MiuiLite(Based on global stable) and Xiaomi.euLite(Based on Xiaomi.eu)
-Features and requests will be taken under consideration. PM me here or at telegram @Zorroorr. No spam allowed!
Special Thanks to
*Xiaomi.eu for the tweaks
*Xiaomi Officials for providing the rom and kernel
How to flash rom
WIPE
-Cache/Dalvik
-System
-Data
-Vendor
INSTALL
-Flash rom zip
-Magisk zip (optional)
-Dmverity zip (decrypted devices)
-Vbmeta zip (if you are using A11)
-Reboot
-Done
Download Link
Google Drive
Mirror Link
Mega
Official telegram channel @miuiliteofficial
#Just in case
Ah, I have changed to LOS ROM before you finish and I am busy to test this and undo all my data settings but keep the beautiful work and nice that you brought back MIUI dialer.
When MIUI13 releases InchAllah, own it also. I would like to test it after your tweaks.
Thank you. Very promising. I have just tried, but ended in bootloop. Could it be a ginkgo related problem? Or a firmware one?
sperug said:
Thank you. Very promising. I have just tried, but ended in bootloop. Could it be a ginkgo related problem? Or a firmware one?
Click to expand...
Click to collapse
Firmware is inside the rom. Can you try using orangefox recovery?
tried TWRP, Orange Fox recovery but still facing boot loop even after installing 7th time
kraken77 said:
Firmware is inside the rom. Can you try using orangefox recovery?
Click to expand...
Click to collapse
Chandresh204 said:
tried TWRP, Orange Fox recovery but still facing boot loop even after installing 7th time
Click to expand...
Click to collapse
Just wait. Boot time may take longer than usual
but it is stuck on Redmi Logo for 2 hours now
kraken77 said:
Just wait. Boot time may take longer than usual
Click to expand...
Click to collapse
Chandresh204 said:
but it is stuck on Redmi Logo for 2 hours now
Click to expand...
Click to collapse
Follow the instruction on how to install the rom. Try flashing vbmeta zip file after the rom then reboot. Are you decrypted?
kraken77 said:
Follow the instruction on how to install the rom. Try flashing vbmeta zip file after the rom then reboot. Are you decrypted?
Click to expand...
Click to collapse
okay, this worked like a charm!! but with this command : fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
I am decrypted right? how do I enable encryption again
Chandresh204 said:
okay, this worked like a charm!! but with this command : fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
I am decrypted right? how do I enable encryption again
Click to expand...
Click to collapse
No, that command does not tell your phone is encrypted or decrypted. Its simply allow you downgrading back to A10. This is because your previous rom is A11. Check inside settings to know your phone is encrypted or decrypted. Enjoy!
Thanks ALot!!!!
kraken77 said:
No, that command does not tell your phone is encrypted or decrypted. Its simply allow you downgrading back to A10. This is because your previous rom is A11. Check inside settings to know your phone is encrypted or decrypted. Enjoy!
Click to expand...
Click to collapse
one more question : what is the difference between this and the MIUI 12.5 version provided by you?
Chandresh204 said:
one more question : what is the difference between this and the MIUI 12.5 version provided by you?
Click to expand...
Click to collapse
No difference. Roms is both smooth. The reason i made A10 version is because, not everyone is ready to jump into A11.
Perfect rom,great, So smooth and promising
Mega link and AFH added
kraken77 said:
Firmware is inside the rom. Can you try using orangefox recovery?
Click to expand...
Click to collapse
Thank's. I tried but even with orangefox it ended in bootloop. Could you set a link for downloading vbmeta.img and dmverify? Maybe it depend on those...
sperug said:
Thank's. I tried but even with orangefox it ended in bootloop. Could you set a link for downloading vbmeta.img and dmverify? Maybe it depend on those...
Click to expand...
Click to collapse
flash this vbmeta.img after flashing the zip with orangefox recovery, use this command in Fastboot :
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
it will boot immediately after that
¿samsung a10??

Categories

Resources