http://lg-phone-firm...x.php?id_mod=22
SO L3 II is on Jellybean ... Port this?
https://wws.lg.com/g...L&search=LGE435
SO L3 II is on Jellybean ... Port this?
https://wws.lg.com/g...L&search=LGE435
1. Android buid - Download original android source code ( Jelly Bean 4.1 ) from http://source.android.com - Unzip opensource packages of E435F(Optimus L3II)_Android_JB_E435f10a_BR.zip into downloaded android source directory - And, merge the source into the android source code(Jelly Bean) - Run following scripts to build android a) source build/envsetup.sh B) choosecombo c) make -j4 - When you compile the android source code, you have to add google original prebuilt source(toolchain) into the android folder ( add prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin to PATH ) - After build, you can find output at out/target/product/generic 2. Kernel Build - Unzip using following command at the android folder - When you compile the kernel source code, you have to add google original prebuilt source(toolchain) into the android folder. - cd kernel - export ARCH=arm - export TARGET_PRODUCT=vee3ds_open_br - export CROSS_COMPILE=../prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi- - make vee3ds-rev_11_defconfig - make zImage 3. After Build, You Can find the build image at arch/arm/boot
Edited by andwie, 24 February 2013 - 03:39 PM.
andwie, on 24 February 2013 - 03:36 PM, said:
Chingizzka, on 24 February 2013 - 05:39 PM, said:
Chingizzka, on 24 February 2013 - 08:25 AM, said:
nikufellow, on 10 March 2013 - 04:06 AM, said:
0 members, 0 guests, 0 anonymous users