Where I can find the source code of kernel or bootloader ?
i need it also.... where i can find it
Related
What is kernel source code exactly?? Also for roms like cyanogenmod why is kernel source code required since we have the original rom of micromax? Also isnt there a way to reverse engineer the kernel source code?
I just setup my build environment and download source code and custom ROM source code. Unfortunately there was an issue with the custom ROM and I had to wait until they fixed it. I need to update it the code and rebuild. How do I go about it?
Thanks.
For those who dont know, Micromax has posted the Kernel Source Code for this device. It can be found here: https://github.com/MicromaxOSS/note_1_android_kernel
So this is my very first attempt in any kind of android development. I have here my phone's official kernel source. I was wondering if I can build this to boot or if it's ready for building.
Also this phone is bootloader locked and there's no official or unofficial way to unlock it.
So what can I do with the source or the boot image ?
I figured a way to get root access using the source code. I am still working on it tho and need help
Is there any way to extract the Android kernel assembly code and convert it into C code? If it's possible, how can I do it? Would the result of this be the kernel source code?