Hey,
I want to build JB for Xperia J but I can't find device tree for it.
Does anyone have it or knows where I can find it?
or it's possible to make it on my own? if yes, please show me the way
Please be understanding and help if you can
Here is the device folder: https://github.com/CyanogenMod/android_device_sony_jlo
you can just sync the CyanogenMod jellybean sources, run 'brunch jlo' and it will download the required extra sources and build.
There's a TON of info how to get your machine set up and how to get the sources etc for CM10, so I'll keep this brief. Good luck!
Thanks
Doesn it mean that CM supports Jlo? why then FXP has so many bugs with jlo?
How that works?
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
Hey there!
I started a new project for a new ROM based on AOSP with some friends and wanted to know if I am allowed to upload the vendor binaries from here: https://developers.google.com/android/nexus/drivers?hl=de#hammerheadktu84q to my github for including it in the build?:silly:
CouldnĀ“t find an answer in the license myself but I saw that it has been uploaded already in some git repos.
Thanks for your help again!
yes
Why wouldn't you be able to?
I am really want to learn to how to compile twrp and rom for my device. I had search many articles to learn,and i also had compiled twrp for my device but it does not work. Now i have cm12.1 and device source. If someone can teach me, i would very happy and thank you a lot.
Sorry for my bad English.
by the way, my device is nubia z9 mini
If one were interested in learning how to port cyanogenmod and had minimal experience in coding (aside from some high school courses) where would one find a tutorial or assistance in porting CM to the idol 3? TIA
Hello.
Porting CM ? CM12.1 has already been compiled for our device and it's fully fonctional
Making your own builds is your actual goal,I presume.
Also,do a little exploring before you post a question like this one.
http://forum.xda-developers.com/chef-central/android/guide-android-rom-development-t2814763
This should be of help as well.
http://forum.xda-developers.com/moto-g-2014/general/guide-build-cm12-source-t3045014
It is pretty much the same for other roms(make a folder for the files,repo init...(specific for the rom,look for it in manifest or build repos of roms github)
Just for myself
murigny64 said:
Hello.
Porting CM ? CM12.1 has already been compiled for our device and it's fully fonctional
Click to expand...
Click to collapse
Yeah I just wanted to build for myself to learn.
Thanks!
The Marionette said:
Making your own builds is your actual goal,I presume.
Also,do a little exploring before you post a question like this one.
http://forum.xda-developers.com/chef-central/android/guide-android-rom-development-t2814763
This should be of help as well.
http://forum.xda-developers.com/moto-g-2014/general/guide-build-cm12-source-t3045014
It is pretty much the same for other roms(make a folder for the files,repo init...(specific for the rom,look for it in manifest or build repos of roms github)
Click to expand...
Click to collapse
Awesome, thanks a ton.
Twitchyleftarm said:
If one were interested in learning how to port cyanogenmod and had minimal experience in coding (aside from some high school courses) where would one find a tutorial or assistance in porting CM to the idol 3? TIA
Click to expand...
Click to collapse
Start to learn how to use search menu on XDA, then read,learn and then ask questions
Nobody will give you here a one message course how to get source,compile and build the ROM.