Help me build source for my device - Android Q&A, Help & Troubleshooting

I'm having a mt6592 HTC Desire 620G device, it is not having sources in github to build a custom recovery or rom, sure we can port roms and I did it but porting has few drawbacks too so, can anyone help me how to make our own sources as there as sources in github for devices which are not having sources. My main problem is due to lack of sources I can't build TWRP as TWRP can't be ported, if ported touch screen doesn't work due to kernel(I think so). If I somehow integrate touch module into kernel then I can use TWRP on my device.

Related

Building recovery for simba Sx1

I am following this guide XDA university porting cwm to a new device and I just wonder if I need the same android version of sources as it is on the android phone.
I mean, the phone is running android 4.2 so it is neccecary to download cm 10.1 sources or can I build it using cm 11 sources?
tulen_kobi said:
I am following this guide XDA university porting cwm to a new device and I just wonder if I need the same android version of sources as it is on the android phone.
I mean, the phone is running android 4.2 so it is neccecary to download cm 10.1 sources or can I build it using cm 11 sources?
Click to expand...
Click to collapse
It is not necessary to have the same android source as your device's android version to make cwm. CWM is part of the kernel and not the android system. Your device's kernel will be extracted and the ramdisk will be replaced with cwm ramdisk and after that the kernel will be built with cwm ramdisk then you can use it as recovery.
If you want I can help you out with twrp recovery. I have done it for LG L65 and L70. If you want my help with twrp then please download omni rom sources (manifest: https://github.com/omnirom/android ) or just replace bootable/recovery folder with the omni's one in your cm source tree, get kernel source code for your device or have a boot.img, make sure your device has a recovery partition so recovery is not part of the kernel image as a secondary ramdisk like on samsung devices otherwise I could not help.

Using a pre-built MTK6589/8389 kernel in a custom (Lollipop) ROM

I've got an old Lenovo S6000 which, like every other Mediatek device, has incomplete source code for the drivers and the kernel. As a small project, I would like to try and get Android Lollipop up and running to an extent where:
the system boots to the GUI;
the Wi-Fi works;
and the touchscreen works.
just to start off.
The device currently is rooted, with ClockworkMod recovery installed, and I can create Android back-ups of the system. Could I potentially take the kernel and the proprietary blobs and build them in to a CyanogenMod 12 update? Or would the kernel have to be patched to support the new features in Lollipop (the current OS running on the device is Android 4.2.2, and there have been no other working attempts to create a custom ROM for the device)?
Thanks,
George
Sir I want to know Mediatek 6589 3.4.5 kernel can be used with any custom lollipop ROM or it need development for doing that? what can be done to update device with latest android ROM, what is required for developing ROM and kernel? Do all Mediatek 6589 chipsets share same kernel? because sony has released the source code for 3.4.5 kernel but I don't know how to use it for development of new ROM with latest android, how cyanogen do that?
http://developer.sonymobile.com/dow...es/open-source-archive-for-build-16-0-a-0-36/
this is the link to xperia c 3.4.5 kernel source code. please check it sir.

Need developers for MT6589.

Hi,
I'm trying to build a Cyanogenmod 12.1 ROM for MT6589 based device. We need developers who can develop a Cyanogenmod 12.1 based device tree. We have an existing Cyanogenmod 12.0 device tree, but it's having lots of bugs.
--
Here is the device tree: https://github.com/Preet23/android_device_micromax_a116/tree/cm-12.0_dev1
(It uses 3.4.5 kernel as we have already booted 5.0 ROM with this kernel)
If possible, just help me figure out what's the error.
Thanks.

[HELP] Building rom from kernel source code.?

Hello there,
I am trying to build a rom from scratch for xolo black device. The problem is that they have uploaded only kernel source.
Therefore, I can't figure out how to build the device tree and other things to make a working rom package. If I want to port cm12 to my qualcomm device (unsupported), then what I need to download and the order to executing the commands. I downloaded cm 12 sources but after that cant figure out how to compile other sources and libraries when all I have is kernel source code.
I want to use normal official google version of lollipop/marshmallow as the stock firmware UI is laggy and full of bugs.
I just cant seem to get a straight guide to make a rom from scratch with custom apps and launcher while using the kernel provided by the vendor.
Please help me out.
Thanks.

Build 3.10xx kernel for MT65XX

I want to build or port 3.10XX kernel for my HTC Desire 620G phone. My phone is not having any sources so, porting is the only option I'm having. Currently my phone has 3.4.67 kernel, I know that 3.4 is enough for mm and ll but still I want 3.10 kernel as many MTK devices are having it. Can anyone show me the porting process or suggest me a thread or website? I've seen one thread in xda it is under Galaxy Y section and it didn't work due to the ramdisk format which is different. I'm a rom porter so I'm aware of few things.

Categories

Resources