[Completed] How to get proprietary blobs!! - XDA Assist

how to build a cyanogenmod from source for unsupported devices.All the custom rom's building instruction say that "Your device should already be running the branch of CyanogenMod you wish to build your own version of for the extract-files.sh script to function properly. If you are savvy enough to pull the files yourself off the device by examining the script, you may do that as well without flashing CyanogenMod first."
But where is the first proprietary blobs came from??
How can we get the proprietary blobs for other devices for the first time build?
I dnt understand anything...I'm trying to build a fresh cm12.1 rom for my device galaxy j5..plz guide me in ryt way if am wrong

ganesh varma said:
how to build a cyanogenmod from source for unsupported devices.All the custom rom's building instruction say that "Your device should already be running the branch of CyanogenMod you wish to build your own version of for the extract-files.sh script to function properly. If you are savvy enough to pull the files yourself off the device by examining the script, you may do that as well without flashing CyanogenMod first."
But where is the first proprietary blobs came from??
How can we get the proprietary blobs for other devices for the first time build?
I dnt understand anything...I'm trying to build a fresh cm12.1 rom for my device galaxy j5..plz guide me in ryt way if am wrong
Click to expand...
Click to collapse
Hello,
Thanks for using XDA Assist.
You can take a look at [GUIDE][COMPLETE] Android ROM Development From Source To End
Also read http://www.netmite.com/android/mydroid/development/pdk/docs/
___
v7
XDA Assist

Related

Building Rom - project carbon

Hi I'm interested in building ROMs for our tf300. I've tried building ROMs before both on my desire HD and this last weekend for the tf300t, but I've always run into problems: especially when I wanna build a ROM for a device that isn't officially supported.
For instance, I would like to unofficially build carbon ROM for the tf300t.
I know how to setup the computer in Linux and its all setup. I know how to repo init. I know how to repo sync.
Now for the hard part. Correct me if I'm wrong. In order to build an unofficial ROM I would need to pull the device tree and vendor tree, right, and put them into the repo that I repo synced earlier? Then I would need to update the local manifest to include those device and vendor trees?
I have several questions about it.
First, where can I get the device and vendor trees? It seems as if drgravy has some good trees, maybe I can use those?
Second, would those device and vendor trees have the 4.2 BL support or is that a different change?
Third, would I need to change the repo to build a proper kernel for the tf300t or would the device tree or vendor tree include the kernel source? Any help would be awesome.
Also in replying to this please don't just post a link. I've read a lot about the process, I just had some specific questions.
Thanks
Sent from my Transformer Pad TF300T using xda app-developers app

building kernel from aosp source

im trying to build the kernel from androids googlesource website, and want to know which defconfig i need to use to start the build
tegra3_android_defconfig
tegra_android_defconfig
tegra3_defconfig
tegra_defconfig
i couldnt find a grouper specific one
azoller1 said:
im trying to build the kernel from androids googlesource website, and want to know which defconfig i need to use to start the build
tegra3_android_defconfig
tegra_android_defconfig
tegra3_defconfig
tegra_defconfig
i couldnt find a grouper specific one
Click to expand...
Click to collapse
tegra3_android_defconfig seems to be the one.
Yes, I am trying to rebuild their from source. But, when I have testing on running. There are found red splash when I click them on screen. May I know what the caused of this ?
Thanks.
Ok, The problem has resolved now .
AOSP's guide to building kernels is quite useful. I actually used it earlier today.
http://source.android.com/source/building-kernels.html
It contains building instructions (obviously) as well as the proper defconfig for all AOSP devices.

[Completed] [Q] Building AOSP For I9300

Hello,
I recently downloaded the official AOSP source code into my machine and I want to compile it for my GT-I9300,
but before that where do I get the device blobs and properitary drivers from? Can I use CM's device tree? Are there any other device trees?
And in an addition to that how do I get the Kernel to work properly? Do I need to use the CM kernel?
A hint / tip or a link to a guide would be appreciated.
Thanks in advance
I can suggest you to go to xda university
I'm sure that you will find all you need for cooking your own build
Good luck

[Q] Building ROM

I would like to start with building my ROM from scratch. I have read a lot of tutorials and they're all the same: sync everything and then make otapackage or etc. The problem is: it is everything already preconfigured, you have just to build.
So my question is: can I use latest Sony kernel sources or M2Dev KitKat sources to build CM12 or AOSP Lollipop (generally to build higher version of Android)? Or maybe I would have to write it from scratch? I expect to get at least bootable ROM.
I can't tell that I'm going to start a real development, I just want to learn how stuff works.
ReznorNInchNails said:
I would like to start with building my ROM from scratch. I have read a lot of tutorials and they're all the same: sync everything and then make otapackage or etc. The problem is: it is everything already preconfigured, you have just to build.
So my question is: can I use latest Sony kernel sources or M2Dev KitKat sources to build CM12 or AOSP Lollipop (generally to build higher version of Android)? Or maybe I would have to write it from scratch? I expect to get at least bootable ROM.
I can't tell that I'm going to start a real development, I just want to learn how stuff works.
Click to expand...
Click to collapse
Send me the tutorial link of you....i'll be try
ReznorNInchNails said:
I would like to start with building my ROM from scratch. I have read a lot of tutorials and they're all the same: sync everything and then make otapackage or etc. The problem is: it is everything already preconfigured, you have just to build.
So my question is: can I use latest Sony kernel sources or M2Dev KitKat sources to build CM12 or AOSP Lollipop (generally to build higher version of Android)? Or maybe I would have to write it from scratch? I expect to get at least bootable ROM.
I can't tell that I'm going to start a real development, I just want to learn how stuff works.
Click to expand...
Click to collapse
Yeah you can use kitkat kernel sources to build lollipop with some changes here and their!!
RootLord said:
Yeah you can use kitkat kernel sources to build lollipop with some changes here and their!!
Click to expand...
Click to collapse
Thanks

[Completed] Android ROM Need Help! ðŸ˜*

Can anyone please tell me how to make CyanogenMod ROM, as nothing is available for my device no device tree, no vendor tree, I only have my smartphone. I tried alot but I didn't found any way to make all materials required to make CyanogenMod ROM.
Device : HTC E9+
Aryan25167 said:
Can anyone please tell me how to make CyanogenMod ROM, as nothing is available for my device no device tree, no vendor tree, I only have my smartphone. I tried alot but I didn't found any way to make all materials required to make CyanogenMod ROM.
Device : HTC E9+
Click to expand...
Click to collapse
Hello,
It isn't possible. You need a kernel, device tree, vendor for building CyanogenMod.
Regards
Vatsal,
Forum Moderator.
Where can I get them or build them from scratch, I found kernel on htc dev but can I use it make any rom
Aryan25167 said:
Where can I get them or build them from scratch, I found kernel on htc dev but can I use it make any rom
Click to expand...
Click to collapse
Hello,
Well you need to bring them up from scratch.
You need to extract blobs from the ROM, update the kernel to make it buildable and booting with CM, device tree from scratch.
Regards
Vatsal,
Forum Moderator.
Can you provide me step by step quide to do so

Categories

Resources