Compile AOSP for mako ... How to compile - Nexus 4 Q&A, Help & Troubleshooting

Hi guys .... I want to compile AOSP for nexus 4 .. How do i compile pure AOSP for mako and other nexus devices except gnexus ?.. I downloaded AOSP source wid prebuilt kernel of mako ... Den added d Binaries frm https://developers.google.com/android/nexus/drivers here ... Den compiled ... Bt rom on flashing is getting stuck on Google Logo .. And bootloops ... Please help me someone .. How to compile .. Hope any one replies .. Thanx

This is a guide about building AOSP for nexus devices: https://source.android.com/source/building-running.html

theminikiller said:
This is a guide about building AOSP for nexus devices: https://source.android.com/source/building-running.html
Click to expand...
Click to collapse
i have followed d same guide ... added d binaries of mako and den compiled .. compilation ws successfull but rom is getting stuck on google logo ..

Unfortunately I don't know anything about this type of stuff, I just googled for a guide, so I won't be able to help you any further. Sorry

Related

I built omni from source but my phone stucks at bootlogo

Hello everyone. I built omni from source. but when i flash to my nexus 5 it stucks at bootlogo. i downloaded hammerhead sources by typing breakfast hammerhead. i also copied vendor/lge from another rom source to omni source. but always phone stucks at bootlogo. can anyone help please? thank you in advance.
yashade2001 said:
Hello everyone. I built omni from source. but when i flash to my nexus 5 it stucks at bootlogo. i downloaded hammerhead sources by typing breakfast hammerhead. i also copied vendor/lge from another rom source to omni source. but always phone stucks at bootlogo. can anyone help please? thank you in advance.
Click to expand...
Click to collapse
Probably bogus vendor blobs. Especially if you used something CM-derived since they're notorious for doing weird-ass **** with Nexus adreno drivers.
i took vendor here https://github.com/DonkeyCoyote/proprietary_vendor_lge/tree/android-4.4/hammerhead and replaced with my vendor. can i build dirty?
ok guys i solved the problem by taking that vendor instead of muppets vendor. my device has booted

[Q] sm-T230 (degaswifi) kernel source [Q]

Hi all so recently i have been doing some kernel development for other devices and i now have a working environment set up and some basic knowledge for building/customizing kernels. I got the tab 4 sm-t230 for xmas and now want to start some development on it especially kernel related..
so the question is can anyone point me in the right direction for obtaining kernel source and toolchain to be used for compiling the kerel?
any help would be great thnx
Inside 4ndroid said:
Hi all so recently i have been doing some kernel development for other devices and i now have a working environment set up and some basic knowledge for building/customizing kernels. I got the tab 4 sm-t230 for xmas and now want to start some development on it especially kernel related..
so the question is can anyone point me in the right direction for obtaining kernel source and toolchain to be used for compiling the kerel?
any help would be great thnx
Click to expand...
Click to collapse
Hi, see this thread by @ketut.kumajaya
http://forum.xda-developers.com/showthread.php?t=2785612
All Samsung Kernel Source releases, search by model # , sm-t[blah] etc.
http://opensource.samsung.com/reception.do
Follow the instruction in the sources readme as to toolchain version,
goto github to search out your toolchain.
m

Building omni 5.0 for maguro

Can someone help me wid this error http://pastebin.com/7kD4vewW First i got an inline kernel error then i fixed it by cherry picking this commit https://github.com/CyanogenMod/android_build/commit/ac9c858bb5b8083f16b00e461b61819b34869e36 .. After that i got this error can someone help me ???
By the looks of the error you are trying to build with a pre compiled kernel. Specify in your BoardConfig the kernel directory and you should be good to build.

What happened to all the yoga 2 threads from ionioni and workdowg??

Hey guys, today after a long time i came back around to this subforum to see if there are any news for my yoga 2 380f but all i found were closed threads?! wtf happened?
after so many months of waiting one could finally unlock the bootloader and install a custom recovery - but now even the posts in these threads are empty.... why?
I am in the mids of gathering all the files that I did manage to get before they were removed. My tab is 1050f. Have all the stuff somewhere fore it
Sent from my SM-G901F using Tapatalk
I suspect a New dedicated forum
New TWRP 2.8.7.0 for YT2 1050 soon !
Hello !
Was CLOSED because not respected XDA rules about GPL !
Almost all work here on XDA require open source code ... he preferred to erase everything he did here instead to provide source code
About TWRP :
A recovery image does contain a Linux kernel which is under GPLv2, and the TWRP source code is under GPLv3 (see the license header in https://github.com/omnirom/android_b...d-6.0/twrp.cpp)
Click to expand...
Click to collapse
On the other hand, tomorrow I'll provide a new TWRP 2.8.7.0 UI 6.0 for Yoga Tablet 2 1050 !
I already managed to fix kernel issue on Stock Lenovo Kernel Android L .
I already pushed all my work on my github : twrp-yt2 for TWRP 2.8.7.0 and also for kernel ! I'll update kernel very soon , because right now is stock one .
Also in a short time I'll try to make a cm-13.0 for our device .
Best regards !
surdu_petru said:
Hello !
Was CLOSED because not respected XDA rules about GPL !
Almost all work here on XDA require open source code ... he preferred to erase everything he did here instead to provide source code
About TWRP :
On the other hand, tomorrow I'll provide a new TWRP 2.8.7.0 UI 6.0 for Yoga Tablet 2 1050 !
I already managed to fix kernel issue on Stock Lenovo Kernel Android L .
I already pushed all my work on my github : twrp-yt2 for TWRP 2.8.7.0 and also for kernel ! I'll update kernel very soon , because right now is stock one .
Also in a short time I'll try to make a cm-13.0 for our device .
Best regards !
Click to expand...
Click to collapse
Can I ask what device you are using as a Base or are you building a vendor folder from scratch
Thanks for your work. Looks like you have implemented pixel finger, I will try this later
pug1 said:
Can I ask what device you are using as a Base or are you building a vendor folder from scratch
Thanks for your work. Looks like you have implemented pixel finger, I will try this later
Click to expand...
Click to collapse
Yes, was started from scratch... should be OK for all YT2.
Also pixelflinger for _X86 are implemented, twrp works fine. ... and sure will work on stock Lenovo kernel for Android L.
Best regards.
I take it you will solve the vendor blobs as you build to find them out?
I have twrp 3.0.0-0 source so will try with that.
You said the kernel is solved? It will build if I sync your github? Have you built a kernel yet? If so what toolchain are you using? I couldn't get it to build as it could find my toolchain.
From the branch 5.1 on your github, it won't work with cm13 source?
Again thanks for your work matey
pug1 said:
I take it you will solve the vendor blobs as you build to find them out?
I have twrp 3.0.0-0 source so will try with that.
You said the kernel is solved? It will build if I sync your github? Have you built a kernel yet? If so what toolchain are you using? I couldn't get it to build as it could find my toolchain.
From the branch 5.1 on your github, it won't work with cm13 source?
Again thanks for your work matey
Click to expand...
Click to collapse
Kernel and also twrp must be compiled along with cm-12.1.
As I already said , my kernel source cannot be compiled ...( Lenovo do not provide a complete one ), but I'll update today later in order to fix all Lenovo issues.
Best regards.
New TWRP 2.8.7.0 for YT2 - 1050 ! Source code already available !

Help in compiling AOSP Rom

I have been trying to compile aosp Oreo ROM for note 4 snapdragon variant.I downloaded the sources and blobs. I used lunch command and the compilation started.after 25% of the compilation is over it shows an error and the compilation is stopped.can anyone please help me with that?
I have attached the screenshots below
https://drive.google.com/file/u/0/d/117R0YvjnkXQS1FPu5qDXUJGtmlP2DYVg/view?usp=drive_web
https://drive.google.com/file/u/0/d/1AhDj5fNF0X3bjURxCLPpRmSamhxP51Zv/view?usp=drive_web
mmsdc_mi said:
I have been trying to compile aosp Oreo ROM for note 4 snapdragon variant.I downloaded the sources and blobs. I used lunch command and the compilation started.after 25% of the compilation is over it shows an error and the compilation is stopped.can anyone please help me with that?
I have attached the screenshots below
https://drive.google.com/file/u/0/d/117R0YvjnkXQS1FPu5qDXUJGtmlP2DYVg/view?usp=drive_web
https://drive.google.com/file/u/0/d/1AhDj5fNF0X3bjURxCLPpRmSamhxP51Zv/view?usp=drive_web
Click to expand...
Click to collapse
I have yet to build a ROM.... Here's my 2 cents .
I'd take a look at your TC & build script 1st.
Although It doesn't look like your using a build script ?
Maybe someone with experience will chime in.
Thanks for the reply.
Any help would be appreciated.

Categories

Resources