{
"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"
}
OFFICIAL DOWNLOADS FOR KUGO:
https://twrp.me/sony/sonyxperiaxcompact.htmltwrp-3.x.x_x-x-kugo.img: Official TWRP image
DEVELOPMENT DOWNLOADS FOR KUGO:
Folder: https://sourceforge.net/projects/loire-development/files/twrp-recovery/kugo/twrp-3.x.x_x-x-YYYYMMDD-kugo.zip: Flashable unofficial TWRP to FOTAKerneltwrp-3.x.x_x-x-YYYYMMDD-kugo.img: Unofficial TWRP image
INSTALLATION
MANUALLY TO FOTAFastboot: Adapt the image name and install this way:fastboot flash recovery twrp-3.x.x_x-x-kugo.imgfastboot rebootFROM EXISTING RECOVERY
Enter to the current recovery
Install flashable TWRP
Reboot/Power off
HOW TO ENTER TO THE RECOVERY:
Power off your phone
Press Power and Vol- buttons at the same time until vibration
Wait for TWRP load
Sources:
TWRP device tree: https://github.com/TeamWin/android_device_sony_kugo/tree/android-9.0Kernel: https://github.com/Chippa-a/kernel-copyleft/tree/34.4.A.2.xxxThanks to the TWRP Team!
Chippa_a said:
Click to expand...
Click to collapse
Encrypt / decrypt ok?
levone1 said:
Encrypt / decrypt ok?
Click to expand...
Click to collapse
Yes, decryption works perfectly for me!
Wxfdswxc said:
Yes, decryption works perfectly for me!
Click to expand...
Click to collapse
Finally! works for me too.
Cheers.
I installed AOSP and than this twrp. But it doesen't prompt me the alert that tell me to decript the data partition! And when I try to format data, it gives me error.
How can I solve?
Thanks alot for providing a working version of this essential phone tinker tool!! Much appreciated.
Updated to version 3.2.2-0 (20180704).
Changelog: https://twrp.me/site/update/2018/07/01/twrp-3.2.2-0-released.html
Chippa_a said:
Updated to version 3.2.2-0 (20180704).
Changelog: https://twrp.me/site/update/2018/07/01/twrp-3.2.2-0-released.html
Click to expand...
Click to collapse
Saw the fork for TeamWin, are you moving this to the official supported devices?
TWRP for Xperia X Compact now is official.
Device page: https://twrp.me/sony/sonyxperiaxcompact.html
Chippa_a said:
TWRP for Xperia X Compact now is official.
Device page: https://twrp.me/sony/sonyxperiaxcompact.html
Click to expand...
Click to collapse
This answers my question! Thanks a lot!
I do adb reboot bootloader, the phone reboots, I then do fastboot flash recovery twrp-3.2.2-0-kugo.img, and it hangs at waiting for any device.
What is the correct procedure to get this installed?
Edit: Nevermind. As it turns out, I already had an older version of TWRP still installed. Attempting the .zip update method from there now.
xichael said:
I do adb reboot bootloader, the phone reboots, I then do fastboot flash recovery twrp-3.2.2-0-kugo.img, and it hangs at waiting for any device.
What is the correct procedure to get this installed?
Click to expand...
Click to collapse
1) Turn off Phone
2) wait till its off
3) Connect USB Cable with PC
3) Press and keep pressed VOL+
4) Connect USB Cable with X Compact
5) Release VOL+ when Phone LED is blue
6) fastboot flash recovery twrp-3.2.2-0-kugo.img
7) success
Thanks! This should really be in the first post of the thread and the page at twrp.me
Still waiting for locked bootloader ones. My phone can't be unlocked ( that sucks
realtuxen said:
Thanks alot for providing a working version of this essential phone tinker tool!! Much appreciated.
Click to expand...
Click to collapse
bro
can you tell me what are the benefits of it ???
I'm a xperia x compact, no root or any modification , (not a techie )
long time iphone user with jailbreaking ,new into android
It works perfectly for now with my OmniROM 8.1 and Magisk
I downloaded the official .img from the provided link. I also downloaded the .asc signature file and the public.asc public key they provide. Then I tried to verify the downloaded file as per their instructions:
Code:
$ gpg --import public.asc
gpg: key 1D8597D7891A43DF: public key "TeamWin <[email protected]>" imported
gpg: Total number processed: 1
gpg: imported: 1
$ gpg --verify twrp-3.2.2-0-kugo.img.asc twrp-3.2.2-0-kugo.img
gpg: Signature made Tue 03 Jul 2018 11:53:54 AM PDT
gpg: using RSA key 95707D42307C9D41D09BF7091D8597D7891A43DF
gpg: BAD signature from "TeamWin <[email protected]>" [unknown]
and I get "BAD signature" from gpg. Is the file corrupted?
yanom said:
I downloaded the official .img from the provided link. I also downloaded the .asc signature file and the public.asc public key they provide. Then I tried to verify the downloaded file as per their instructions:
Code:
$ gpg --import public.asc
gpg: key 1D8597D7891A43DF: public key "TeamWin <[email protected]>" imported
gpg: Total number processed: 1
gpg: imported: 1
$ gpg --verify twrp-3.2.2-0-kugo.img.asc twrp-3.2.2-0-kugo.img
gpg: Signature made Tue 03 Jul 2018 11:53:54 AM PDT
gpg: using RSA key 95707D42307C9D41D09BF7091D8597D7891A43DF
gpg: BAD signature from "TeamWin <[email protected]>" [unknown]
and I get "BAD signature" from gpg. Is the file corrupted?
Click to expand...
Click to collapse
UPDATE: Turns out the problem was one the website's end. It's been fixed.
Does it work for Nougat, too?
no so detected, accidentally deleted from twrp
Hi guys,
i followed a guide on youtube to wipe things and of course I wiped off the main system so my sony doesn't have any SO at the moment and if I restart it it will stay at sony logo.
The only thing i can do is to access the twrp and might install something back to it, but how?
Or can I install a custom SO into it ? I am thinking to download the package and put it on a external sd card and install it via twrp if I am correct??
Where can I look ?
I have a sony xperia x compact with previous oreo 8.0 and this last version of twrp installed.
Thanks a lot
Related
Hello guys!
Today I'm bringing you a new style for TWRP, as seen on the latest compilations from the Nexus 5X & 6P, with a touch of Material Design. The original TWRP image was made by @erikcas, I just added the theme & the Trim-Area backup support to it
PREREQUISITES: Update your Bootloader through this guide: http://forum.xda-developers.com/xperia-m2/development/ubl-xperia-m2-bootloader-update-ftfs-t3288148
DOWNLOADS:
Latest version from me: Version 3.0.2 - AndroidFileHost.
Latest version from @Konstantinosj77 (Use this one if you're planning to install CyanogenMod 13, 14.1 or OmniRom 7.0): Version 3.1.0-0.
INSTALLATION:
Download my ADB Pack 'Herramientas-de-flasheo.zip'.
Now, unzip my ADB Pack 'Herramientas-de-flasheo.zip', which contains basic ADB and Fastboot executables to a folder in your desktop. Also, copy the file you downloaded (either RECOVERY-TWRP-3.0.2-D230X_D240X.img or twrp.img) to that folder.
Put your phone in Fastboot mode, this means, while pressing and holding the Vol+ button, connect the USB cable. Once the Led goes blue, stop pressing it.
Now, execute the following keyboard shortcut (Win+R) and type inside the Run prompt CMD. Inside the Command Prompt, using CD (change directory), navigate to the folder you created in the desktop. It'll be something like...
Code:
cd C:\Users\linuxct\Desktop\adbpack\
Now, execute the following command, being <name-of-the-file> the name of the file you downloaded (either RECOVERY-TWRP-3.0.2-D230X_D240X if it's my version or twrp if it's Konstantinosj77 one):
Code:
fastboot flash recovery [COLOR="DarkOrchid"]<name-of-the-file>[/COLOR].img
Once it finishes, disconnect the USB cable. Now, to enter into the recovery, press and hold the volume down button, and while you're holding it, press and hold the Power button until it vibrates. When you see the BIG Sony logo, stop holding the Vol- Button.
SCREENSHOTS:
{
"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"
}
CREDITS: @erikcas, @dark90 (thanks for the headsup for TA), @Konstantinosj77 for his 3.4 kernel-based version, and TeamWin.
Great job @linuxct!
Any way we will have this in MultiRecovery?
junk031 said:
Great job @linuxct!
Any way we will have this in MultiRecovery?
Click to expand...
Click to collapse
Hmmm, probably :]
linuxct said:
Hmmm, probably :]
Click to expand...
Click to collapse
That would be great!
hello, its for kitkat n lollipop both?
NieeLz said:
hello, its for kitkat n lollipop both?
Click to expand...
Click to collapse
Both.
thank you,
the best recovery
Trim Area Added to relock my bootloader ?
dark90 said:
Trim Area Added to relock my bootloader
Click to expand...
Click to collapse
So you rebuilt it from scratch or..?
linuxct said:
So you rebuilt it from scratch or..?
Click to expand...
Click to collapse
Just unpacked, moded and repacked
dark90 said:
Just unpacked, moded and repacked
Click to expand...
Click to collapse
Interesting... Which is the mountpoint for the TA? Or if you can post it here would be nice
linuxct said:
Interesting... Which is the mountpoint for the TA? Or if you can post it here would be nice
Click to expand...
Click to collapse
here is the link for the Recovery.img
and here is the line for the twrp.fstab for the multirecovery
Code:
/ta emmc /dev/block/platform/msm_sdcc.1/by-name/TA flags=backup=1;canbewiped;display="Trim Area"
i installed this recovery but no rom i tried to install would boot properly ie stuck at boot logo"s so i tried to flash cwm through recovery now my phone not booting no fastboot or flashmode and will not turn on any help would be appreciated thanks in advance
I'm wondering if this works for locked bootloader or will be possible available later?
Enviado desde mi XPERIA M2 mediante Tapatalk
someone who try flash this into 182 firmware?
NieeLz said:
someone who try flash this into 182 firmware?
Click to expand...
Click to collapse
Works
If this recovery already compiled for lb as .cpio, i would like to taste it
Any dev working on it can pm me?
Nope currently only for unlocked bootloader devices I think. It may be added to multi recovery you'd have to ask the dev of the multi recovery.
Thread updated! TWRP 2.8.7.1, with TA Backup Support
You can download it in the OP, enjoy!
[email protected] said:
Nope currently only for unlocked bootloader devices I think. It may be added to multi recovery you'd have to ask the dev of the multi recovery.
Click to expand...
Click to collapse
imzihad said:
If this recovery already compiled for lb as .cpio, i would like to taste it
Any dev working on it can pm me?
Click to expand...
Click to collapse
It'll be added soon, don't worry. In the meantime, I just updated this one, so if you can try it's ramdisks cpio, maybe it works.
Original Article : https://www.asus.com/zentalk/tw/thread-177291-1-1.html
[email protected] post the root guild for zenfone 3.
I translate his article to English version.
I didn't try this method yet, but I think it should work.
If you want to root your zenfone 3, you can following this guide to root your device.
============================
[Update] All-in-one zip (unlock App+driver+adb+fastboot+twrp+SuperSU.zip) :
https://github.com/snowwolf725/RootZenfone3/archive/master.zip
Firstly, you should use the following official unlock tool to unlock Boot-loader.
[Update] If you want to receive OTA notify, you should use Un-official bootloader unlock method.
Un-official bootloader unlock method
ZE552KL
http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE552KL/ZE552KL_SIGNED_Android_M_UnlockTool_2016_0715.zip
ZE520KL
http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE520KL/ZE520KL_SIGNED_Android_M_UnlockTool_2016_0715.zip
After you unlock your device, you can download the TWRP recovery image, and follow the guide to root your device.
TWRP recovery img :https://mega.nz/#F!kl8lmKRL!ZbLvz1b4YgLMr_n09vRrTA
twrp-3.0.2-Z012D.img (TWRP for ZE552KL)
twrp-3.0.2-Z017D.img (TWRP for ZE520KL)
dot.supersu (.supersu)
If your device is ZE552KL, then you should download twrp-3.0.2-Z012D.img + dot.supersu
If your device is ZE520KL, then you should download twrp-3.0.2-Z017D.img + dot.supersu
If you want to build recovery image by yourself, you can clone the git source tree, and compile by yourself.
https://github.com/shakalaca/android_device_asus_ze520kl
https://github.com/shakalaca/android_device_asus_ze552kl
How to root your device:
1. Boot your zenfone 3 to boot-loader mode (you should firstly turn the phone off, then press and hold the volume up and power buttons )
2. Install android tools on your pc. (http://forum.xda-developers.com/showthread.php?t=2588979)
3. Connect your mobile to PC, then use following command to flash TWRP image to your zenfone.
Code:
fastboot flash recovery twrp-3.0.2-xxx.img
4a. Hold the volume down button, and use following command to boot into recovery mode. (if menu appears, please select recovery mode)
Code:
fastboot reboot
4b. Boot your zenfone 3 to recovery mode (you should firstly turn the phone off, then press and hold the volume down and power buttons )
5. After boot into TWRP recovery, select "keep system read only" in TWRP recovery menu.
6. Use following command to push .supersu file into /data .
Code:
adb push dot.supersu /data/.supersu
7. Select "ADB Sideload" in TWRP menu, then use following command to push root files.
(SuperSu.zip http://forum.xda-developers.com/apps/supersu/stable-2016-09-01supersu-v2-78-release-t3452703)
Code:
adb sideload SuperSU.zip
{
"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"
}
8. reboot and enjoy your rooted device.
PS. If you got OTA notify, you can flash the stock image to un-root your device.
Stock boot.img and recovery.img files can be find in following URL:
https://mega.nz/#F!ok0V0RIA!5WKtHe98opzjVI3NPbM7Ww
Who can test ?
superuser.pm said:
Who can test ?
Click to expand...
Click to collapse
its 100% working bro
Does the unlock tool really wipe the data on the device??
aelzki said:
Does the unlock tool really wipe the data on the device??
Click to expand...
Click to collapse
yes its wiping entire phone.
can i root the phone without uncloking the bootloader ?
BentotKulangot said:
its 100% working bro
Click to expand...
Click to collapse
Are u trying? 7up screenshot for everybody . ..
superuser.pm said:
Are u trying? 7up screenshot for everybody . ..
Click to expand...
Click to collapse
This is work.. now i have rooted phone and installed xposed
after rooted? we can get OTA? or no? if not how to get the OTA?
i must unlock bootloader before flash twrp ?
on phone turn on or off USB debugging mode ?
100% working
I have been waiting and waiting for this post. worked instantly, with no headaches. Well just remember to back up your stuff first.
Thanks to OP for the translation!
Won't allow me to post the image or link being so new. Just try it out.
drive.google.com/open?id=0B08xanlQWY50UHhEZlBfM1BncWs
sorry mods if this is bypassing the spam guards.
i cant get OTA UPDATES after unlock the bootloader LOL
They do warn you specifically that pushed updates will no longer happen.
I think the solution is to find the updates from ASUS and use an app like FlashFire
There is a request for a Rom on the cyanogen forums.
Xposed worked like a charm.
It also appears that the kernel source is available although I'm not sure from where.
Still not sure where to find the ASUS updates
Thank you very much it works perfect, but how do you flash the recovery.img and boot.img to un-root?
TWRP Decrypted and Couldnt Mount Storage
Thanks for the guide, its 100% worked!
But I have a problem. I couldnt mount storage to instal ZIP file. Also my TWRP said its encrypted, and i dont what password to decrypt is.
Anybody know how to solve this?
Is there any CN stock recovery to download?
i got error device 'null' not found when trying to sideload the supersu. help me please
Chandro-ID said:
i got error device 'null' not found when trying to sideload the supersu. help me please
Click to expand...
Click to collapse
I got this problem too, just install the super su from twrp solved my problem
Will it work for ZS570KL?
Attention : All actions with your phone are performed at your own risk. The Creator of this SOFTWARE is not responsible for your further actions.
n_flasher is a powerfull application for Nokia 7.1 flashing written on D and GTK+ (GTKd)
{
"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"
}
Rom collection
Android 10 with Googlse Secure Path 10.2020 (with vbmeta) : rom
How to use it on LINUXBuild it by instruction which you can find at n_flasher GitHub page
Linux video tutorial :
How to use it on Windows
1. Download latest Release from my GitHub : https://github.com/KonstantIMP/n_flasher
2. Extract archive. Download ROM and android tools
3. Connect your phone. Reboot it to the bootloader and install driver from driver directory
4. Start the application. Set root to the ADB and ROM. Click Flash and wait
Windows video tutorial :
Questions
A. I have an error with vcruntime140.dll
Install .exe file from redist directory
B. Fastboot can't see my device
Try to reinstall driver. Remove all Android devices from DeviceManager and install it again.
It is instruction from 4pda.ru
We connect the phone on the screen of which "Download mode" hangs to the PC.
Now open the file "Phone_Nokia_USB_Driver_v.1.1.0.msi", click "Next" everywhere.
If an error occurs during installation, such as "Che is there in English, and access is denied", click "OK", complete the installation.
Open the "nokia_usb_drivers" archive, run the "setup" file in the only folder - something imperceptible should happen, wait a few minutes
Open "Control Panel" - "Device Manager" - And see a device named "Fastboot device"
Click to expand...
Click to collapse
A. Need I flash vbmeta?
In general, you don't need to do this. It is worth using this function if, after flashing, your phone refuses to update via the cloud. In some situations, this may solve your problem.
Note! You can only do this if your firmware archive contains vbmeta.img.
A. How the project will develop?
I hope, that I will add some new opportunities like non-stock ROM flashing, but I don't know what will really happen
A. Can I use It with Locked bootloader
NO
A. What is SVB flashing?
By default, the program flashes almost all partitions on the phone. This is fine for recovery, but there is too much redundancy for flashing custom ROMs.
SVB is a firmware method in which only 3 sections of System, Vendor, Boot are sewn. Hence the name)
My GitHub : https://github.com/KonstantIMP/
XDA:DevDB Information
n_flasher, Tool/Utility for the Nokia 7.1
Contributors
KonstantIMP
Source Code: https://github.com/KonstantIMP/n_flasher
Version Information
Status: Stable
Current Stable Version: 2.0.1
Stable Release Date: 2021-02-23
Created 2020-11-30
Last Updated 2021-02-23
hello Konstant, can you upload the stock rom again? I cant download the file.It says the download limit has been exceeded
safaan0313 said:
hello Konstant, can you upload the stock rom again? I cant download the file.It says the download limit has been exceeded
Click to expand...
Click to collapse
Hello! Which version do you want?
the problem is my phone got stuck at android one logo and the bootloader is not unlocked.
and the only way of using my phone again is to use apply update from adb in recovery.But when i try to update a android 10 zip, it says upgrade timestamp should be higher than 16xxxxx something i dont know what to do.Can you give me an ideas
safaan0313 said:
the problem is my phone got stuck at android one logo and the bootloader is not unlocked.
and the only way of using my phone again is to use apply update from adb in recovery.But when i try to update a android 10 zip, it says upgrade timestamp should be higher than 16xxxxx something i dont know what to do.Can you give me an ideas
Click to expand...
Click to collapse
Where did you download update zip?
i dont think i remember.I downloaded lots of updates from different websites and tried everyone of them.But the same message was displayed as "timestamp is old"
Files in this thread are not for 'adb sideload' or recovery flashing. Please download any FullOta zip from this website and try to flash it by recovery : https://www.thecustomdroid.com/download-and-install-nokia-7-1-android-10-update-ota/
thank you konstant for your help.
safaan0313 said:
thank you konstant for your help.
Click to expand...
Click to collapse
Does it work?
Can someone upload to another server? It's impossible on Google Drive, since it says there have been too many downloads
BlackbirdSCV said:
Can someone upload to another server? It's impossible on Google Drive, since it says there have been too many downloads
Click to expand...
Click to collapse
try this website for the latest patch https://www.thecustomdroid.com/download-and-install-nokia-7-1-android-10-update-ota/
BlackbirdSCV said:
Can someone upload to another server? It's impossible on Google Drive, since it says there have been too many downloads
Click to expand...
Click to collapse
nokia7.1_android10_google_secure_05_2020_clear.zip
View and download from Yandex.Disk
yadi.sk
I will post other versions again this evening
safaan0313 said:
try this website for the latest patch https://www.thecustomdroid.com/download-and-install-nokia-7-1-android-10-update-ota/
Click to expand...
Click to collapse
You cannot use OTA updates for flashing by this program
KonstantIMP said:
nokia7.1_android10_google_secure_05_2020_clear.zip
View and download from Yandex.Disk
yadi.sk
I will post other versions again this evening
Click to expand...
Click to collapse
Thanks!
If you can't download ROM from Google Drive use this link : https://disk.yandex.ru/d/Cgcu826tn5BssQ
N_FLASHER 2.0.1
New version! Changelog :
Slot changing support
Turning reboot after flashing off support
SVB flash support
Added Russian support
sudo fix with linux systems
If you have problems with n_flasher write me abiut it. Thank you
All of the links for the ROM do not work. Could you post a new one please?
HTransistor said:
All of the links for the ROM do not work. Could you post a new one please?
Click to expand...
Click to collapse
Yandex
Finds everything
disk.yandex.com
KonstantIMP said:
Yandex
Finds everything
disk.yandex.com
Click to expand...
Click to collapse
The download speed is 25KBs, but the download over night worked. Thank you!
I have a nokia 7.1 TA-1096 that is stuck in androidone logo and my bootloader is locked I need help please
is there any way i can flash or unlock my phone in this state
{
"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"
}
Note: I AM NOT RESPONSIBLE OF ANY DAMAGE WILL HAPPEN AFTER YOU FLASH THIS TWRP ,
ALWAYS DO BACKUP FIRST
A Warm welcome to All m11 users & lots of Love:highfive:
DOWNLOAD MODE
1. power off your samsung m11
2. press & hold both vol+ & vol- keys and insert USB driver
3. now you are in Download mode
INSTALLING RECOVERY
1. open odin flash tool
2. make sure you are in download mode and USB is connected
4. now you will see Added logs in log Tab
3. click on AP Tab and select TWRP-3.4.0_10-m11q-goldfish07.tar file
4. now click on start & wait for recovery to be flashed .
5. if recovery flashed correctly you see pass message
NOTE: when you see pass message suddenly press and hold vol- key and power
6. Congratulations you are in recovery now
ROOTING SAMSUNG M11 (Android 10)
1. now flash Magisk 20.4.zip
2. after flashing just reboot
3.now your device will boot successfully
4. Congratulations
[NOTE:]
can't mount data & internal storage is 0
1. click wipe in recovery
2 . click on format data type yes and hit return
3. check, you will able to mount data [internal storage]
vbmeta error
1. download vbmeta-goldfish07-Odin-AP.tar
2. flash through odin
3 and reboot to recovery
BUGS
Tell me if you find any:fingers-crossed:
DOWNLOADThanks to :
@TeamWin For the TWRP IMG
Contributors:
goldfish07(Ayush Bisht)
Source: https://github.com/goldfish07
TWRP 3.5.x.x for m11
CLICK HERE
#reserved
I got this FAIL message when ever I tried
beki21 said:
View attachment 5311963I got this FAIL message when ever I tried
Click to expand...
Click to collapse
you are flashing wrong recovery, download from above link
need to download samsung usb drivers/adb and fastboot drivers/sdk-platform tools for that?or just follow your steps? .....please tell...hurry.....
HirukaNU15 said:
need to download samsung usb drivers/adb and fastboot drivers/sdk-platform tools for that?or just follow your steps? .....please tell...hurry.....
Click to expand...
Click to collapse
yes, you need samsung usb driver , if not installed
Sir my phone does not boot after flashing it
It remains in download mode (Samsung m11)
Please reply
Sir
Souvik10 said:
Sir my phone does not boot after flashing it
It remains in download mode (Samsung m11)
Click to expand...
Click to collapse
make a video and send me
Souvik10 said:
Sir my phone does not boot after flashing it
It remains in download mode (Samsung m11)
Click to expand...
Click to collapse
You probably did the wrong steps
Can i use it for M11 having Android 11 and oneui 3.1?
Please help
Hey.bro....thank you..! its working successfully!.....but when i going to flash a zip its saying invalid zip format...any solutions for it...?
4yush5663 said:
TWRP 3.5.x.x for m11
CLICK HERE
Click to expand...
Click to collapse
Sir plz provide samsung m11 custom rom
can i install twrp even if its updated to android 11
C
HirukaNU15 said:
Hey.bro....thank you..! its working successfully!.....but when i going to flash a zip its saying invalid zip format...any solutions for it...?
Click to expand...
Click to collapse
Just download magisk 24 apk then change the apk to zip when it will work
Did you unlock the bootloader? Pls answer
4yush5663 said:
make a video and send me
Click to expand...
Click to collapse
please my samsung m11 is always rebooting to twrp recovery instead of systems and they all passed
joeshua007 said:
please my samsung m11 is always rebooting to twrp recovery instead of systems and they all passed
Click to expand...
Click to collapse
you need to reboot to system from twrp recovery
Hi, people!
Spoiler: Old message:
Porting our TWRP for A12 (ZUI 14.0.127).
Now it's fully working, exept touchscreen. But with mouse connected via OTG you can to do all neeeded operations.
IMPORTANT! The method of decrypting /userdata is not implemented there (different from A11), so you need to install the DFE-NEO patch to make it work properly with your data.
EDITED: New version v5
Added ability adb/MTP on encrypted /data.
MTP works on demand, pressing Disable MTP-Enable MTP, displays SD card only.
UPDATED Febr. 08:
Built a new full-featured version with data decryption from source. For Android 12 - ZUI 14
Decrypts data by default, if the tablet is not protected.
If it's protected by pin/password, it asks for it and decrypts internal storage.
I haven't tried the pattern, see here: https://twrp.me/faq/openrecoveryscript.html (Specific pattern decrypt note), try it yourself.
Device tree lies here: https://github.com/F1tm0t/twrp_device_lenovo_J716F
Many thanks to:
Yahoo Mike - for useful tips on decryption implementation and general support.LSS4181 - for Q706F device tree, I used it as a basis for mine.Ungeskriptet - for his J716F device tree for A11, it was useful for me.TWRP_J716F_A12_DD. img DD means Data Decryption.
Working: Everything, excluding vibration.
MEGA
PS.
Welcome to collaboration.
I have another variant of TWRP with a malfunctioning touch. The pressure points do not correspond to the position of the buttons. It need to add some calibration files or the right firmware or the right driver for the screentouch. This is too complicated for me I'm just advanced user, no guru.
Please, write me in PM if you can help with this issue.
Nice to see some development for the TB-J716 tablet XD since the developer don't want to release the kernel source/ open source to the public.
Die you add the firmware for touch to TWRP? I have it like this in my TWRP port: https://gitlab.com/ungeskriptet/and...tree/android-11/recovery/root/vendor/firmware
I suggest you extract the firmware yourself from the latest ZUI, the older versions might not work.
Ungeskriptet said:
I suggest you extract the firmware yourself from the latest ZUI, the older versions might not work.
Click to expand...
Click to collapse
Yes, I was trying this.
Thanks for the tip. I have a couple of questions. I'll write you in PM, if you don't mind.
Version with working touch is here:
Файл из Облака Mail.ru
Вам открыли доступ к файлу. Отправлено с помощью Облако Mail.ru.
cloud.mail.ru
and here:
100 MB file on MEGA
mega.nz
Remember, you can't to backup data before using DFE-NEO patch.
Many thanks to Ungeskriptet for helping.
To be continued (I hope)
New version for ZUI 14 with new features:
* added many partitions for backup/restore
* added some partitions for flashing via Install IMG
* A set of partitions is enough to backup/restore an entire OS
Placed here. To see how it works, click here:
Spoiler: Youtube
FFBM mode is my mistake, wrong button pressed, no need
Hello @f1tm0t
The TWRP seems unable to use ADB shell due to ro.adb.secure=1
Could you help to edit that value? I tried many tool to rebuild TWP with new prop but no luck, device bootloop
Thanks
phamthanh said:
Hello @f1tm0t
Click to expand...
Click to collapse
Hello, friend.
My TWRP works with adb/MTP quite excellent.
The following is needed:
decrypt /data
permission in the system to debug from this computer
Spoiler
{
"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"
}
Thanks for your help, I will redownload and double-check again.
Hi @f1tm0t
I re-download and flashed v3 but the same result
Could you help me to check it
Thanks
phamthanh said:
I re-download and flashed v3
Click to expand...
Click to collapse
I offer version 4: https://mega.nz/file/g4VBnIpC#_4_x0b3V-Z6oSoXDA2xbHSN7hBKXRgjnwfFMLfPcYXA
My version cannot decrypt /data, so you have to install the DFE-NEO patch from TWRP.
After rebooting to OS you must to enable USB debugging, it create adb.key in /data.
And after rebooting to TWRP you can use adb/MTP, because TWRP sees adb.key in not-encrypted /data.
phamthanh said:
The TWRP seems unable to use ADB shell due to ro.adb.secure=1
Click to expand...
Click to collapse
Made new version (in the title), adb works by default. Enjoy!
f1tm0t said:
Made new version (in the title), adb works by default. Enjoy!
Click to expand...
Click to collapse
Many thanks
Updated.
New TWRP with working data decryption, see update in topic.