Hi not sure which branch to fork from Aosp github my source revision version is (Aosp 4.4.2 r1.2) the branches that are in github is
kitkat-cts, kitkat -dev, kitkat-mr1-release, kitkat-release, or master. Sorry had no luck with Google but your advice would be greatly appreciated many thanks.
Related
Hi all..
I want to learn how to port an AOSP rom to my Sony Xperia S..
I followed this guide: http://xda-university.com/as-a-developer/porting-aosp-roms-using-source-code
But I'm stuck at this:
Now once that’s done go to the github page of the AOSP rom that is being ported and also fork their vendor setup repo so we can add the device to the setup so it can be called later on when we run the . build/envsetup or source build/envsetup.sh command this allows us to compile the rom after when we have selected our target device.
Click to expand...
Click to collapse
How can I find an AOSP source in github ?
Yes I found this but I don't know how to deal with it.
Maybe it's a noob question for you but really need help..
Thanks.
Downloading the Source | Android Open Source Project
source.android.com
repo init -u https://android.googlesource.com/platform/manifest -b YOUR_BRANCH
Hi, could someone please tell me which repository and branches i have to use for the device tree, kernel and vendor blobs? im having problems compiling cm11 and i cant think about another cause that im using the wrong ones. These are the ones im using from github:
Device tree:
artas182x/android_device_lge_p760 (branch cm-11.0)
Kernel:
artas182x/lge-kernel-omap4 (branch android-omap-3.0)
Vendor blobs:
TheMuppets/proprietary_vendor_lge (branch cm-11.0)
Thanks in advance.
HI, I'm trying to compile cyanogen's kernel for mako
however with the compiler I used to compile AOSP sources, cm won't compile without modification to source code.
Can anyone tell the toolchain used by CM for it's releases so I can do a successful complication without source code modification?
Anyone willing to tell the toolchain?
I have been following the instructions for building a linux kernel for the AOSP for Nexus 6. I get to the point where I need to checkout a git version (git checkout < some branch >) and it is not clear which one. I checked out android-7.1.2_r0.20, but there is no shamu_defconfig in that view. Any help is appreciated.
Thx,
Y-
Why am i doing this?Hello, since mseskir has upstreamed the android 4.3 kernel for the SM-N750/hl3g/Note 3 Neo (3G).
I would like to do a similar version for the SM-7505/hllte/Note 3 Neo (4G).
This will help with the development of future roms.
Can i help?Yes you can, you can upstrean the kernel too, the source code is available on github (you can only do this on linux or wsl).
There are a lot of tutorials on YouTube on how to do it.
GitHub Source