[Final] [Stable] TWRP Recovery For J7 NXT/Core - Samsung Galaxy J7 NXT ( J701F Core NXT Exynos 7870

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.
Download:
Latest build: https://www.androidfilehost.com/?fid=745849072291692848
Bugs: U tell, I will fix
Kernel sources:
https://github.com/Exynos7870/android_kernel_samsung_j7velte
XDA:DevDB Information
TWRP Recovery For J7 NXT/Core 3.2.1, Tool/Utility for the Samsung Galaxy J7
Contributors
lzzy12
Version Information
Status: Stable
Created 2017-12-04
Last Updated 2017-12-04

Reserved

Finally stable twrp for j7 core awesome man ! ????

Do i have to wipe my data and re install this twrp via odin?

Jbgamer04 said:
Do i have to wipe my data and re install this twrp via odin?
Click to expand...
Click to collapse
No

does it support aroma installer?
ps: its supports aroma installer,

bro how to install this twrp recovery.

how to install?? using fastboot?

AngeL_219 said:
how to install?? using fastboot?
Click to expand...
Click to collapse
Fastboot from where on a Samsung device? Download mode or Recovery?
I'm squeemish to blindly try it out as I've always had to use Odin for Samsungs and it doesn't recognize an image file.
EDIT: Surprised I didn't know this, on the install section of TWRP, there's an option to toggle zip or image files. Select image then choose recovery or boot image, recovery in this case. Need to have previous TWRP installed from Odin.

NICE WORK BRO Keep It UP

Work great on my SM-J701F.....combined with no-verity-opt-encrypt-6.0.zip for reading the partitions. thank you

pandusetiawan said:
Work great on my SM-J701F.....combined with no-verity-opt-encrypt-6.0.zip for reading the partitions. thank you
Click to expand...
Click to collapse
What's the zip file for?

Jbgamer04 said:
What's the zip file for?
Click to expand...
Click to collapse
For decrypting the storage.

pandusetiawan said:
For decrypting the storage.
Click to expand...
Click to collapse
For the unable to mount data? Can you also give me the link for the file

how to install??

Odin....?

Could you do it in a j701M (NEO)?

Finally stable twrp for j7 core

Oreo?
Does it works on Oreo too?
Because idont want to riska softbrick again, because i guess it's hard to find originally firmware without using sammobile.com

Related

[RECOVERY] TWRP v2.7.1.0 by NovaFusion 20140701 ( ͡° ͜ʖ ͡°)

Hello!
This is development thread of TWRP Recovery v2.7.1.0 by NovaFusion.
Credits:
marcin1147
Macław
We have never seen device as bugged as Galaxy Core, and we had a great troubles with porting our TWRP. But finally it’s there.
You can get it from our download page and flash it under Odin.
IMPORTANT NOTICE! We have discovered that Galaxy Core is affected by infamous Samsung EMMC bug and for now our recovery is the only one for Galaxy Core which is not affected. By using the other recoveries (Phillz or CWM – especially Factory Reset/Wipe/Format feature) you are risking a hard-brick of your device. Also that’s why we provide only Odin package for now, because flashing anything using your current recoveries might cause hard-brick!
Huge thanks to TWRP team.
You can get it from http://novafusion.pl/.
Download is directly provided from our servers - it's fast, stable and fully resumable!
If you appreciate our work, please, use thanks button!
XDA:DevDB Information
TWRP v2.7.1.0, Kernel for the Samsung Galaxy Core
Contributors
New Macław, marcin1147
Kernel Special Features: the only one not affected by samsung emmc bug
Version Information
Status: Stable
Current Stable Version: 20140701
Stable Release Date: 2014-07-01
Created 2014-06-29
Last Updated 2014-07-01
Changelog
20140701
fixed bootloop when rebooting to recovery
fixed issues with Windows ADB drivers
merged TWRP changes
20140629
first fully working and bugfree recovery for Galaxy Core!
Downloads
All releases are available for download from:
http://novafusion.pl
Download is directly provided from our servers - it's fast, stable and fully resumable!
I have just installed the recovery but I am having an issue I can't mount external sdcard
Sent from my GT-I8260 using XDA Free mobile app
Great work
I appreciate your team work . I have tested TWRP recovery and almost every thing is working fine .
vvaibhavv said:
I appreciate your team work . I have tested TWRP recovery and almost every thing is working fine .
But We cannot install zip from internal sd card .. Although its a first build .so great work :good: .. Keep going . thanks
Click to expand...
Click to collapse
What ROM? Probably package with ROM has been modified to flash under broken recovery
Damn, I don't believe development here was so terrible...
weim1 said:
I have just installed the recovery but I am having an issue I can't mount external sdcard
Sent from my GT-I8260 using XDA Free mobile app
Click to expand...
Click to collapse
External SD works fine.
Is this TRWP support to restore Philz CWM Backup ???
I had Original stockrom backup with Philz cwm, its very important
Sent from my GT-I8262
Recovery fully working here. Thanks guys! Now waiting for the roms
THE BUG:
You'll get into a bootloop if you're rebooting to recovery directly from android (Reboot to Recovery option).
If you enter the recovery by manually holding HOME, VOL UP and POWER buttons, you won't get into a recovery bootloop.
Re-flashing TWRP exits the bootloop.
thank you....
working fine in my GT-I8262.... :happy:
@NovaFusion team, thanks for your first release, but i see you missed one thing, if you go to recovery with command like "reboot recovery" or using existing reboot recovery menu on this recovery, you'll get recovery loop.
param must be reset before go out from recovery, you need to add postrecoveryboot.sh below ( which I have implemented in my Philz Recovery : D) to reset the param (mmcblk0p14 is param of these devices).
postrecoveryboot.sh
ali.filth said:
@tEaM, thanks for your first release, but i see you missed one thing, if you go to recovery with command like "reboot recovery" or using existing reboot recovery menu on this recovery, you'll get recovery loop.
param must be reset before go out from recovery, you need to add postrecoveryboot.sh below ( which I have implemented in my Philz Recovery : D) to reset the param (mmcblk0p14 is param of these devices).
postrecoveryboot.sh
Click to expand...
Click to collapse
It's workaround as hell.
But thanks for explaining what is wrong here It will help a lot
Regards!
How to switch to twrp from cwm or philz? Don't tell me I have to flash stock rom.
afaquekhaja said:
How to switch to twrp from cwm or philz? Don't tell me I have to flash stock rom.
Click to expand...
Click to collapse
Flash TWRP by exactly the same way that you flashed CWM or PHILZ.
Is it possible via Terminal emulator?
Just boot in download mode, and flash TWRP with odin!
Sent from my GT-I8260 using XDA Free mobile app
Yes, it's possible.
Sent from my GT-I8260 using XDA Free mobile app
ali.filth said:
@NovaFusion team, thanks for your first release, but i see you missed one thing, if you go to recovery with command like "reboot recovery" or using existing reboot recovery menu on this recovery, you'll get recovery loop.
param must be reset before go out from recovery, you need to add postrecoveryboot.sh below ( which I have implemented in my Philz Recovery : D) to reset the param (mmcblk0p14 is param of these devices).
postrecoveryboot.sh
Click to expand...
Click to collapse
Thank you! :victory:
Did you uploaded the source to github?

TeamWin Recovery Project 3.0.0 Falcon[STABLE][MultiRom Bootable][DUAL SIM FUNCTIONAL]

Hey guys as you might know TWRP released their new 3.0.0 Recovery a day or two ago,I am sharing the TWRP 3.0.0 STABLE Image with working Multi ROM.
The Installation Instructions are :-
(1) Install TWRP 2.8.7 from the link in text document attached in Post via PC (you may use Flashify but I'm not quiet sure if they flash the images well as I had tried in another recovery earlier it didn't recognized 2nd sim even though the recovery supported 2 sims and then after one reboot Recovery vanished away ).
(2) Flash Optimus M-R 53 KEXEC patched Kernel from the link in text document .( Use another version according to your ROM this one is for Marshmallow only and may malfunction on other Versions ).
(3) Download & Install MutiRom Zip for installation of MultiRom from links in text document.
(4) Add any ROM's you want to as after 3.0.0 you can only boot Multiple Roms not Install any.
(5) Go to TWRP 2.8.7 Recovery and then Install TWRP 3.0.0 IMG you have the option on the screen.
(6) Reboot TWRP (Important) as otherwise the new recovery will be dissolved.
(7) Explore new TWRP/Reboot System and try MultiRom.
Optional:-
If you can't flash Kernel via TWRP directly Google Philz Recovery and use it.(Philz now uploaded on my MEGA as well ).
If you don't want MultiRom you can flash TWRP 3.0.0 directly via fast boot command:-
1- "fastboot devices"
2- "fastboot flash revovery (name).img.
3- reboot to recovery directly via Bootloader otherwise recovery will be dissolved.
Credits -Sorry I can't remember your names people .
If you like it hit the Thanks button below.
Moderator Edit: Link removed - see last post...
And the themed version??
Thanks :3
Enviado desde mi Moto G mediante Tapatalk
what if simply flash 3.0.0 directly using fastboot
Chofito said:
And the themed version??
Thanks :3
Enviado desde mi Moto G mediante Tapatalk
Click to expand...
Click to collapse
TWRP 3.0.0 is already themed.
adi1998.2010 said:
what if simply flash 3.0.0 directly using fastboot
Click to expand...
Click to collapse
Sorry,not tried if you try let me know.
Captain Price said:
Sorry,not tried if you try let me know.
Click to expand...
Click to collapse
Already flash via fastboot without any problem.
Sent from my XT1033 using Tapatalk
khairulez said:
Already flash via fastboot without any problem.
Sent from my XT1033 using Tapatalk
Click to expand...
Click to collapse
But like that You can't have MultiRom.
Will you publish the source code or even better add this as an official device to TWRP?
Captain Price said:
TWRP 3.0.0 is already themed.
Click to expand...
Click to collapse
but there is no stock multirom/twrp theme for now.
and how can you call it stable, did you follow the commits, it was biggest change in twrp and mr twrp,
sub77 said:
but there is no stock multirom/twrp theme for now.
and how can you call it stable, did you follow the commits, it was biggest change in twrp and mr twrp,
Click to expand...
Click to collapse
It is mentioned MultiRom Bootable not MultiRom recovery .It can only boot MultiRom not Install them that's why add Roms option in above the option of Flashing TWRP 3.0.0.
If you think this isn't stable try it out and let me know any trouble everything is working pretty good.
Chol said:
Will you publish the source code or even better add this as an official device to TWRP?
Click to expand...
Click to collapse
Our device is an Officially supported TWRP device but there are no official maintainer of Falcon therefore this is an Unofficial version. ,The source code isn't actually shared,Sorry.
Captain Price said:
Our device is an Officially supported TWRP device but there are no official maintainer of Falcon therefore this is an Unofficial version. ,The source code isn't actually shared,Sorry.
Click to expand...
Click to collapse
this is open source, you need to share your source...
hurtsky said:
this is open source, you need to share your source...
Click to expand...
Click to collapse
Why ?,Is there a rule or something?
Captain Price said:
Why ?,Is there a rule or something?
Click to expand...
Click to collapse
Yes - the GPL Here and the base TWRP source Here
You MUST also have permission to use AND provide credits - "Can't remember" is no use.
Thread closed until compliant.

[RECOVERY] [OFFICIAL] [TREBLE] TWRP for Xiaomi Redmi 3S/Prime/3X [land]

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.
CHANGELOG for 3.3.1-0:
Fix selinux issues during formatting - dianlujitao
Various fixes for toybox and toolbox builds - CaptainThrowback and bigbiff
Flash both A and B partitions when installing a recovery ramdisk - Dees_Troy
Add option to uninstall TWRP app from /system - Dees_Troy
Create digest for subpartitions - bigbiff
DOWNLOADS: twrp-land.img
HOW TO FLASH:
Fastboot Method :
Code:
fastboot flash recovery twrp-land.img
Boot to OLD TWRP > INSTALL > Select Image > Navigate to twrp-land.img > Select it & Swipe to Flash
CREDITS:
TeamWin
CyanogenMod/Lineage Android
Hyper
XDA:DevDB Information
[RECOVERY] [OFFICIAL] [TREBLE] TWRP for Xiaomi Redmi 3S/Prime/3X [land], Tool/Utility for the Xiaomi Redmi 3S
Contributors
darshan1205
Source Code: http://github.com/omnirom
Version Information
Status: Stable
Created 2017-04-07
Last Updated 2019-05-25
Device Source: https://github.com/TeamWin/android_device_xiaomi_land
Flash lazyflasher to disable dm-verity & forced encryption on MIUI
Any difference between this and fedosis release?
Krauzaa said:
Any difference between this and fedosis release?
Click to expand...
Click to collapse
I think fedosis twrp is supported for F2FS format, just my feeling, idk and this twrp is real not only for change to F2FS.
I try to flash this twrp
Thanks for your hard work I have just one question that is I have to change the format of data and storage
@darshan1205 is your twrp 3.1 have a specific different between fedosis twrp 3.1? Thanks
Sent from my land using XDA Labs
can i falsh it using flashify?? if yes then after flashing what settings i have to do after booting to new twrp
@darshan1205 first of all thanks for this great recovery
secondly can you please tell me how could you fix wifi in your dsmkernel miui build?
Many devs are trying to find the solution for that, but as I could see u could solve it
Hemansh said:
Thanks for your hard work I have just one question that is I have to change the format of data and storage
Click to expand...
Click to collapse
No
After flash this TWRP, can i use the backup of the rom make with TWRP 3.02?
Is it possible for you to make zcx twrp recovery for our device so that we can flash ota updates directly.
great work darshan,nice too see you in redmi3s forum ,hope to see ur continued work here as u did for YU Device
leleallof said:
After flash this TWRP, can i use the backup of the rom make with TWRP 3.02?
Click to expand...
Click to collapse
Yes, in my case i don't have any problem with backup made on TWRP 3.02
zainifame said:
@darshan1205 is your twrp 3.1 have a specific different between fedosis twrp 3.1? Thanks
Click to expand...
Click to collapse
I have both recovery's and i can't see any differences on first look. Maybe there is some deep changes?
Naturally, i must flash the new TWRP, by the old TWRP,on the recovery partition, NOT in the boot partition, right???
?
help....
how to fix 0mb internal memory ???
Krauzaa said:
Any difference between this and fedosis release?
Click to expand...
Click to collapse
zainifame said:
@darshan1205 is your twrp 3.1 have a specific different between fedosis twrp 3.1? Thanks
Sent from my land using XDA Labs
Click to expand...
Click to collapse
I guess Both TWRP Builds shouldn't be compared
sandip691 said:
can i falsh it using flashify?? if yes then after flashing what settings i have to do after booting to new twrp
Click to expand...
Click to collapse
Easiest Methods to flash it are mentioned in First Post
dabi01 said:
@darshan1205 first of all thanks for this great recovery
secondly can you please tell me how could you fix wifi in your dsmkernel miui build?
Many devs are trying to find the solution for that, but as I could see u could solve it
Click to expand...
Click to collapse
DSM Kernel won't come for land [maybe]
P€πtex4869 said:
Is it possible for you to make zcx twrp recovery for our device so that we can flash ota updates directly.
Click to expand...
Click to collapse
Link of zcx twrp's source ?
AkashAlien said:
great work darshan,nice too see you in redmi3s forum ,hope to see ur continued work here as u did for YU Device
Click to expand...
Click to collapse
leleallof said:
Naturally, i must flash the new TWRP, by the old TWRP,on the recovery partition, NOT in the boot partition, right???
Click to expand...
Click to collapse
boot partition is boot.img so it should be flashed in recovery partition
ihya anf said:
help....
how to fix 0mb internal memory ???
Click to expand...
Click to collapse
No such issues but you can try formatting storage
Krauzaa said:
Yes, in my case i don't have any problem with backup made on TWRP 3.02
I have both recovery's and i can't see any differences on first look. Maybe there is some deep changes?
Click to expand...
Click to collapse
i see the different twrp @darshan1205 build doesn't support f2fs partition he's using stock miui kernel prebuilt i see on he's twrp 3.1 maybe just that

[RECOVERY][OFFICIAL][treble] TWRP v3.2.x for Redmi 6 pro(sakura)

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.
CHANGELOG for 3.2.3-0:
Fixed automatic installing of OTA zips on encrypted devices
Remove SuperSU from TWRP
Support both md5 and md5sum file extensions when doing MD5 checking for zip files
Flashing:
Note: this device has anti roll back
Code:
fastboot boot twrp-sakura.img
it'll boot to TWRP... now flash the recovery again with TWRP
Internal showing 0 mb ?
format data... including Internal storage to remove encryption
Downloads: for Redmi 6 pro
Credits:
~ TeamWin
~ CM/Lineage/Omni android
~ Tingyi Chen, sarthak malla
~ @CrazyBirdie1 our pro tester ;-;
Device tree: here
Kernel: prebuilt, from stock miui rom
XDA:DevDB Information
official twrp, Tool/Utility for the Xiaomi Redmi 6 Pro
Contributors
aragon12
Source Code: http://github.com/teamwin
Version Information
Status: Stable
Stable Release Date: 2018-10-09
Created 2018-10-09
Last Updated 2018-10-08
reserved
Thanks for this. I was beginning to regret buying sakura since there was no development other than those GSI's. This was a breath of fresh air. Is the full device tree up?
Sir very happy to see you here. I have seen your work for land, hope to see similar kind of development here. I hope more peoples will come here soon.
Procedures after booting into TWRP?
Hi Sir,
Thanks for the update with TWRP for Redmi6 Pro first, i am just confused about what do you mean by "flashing twrp after booting into TWRP.img", i know i can do that by install disk image in twrp, but it asks for file decryption password, otherwise twrp shows 0MB for every partition.
So there is nothing to flash.
What should i do about that? If you can provide some suggestions that would be great!
Anyone tried on mia2 lite?
Edit: Boots, but partition-scheme kills the fun... Data can be formatted, but all other partitions can´t be mounted. Flashing back stock recovery and wiping data with stock brings everything to normal...
You can always use memory card.
madhead2333 said:
Hi Sir,
Thanks for the update with TWRP for Redmi6 Pro first, i am just confused about what do you mean by "flashing twrp after booting into TWRP.img", i know i can do that by install disk image in twrp, but it asks for file decryption password, otherwise twrp shows 0MB for every partition.
So there is nothing to flash.
What should i do about that? If you can provide some suggestions that would be great!
Click to expand...
Click to collapse
Anyone here tried rooting via Magisk? Also, flashing the TWRP image after after booting into it will make it persistent, right?
coolek33 said:
You can always use memory card.
Click to expand...
Click to collapse
Sure, i will try it.
ty
DJBhardwaj said:
Anyone here tried rooting via Magisk? Also, flashing the TWRP image after after booting into it will make it persistent, right?
Click to expand...
Click to collapse
Magisk works well no problem..however i cant seem to boot into twrp, it always boots into mi recovery..only way i booted to twrp is by using pc.
loseyourself said:
Magisk works well no problem..however i cant seem to boot into twrp, it always boots into mi recovery..only way i booted to twrp is by using pc.
Click to expand...
Click to collapse
Not even after flashing the recovery image in TWRP itself?
DJBhardwaj said:
Anyone here tried rooting via Magisk? Also, flashing the TWRP image after after booting into it will make it persistent, right?
Click to expand...
Click to collapse
DJBhardwaj said:
Not even after flashing the recovery image in TWRP itself?
Click to expand...
Click to collapse
It didnt work for me..flashed the recovery partition with twrp from booted twrp many times.. no luck..vol up + pwr button same mi recovery 3
I've read somewhere that because i've been using miui it always boots up in mi recovery..
I cant seem to remember if i had working twrp with miui before in previous mi phones..
loseyourself said:
It didnt work for me..flashed the recovery partition with twrp from booted twrp many times.. no luck..vol up + pwr button same mi recovery 3
I've read somewhere that because i've been using miui it always boots up in mi recovery..
I cant seem to remember if i had working twrp with miui before in previous mi phones..
Click to expand...
Click to collapse
Try both vol up+down+power together
loseyourself said:
it always boots into mi recovery.
Click to expand...
Click to collapse
If mi recovery is present then it means you didn't flash twrp img after booting into it. Follow the instructions carefully.
So all of you folks have already unlocked the bootloader of your Redmi Note 6 Pro and are using TWRP?
I tried unlocking mine on the 10th and was given a 30-day waiting lockout before I could unlock my bootloader
IceBreakr said:
If mi recovery is present then it means you didn't flash twrp img after booting into it. Follow the instructions carefully.
Click to expand...
Click to collapse
Are you able to access twrp using keys? Because i flashed many times using booted twrp..i must be doing something wrong..
---------- Post added at 12:02 AM ---------- Previous post was at 12:01 AM ----------
NaYaB786 said:
Try both vol up+down+power together
Click to expand...
Click to collapse
No luck man it just reboots
It's redmi 6 pro thread.
Enddo said:
So all of you folks have already unlocked the bootloader of your Redmi Note 6 Pro and are using TWRP?
I tried unlocking mine on the 10th and was given a 30-day waiting lockout before I could unlock my bootloader
Click to expand...
Click to collapse
i hope someone make a android 9 rom.
Hi i can this recovery in MiA2 lite?
secoes90 said:
Hi i can this recovery in MiA2 lite?
Click to expand...
Click to collapse
Nope you have different thread for that.
https://forum.xda-developers.com/mi-a2-lite/development/official-twrp-daisy-t3855396

LENOVO S5 (k520) TWRPs

Lenovo s5 (K520) TWRPs
UNOFFICIAL..................
These TWRPs should work on both the 3/32gb and 4/64gb variants
INSTALLATION
1. Download the crn twrp to your device or pc
2. Unlock bootloader
2. Flash recovery via another twrp or via fastboot
fastboot flash recovery "recovery name or drag recovery to cmd AND HIT ENTER"
3. Reboot to recovery and Enjoy!
TWRPs IMGs.. (NOT ZIPS)
TWRP
version 3.2.3-1
RED accents
https://mega.nz/#!MwVCnKAA!xV_OInGnusOL4yYXj7934MrI6rhzWOxcBgO9U_Dc5e4
Blue accents
https://mega.nz/#!E081CAxb!cvbJZU9ni6-A6pFBNIbj-NSyEFK3A6B32xZixca-SxQ
TWRP based on Orange Fox
version 3.2.2
https://mega.nz/#!lxNXhAKI!G92hB3ohHs3D0myHMh7Er5MPwCme6rngBCGy1fIDOTQ
STOCK GLOBAL FIRMWARE in case of anything.
https://drive.google.com/file/d/1DJWolu9xxrLjr7y0M07rexJI4A3oCyro/view
CREDITS
MrYacha, DarthJabba9
TeamWin
"will be updated"
RESERVED
-Added TWRP 3.2.3 with blue accents.
You're great bro
Piepoct said:
You're great bro
Click to expand...
Click to collapse
dmilz said:
Lenovo s5 (K520) TWRPs
UNOFFICIAL..................
TWRP
version 3.2.3-1
https://mega.nz/#!MwVCnKAA!xV_OInGnusOL4yYXj7934MrI6rhzWOxcBgO9U_Dc5e4
Click to expand...
Click to collapse
Please make another color. Red eyes rezhit.
amarcha said:
Please make another color. Red eyes rezhit.
Click to expand...
Click to collapse
Welcome..
Which colour do you want?
dmilz said:
Welcome..
Which colour do you want?
Click to expand...
Click to collapse
1.Text-white, background-black, choice of position-gray
* 2.Or replace red with blue
amarcha said:
1.Text-white, background-black, choice of position-gray
* 2.Or replace red with blue
Click to expand...
Click to collapse
Ok.. keep checking the thread, it should be done in 2 days or less
Thanks a lot man. This phone is a beast in quality/price when talking about hardware. Costs a bit more than 100€ and has the same hard than others at 180-200€ at least. Bad thing is software but with your TWRP and root everything is possible . Just found what project treble is, amazing possibilities.
Just one question... does your TWRP make proper working backups? Can I trust that a full backup will be loaded correctly after installing any unofficial ROM to go back to stock if necessary? I made once the mistake of relying a TWRP and later I found out that one was ok for flashing but didn't create working backups
acost91 said:
Thanks a lot man. This phone is a beast in quality/price when talking about hardware. Costs a bit more than 100€ and has the same hard than others at 180-200€ at least. Bad thing is software but with your TWRP and root everything is possible . Just found what project treble is, amazing possibilities.
Just one question... does your TWRP make proper working backups? Can I trust that a full backup will be loaded correctly after installing any unofficial ROM to go back to stock if necessary? I made once the mistake of relying a TWRP and later I found out that one was ok for flashing but didn't create working backups
Click to expand...
Click to collapse
No need of worrying about backups, the recoveries are stable.
The Lenovo S5 is a bang for the buck, very nice phone. Powerful camera, try gcam on it you will be amazed
F2fs support?
dmilz said:
Lenovo s5 (K520) TWRPs
UNOFFICIAL..................
These TWRPs should work on both the 3/32gb and 4/64gb variants
INSTALLATION
1. Download the crn twrp to your device or pc
2. Unlock bootloader
2. Flash recovery via another twrp or via fastboot
fastboot flash recovery "recovery name or drag recovery to cmd AND HIT ENTER"
3. Reboot to recovery and Enjoy!
TWRPs IMGs.. (NOT ZIPS)
TWRP
version 3.2.3-1
https://mega.nz/#!MwVCnKAA!xV_OInGnusOL4yYXj7934MrI6rhzWOxcBgO9U_Dc5e4
TWRP based on Orange Fox
version 3.2.2
https://mega.nz/#!lxNXhAKI!G92hB3ohHs3D0myHMh7Er5MPwCme6rngBCGy1fIDOTQ
CREDITS
MrYacha, DarthJabba9
TeamWin
"will be updated"
Click to expand...
Click to collapse
Restore vendor bug
bagoes117 said:
Restore vendor bug
Click to expand...
Click to collapse
Which one of the two recovery have that bug?
bagoes117 said:
F2fs support?
Click to expand...
Click to collapse
No
dmilz said:
Which one of the two recovery have that bug?
Click to expand...
Click to collapse
I use TWRP CRN
bagoes117 said:
I use TWRP CRN
Click to expand...
Click to collapse
Ok, use the second one based on Orange fox
amarcha said:
1.Text-white, background-black, choice of position-gray
* 2.Or replace red with blue
Click to expand...
Click to collapse
It took long but its done. check op
dmilz said:
It took long but its done. check op
Click to expand...
Click to collapse
Thank you, I will try it
dmilz said:
No need of worrying about backups, the recoveries are stable.
The Lenovo S5 is a bang for the buck, very nice phone. Powerful camera, try gcam on it you will be amazed
Click to expand...
Click to collapse
Do u have a tutorial for installing GCAM on Lenovo S5? I tried a lot of APKs, many MAGISK Modules and nothing it's working
robi10101298 said:
Do u have a tutorial for installing GCAM on Lenovo S5? I tried a lot of APKs, many MAGISK Modules and nothing it's working
Click to expand...
Click to collapse
Stock rom comes with camera 2 api already enabled (if fails for you, try reflash rom). Just install a gcam and run..
Try the Razor Phone2 gcam here https://www.celsoazevedo.com/files/android/google-camera/dev-bsg/. Give other ones atry if the razor one doesnt work for you

Categories

Resources