How to use fastboot:
Setting up fastboot for Windows -XDA wiki
Installing a recovery - XDA wiki
Click to expand...
Click to collapse
Requirements:
Ability to enter fastboot mode
Basic understanding of the command line
Click to expand...
Click to collapse
Install instructions:
Download Team Win Recovery recovery.img
Turn device off
Move ringer to UP position
Hold down Power and Volume Down
Flash the recovery with "fastboot flash recovery <path to recovery.img>"
Click to expand...
Click to collapse
What works:
Nandroid
Factory resetting
Clearing caches
USB mounting
Untested:
Update zip flashing
Click to expand...
Click to collapse
Changelog:
Sep 08 2012: Updated to 2.2.2.1
Aug 07 2012: Updated to 2.2.1.4
Jul 21 2012: Initial release
Click to expand...
Click to collapse
2char
more info about this recovery?
I only used it long enough to verify that:
It boots
Nandroids work
Fac resets work
USB mounting works
All recs do the same thing, this one just lets you use the touchscreen instead of the buttons
Installing it is the same process, I wont provide info on what's different from CWM, that part you can google
Update.zip also working...tried with multiple zip files also...all working good
Sent from my Dell Venue using xda app-developers app
Updated to 2.2.1.4, no V specific changes
Updated to 2.2.2.1
Does the recovery work for the Venue 8 3830???
ElmoRapz said:
Does the recovery work for the Venue 8 3830???
Click to expand...
Click to collapse
No, they are completly different devices
TheManii said:
No, they are completly different devices
Click to expand...
Click to collapse
I don't get it. Then which devices is this recovery compatible with? Will it work for Dell Venue 7370?
This is for the venue phone, if it was for a different device, it would be listed.
TheManii said:
Re: OP
Click to expand...
Click to collapse
1) As I could not see the compatible devices in OP, want to know will it work on 3840?
2) Can it take backup of boot.img? If no, then is there any other way to backup existing boot.img in tablet? I am told that recovery.img and boot.img are hidden in dell venue
Related
Teamwin Recovery Project 2.6.1.0 for P760/765/768
Backup and restore work fine for me. I don't edit anything just build it from their source.
Only for phone with Unlocked bootloader!
Click to expand...
Click to collapse
How to install
Via fastboot
Download .img recovery file
Boot your phone to Bootloader mode (Fastboot mode) by Lelus' method or "adb reboot oem-unlock" or QuickBoot app
Flash it with "fastboot flash recovery p768-twrp-2.6.1-recovery.img"
Then reboot with "fastboot reboot"
Via Recovery
Download .zip recovery and put it in sdcard
Boot to your recovery
Install TWRP recovery zip file
Reboot
Download Link
2013/11/24
p760-twrp-2.6.1-recovery.img (P765 please use this) md5:dd3a2afce988d5de06538f72dac8faeb
p768-twrp-2.6.1-recovery.img md5:c24ac670c9f0ef5e4ad69b70886dd82f
Flashable p760-twrp-2.6.1-recovery.zip (P765 please use this) md5:dc793a3957d53ac803d2a16b0bafd8c5
Flashable p768-twrp-2.6.1-recovery.zip md5:5f19339ded9e8afe58807d90f0ece81c
Bugs / known issues
Internal sdcard mount at /sdcard not /data/media
There're option to select internal/external backup & restore, at the folder title. At first I confuse because default backup location is internal.
Version History
2013/11/24 - Fix Wip /data problem. TWRP don't format /data by default do /data/media is preserved. But you have an option to format /data.
2013/11/21 - Initial release
Credits
Teamwin for their recovery project
Cyanogenmod 10.2 for build platform
Dees_Troy for How to compile TWRP touch recovery
Reserved
Great Works...
Great work but can u do the same for P760/765...
love4u_nav said:
Great work but can u do the same for P760/765...
Click to expand...
Click to collapse
I will do it after I build new CM 10.2 kernel for P760.
artit said:
I will do it after I build new CM 10.2 kernel for P760.
Click to expand...
Click to collapse
Thnks in advance....
artit said:
I will do it after I build new CM 10.2 kernel for P760.
Click to expand...
Click to collapse
We need devs on this side now (P760)
PreemPalver said:
We need devs on this side now (P760)
Click to expand...
Click to collapse
love4u_nav said:
Thnks in advance....
Click to expand...
Click to collapse
TWRP 2.6.1.0 for P760 is up in OP. I test it on my phone and it can restore my P768 TWRP backup. (It should work because all files are that same except kernel)
Thanks for this recovery artit. Could you also build a CWM based recovery for the P760/P765/P768?
Thanks in advance.
Sent from my P760 using Tapatalk
noob.gamer said:
Thanks for this recovery artit. Could you also build a CWM based recovery for the P760/P765/P768?
Thanks in advance.
Sent from my P760 using Tapatalk
Click to expand...
Click to collapse
CWM non-touch version is built with every CM rom but it a little inconvenient to use. Touch CWM can be built from http://builder.clockworkmod.com/. P760 is already in its support devices.
I think TWRP is more usable and faster (without md5 check). I also use touch CWM for P768 for a long time before switch to TWRP.
artit said:
CWM non-touch version is built with every CM rom but it a little inconvenient to use. Touch CWM can be built from http://builder.clockworkmod.com/. P760 is already in its support devices.
I think TWRP is more usable and faster (without md5 check). I also use touch CWM for P768 for a long time before switch to TWRP.
Click to expand...
Click to collapse
Hmm, thanks for the info !
Thanks a lot, will try it out ASAP. I like TWRP very much
Sent from my LG-P760 using xda app-developers app
Is there an option to flash recovery from a tool like nandroid manager ? I found such option but it don't work ?
sebx_g1 said:
Is there an option to flash recovery from a tool like nandroid manager ?
Click to expand...
Click to collapse
I tried that but app says recovery will be flashed to null. I don't know if that is correct.
sebx_g1 said:
Is there an option to flash recovery from a tool like nandroid manager ? I found such option but it don't work ?
Click to expand...
Click to collapse
PreemPalver said:
I tried that but app says recovery will be flashed to null. I don't know if that is correct.
Click to expand...
Click to collapse
It's don't work in nandroid manager even if you put /dev/block/mmcblk0p4 in destination.
The safest way to flash it is via fastboot.
But I've tried another method by using dd. But you need shell access to do it, and if you make some mistake you may soft brick your phone.
sebx_g1 said:
Is there an option to flash recovery from a tool like nandroid manager ? I found such option but it don't work ?
Click to expand...
Click to collapse
PreemPalver said:
I tried that but app says recovery will be flashed to null. I don't know if that is correct.
Click to expand...
Click to collapse
OK, after test for a while I give you a flashable TWRP recovery in OP.
artit said:
OK, after test for a while I give you a flashable TWRP recovery in OP.
Click to expand...
Click to collapse
Thank you, just tested, it works.
I suppose that reboot from recovery on P760 don't work ... phone stays on LG logo ?
sebx_g1 said:
I suppose that reboot from recovery on P760 don't work ... phone stays on LG logo ?
Click to expand...
Click to collapse
I also try that but no error. Wait for more P760 tester to report back.
Didn't tested completely but its working on P760/P765 just fine....
I flashed zip verrsion for p760 and got kernel panic and restart loop,Use lelus fastboot method to revive it
Im on modded stock,so maybe thats the problem?
When i flashed old twrp 2.5 phone booted up normally
Hi everyone! My english isn't very good but maybe somebody understand the question:
Can I boot into TWRP without flash (only boot) on RN5 Vince MIUI 10 Sec Update Aug 2019?
Because I want to enable CAMERA API2 but I dont know how i can.
Thanks!
rodriman92 said:
Hi everyone! My english isn't very good but maybe somebody understand the question:
Can I boot into TWRP without flash (only boot) on RN5 Vince MIUI 10 Sec Update Aug 2019?
Because I want to enable CAMERA API2 but I dont know how i can.
Thanks!
Click to expand...
Click to collapse
no you cant, unlock your bootloader > flash the twrp through pc > install cam2api.zip
EriecTan said:
no you cant, unlock your bootloader > flash the twrp through pc > install cam2api.zip
Click to expand...
Click to collapse
Test this
https://www.reddit.com/r/Xiaomi/com..._source=amp&utm_medium=&utm_content=post_body
joke19 said:
Really? I read something like boot orange fox over fastboot and flash then the recovery zip.
Click to expand...
Click to collapse
im sorry, my bad, didnt have to use twrp, can use any recovery
rodriman92 said:
Hi everyone! My english isn't very good but maybe somebody understand the question:
Can I boot into TWRP without flash (only boot) on RN5 Vince MIUI 10 Sec Update Aug 2019?
Because I want to enable CAMERA API2 but I dont know how i can.
Thanks!
Click to expand...
Click to collapse
i think i figuring it out your question, first of all, you need to unlock bootloader (which is obviusly) then, you need to run this adb command in cmd
Code:
adb fastboot boot recovery <path/to/recovery.img>
so after that, your device must boot to desired recovery, and after next reboot it will going to stock recovery
the tools you can download here PLATFORM TOOLS
HTML:
EriecTan said:
i think i figuring it out your question, first of all, you need to unlock bootloader (which is obviusly) then, you need to run this adb command in cmd
Code:
adb fastboot boot recovery <path/to/recovery.img>
so after that, your device must boot to desired recovery, and after next reboot it will not going to stock recovery
the tools you can download here PLATFORM TOOLS
Click to expand...
Click to collapse
Thanks!
I tried to follow the steps, but when finish dont start into recovery mode. Still in fastboot mode.
Any solution?
Here a screenshot
https://ibb.co/h2D5jGV
rodriman92 said:
HTML:
Thanks!
I tried to follow the steps, but when finish dont start into recovery mode. Still in fastboot mode.
Any solution?
Here a screenshot
https://ibb.co/h2D5jGV
Click to expand...
Click to collapse
weird, may i know what recovery you use?
EriecTan said:
weird, may i know what recovery you use?
Click to expand...
Click to collapse
I used a twrp for vince.
I have a RN5 Global Version
rodriman92 said:
I used a twrp for vince.
I have a RN5 Global Version
Click to expand...
Click to collapse
try this twrp TWRP UNOFFICIAL v2 by Rama982
If I’m not wrong, you should run this on cmd
fastboot boot <path/to/twrp.img>
instead of
fastboot boot recovery <path/to/twrp.img>
RGarridi said:
If I’m not wrong, you should run this on cmd
fastboot boot <path/to/twrp.img>
instead of
fastboot boot recovery <path/to/twrp.img>
Click to expand...
Click to collapse
Thanks for the reply
I tried all the methods but none worked for me. Maybe my rom has a problem.
Do you know if RN5 could be updated and integrate API CAMERA 2 in OTA?
Thanks for your help
https://mega.nz/folder/spBwXZoL#D1Wf8xLl1WacstfVnLnKhA
Any chance of some info on how to install?
TYIA.
what is this
Can you give a bit more details where you got this? Did you compile it? Was it pulled from another sony device? Do you have a github link?
Once again @M-Rom ! First TWRP for the Xperia 2019 Flagships and now the 2020 Series...
Same as for the Xperia 1 II:
-Download and extract the ZIP File to Your fastboot Location and rename it to recovery.img (for ease use)
-Use:
fastboot flash recovery_a recovery.img
fastboot flash recovery_b recovery.img
-Disconnect Your Device from USB and wait for it to turn off
-Press and hold VolumeDOWN & the Power Button together until You see the TWRP Logo (or use the reboot recovery option)
Miustone said:
Once again @M-Rom ! First TWRP for the Xperia 2019 Flagships and now the 2020 Series. Guide:
-Download and extract the ZIP
-Rename the file inside to boot.img
-fastboot flash boot_a boot.img
-fastboot flash boot_b boot.img
-Disconnect from USB and wait for the Device to run off
-Press and hold VolumeDOWN together with the Power Button
-TWRP should Start (in Chinese again!? lol)
Happy testing!
You can join My Discord Server if You need help with that... Ask Jayram which has successfully booted and used TWRP on his Xperia 5 II
MOD EDIT: Link removed, please read the STICKY!
Click to expand...
Click to collapse
Tried these steps and it worked perfectly, it is in chinese by default.
Updated My Instructions since 2020 Xperia Devices have a seperated recovery partition against the boot image/ramdisk ones on the older Devices. That's a huge win for Android Devices! Happy flashing Dear MARK II Users!
This installs successfuly, but it's kind of useless with the storage encryption. I tried wiping, but after restarting the device it becomes encrypted again. You need to change the language every time too. Is there any way to keep the internal storage decrypted? like the disabler .zip for samsung devices?
palamosteliaro said:
This installs successfuly, but it's kind of useless with the storage encryption. I tried wiping, but after restarting the device it becomes encrypted again. You need to change the language every time too. Is there any way to keep the internal storage decrypted? like the disabler .zip for samsung devices?
Click to expand...
Click to collapse
Doesn't TWRP support decrypting? On my previous devices it wasn't a problem, I never had an urge to decrypt the device.
Nezorflame said:
Doesn't TWRP support decrypting? On my previous devices it wasn't a problem, I never had an urge to decrypt the device.
Click to expand...
Click to collapse
Different TWRPs support different features. To get this one to support decrypting it will have to be worked on by the dev.
Unfortunately the internal storage decryption is broken since the December security patch update (58.0.A.28.51)...
OhayouBaka said:
Unfortunately the internal storage decryption is broken since the December security patch update (58.0.A.28.51)...
Click to expand...
Click to collapse
I recently got a 5 ii, currently on 58.0.A.10.3 and received 58 0.A.28.51 update notification. Should I not update if I want root?
mtshure said:
I recently got a 5 ii, currently on 58.0.A.10.3 and received 58 0.A.28.51 update notification. Should I not update if I want root?
Click to expand...
Click to collapse
You can still update if you want root via Magisk, but you will need to patch the boot img instead of flashing the Magisk zip in TWRP.
That would be soooo great to get TWRP or OrangeFox for Xperia 5 ii turning on Android 12!
Yoannjap said:
That would be soooo great to get TWRP or OrangeFox for Xperia 5 ii turning on Android 12!
Click to expand...
Click to collapse
Soon
King081 said:
Soon
Click to expand...
Click to collapse
No... Really?
But untill when could we hope for that?
Whoever is trying to adapt OrangeFox for X5ii_A12... Thanks a million!
Yoannjap said:
No... Really?
But untill when could we hope for that?
Whoever is trying to adapt OrangeFox for X5ii_A12... Thanks a million!
Click to expand...
Click to collapse
Yeah I'm being serious, we have it in private testing currently
Can somebody please confirm both recoveries (twrp / orangefox) currently available for (x5ii / pdx206 / XQ-AS52) only work on android 11 or prior? I tried both and they bootloop.
go0 said:
Can somebody please confirm both recoveries (twrp / orangefox) currently available for (x5ii / pdx206 / XQ-AS52) only work on android 11 or prior? I tried both and they bootloop.
Click to expand...
Click to collapse
Yes it will not work, new one will be out real soon
m
Does anyone have the same issue as me?
How to fix it?
I'm using the latest Chinese TWRP 3.4.2b-0623 by wzsx150
try:fastboot boot (recovery file name)
xuzhimin1993 said:
try:fastboot boot (recovery file name)
Click to expand...
Click to collapse
That works but twrp doesn't stick onto the phone
toge64 said:
That works but twrp doesn't stick onto the phone
Click to expand...
Click to collapse
change other recovery files
xuzhimin1993 said:
change other recovery files
Click to expand...
Click to collapse
such as?
TWRP 3.4.2b-1206 by wzsx150 already Release,
None of those worked on my global with android 11, had to use a chinese variant littleturle build to do anything and its buggy and missing some features I usually see on twrp, like 'mount data' it works to flash roms like miuimix R build but so far android 11 has been a buggy mess.
Team Win Recovery Project or TWRP for short. Its a fully touch driven user interface, completely theme-able & you can change just about every aspect of the look and feel.
Now ported to the Galaxy Tab A7 Lite.
Download - You'll always find the latest release in here: https://github.com/DevZillion/android_device_samsung_gta7litewifixx/releasesKnown Issues / Report Issues - https://github.com/DevZillion/android_kernel_samsung_gta7litewifixx/issuesTelegram support group - https://t.me/gta7litegroup
How to install
[Boot Into Download mode by inserting an usb cable while holding both volume buttons]
Flash the latest .tar release from releases.
Hold the recovery combination (Volume Up + Power) while the .tar is flashing via the odin tool.
When booted up into TWRP go Flash and flash this zip, then go to Wipe > Format Data, all your data will be lost.
You can now boot into your system and do whatever you want.
Click to expand...
Click to collapse
Flashing Disabled vbmeta (To boot a modified system)
Spoiler: View
Extract the vbmeta.img.lz4 from the AP slot in your firmware.
Remove it's lz4 compression [for Windows use lz4]:
Code:
sudo apt-get install lz4 -y
lz4 vbmeta.img.lz4
Click to expand...
Click to collapse
Reboot into fastboot from TWRP flash vbmeta using this command line:
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
Click to expand...
Click to collapse
Sources
TWRP Source - https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp/tree/twrp-11
Device Tree - https://github.com/DevZillion/android_device_samsung_gta7litewifixx/
Kernel Source - https://github.com/DevZillion/android_kernel_samsung_gta7litewifixx
Click to expand...
Click to collapse
Special thanks to:
TeamWin for the Recovery Project.
Zillion for doing the device tree & kernel.
Click to expand...
Click to collapse
Actual TWRP status: Bugfixing; Try at your own risk and only if you know what you're doing.
Genial!!
Zillion said:
Team Win Recovery Project or TWRP for short. Its a fully touch driven user interface, completely theme-able & you can change just about every aspect of the look and feel.
Now ported to the Galaxy Tab A7 Lite WiFi.
Download - You'll always find the latest release in here: https://github.com/DevZillion/android_device_samsung_gta7litewifixx/releasesKnown Issues / Report Issues - https://github.com/DevZillion/android_kernel_samsung_gta7litewifixx/issuesTelegram support group - https://t.me/gta7litegroup
How to install
Flashing Disabled vbmeta (To boot a modified system)
Sources
Special thanks to:
Actual TWRP status: Bugfixing; Try at your own risk and only if you know what you're doing.
Click to expand...
Click to collapse
it boots, touch does not work but its usable with a mouse and gives an error "unable to mount /data"
dda7lite said:
it boots, touch does not work but its usable with a mouse and gives an error "unable to mount /data"
Click to expand...
Click to collapse
Please, read the How To Install section.
Zillion said:
Please, read the How To Install section.
Click to expand...
Click to collapse
I did but the file that needs to be flashed is unavailable in that link
dda7lite said:
I did but the file that needs to be flashed is unavailable in that link
Click to expand...
Click to collapse
Thanks for reporting the issue, link fixed.
Zillion said:
Thanks for reporting the issue, link fixed.
Click to expand...
Click to collapse
i have other problem error "E:unable to open block device /dev/block/sda: No medium found"
What is vbmeta?
I want to install Elixir Project. Is it necessary to do something from the vbmeta? Or just flashing the rom is enough?
chocovo said:
What is vbmeta?
I want to install Elixir Project. Is it necessary to do something from the vbmeta? Or just flashing the rom is enough?
Click to expand...
Click to collapse
Flash vbmeta is necessary to boot a new system but it's easy to flash too.
dda7lite said:
Flash vbmeta is necessary to boot a new system but it's easy to flash too.
Click to expand...
Click to collapse
I understand that the vbmeta is pulled from original samsung firmware, lz4 format stripped and flashed by AP. Then we implement the command by TWRP and the desired rom is installed.
Is that so?
Does the vbmeta step have to be done every time I put a new rom or only once?
Sorry for my english
chocovo said:
I understand that the vbmeta is pulled from original samsung firmware, lz4 format stripped and flashed by AP. Then we implement the command by TWRP and the desired rom is installed.
Is that so?
Does the vbmeta step have to be done every time I put a new rom or only once?
Sorry for my english
Click to expand...
Click to collapse
I only did once and I didn't use the stock vbmeta I just searched "vbmeta disabled Samsung" it should show up with vbmeta disabled android 11 but works the same on 13 and I didn't use TWRP only fastboot so i don't know how to flash it there.
Btw your English is good don't worry.
After installing TWRP I can't install the fbe. TWRP doesn't recognize my device's internal memory either.
chocovo said:
After installing TWRP I can't install the fbe. TWRP doesn't recognize my device's internal memory either.
Click to expand...
Click to collapse
Yeah
chocovo said:
After installing TWRP I can't install the fbe. TWRP doesn't recognize my device's internal memory either.
Click to expand...
Click to collapse
Because you need to flash the fbe_disabler using some usb otg, external sd card or by pushin the zip to /tmp, flash it and then format /data.
Zillion said:
Because you need to flash the fbe_disabler using some usb otg, external sd card or by pushin the zip to /tmp, flash it and then format /data.
Click to expand...
Click to collapse
Bootloop after
Zillion said:
Because you need to flash the fbe_disabler using some usb otg, external sd card or by pushin the zip to /tmp, flash it and then format /data.
Click to expand...
Click to collapse
My device is a T220.
The touch does not work in TWRP and I use a mouse. I use Micro SD to install the FBE. But when trying to install it gives me an error in the data folder. Although apparently it seems to be installed.
I format data as you indicate and restart in fastboot in TWRP to put the vbmeta by ADB and install a GSI. But it generates bootloop.
I don't know if I'm missing some step.
chocovo said:
My device is a T220.
The touch does not work in TWRP and I use a mouse. I use Micro SD to install the FBE. But when trying to install it gives me an error in the data folder. Although apparently it seems to be installed.
I format data as you indicate and restart in fastboot in TWRP to put the vbmeta by ADB and install a GSI. But it generates bootloop.
I don't know if I'm missing some step.
Click to expand...
Click to collapse
If you really want to flash a gsi and can't get it to work use a fastboot enabled recovery that's what I did
dda7lite said:
Bootloop after
Click to expand...
Click to collapse
Disable vbmeta, it's the only thing I can see you missed.
um i flashed the recovery to my sm-t220 but i do not have a usb otg i am buying it today in the meanwhile i tried to boot back to one ui 5.1 the one i have but it only shows twrpto reboot i used power + volume down but it shows twrp and power + volume up dosnt do anything
Gian-D said:
um i flashed the recovery to my sm-t220 but i do not have a usb otg i am buying it today in the meanwhile i tried to boot back to one ui 5.1 the one i have but it only shows twrpto reboot i used power + volume down but it shows twrp and power + volume up dosnt do anything
Click to expand...
Click to collapse
Force restart and keep the usb cable connected to the PC and tablet then as soon as screen blinks hold volume +and-