Does anyone here have the link for Huawei's source tree? What I'm looking for is the 2.6.35 kernel source code and the tarball which has extract-files.sh inside (android_device_huawei_u8800 I think?) I could only find modified ones for Cyanogenmod and ICS. I'm in a big need for them. I can't even download the source code for the kernel from Huawei's site because it just throws "Service currently unavailable" for me.
I actually tried using some device tree from github, but it resulted in these errors.
What I'm looking for are the non modified source files which I could use to build AOSP (Gingerbread).
Thanks in advance.
Where is the source code for it?
Can the kernel open source code of samsung compile the kernel which run on the mobile phone ?
See here:
http://opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=SM-N910T_NA_LL_Opensource.zip
I searched in opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=SM-G920.
And I download the SM-G9200_CHN_LL_Opensource.zip. But it only contains the code of the kernel.Where can I get the whole source code of the ROM just like ASOP?
clangllvm said:
I searched in opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=SM-G920.
And I download the SM-G9200_CHN_LL_Opensource.zip. But it only contains the code of the kernel.Where can I get the whole source code of the ROM just like ASOP?
Click to expand...
Click to collapse
Now I am clear that samsung source code only contains kernel and platform. And I wander how to compile these code and make my own rom. Is there any tutorials?