wanted to port a custom recovery for my device - Android Software Development

i have a Qualcomm 210 MSM8909 based device (LYF Flame 8) wanted to port a custom recovery for this device tried porting TWRO from same SoC device but failed to boot .. plz help me to port a recovery for this device
XDA:DevDB Information
How to port a custom recovery for Qualcomm device, ROM for all devices (see above for details)
Contributors
karbaz224
ROM OS Version: 2.3.x Gingerbread
Version Information
Status: Testing
Created 2017-03-13
Last Updated 2017-03-13

Related

[ROM][PORT][MT6582]Blisspop V4 For Xplorer H150

Introduction
Hey guys we all know CM12 Is now closer to stable. So here I brought Blisspop V4 for Xplorer H150 with much improvement.Thanks to the devs.
What's Working -
1.GPs
2.Hotspot
3.Camera
4.Bluetooth
5.Hotspot
6.DUAL Sim
7.Data connection
8.USSD (For some carriers only)
9.Video Recording
BUGS :-
1.Dual 3G
2.Offline Charging..
Downloads
1.BlissPOP V4 For H150
2.BT Fix
3.CM Boot Logo FlashAble
4.Flashable SU
IMP Note
Reboot , Soft reboot everythig works fine but if you power off and then power on you will stuck at bootlogo for fixing it goto recovery - reboot- system (twrp). If you get no service goto Settings-Sim- SIM 1 change sim name to whatever you want then you will get Carrier name in quick settings
Hit Like On Our Official Page - ADPT
XDA:DevDB Information
BlissPOP, ROM for all devices (see above for details)
Contributors
imalif, imalif, Munna36, Team Bliss And Full Cyanogen Team
ROM OS Version: Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: MT6582 KK
Based On: CyanogenMod
Version Information
Status: Stable
Created 2015-11-25
Last Updated 2015-11-24
Great work dude..

Porting CM11 from Skinbark's Optimus V/S port to LG Vortex

attempting to port Skinbark's cm11 Port for optimus V/S (ls670/vm670) to the LG Vortex (vs660) which is the verizon version of those phones.
Current: source hasn't been tested. trying to figure out how to easily stitch the build.prop and update script so it will actually flash with GNM's recovery
XDA:DevDB Information
CM11 Time (lg) Vortex, ROM for all devices (see above for details)
Contributors
the-her0, Skinbark
Source Code: http://www.mediafire.com/download/k5i21tcx599d2kw/cm-11-20140116-thunderc-skinbark.zip
ROM OS Version: 4.4.x KitKat
Based On: CM11
Version Information
Status: Testing
Created 2016-02-14
Last Updated 2016-02-14
looking at flash able zip maker apps... no dice yet...
need some help would love some from any more experienced devs

VIrtue ROM

Attempting to develop - from the ground up - stable CM 12.1 ROMs for FiGO's Virtue (MT6580) phone. Have a TWRP that works just fine on the Virtue, except it doesn't seem to recognize OTG external USB storage. Have cobbled together a completely hacked CM 12.1 build that works (including screen casting !) based on a few builds for other 6580 devices but would like to optimize rather than just suffice.
Looking for co-conspirators.
XDA:DevDB Information
Custom ROMs for FiGO Virtue - mt6580, ROM for all devices (see above for details)
Contributors
nezlek
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Version Information
Status: Alpha
Created 2016-11-28
Last Updated 2016-12-04

TWRP 3.1.1 for Redmi Pro

Today I want to share with you the device tree I have made to compile TWRP for our Redmi Pro as well as the images of TWRP to install directly to the device.
What are the advantages of having the recovery compiled from source?
The main advantage of having the recovery compiled from source is the ease to get the recovery updated. Whenever TWRP updates their recovery we will have that version in our phones because we will only need to compile the recovery with the device tree that is already done and that should work perfectly and shouldn't take more than half an hour if everything goes well.
Then I will be updating the recovery when a new version is released
Download Links:
Latest version: 3.1.1
3.1.1: https://www.androidfilehost.com/?fid=745425885120733557
3.1.0: https://www.androidfilehost.com/?fid=457095661767152066
If you like my work you can offer me a beer here
https://www.paypal.me/OrdunaLagarma
XDA:DevDB Information
TWRP for omega, Tool/Utility for the Xiaomi Redmi Pro
Contributors
end222
Source Code: https://github.com/end222/twrp_omega_device_tree
Version Information
Status: Stable
Current Stable Version: 3.1.1
Stable Release Date: 2017-05-21
Created 2017-05-21
Last Updated 2017-05-21
Thanks.
Thanks.
thanks for quick twrp port for redmi pro
end222 said:
Today I want to share with you the device tree I have made to compile TWRP for our Redmi Pro as well as the images of TWRP to install directly to the device.
What are the advantages of having the recovery compiled from source?
The main advantage of having the recovery compiled from source is the ease to get the recovery updated. Whenever TWRP updates their recovery we will have that version in our phones because we will only need to compile the recovery with the device tree that is already done and that should work perfectly and shouldn't take more than half an hour if everything goes well.
Then I will be updating the recovery when a new version is released
Download Links:
Latest version: 3.1.1
3.1.1: https://www.androidfilehost.com/?fid=745425885120733557
3.1.0: https://www.androidfilehost.com/?fid=457095661767152066
If you like my work you can offer me a beer here
https://www.paypal.me/OrdunaLagarma
XDA:DevDB Information
TWRP for omega, Tool/Utility for the Xiaomi Redmi Pro
Contributors
end222
Source Code:https://github.com/end222/twrp_omega_device_tree
Version Information
Status: Stable
Current Stable Version: 3.1.1
Stable Release Date: 2017-05-21
Created 2017-05-21
Last Updated 2017-05-21
Click to expand...
Click to collapse
If I flash this using cmd will it clear the old version? If not how to clear the old one and install this one
daffa ZRN said:
If I flash this using cmd will it clear the old version? If not how to clear the old one and install this one
Click to expand...
Click to collapse
Yes, it will clear it
Thankyou working fine
thanks

Device-specific code for unsupported device

Hi all,
I am new to ROM development. I had repo synced "lineage-16.0" successfully by following the port guide for "bacon" on Lineage Wiki.
I do not know what to do with the "breakfast" command as "karatep" (this phone) is not supported by Lineage.
Can someone guide me through the ROM building process?
What should I to do get the device-specific code? The device is not officially supported by Lineage, but there are unofficial ROMs out there... Can we extract this device specific code from the unofficial ROMs or from the phone itself?
This is not about "karatep", this is about the ROM building process, I'm trying to learn how it's done.
And I'd tried to reach many who were involved in this process for karate/p, none responded.
I'd be glad if someone helped me with this part.
Thanks in advance!
XDA:DevDB Information
LineageOS 16 for Lenovo K6 Note (karatep), ROM for the Lenovo K6 / K6 Power / K6 Note
Contributors
theflyingrahul
ROM OS Version: 9.x Pie
Version Information
Status: Testing
Created 2020-01-01
Last Updated 2020-01-01

Categories

Resources