Hello everyone,
today I will present you the ultimate guide for how to build Android Marshmallow for our Galaxy Note 2. Thid guide can be only used for GT-N7100.
Let's start :D
What you'll need
1:Open the Terminal and copy the following into:
2.After installing the modules, you will need to create some directorys
3. Now we should install repo. You will need repo to sync all the souece code (17GB)
Now the preparations are all done. This guide will be split up into the ROM sections now.
today I will present you the ultimate guide for how to build Android Marshmallow for our Galaxy Note 2. Thid guide can be only used for GT-N7100.
Let's start :D
What you'll need
- PC with Linux
- At least 4GB RAM
- 100GB hard disk or SSD
- Linux 64-Bit
1:Open the Terminal and copy the following into:
Code:
sudo apt-get install bison build-essential curl flex git gnupg gperf libesd0-dev liblz4-tool libncurses5-dev libsdl1.2-dev libwxgtk2.8-dev libxml2 libxml2-utils lzop maven openjdk-7-jdk openjdk-7-jre pngcrush schedtool squashfs-tools xsltproc zip zlib1g-dev
2.After installing the modules, you will need to create some directorys
Code:
mkdir -p ~/bin
3. Now we should install repo. You will need repo to sync all the souece code (17GB)
Code:
curl http://ift.tt/1mQuHPR > ~/bin/repochmod a+x ~/bin/repo
Now the preparations are all done. This guide will be split up into the ROM sections now.
from xda-developers http://ift.tt/1LCWAP3
via IFTTT
No comments:
Post a Comment