Question How the Realme GT install TWRP ? - Realme GT

I can't find any twrp of the GT,Someone tell me that if I can get the boot.img maybe it will be resolved.
But i can only download a bin file about A.16.That's ridiculous!!!
How can i separate the boot.img out?
TIP:i have unlocked the BL.
{
"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"
}

I use payload dumper
Drag and drop the payload.bin file onto the executable.
Releases · ssut/payload-dumper-go
an android OTA payload dumper written in Go. Contribute to ssut/payload-dumper-go development by creating an account on GitHub.
github.com

Thank you Rakoncwy

Hanmang said:
I can't find any twrp of the GT,Someone tell me that if I can get the boot.img maybe it will be resolved.
But i can only download a bin file about A.16.That's ridiculous!!!
How can i separate the boot.img out?
TIP:i have unlocked the BL.
View attachment 5370091
Click to expand...
Click to collapse
How do you make a twrp out of boot img? I thought you need to get kernel source from O.E.M ?

Realme UI 3.0 GT TWRP release [RMX2202]
3.0 https://wwn.lanzouo.com/iy9ptxeeb5c 2.0 链接:https : //www.androidfilehost.com/?w=files&flid=327679
forum.xda-developers.com

Related

[RESOURCE] Unpacked MT2-L05 4.4.2 Official Rom

DISCLAIMER ! ! ! ! : This is just a resource. DO NOT ATTEMPT TO FLASH THIS TO ANY DEVICE ! ! ! !
Hi everyone.
If you don't know, the update files at the official Huawei site are downloaded as a folder called "dload".
Inside that folder is a file called "update.app".
I have extracted the latest official 4.4.2 MT2-L05 rom from the update.app container, so you can have easy access to System.img, Recovery.img, Boot.img etc.
Hopefully this can be used as a base for some custom rom action, or even just a resource to see how the files are laid out.
Obviously, you US MT2-L03 owners are going to find differences from your device due to the different processors used (MT2-L03 Snapdragon400 v MT2-L05 HiSilicon Kirin 910), but maybe there is a common ground for the Emotion UI stuff/Wallpapers/Themes etc.
You can download my uncompressed version of the Rom here :
https://www.androidfilehost.com/?fid=23622183712475167
{
"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"
}
MT2-L05 Kernel Source here :
http://www.emui.com/nsp/geturl.php?path=MT2-L05_kernel.tar.gz&rid=608
You can download the original rom from the Official Huawei site here :
http://download-c.huawei.com/download/downloadCenter?downloadId=25581&version=46074&siteCode=cn
I hope that this may be of some use to someone !
Lock Screens :

Lockable Recovery Tested Only D802

Hello,
I want to introduce a lockable recovery. This is a project in development but ready for operation.
Function tested only on D802 but I suppose feature on other versions.
Testing only LG G2 D802 and TWRP 2.7.0.0
Default Password is "xda"
Requirements:
TWRP Recovery
LG G2
New Function:
Delete OS Password
Theming
Aroma File Manager
Screenshot:
{
"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"
}
Installation:
Copy ui.zip to "/sdcard/TWRP/theme"
Reboot recovery
Download this
View attachment ui.zip or ui.zip
Nce :good: is this just specific for version 2.4.0.0?
I tested on 2.7.0.0, on the other versions not tested.
Not to hate on this, but couldn't someone just reflash a recovery through Adb, therefore removing this or does it work differently?
goodguy25 said:
Not to hate on this, but couldn't someone just reflash a recovery through Adb, therefore removing this or does it work differently?
Click to expand...
Click to collapse
Despite ADB is not possible because of the locked screen is turned sideload and zip signature verification.

Downgrade Nokia 1 TA-1066 from Android 10 Go to Android 8.1 Go

The Nokia 1 recently got the Android 10 update. The update got lot of bugs like SD card losing write permissions, launcher3 not having widgets and shortcuts on top of other bugs in Pie.
This has compelled me to look for going back to Android 8.1 Oero where it has best compatibility.
I have no experience in flashing images.
So far, I have found firmware files from here.
I want to know how to flash those files via adb/fastboot or any other process and whether it will work for Nokia 1 TA-1066 (if device variants matter for this purpose).
In one of the zip files(FIHSW_FRT-1550-0-00WW-B03_600WW_8.1.0_20190305.full.deflate.4fefafc6c6b7373b7961be504e49a9684f4e8730.zip) I downloaded, following are file files inside.
{
"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"
}
[UPDATE]: I used the SP Flash Tool to install firmware for my phone and it worked.
Ani64 said:
...
Click to expand...
Click to collapse
THREAD CLOSED on request of OP @Ani64!

Question Need Help with FRP Lock Removal

Quick Summery:
Device Model:
AP: T220XXU1AUJ1
CSC: T220OXM1AUJ1
Downloaded latest Firmware from Samfw
I have Odin3 v3.14 and was able to reflash this firmware np
I have FRPJ Hacker installed and works but I get this error every time: SW Rev Check Fail: [userdata]
Fused 1> Binary 0
Only official released binaries are allowed to be flashed: userdata
Using 7Zip to Extract AP and BL
So now I found this guide with Odin3 where it says I need to make a Combination file and this should do the trick to remove it. But this is the part I'm stuck at it. Because I can't find 2-3 Files needed to make this Combination File. Only one I can find is the boot.img,lz4. I can't find the sboot.img.lz4 and system.img.lz4. Will upload a SS of both extractions so you guys can see what I can see:
{
"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"
}
Have any A7 Lite users here with the same Model Number as me, done this before? And have Combination File I can just download to make things faster and easier?
You are able to flash via ODIN is it??

General OMNIROM Pixel 6

I randomly stumbled upon this ROM and I like it. The theme engine actually sets any colour you pick instead of the muted options you'll get with Monet/Repainter. Most of the customizations are in the desktop settings app. I've shared the link to weekly gapps builds but there's also vanilla and microG options as well.
{
"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"
}
To flash you'll have to dump the payload, flash the vendor_boot and boot.img to both slots, reboot to recovery, factory reset then sideload the ROM.
OmniROM - oriole
These are the images to flash if you don't know how to dump a payload
Yep
Edmontonchef said:
These are the images to flash if you don't know how to dump a payload
Click to expand...
Click to collapse
Need to sideload bro? Maybe it's no fastboot ROM, right?
Poomsmart said:
Need to sideload bro? Maybe it's no fastboot ROM, right?
Click to expand...
Click to collapse
Yep, you might need to try a couple times or switch cables if it doesn't sideload the 1st time. It flashes the same way as HentaiOS
Can we automatically record calls

Categories

Resources