• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

ROMs Need Help Compiling ROM from manufacturers developers code LG OPEN SOURCE

I am trying to compile the stock rom for the LG Optimus L70 MS323. I have followed the documentation to the best of my ability. I may have missed something. I have completed the following steps:
1. Download Android Source.
2. Installed all the prerequisites.
3. Link SDK and NDK Toolchains along with Code Sourcery Toolchains.
4. Download the following and extract:
Code:
http://www.lg.com/lgecs.downloadFile.ldwf?OPENSOURCE_FILE_NAME=LG-MS323_L70_Android_KK_MS323V10a_Android_1.zip&OPENSOURCE_ORIGINAL_NAME=%2FOpCAT00000002%2FLG-MS323_L70_Android_KK_MS323V10a_Android_1.zip&newOpensource=Y
Code:
http://www.lg.com/lgecs.downloadFile.ldwf?OPENSOURCE_FILE_NAME=LG-MS323_L70_Android_KK_MS323V10a_Android_2.zip&OPENSOURCE_ORIGINAL_NAME=%2FOpCAT00000002%2FLG-MS323_L70_Android_KK_MS323V10a_Android_2.zip&newOpensource=Y
Code:
http://www.lg.com/lgecs.downloadFile.ldwf?OPENSOURCE_FILE_NAME=LG-MS323%28L70%29_Android_KK_MS323V10a_Kernel.zip&OPENSOURCE_ORIGINAL_NAME=%2FOpCAT00000002%2FLG-MS323%28L70%29_Android_KK_MS323V10a_Kernel.zip&newOpensource=Y" -O "LG-MS323(L70)_Android_KK_MS323V10a_Kernel.zip
5. Merge contents of the merged zip archive with folders in android source code


  • Does the kernel source go somewhere inside the KitKat 4.4.2_r1 contents?
  • Also I follow the instructions:
Code:
. build/envsetup.sh
lunch



  • What Number on the Lunch Menu? I can't seem to get it to compile. I got it to go through one and there was a blank screen, as far as I could tell, it didn't boot. Has anyone done this successfully. I get errors when trying to compile stock code. I can compile x86 successfully.
 
Back
Top Bottom