Development [CLOSED][RECOVERY][Discontinued] TWRP [Poco M4 5G/Redmi Note 11E/Redmi 10 5G/Redmi 10 Prime+ 5G (Light)] - Poco M4 5G / Redmi Note 11 E / 10 Prime+ 5G

{
"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"
}
​Team Win Recovery Project (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.
Notes for themers: In addition to the udpated theme, we have introduced a theme version variable to the TWRP theme system. If the theme version does not match the version that TWRP expects, TWRP will reject the custom theme and load its stock theme. This change will ensure that people who update TWRP without updating their theme will still have a workable recovery. We have removed libjpeg support. The stock theme was only using a jpeg image for the splash / curtain. This change means that any custom themes will no longer be able to use jpeg images. It also means that tools used to repack recovery images with a different curtain / splash will need to be updated to use the new method.
Version number notes: For a while we’ve been using a 4 digit version number and reserved the 4th digit for device-specific updates. For instance, we find and fix a device-specific issue like decryption of data on Nexus 5, we would release that as a 2.8.7.1. After a while, some people would start asking where 2.8.7.1 was for other devices. So, going forward we have decided to change the numbering scheme to 3.0.0-2, etc. Our hope is that this version numbering scheme will more clearly identify that the 4th digit does not indicate a version change for the code base.
We need your help! The bulk of TWRP work is done by 3 people on a volunteer basis. We have pushed most of our device files to our github and we have a gerrit instance. If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance!
Flashing TWRP:
- Bootloader needs to be unlocked
- You need latest adb and fastboot
- Boot into bootloader
- Flash the boot image by using fastboot flash boot boot.img
Code:
fastboot flash boot twrp.img
Download Click Here
Credits:- TWRP Team
@adarsh956

Hello, installed and got infinite reboot
Redmi note11E (V13.0.4.0.SLSINXM)

asf2010 said:
Hello, installed and got infinite reboot
Redmi note11E (V13.0.4.0.SLSINXM)
Click to expand...
Click to collapse
Please send log

how to get log file?

asf2010 said:
Hello, installed and got infinite reboot
Redmi note11E (V13.0.4.0.SLSINXM)
Click to expand...
Click to collapse
I'll suggest you to join telegram group search pocom45g on telegram and help us in testing we got very less testers

asf2010 said:
how to get log file?
View attachment 5670907
Click to expand...
Click to collapse
New twrp build is in queue I'll suggest you to join us

Refer To Above Link

thetanmaygupta said:
Here's new
Build https://github.com/thetanmaygupta/Action-Recovery-builder/releases/tag/2755866080
Click to expand...
Click to collapse
no builds img

Release 2770573905 · thetanmaygupta/Action-Recovery-builder
Merge branch 'azwhikaru:main' into main
github.com
Changed logo on POCO, system booted, wifi not working
fastboot flash boot_a boot.img
If you use "fastboot flash boot boot.img" then it displays boot_b in the console and the system does not boot

asf2010 said:
Release 2770573905 · thetanmaygupta/Action-Recovery-builder
Merge branch 'azwhikaru:main' into main
github.com
Changed logo on POCO, system booted, wifi not working
fastboot flash boot_a boot.img
If you use "fastboot flash boot boot.img" then it displays boot_b in the console and the system does not boot
Click to expand...
Click to collapse
I'll surely start working for light right now I'm busy with my exams but yes one light owner already booted twrp and lineage os recovery

Refer Above Download Link

user's can join our community https://t.me/pocom45g

Finished okay, but Booted into the system, not into recovery

ok

Credits :- @adarsh956

give me unlocked bootloader.img backup plz I am having error of nv data is currpted on my Poco M4 Pro 5G I want to repair it by flashing gsi on it...

Still Touch Isn't Working But You Guy's Can Use Recovery With Otg & Mouse This Issue Is Arising From Xiaomi Side We Don't have any other option left except for waiting for kernel source

Please Kindly Report Any Other Bug With Proper Recovery.log

Related

[RECOVERY][UNOFFICIAL][UN-TESTED] TWRP for Galaxy A30

Team Win Recovery Project 3.3.1-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"
}
​Special Notes:
1. DON'T FORGET TO ENABLE "OEM UNLOCK" and unlock BL in download mode (located in Developers options).
2. KNOX will be tripped once you flashed custom binaries to your phone.
(Your warranty may be voided. However this may not affect you if your country forces Samsung to provide hardware warranty regardless of software status.)
3. Samsung Firmware OTA (aka System Updates) will no longer work once you flashed custom binaries.
(You can flash custom ROMs if you want to keep the OS up-to-date.)
4. All apps that use KNOX like Samsung pay, Secure Folder and maybe more will no more work
Download:
A305F (ASBA Firmware)
https://www.mediafire.com/file/ib5yfdn8lu8a78u/twrp-a30-A305FDDU1ASBA-image-only.zip/file
A305F (ASE5 Firmware)
https://www.mediafire.com/file/5222ox4gty7xqz0/twrp-a30-ASE5.zip/file
Installation Guide:
- only [ASBA or ASE5] firmwares are supported [other firmwares won't work]
- you must already be magisk rooted!
- download twrp according to your current firmware
- extract downloaded zip, you will get recovery.img file
- patch recovery.img extracted file using magisk manager
- flash patched image using flashify (or similar apps) to recovery partition
- reboot to recovery partition
Bugs:
-DONT UPDATE MAGISK FOR THE MOMENT!!! AFTER I FIND HOW TO ADD RECOVERY DTBO TO TWRP THEN MAGISK CAN BE UPDATED AND DONT PRESS POWER OFF IN TWRP OR DATA MAKES A SELFKILL
Credits:
#geiti94
#BlackMesa123
#Samsung for kernel sources
Telegram Discussion Group
https://t.me/joinchat/CK6_0BOmYIUGpmSWxRcEWA
XDA:DevDB Information
[RECOVERY][UNOFFICIAL][UN-TESTED] TWRP for Galaxy A30, Tool/Utility for the Samsung Galaxy A30
Contributors
messi2050
Version Information
Status: Testing
Created 2019-06-18
Last Updated 2019-06-21
Will test good work nice to see developer here ...
kashar said:
Will test good work nice to see developer here ...
Click to expand...
Click to collapse
Let me know how it goes
So A305FXXU2ASE5 can't install twrp?
ValaTarot said:
So A305FXXU2ASE5 can't install twrp?
Click to expand...
Click to collapse
Correct ase5 kernel source is not available yet so i can't compile a twrp that works on it.
Instructions updated
New update is coming to add support for ASE5 firmwares , make sure to hit the thanks button :highfive:
ASE5 build added, instructions updated.
So I need to patch boot.img with Magisk, wipe data, boot to system, copy the downloaded TWRP zip (img file) to phone and patch it using Magisk Manager to get .tar file?
Akihikoryusuke said:
So I need to patch boot.img with Magisk, wipe data, boot to system, copy the downloaded TWRP zip (img file) to phone and patch it using Magisk Manager to get .tar file?
Click to expand...
Click to collapse
First You need to follow this guide to root
https://forum.xda-developers.com/showpost.php?p=79658264&postcount=1
After that follow instructions in this thread.
Can i flash gsi rom after twrp?
blaxheart2 said:
Can i flash gsi rom after twrp?
Click to expand...
Click to collapse
Yes
@messi2050 do i have to patch recovery.img using magisk manager just like boot.img? i tried and flashed it via flashify and selected reboot to recovery but my recovery partition damaged and my phone rebooted to downloading mode.
Ziauddin_Sameer said:
@messi2050 do i have to patch recovery.img using magisk manager just like boot.img? i tried and flashed it via flashify and selected reboot to recovery but my recovery partition damaged and my phone rebooted to downloading mode.
Click to expand...
Click to collapse
Yea i know it doesn't work atm, join telegram group for last updates.
Any updates :fingers-crossed:
---------- Post added at 12:21 PM ---------- Previous post was at 12:18 PM ----------
Work with odin ?
cam i flash ASE5 twrp or no not yet ?
ValaTarot said:
cam i flash ASE5 twrp or no not yet ?
Click to expand...
Click to collapse
No it's not working on any firmware atm according to the testers.
messi2050 said:
No it's not working on any firmware atm according to the testers.
Click to expand...
Click to collapse
Thanks
can you flash this twrp on A20? since it's almost the same chipset 7884
sinkoo1979 said:
can you flash this twrp on A20? since it's almost the same chipset 7884
Click to expand...
Click to collapse
This twrp is not working yet and no you can't flash it on a20

[recovery] TWRP repacked with kernel working for bs3s

TWRP from https://forum.xda-developers.com/t/blackshark-3-3-pro-3s-unlock-bootloader-files.4141537/ repacked with extracted kernel from stock ROM's https://pan.ydxby.com/刷机包/黑鲨3/ #EDIT: Down, for mq3 see https://forum.xda-developers.com/t/...ate-china-rom-downloads.4197717/post-84383955 #thanks @koumaza
Should be working for BS3 and BS3s just make sure you have the corresponding ROM installed (compare KLENxx numbers in options-->my device--> joyui). If your cant find your rom version just use the newest. ALWAYS do a "fastboot boot downloadedTWRP.img" before hardflashing it to see if it works.
Please share.
Also, if we get kernel source i will build an open source twrp. So put as much pressure as you can on Blackshark to release the kernel sources please.
edit:
Some users experience errors with the KLEN2011100CN00MQ3, therefore i recommend to use the KLEN2009280CN00MQ3 for now
XDA does not allow to upload the smaller .7z archives. So just replace the .zip with .7z after download.
Thanks a LOT to @John Eveline for sharing everything with us!
Stock rom official download links:
KLEN2005120CN00MP4 https://cdn-ota.blackshark.com/KLE-...y_xiaomi_7127e98fc8d7994364599de6cfafad1a.zip
KLEN2007031CN00MP5 https://cdn-ota.blackshark.com/KLE-...y_xiaomi_44dc1507830dffeae4e646512976a006.zip
KLEN2007250CN00MP6 https://cdn-ota.blackshark.com/KLE-...y_xiaomi_e806d3e500429fadac9deb16f309e70c.zip
KLEN2008221CN00MQ1 https://cdn-test-ota.blackshark.com...y_xiaomi_505c8c3e621a25b4dd3eab6a4e49b3e1.zip
KLEN2008260CN00MQ2 https://cdn-test-ota.blackshark.com...y_xiaomi_82d7cb2fcf13a6f44a54af10387ac24c.zip
Androidfilehost KLEN2009280CN00MQ3 https://androidfilehost.com/?fid=14943124697586376728
KLEN2011100CN00MQ3 (use with caution) https://cdn-test-ota.blackshark.com...y_xiaomi_50fbd88a4e23e10d3f4cbb7e2d11add1.zip
DO NOT INSTALL OTA'S IN TWRP, IT WON'T WORK AND GIVE YOU TROUBLE. use *#*#1027#*#* in dialer...
Thanks i will try using it
Thanks.
Also, if we get kernel source i will build an open source twrp. So put as much pressure as you can on Blackshark to release the kernel sources please.
Click to expand...
Click to collapse
They have a trash box like this. https://github.com/BlackSharkCode/BlackShark_Kernel_OpenSource
First I created an Issue here.
Then I sent an email to [email protected]. (I don't know if it will come back.)
They published this email address on github, https://github.com/Blackshark
Now Let's make an angry issue.
Issues · BlackSharkCode/BlackShark_Kernel_OpenSource
BlackShark Mobile Phone Kernel OpenSource. Contribute to BlackSharkCode/BlackShark_Kernel_OpenSource development by creating an account on GitHub.
github.com
wertus33333 said:
TWRP from https://forum.xda-developers.com/t/blackshark-3-3-pro-3s-unlock-bootloader-files.4141537/ repacked with extracted kernel from stock ROM's https://pan.ydxby.com/刷机包/黑鲨3/
Should be working for BS3 and BS3s just make sure you have the corresponding ROM installed (compare KLENxx numbers in options-->my device--> joyui). If your cant find your rom version just use the newest. ALWAYS do a "fastboot boot downloadedTWRP.img" before hardflashing it to see if it works.
Please share.
Also, if we get kernel source i will build an open source twrp. So put as much pressure as you can on Blackshark to release the kernel sources please.
XDA does not allow to upload the smaller .7z archives. So just replace the .zip with .7z after download.
Thanks a LOT to @John Eveline for sharing everything with us!
Click to expand...
Click to collapse
Hello and thanks again!
I tried your KLEN2011100CN00MQ3 twrp and rom, but it fails, it send me the message:
Error applying update: 28 (Error code::
kDownloadOperationExecutionError)
Updater process ended with ERROR: 1
Error installing zip file '/sdcard/TWRP/KLEN2011100CN00MQ3.zip'
As I mentioned before, KLEN2009280CN00MQ3 works well.
Thanks in advance!
LuigiHacks said:
Hello and thanks again!
I tried your KLEN2011100CN00MQ3 twrp and rom, but it fails, it send me the message:
Error applying update: 28 (Error code::
kDownloadOperationExecutionError)
Updater process ended with ERROR: 1
Error installing zip file '/sdcard/TWRP/KLEN2011100CN00MQ3.zip'
As I mentioned before, KLEN2009280CN00MQ3 works well.
Thanks in advance!
Click to expand...
Click to collapse
i did not test the 2001110, only extracted the bootimage and updated twrp with the new kernel. there was a crc error though, maybe the zip is corrupted. You could try downloading the new update directly from blackshark servers
Hi @wertus33333
Sorry for I'm late report.
In my BS3S, KLEN2011100CN00MQ3 is successfuly running.
{
"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"
}
Hi @LuigiHacks
That is because the file is corrupted. (I compared ota-server thing and drive thing) `diff -b`
The solution is to download the file from the Ota server!
This is the best cmdlet:
Code:
# Download KLEN2011100CN00MQ3 ROM
aria2c -x16 -20 -ctrue https://cdn-test-ota.blackshark.com/KLE-A0/20201113095044-klein-ota-signed_by_xiaomi_50fbd88a4e23e10d3f4cbb7e2d11add1.zip
Then Flash DLoaded ROM on TWRP (Before clean userdata partition)
I've this file. But IDK where to upload.
KLEN2011100CN00MQ3 is here
3/README.md at main · DontBuyBlackShark/3
Port for BlackShark 3. Contribute to DontBuyBlackShark/3 development by creating an account on GitHub.
github.com
https://github.com/DontBuyBlackShark/3/blob/main/README.md#klen2011100cn00mq3
hello Hello, I lost the baseband of my black shark 3, could someone help me or if you could help me with a qcn of the bs3, it is very urgent
koumaza said:
KLEN2011100CN00MQ3 is here
3/README.md at main · DontBuyBlackShark/3
Port for BlackShark 3. Contribute to DontBuyBlackShark/3 development by creating an account on GitHub.
github.com
https://github.com/DontBuyBlackShark/3/blob/main/README.md#klen2011100cn00mq3
Click to expand...
Click to collapse
Hello
Is there a latest updated firmware for BS3S? Of course with TWRP working
Thanks in advance
LuigiHacks said:
Hello
Is there a latest updated firmware for BS3S? Of course with TWRP working
Thanks in advance
Click to expand...
Click to collapse
if someone shares the most recent update (preferably full rom download link from blackshark server) i will repack the twrp asap.
I have last update if you need ??
bootloop my black shark3

How To Guide Run an GSI on your Zenfone 8

Seems Phh has got an ZF8 now and put some overlays in his latest GSI
Releases · phhusson/treble_experimentations
Notes about tinkering with Android Project Treble. Contribute to phhusson/treble_experimentations development by creating an account on GitHub.
github.com
AOSP 11.0 v309
phhusson released this 11 hours ago
[Zenfone 8] Fix boot, audio, camera hole, dt2w
[Doogee S95] Add support for dt2w (always enabled, not togglable)
Fix BT voice calls on some Exynos devices
Expand "use alternate audio policy" to Exynos devices. Used to fix for instance voice BT voice calls
Expand "use alternate audio policy" to newer Qualcomm devices. Can fix jack for some
Fix voice calls no longer working after some time (Thanks @eremitein)
Treble Presets:
Realme C12: Fix headset detection and backlight control (Thanks @HemanthJabalpuri)
Update, installed V309, A/B arm 64 on my ZF8.
Running very nicely, not found any bugs or other nonfunctional parts. GCam install and runs nicely.
To install: (easy to hardbrick so be careful)
Download GSI
Download vbmeta.img from google
https://dl.google.com/developers/android/qt/images/gsi/vbmeta.img
Unlock bootloader (note: guarantee blown)
reboot fastboot
fastboot flash vbmeta vbmeta.img (that you downloaded from google)
fastboot reboot fastboot (to fastbootd)
fastboot flash system image.img (the gsi unpacked to .img )
go back or reboot to recovery
wipe data
reboot system
{
"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"
}
Is this the right image for Asus Zenfone 8?
https://github.com/phhusson/treble_experimentations/releases/download/v309/system-roar-arm64-ab-gapps.img.xz
janjan said:
Is this the right image for Asus Zenfone 8?
https://github.com/phhusson/treble_experimentations/releases/download/v309/system-roar-arm64-ab-gapps.img.xz
Click to expand...
Click to collapse
a/b arm 64 so its correct
I making an firmware updater for GSI, so no need to go back to stock to have latest firmware installed. Testing in progress
NisseGurra said:
I making an firmware updater for GSI, so no need to go back to stock to have latest firmware installed. Testing in progress
Click to expand...
Click to collapse
Please can you give more details regarding how to put back the stock firmware? Is possible to use the raw image?
michelinoO said:
Please can you give more details regarding how to put back the stock firmware? Is possible to use the raw image?
Click to expand...
Click to collapse
Use the raw restore from asus: https://dlcdnets.asus.com/pub/ASUS/...30.11.51.41_MR0_20210513_release-user.raw.zip
Unzip and double click the update_image.bat file
Android-12-Beta | ASUS Global
www.asus.com
Do these GSIs have the black dark theme or is it only the grey one as per your screenshot?
NisseGurra said:
I making an firmware updater for GSI, so no need to go back to stock to have latest firmware installed. Testing in progress
Click to expand...
Click to collapse
Is there any update for this? I tried to go back to stock but the fastboot commands in the raw image were giving me these errors - Command not supported in default implementation.
Can someone that's running this write a short summary on how the phone is performing and what's the battery life like?
assasss said:
Can someone that's running this write a short summary on how the phone is performing and what's the battery life like?
Click to expand...
Click to collapse
Phh shared that the fingerprint reader does not work. I believe that is universally the case for on screen fingerprint readers.
is anyone able to root this gsi with magisk ??
cause i always get N/A in magisk manager
Any idea how to flash this via TWRP?
I still on PHH gsi as daily, battery is way better than any other rom.
NisseGurra said:
I still on PHH gsi as daily, battery is way better than any other rom.
Click to expand...
Click to collapse
Hi, I´m now on CRDroid and it´s working good so far. Did you get volte running (ims registered)?
Edit: it works now. Sorry for bothering!

[ROM][11.0][UNOFFICIAL][Vanilla]LineageOS v18.1 Sofiar

{
"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"
}
LineageOS 18.1​
Links
ROM Download
LineageOS Website
Vache's TWRP Recovery
Magisk
FlameGApps
Installation
First Time Installation:
Reboot to recovery
Wipe data, cache, and dalvik if coming from another ROM
Flash ROM zip
(optional) Flash GApps (for vanilla builds)
(optional) Flash Magisk (root)
Format data
Reboot and voila!
Upgrading to a Newer Build:
Reboot to recovery
Flash ROM zip (The update downloaded by the ota updater will be located in /data/ota_package)
(optional) Flash Magisk (root)
Reboot and voila!
Source
LineageOS Source
Device Build Info
​Known Issues
• FM Radio doesn't work
• USB tethering doesn't work on first boot
• Must use android 10 vendor like other sofiar roms
• Android Auto doesn't work on android 10 vendor
• Stylus actions dies between reboots, just open it within settings
• OTA updater still isn't working properly
LineageOS, ROM for Rav/Sofia-R-P(commonly shortened to sofiar)
Devices: Sofiap (Moto G Stylus/G Pro), Sofia/Sofiar (Moto G Power/G⁸ Power), and Rav (Moto G⁸/G Fast)
Maintainer: ph4n70m
Build Type: Unofficial
Credits
- Vache: The initial device and vendor tree
- Beetle84: Giving me a ton of help
what gapps is recomended
xxjonboyxx said:
what gapps is recomended
Click to expand...
Click to collapse
In the links it shows
FlameGApps
@ph4n70m-404 Any chance you can go official with this? That would be awesome and take the burden of maintenance off you.
thatguy222 said:
@ph4n70m-404 Any chance you can go official with this? That would be awesome and take the burden of maintenance off you.
Click to expand...
Click to collapse
Probably not there's a bunch of edits to the rom to make the experience better such as removing audiofx and allowing anyone to record calls that there is absolutely no way i could get away with continuing, i would not be able to make gapps included builds which I've been considering because of the current issues with flashing gapps, and finally there's quite a few stability issues that i would like to get fixed first. It also doesn't really take any burden off since the only difference would be hosting and the fact they build on their own servers iirc and since i build with my own hardware generally using a script it isn't really a burden. There's also the fact that ota updates don't seem to work currently despite the fact I've specified my own json to the updater which it should be able to use but it always fails at installing.
is this still being developed? Or has it been discontinued
Dionicio3 said:
is this still being developed? Or has it been discontinued
Click to expand...
Click to collapse
Most of the development/announcements are on telegram, the download link in op points to a folder of all the ROMs so you can see the latest.
This is December update:
Downloads for : Lenovo Moto G8 Power | AndroidFileHost.com | Download GApps, Roms, Kernels, Themes, Firmware and more. Free file hosting for all Android developers.
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
This works great. At least as good as the other lineage 18.1 rom here. I'm glad to not be running a year old rom on this thing. The only gripe I have with it is that I cant figure out how to get the LED to indicate when I plug the phone in to charge.
I've tried installing this rom a couple times now but it keeps getting stuck on boot.
I've managed to get TWRP installed and working but when I try to install the ROM from within TWRP, both with or without the gapps, it just gets stuck at the loading screen. I do get the LineageOS logo animation but that's where it gets stuck.
I've installed TWRP using fastboot which has worked several times now (had to reset the entire device with the rescue and smart assistant from Lenovo).
I wiped the data using both the general wipe option and the "advanced wipe" option, selecting only the first 3 options that I get.
I then install the zip file of the ROM itself.
As mentioned I've tried doing this with and without the gapps but it gets stuck either way. I've had it once where it also just doesn't boot up at all and reboots itself into the bootloader.
Am I doing something wrong here? I'm not sure since most ROM installations don't exactly come with a very detailed guide. Tried a few so far but no luck with any.

[ROM][OFFICIAL][gta4xl / gta4xlwifi][12.1] crDroidAndroid v8.x

{
"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"
}
Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features:
https://github.com/crdroidandroid/crdroid_features/blob/12.1/README.mkdn
Flashing Instructions:
Pre-installation:
gapps (Download from here)
Magisk 20.0 or newer for root (after first boot) - (Download from here)
Before installing Android 12 based build you need to update firmware to 12 version, here is a guide on how to do it (credits to Linux4):
LTE variant: https://lineage.linux4.de/fw_update/gta4xl.html
WIFI variant: https://lineage.linux4.de/fw_update/gta4xlwifi.html
First time installation:
Use crdroid recovery
Format Data / Factory reset
Install Rom
Install gapps (Optional)
Reboot
Update installation:
Reboot to recovery
Wipe Cache
Install rom
Install gapps (Optional)
Reboot
Sources:
ROM: https://github.com/crdroidandroid
Device sources: https://github.com/tabs6lite-dev
Kernel sources: https://github.com/tabs6lite-dev/android_kernel_samsung_gta4xl
Download:
- Wifi Variant
ROM https://crdroid.net/gta4xlwifi
Changelog: https://raw.githubusercontent.com/c...ndor_crDroidOTA/12.1/changelog_gta4xlwifi.txt
crDroid recovery: https://sourceforge.net/projects/darkjoker360-developements/files/Samsung/Galaxy%20Tab%20S6%20Lite/gta4xlwifi-12.1-recovery.img/download
- LTE Variant
ROM https://crdroid.net/gta4xl
Changelog: https://raw.githubusercontent.com/crdroidandroid/android_vendor_crDroidOTA/12.1/changelog_gta4xl.txt
crDroid recovery: https://sourceforge.net/projects/darkjoker360-developements/files/Samsung/Galaxy%20Tab%20S6%20Lite/gta4xl-12.1-recovery.img/download
Known issues:
* You tell me
Visit official website @ crDroid.net
DarkJoker360 Telegram Updates
crDroid Community Telegram
crDroid Updates Channel
Donations
Reserved
Hi, how to install crdroid recovery? Wich version of Odin should I use and on wich slot?
Also, there's no gapps for android 12
Does it have vanilla setup wizard with QR code provisioning of a device owner?
Does it have vanilla setup wizard with QR code provisioning of a device owner?
Click to expand...
Click to collapse
Just installed this ROM and unfortunately wasn't able to initiate QR code provisioning at all. Is it something that is not deliberately included, or it's just missing?
sevasnex said:
Just installed this ROM and unfortunately wasn't able to initiate QR code provisioning at all. Is it something that is not deliberately included, or it's just missing?
Click to expand...
Click to collapse
So you did successfully install the rom but are just having a qr reader problem, is that correct? Thx
mad4some said:
So you did successfully install the rom but are just having a qr reader problem, is that correct? Thx
Click to expand...
Click to collapse
Yes, correct.
sevasnex said:
Yes, correct.
Click to expand...
Click to collapse
Hey, did you do the firmware updating as linked in the OP?.....if so, heimdall or odin? I'm concerned about the bright red warning about only using on Lineage 19.1....
I see in the install instructions that it says to use crdroid recovery. Is this a requirement or just a suggestion?
I successfully installed using latest lineage recovery, and MindTheGapps-12.1.0-arm64-20220605.
Really hoping there can be another crdroid release soon.
I had a bit of trouble getting my bootloader unlocked and LOS recovery installed. I managed to do it and then installed latest LOS. But I really want to be using crdroid. Problem is LOS recovery sees the latest crdroid as a "SPL downgrade". Can I overcome this without having to flash stock?
I currently have an older Lineage recovery on my tablet and am trying to flash the crdroid recovery from the op. ADB/fastboot is not working for me while in download mode....what is the procedure to flash recovery? Damn I am missing twrp!!
EDIT: Ok, got it flashed by changing to .tar and using Odin
No sooner did I ask about a new release than one appears on crdroid.net. thanks @DarkJoker360
Ok, absolutely hate the new taskbar ......anyone know how to get rid of it?
How can I find CRDroid Recovery?
sirreddot said:
How can I find CRDroid Recovery?
Click to expand...
Click to collapse
It's in the first post. Look for "crDroid Recovery" for the links.
mad4some said:
Ok, absolutely hate the new taskbar ......anyone know how to get rid of it?
Click to expand...
Click to collapse
Go to launcher settings, misc and turn on and off taskbar.
Thank you for this ROM.
Is there a way to hide pen cursor?
uhero2 said:
Hi, how to install crdroid recovery? Wich version of Odin should I use and on wich slot
Click to expand...
Click to collapse
flash using hiemdall.
Code:
heimdall flash --RECOVERY <recovery_filename>.img --no-reboot

Categories

Resources