Development [RECOVERY] [11] [OFFICIAL] TeamWin Recovery Project (Nokia 2.2) - Nokia 2.2

{
"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"
}
Introduction:
Team Win Recovery Project or TWRP for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. It's 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.
Key Features:
Touchscreen driven with real buttons and drag-to-scroll
XML-based GUI that allows full customization of the layout true theming!
Settings are saved to the sdcard and persist through reboots
Ability to choose which partitions to back up and which to restore
Ability to choose to compress backups now with pigz (multi-core processor support for faster compression times)
Onscreen keyboard
Easy selection of internal/external storage
In addition to the above new features, TWRP features a scripting engine that allows an app to send commands to the recovery for the recovery to perform during startup. We call this scripting engine OpenRecoveryScript. This engine will be put to use immediately in the GooManager app. GooManager will be able to install recoveries automatically for most supported devices. The app will also let you choose to install multiple zips from within Android, wipe, and run a backup.
We are looking for other talented developers, themers, and device maintainers if they are interested in helping with a free, open-source project.
Source Code:
GitHub - https://github.com/TeamWin/android_bootable_recovery
Gerrit Instance - http://gerrit.twrp.me
Tree: https://github.com/TeamWin/android_device_nokia_WSP_sprout
If you have made your own TWRP build for an unsupported device, please let us know. We might add your build to the list of unofficial builds. Bear in mind that we are working hard to add more devices and we may add your device to our official build list later.
Installation:
fastboot flash boot <recovery>.img
fastboot --disable-verity --disable-verification vbmeta <vbmeta_from_the_stock_rom>.img
Notes:
To Fix MTP You'll Need To Erase Internal Storage
Download:
Nokia 2.2
Disclaimer:Team Win strives to provide a quality product. However, it is your decision to install our software on your device. Team Win takes no ...
twrp.me

Where is the problem?
Android 11 (OTA Updated)

hossein_shirmardi said:
Where is the problem?
Android 11 (OTA Updated)
View attachment 5582619
View attachment 5582621
Click to expand...
Click to collapse
Unlock your bootloader

is there a specific TWRP.zip file I have to flash? because it seems I have to do such a thing in order to reboot into twrp after disconnecting the phone from pc, otherwise it will change to stock recovery

Related

[Recovery] TWRP Touch Recovery v2.8.2.0 for Micromax Unite 2 A106 [Recovery]

TWRP 2.8.2.0 Touch for MMX Unite 2​
Team Win Recovery Project 2.x, or twrp2 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.
CHANGELOG for 2.8.2.0:
-Pull in all changes from Android 5.0 lollipop into TWRP
-Add decrypt support for Android 5.0 lollipop encrypted partitions including automatic decrypt when the default_password is in use
-Revert some changes to exFAT that were breaking exFAT support on some devices
-Other minor fixes and updates
- MTP supported while you are in recovery ( Cool feature isn't it )
Note: At this time we do not have a GUI representation for pattern unlock. You can still decrypt patterns though by translating the pattern dots to numbers. The pattern dots correspond to numbers in the following pattern:
1 2 3
4 5 6
7 8 9
So an upper-case L would translate to a password of 14789 entered on the keyboard. Eventually we plan to add a proper pattern unlock to TWRP but it is a relatively low priority at this point
DOWNLOAD
Instruction:
1.Firstly download your Latest Carliv Touch Recovery img from the above Link
2.Place Downloaded Recovery Image into Your SD Card in root directory.
3.Now Download and Install Mobile Uncle Tools from Play Store from Play Store in your device.
4.Now open Mobile Uncle Tools Application and Click on Recovery Update Option.
5.Now Click on Recovery Image and Click OK
Contributors:
harsh0143, yuweng ( For Easy Magic TWRP Installer )
Version :
Stable (screen upside down bug if any found report me)
Screenshot/Proof:
{
"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"
}
Latest twrp recovery
Please I need twrp recovery.img file for Micromax unite 2 [A106] I have tried all file in XDA-threads none of them were working. My mobile is running on Lollipop (5.0) Os, please send me latest version of twrp recovery for unite 2. And also Instructions for flashing or installing of that file on my phone [with pc/without pc].

[RECOVERY][k2ul/k2u] TWRP 2.8.4.0 touch recovery [24/01/2015]

Team Win Recovery Project 2.x, or twrp2 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.
{
"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"
}
CHANGELOG for 2.8.4.0:
-Add flashing of boot and recovery images via the TWRP GUI (Find the Images button on the Install page)
-Fix some MTP related crashes and bugs
-Eliminate TWRP toggling USB IDs during boot if MTP is enabled
-Fix various adb sideload issues
-Improve threading of actions
-Eliminate separate thread for screen timeout
-Update libblkid to 2.25.0
-Use power button as back button on watch themes for easier navigation
-Add mutex locking to data manager
-Improve custom theme handling on encrypted devices
-Allow the stock theme to be offset by build flags so we can center a lower res theme on a higher res screen especially for watches with round screens
DOWNLOAD:
Compatible with 2.21 hboot!
twrp-2.8.4.0_k2ul-k2u_xpirt.img - MEGA.co.nz
CREDITS:
- TeamWin for ramdisk
- MikG for zImage
- Modding.MyMind for idea to mix them
enjoy!
this should work just fine, please test and report!
Hello,
So I've just installed it, and it doesn't have the binary for the battery charging when powered off
fbpw131 said:
Hello,
So I've just installed it, and it doesn't have the binary for the battery charging when powered off
Click to expand...
Click to collapse
You can unpack the recovery, and add it. Just make sure init.rc has it included as well and the images are also in the ramdisk. You can get what is needed from your stock recovery. A simple fix.
Hi,
i flash 2.8.4.0twrp, then make backup, after that (whit in recovery options) try to make factory reset, and after that my one sv is messed up like hell...
It is not booting...stuck for a while at htc logo, screen goes black, then loads bootloader, I am able to go to twrp (I have fresh backup of complete phone, did it with twrp above), but not able to flash anything...it fails every time, saying that is unable to mount cache...try advance wipe, but it is not able to mount any thing...
Since my phone was S-off, unlocked bootloader, superCID (it is k2ul), hboot2.0, I tryed with fastboot oem relock (to lock bootloader, and flash stock pl80img.zip) but that fails too, ends up with to many links message...and bootloader stays with tampered and unlocked sign...
So..now i have latest twrp and totaly messed up phone...
How can U help me, anny advice???
THX in advance!
xpirt said:
DOWNLOAD:
Compatible with 2.21 hboot!
twrp-2.8.4.0_k2ul-k2u_xpirt.img - MEGA.co.nz
Click to expand...
Click to collapse
If the file is unavailable due to post #5?

[RECOVERY] Carliv Touch Recovery v3.3 [Kitkat] Alcatel Pop D3

DISCLAIMER:
Rooting your phone and using custom Recoveries and ROM's have risks and may result in bricking your device, and has nothing to do with Google or the device manufacturers. In case of any mishap I am not responsible if you brick/ruin your phone in any way.
Basic computer skills are required and minimal knowledge about the phone and phone utilities also.
Make sure that whatever you do, you are doing it at your own responsibility.
This is a modified full touch version of CWM Recovery 6.0.5.1 from cm-11.0 branch. Use it with CM-11.0 building environment. My main goal was to bring up a light but features rich recovery with touch support. All the other existent touch recoveries (TWRP, PhilZ, Miui) are just too big for the very small recovery partition that we find in most of MTK phones.
It includes more features than original clockworkmod recovery, and despite the fact that was first made for MTK powered phones, it can be used for other phones as well.
Click to expand...
Click to collapse
Features
Full Touch module originally developed by Napstar-xda from UtterChaos Team, using as inspiration the touch module developed by sztupy for SteamMOD;
Aroma File Manager support, ported from sk8erwitskil recovery - reworked and adapted to cm-11.0;
Automatic get mtk partitions size, ported from PhilZ Touch recovery who ported it from Dees-Troy - TWRP;
Separate wipe menu;
Separate power menu;
Advanced backup/restore menu;
Rainbow UI toggler menu;
unique GUI;
the Root solution provided by Chainfire for free on his page;
and some other;
some of the features are inspired from ProjectOpenCannibal Recovery;
Click to expand...
Click to collapse
Version 3.3 update (21-apr-2015):
This is the last batch of builds for porting. I won't do that anymore.
- many fixes in code;
- cleaned up the source code;
- reset battery stats option;
- wipe all - preflash option;
- removed nvram backup/restore because it can corrupt the bootloader;
-full track of changes here.
Instructions:
1) Flash using SP Flash Tools: Download the scatter file attached to this post and also the recovery from the download link or from below.
Open up SPFT and load the scatter file you just downloaded.
Locate your recovery.img and make sure that recovery is the only thing checked.
Click on the download button and then connect your phone with the battery either in or out. Depends on you.
After flashing is complete, reboot and enjoy CTR v3.3 :laugh:
2) Flash using Flashify: Download flashify from the play store or get the apk online and install it.
Download the recovery.img and place in on your internal or external sdcard.
Open up flashify and choose recovery and flash the recovery.
3) Flash using mobile uncle tools: Follow the same instructions as flashing using flashify.
To get aroma file manager to work you need to flash the zip below. :good:
Download the recovery here.
Credits
@carliv
me for porting this recovery.
{
"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"
}

[RECOVERY][Gionee p4] TWRP 3.0.2-0 touch recovery [2016-04-08]

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.
{
"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"
}
CHANGELOG for 3.0.0-0:
-Completely new theme - Much more modern and much nicer looking (by z31s1g)
-True Terminal Emulator - Includes arrow keys, tab and tab completion, etc. (by _that)
-Language translation - It won’t be perfect and especially some languages that require large font files like Chinese & Japanese won’t be availble on most devices. Also some languages may only be partially translated at this time. Feel free to submit more translations to OmniROM’s Gerrit. (mostly by Dees_Troy)
-Flashing of sparse images - On select devices you will be able to flash some parts of factory images via the TWRP GUI (by HashBang173)
-Adopted storage support for select devices - TWRP can now decrypt adopted storage partitions from Marshmallow
-Reworked graphics to bring us more up to date with AOSP - includes support for adf and drm graphics (by Dees_Troy)
-SuperSU prompt will no longer display if a Marshmallow ROM is installed
-Update exfat, exfat fuse, dosfstools (by mdmower)
-Update AOSP base to 6.0
-A huge laundry list of other minor fixes and tweaks
Installation
download recovery place (copy) into sd card.
download mobile uncle tool
click on recovery update select recovery.img
done
or use flashify,rashr
Download
Download from here
Its a test version
Everything is working
Not working -
cache partition fixed now
ombaraiya Link Not working
This is tested 100% tasted on Gionee p4
Installation
download recovery place (copy) into sd card.
download mobile uncle tool
click on recovery update select recovery.img
done
or use flashify,rashr.
Link is broken
Link is broken
Can u please provide with a new one
That would be great help
Thanks

[RECOVERY] [ARM64] [MSM8916] [STABLE] TWRP V3.X.X For LYF Wind 3 (LS-5502)

{
"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"
}
INTRODUCTION:​
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.​
FEATURES:​
All Normal TWRP Functions
All options Works Very Well
Used Android Q Kernel From Source
Fixed Battery Indicator For First Time :angel:
Added LED Support :victory:
Option To Backup EFS
Fixed Reboot Option!
And Many More! :good:
BUGS:​
None :laugh:
INSTALLATION:​
[#*#]With PC/Laptop (Recommended) :
Copy the downloaded recovery to adb folder
press and hold shift key and right click anywher on the file explorer screen
open cmd from the context menu
then make sure you rename the downloaded recovery to recovery.img
now put the phone in fastboot mode by holding the power+vol up until you see the green screen
type 'fastboot devices' without quotes
you will see your phone connected
Now to install type 'fastboot flash recovery recovery.img' withou quotes
now to reboot type 'fastboot reboot'
after phone starts to go into recovery type 'adb reboot recovery'
You will see the magic!
[#*#] Without PC/Laptop :
Open your existing recovery
navigate to the downloaded recovery file
select 'install image' option
select the recovery image and swipe to install for recovery
now reboot the recovery
And you will also see the magic
SCREENSHOTS:​
Attached In Second Post ​
DOWNLOADS:​
TWRP V3.3.1 STABLE
Download From Mega
Download From AndroidFileHost
TWRP V3.4.0 STABLE (Recommended)
Download From Mega :good:
Download From AndroidFileHost
SOURCE:​
Kernel Trees: Here
Recovery: OmmniROM
TWRP Device: crackling
CREDITS:​
God
GodSpeed (Me OfCourse)
Everyone
Support Group: Telegram
Version Info: V3.3.1/V3.4.0
Status: Stable
Architecture: arm64
And
Once
Again Thanks
To Everyone
Screenshots
Reserved!
:

Categories

Resources