{
"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, or TWRP for short, is a custom recovery built with ease of use and customization in mind. Started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of features. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Click to expand...
Click to collapse
*/Your warranty is now void.
I am not responsible for bricked devices, dead SD cards, thermonuclear war, or
you are getting fired because the alarm app failed. Please do some research if
you have any concerns about features included in this recovery 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./*
Click to expand...
Click to collapse
Device
- Tecno Camon 15 Air
- Tecno CD6
FLASH GUIDE && REQUIREMENTS
1. Unlocked Bootloader
2. vbmeta.img from stock rom
3. adb reboot bootloader
4. fastboot --disable-verification flash vbmeta vbmeta.img
5. fastboot flash recovery twrp.img
6. fastboot reboot recovery
DOWNLOAD
DEVICETREE
Working
- Restore and Back Up
- Decryption
- ADB && MTP
- etc.
BUGS
- Spam me in telegram @senpai05
- fastbootd
Credits
• Team WIN for the TWRP
• @RazaDroid for Initial PBRP tree
• @uknowndevice in telegram
Pro
RazaDroid said:
Pro
Click to expand...
Click to collapse
You pro sar
can you help me to build twrp for tecno ke6?
Related
{
"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 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
#include <std_disclaimer.h>
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Features:
- Open Source
- Decryption working
- Padding for notch area
Install Instructions:
- Make Sure Your Bootloader Is Unlocked. If Not, Unlock It First.
- Reboot To Bootloader
- Execute:
Code:
fastboot boot twrp-3.4.0-0-sakura_UNOFFICIAL.img
- Install TWRP IMG Again From TWRP To Keep It Permanently.
Download:
SAR Recovery:
TWRP 3.4.0-0 Unofficial by Zinadin Zidan
Source code:
Recovery Source
Device tree
Kernel
XDA:DevDB Information
TWRP for Redmi 6 Pro, Tool/Utility for the Redmi 6 Pro
Contributors
Zinadin Zidan
Version Information
Status: Stable
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* 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.
*/
Download:
TWRP 3.5.1-9-0 : Here
Steps to install TWRP:
First of all, you will be required to unlock your bootloader.
You will need to follow this guide for Nokia 2.1 (E2M) or this guide for Nokia 2V (EVW)
then as normal go back to the bootloader and run the following commands
This flashes twrp to recovery
Code:
fastboot flash recovery twrp.img
fastboot oem HALT
Than pull out cable, phone will shutdown.
After shutdown the phone,please press VOL+ and also connect to PC,than your phone will boot into TWRP.
Bugs:
Decryption of data isn't currently supported
Thanks hikari_calyx help me test this TWRP version.
Source Code:
TWRP Device Tree
{
"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"
}
Reserved #1
Reserved #2
Without custom roms,twrp is useless
How to unlock the bootloader with Android 10 update?
Hi @EdwardWu6688, will it work on the Android 10 Go edition for the E2M?
{
"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
*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/
Introduction
Team Win Recovery Project (TWRP), pronounced "twerp", 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 which are functions often unsupported by stock recovery images
TWRP Version: 3.7.0_11
Requirements and Important Notes:
Before you flash anything be sure you have unlocked your bootloader already, if not then unlock it first. here's the guide: Guide to unlock bootloader
Codename X6816 = Non-NFC Variants of Infinix HOT 12 Play
If you're interested on what more is going on for this device, you can join our Telegram group from here
Installation Instructions:
Download TWRP image from here
Rename boot.img to twrp.img
Go to fastboot mode in your device
Flash the twrp.img file by "fastboot flash boot twrp.img"
Download vbmeta image from below
Disable vbmeta boot verification by "fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img"
After flashing twrp type "fastboot reboot recovery"
Now once you boot into recovery flash your stock boot.img into boot partition
Now select the twrp.img and flash it into recovery ramdisk, wipe dalvik cache and reboot to system.
After that, Press volume up + power to boot into recovery now you can flash anything you want.
Enjoy!
What's Working?
Booting
Decryption
Flashing zip
Almost everything
Bugs:
OTG doesn't work
You tell me
Device Tree Source: https://github.com/IMYdev/twrp_device_infinix_X6816
{
"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
*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/
TWRP Version: 3.7.0_11
OFOX version: R11.1_11
Requirements and Important Notes:
Before you flash anything be sure you have unlocked your bootloader already, if not then unlock it first. here's the guide: Guide to unlock bootloader
Codename X6816 = Non-NFC Variants of Infinix HOT 12 Play (MTK version)
If you're interested on what is going on for this device, you can join our Telegram group from here
Installation Instructions:
Download OFOX image from here
Rename boot.img to ofox.img
Go to fastboot mode in your device
Flash the ofox.img file by "fastboot flash boot ofox.img"
Download vbmeta image from below
Disable vbmeta boot verification by "fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img"
After flashing ofox type "fastboot reboot recovery"
Now once you boot into recovery flash your stock boot.img into boot partition
Now select the ofox.img and flash it into recovery ramdisk, wipe dalvik cache and reboot to system.
After that, Press volume up + power to boot into recovery now you can flash anything you want.
Enjoy!
What's Working?
Booting
Decryption
Flashing zip
Almost everything
Bugs:
OTG doesn't work
You tell me
Device Tree Source: https://github.com/IMYdev/ofox_device_infinix_X6816
Reserved
{
"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
*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/
TWRP Version: 3.7.0_11
OFOX version: R11.1_11
Requirements and Important Notes:
Before you flash anything be sure you have unlocked your bootloader already, if not then unlock it first. here's the guide: Guide to unlock bootloader
Codename X698 = Infinix Note 11s
If you're interested on what is going on for this device, you can join our Telegram group from here
Installation Instructions:
Download OFOX image from here
Rename boot.img to ofox.img
Go to fastboot mode in your device
Flash the ofox.img file by "fastboot flash boot ofox.img"
Download vbmeta image from below
Disable vbmeta boot verification by "fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img"
After flashing ofox type "fastboot reboot recovery"
Now once you boot into recovery flash your stock boot.img into boot partition
Now select the ofox.img and flash it into recovery ramdisk, wipe dalvik cache and reboot to system.
After that, Press volume up + power to boot into recovery now you can flash anything you want.
Enjoy!
What's Working?
Booting
Decryption
Flashing zip
Almost everything
Bugs:
You tell me
Device Tree Source: https://github.com/IMYdev/ofox_device_infinix_X698
Reserved
Reserved