Building Android ROM From Source - PART-1

Опубликовано: 15 Май 2026
на канале: TellingTuber
560
3

All of you may have tried building android ROM using different tutorials online , but many of you might find it hard as they don't explain what to do , and also skip errors faced by them, in this Series of videos I'm going to show to how to Compile Andorid ROM from the starch.


############CODES#############
sudo apt-get update

sudo apt-get install openjdk-8-jdk

sudo apt-get install git-core gnupg flex bison gperf build-essential zip curl zlib1g-dev gcc-multilib g++-multilib libc6-dev-i386 lib32ncurses5-dev x11proto-core-dev libx11-dev lib32z-dev ccache libgl1-mesa-dev libxml2-utils xsltproc unzip

###########################################

For the first part this is enough. See the next video to start getting sources from Github.

Thank you , Don't forget to like and subscribe.