Guest Luisk22 Posted April 22, 2017 Report Posted April 22, 2017 In my phone BS last approximately 2 seconds with screen timeout off or with time set for 60 or 20 seconds. Thanks Ceastel for your great work with TWRP.
Guest Ceastel Posted May 27, 2017 Report Posted May 27, 2017 Update to TWRP 3.1.1-0 Link in first post.
Guest Luisk22 Posted May 27, 2017 Report Posted May 27, 2017 (edited) Hi Ceastel, I´m going to test this new release of twrp, thanks for your work. Edited May 27, 2017 by Luisk22
Guest abayani Posted May 31, 2017 Report Posted May 31, 2017 (edited) i flash and cant boot to recovery Edited May 31, 2017 by abayani
Guest POmniac Posted May 31, 2017 Report Posted May 31, 2017 First time must wait about 2 minutes for boot to recovery.
Guest adeii Posted June 9, 2017 Report Posted June 9, 2017 (edited) Hello, Ceastel! Can you publish device tree(s) for this recovery? I tried to made it from CM rom and minimal lineages tree, but none version is bootable (5.1.1, 6.0.1, 7.0.1), just blackscreen, no LEDs. My target is to made recovery that support nougat rom, somehow. Edited June 9, 2017 by adeii
Guest Ceastel Posted June 24, 2017 Report Posted June 24, 2017 (edited) @adeii If only this device have 1gb of ram... then port and build fully working N rom would have some sense :D Here's u8833 device tree, for u8951 it will looks most likely the same... However I do remember that i've had to add some patches to twrp tree itself, not sure where it was located atm x| I was using omni 4.4 to compile that. Good luck! u8833-device-twrp3.zip Edited June 24, 2017 by Ceastel
Guest adeii Posted June 26, 2017 Report Posted June 26, 2017 On subota, 24. jun 2017. at 8:09 AM, Ceastel said: @adeii If only this device have 1gb of ram... then port and build fully working N rom would have some sense :D Here's u8833 device tree, for u8951 it will looks most likely the same... However I do remember that i've had to add some patches to twrp tree itself, not sure where it was located atm x| I was using omni 4.4 to compile that. Good luck! u8833-device-twrp3.zip Thanks for reply Ceastel, and also for the point about Nougat!
Guest Jack234 Posted July 5, 2017 Report Posted July 5, 2017 I am used this recovery on my G510-0200 and ADB Sideload is not working, other things are working very well
Guest R87 Posted August 13, 2017 Report Posted August 13, 2017 Is it possible to use this recovery in vee7 (LG l7II p715 / 716)?
Guest Jack234 Posted August 21, 2017 Report Posted August 21, 2017 You can easily port this recovery to your device (use latest stable TWRP Recovery as Base): https://forum.xda-developers.com/android/software-hacking/guide-how-to-port-twrp-to-qualcomm-t3420013
Guest R87 Posted August 22, 2017 Report Posted August 22, 2017 14 hours ago, Jack234 said: You can easily port this recovery to your device (use latest stable TWRP Recovery as Base): https://forum.xda-developers.com/android/software-hacking/guide-how-to-port-twrp-to-qualcomm-t3420013 Thank You, I'll Try it.
Guest Jack234 Posted August 28, 2017 Report Posted August 28, 2017 Y300 recovery builds works well on g510 without any modifications
Guest adeii Posted September 12, 2017 Report Posted September 12, 2017 On 8/13/2017 at 8:25 AM, R87 said: Is it possible to use this recovery in vee7 (LG l7II p715 / 716)? This one is better :) https://dl.twrp.me/vee7/twrp-3.1.1-0-vee7.img.html
Guest Kiodo1981 Posted September 13, 2017 Report Posted September 13, 2017 I confirm that TWRP for Y300 works fine on G510. Thanks dev.
Guest R87 Posted September 22, 2017 Report Posted September 22, 2017 On 12/09/2017 at 4:26 PM, adeii said: This one is better :) https://dl.twrp.me/vee7/twrp-3.1.1-0-vee7.img.html Oh nice! Thank you! I'm going to try this, does it work correctly in vee7? Can we trust the developer?
Guest adeii Posted September 25, 2017 Report Posted September 25, 2017 On 22.9.2017. at 3:23 AM, R87 said: Oh nice! Thank you! I'm going to try this, does it work correctly in vee7? Can we trust the developer? I dont know, but it is official build. Should work.
Guest Luisk22 Posted February 9, 2018 Report Posted February 9, 2018 Hi Ceaster, it's possible to port TWRP 3.2.1 for Y300? Thanks you so much
Guest adeii Posted April 4, 2018 Report Posted April 4, 2018 On 9.2.2018. at 10:38 PM, Luisk22 said: Hi Ceaster, it's possible to port TWRP 3.2.1 for Y300? Thanks you so much I had compiled few versions of TWRP, but none bootable. TWRP 3.2.1 branch marshmallow, use bootable/recovery branch android-8.1 -- not working on Y300; bootable/recovery branch abdroid-6.0 -- not working also. I've tried to port 3.2.1 from Ceastel's twrp 3.1.1 and official LG L7 II twrp 3.2.1 --- not working both.
Guest Ceastel Posted May 10, 2018 Report Posted May 10, 2018 @Luisk22 I'm sure it is but I'm unable to bump version anymore (removed vm with y300 related things due run out of free space) @adeii They broke backward compatibility? I mean, I was using omni 4.4 to compile twrp 3.1.1 from branch android-7.1
Guest adeii Posted May 11, 2018 Report Posted May 11, 2018 (edited) On 5/10/2018 at 8:19 PM, Ceastel said: @Luisk22 I'm sure it is but I'm unable to bump version anymore (removed vm with y300 related things due run out of free space) @adeii They broke backward compatibility? I mean, I was using omni 4.4 to compile twrp 3.1.1 from branch android-7.1 Thanks for answer, Ceastel. I used https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni/tree/twrp-4.4 with "android_bootable_recovery" remote="omnirom" revision="android-7.1" and TWRP is still 3.1.1-0, no more updates. I will try again with revision 8.1 or 8.0, with MM kernel, BusyBox 1.28.3, SD Ext2 and USB-OTG added. Edited May 12, 2018 by adeii
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now