git - android source code building -


i have complete source code of android 4.0. how can bring git can compile , build through ubuntu 14.04 lts? want build custom rom.

is there other way of compiling , building it?

you not need put android source code git, in order build it. aosp set of projects (hundreds) in own repos, @ github or other hosts.

you should follow build instructions aosp rom. example here cyanogenmod built samsung galaxy s4 mini lte (serranoltexx) https://wiki.cyanogenmod.org/w/build_for_serranoltexx

if you'll customizing rom , want put changes git, think right fork changed repos , modify repo manifest use forked repos.


Comments

Popular posts from this blog

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -