itsmicaiahdude
Newbie
Recompile Rom?
I'm trying to recompile my MS323. I follow the directions as best I know according to compiling x86. Install and link all the toolchains including the CodeSourcery Lite toolchain, Link the NDK and SDK, and merge the extracted contents of the archive. I have recompiled the kernel, and merged the following:
Does the kernel source go somewhere inside the rom source?
the instructions state to issue the following:
1. .build/envsetup.sh
2. lunch
3. make
What choice for lunch?
I compiled it once and it ran with a blank screen; However it didn't boot based on what I observed. No adb or MTP access.
I'm trying to recompile my MS323. I follow the directions as best I know according to compiling x86. Install and link all the toolchains including the CodeSourcery Lite toolchain, Link the NDK and SDK, and merge the extracted contents of the archive. I have recompiled the kernel, and merged the following:
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
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
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
the instructions state to issue the following:
1. .build/envsetup.sh
2. lunch
3. make
What choice for lunch?
I compiled it once and it ran with a blank screen; However it didn't boot based on what I observed. No adb or MTP access.