mtk 6575/77 aosp source
时间:10-02
整理:3721RD
点击:
hi i am fROM russia, if any questions u can talk with me at english
Full source platform 6575/77 kitkat, after build full rom doesnt start, but u can find here some libs, bins and more fully working files. Zip after unpack have some errors, but its not a problem for compilation fully working images, i dont know how i can pack 18gb without errors.
https://yadi.sk/d/Cx-veliZeRKkh
Recomendation for build system x64 version, u can use linux mint 64 mate 17.1 with codecs http://www.linuxmint.com/edition.php?id=174
After install linux u need install some packets on terminal for compilation without errors
sudo apt-get install git
sudo apt-get install gnupg
sudo apt-get install flex
sudo apt-get install bison
sudo apt-get install gperf
sudo apt-get install build-essential
sudo apt-get install zip
sudo apt-get install curl
sudo apt-get install libc6-dev
sudo apt-get install libncurses5-dev:i386
sudo apt-get install x11proto-core-dev
sudo apt-get install libx11-dev:i386
sudo apt-get install libreadline6-dev:i386
sudo apt-get install g++-multilib
sudo apt-get install mingw32
sudo apt-get install tofrodos
sudo apt-get install python-markdown
sudo apt-get install libxml2-utils
sudo apt-get install xsltproc
sudo apt-get install zlib1g-dev:i386
Java version for compilation more old
java version "1.6.0_45"
Java(TM) SE Runtime Environment (build 1.6.0_45-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01, mixed mode)
U can start build, first step compilation kernel, after u can start build system.img
./mk tinno77_s9091_kk n k
./mk tinno77_s9091_kk systemimage
Kernel compilation 4 min, system.img 2 hours
Full source platform 6575/77 kitkat, after build full rom doesnt start, but u can find here some libs, bins and more fully working files. Zip after unpack have some errors, but its not a problem for compilation fully working images, i dont know how i can pack 18gb without errors.
https://yadi.sk/d/Cx-veliZeRKkh
Recomendation for build system x64 version, u can use linux mint 64 mate 17.1 with codecs http://www.linuxmint.com/edition.php?id=174
After install linux u need install some packets on terminal for compilation without errors
sudo apt-get install git
sudo apt-get install gnupg
sudo apt-get install flex
sudo apt-get install bison
sudo apt-get install gperf
sudo apt-get install build-essential
sudo apt-get install zip
sudo apt-get install curl
sudo apt-get install libc6-dev
sudo apt-get install libncurses5-dev:i386
sudo apt-get install x11proto-core-dev
sudo apt-get install libx11-dev:i386
sudo apt-get install libreadline6-dev:i386
sudo apt-get install g++-multilib
sudo apt-get install mingw32
sudo apt-get install tofrodos
sudo apt-get install python-markdown
sudo apt-get install libxml2-utils
sudo apt-get install xsltproc
sudo apt-get install zlib1g-dev:i386
Java version for compilation more old
java version "1.6.0_45"
Java(TM) SE Runtime Environment (build 1.6.0_45-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01, mixed mode)
U can start build, first step compilation kernel, after u can start build system.img
./mk tinno77_s9091_kk n k
./mk tinno77_s9091_kk systemimage
Kernel compilation 4 min, system.img 2 hours
For the first build, I suggest to run the following command:
- ./mk tinno77_s9091_kk new
英语果然很牛逼 除了第一句话用错了一个介词外!O(∩_∩)O哈哈哈~