NERD WARNING, don’t try this if you don’t know what you’re doing
** EXPERIMENTAL **
Data on phone and card will probably be lost.
Phone needs microSD card.
http://code.google.com/p/openeve/downloads
- boot-gb237-111025-224mb-r193.zip
- system-gb-20120109-snapshot.zip
- recovery-EVE-4.0.1.5.img
http://goo-inside.me/gapps/
- gapps-gb-20110828-signed.zip
You should already have a dev env setup
- Java JDK: jdk-7u3-windows-x64.exe
- Android SDK with Platform-Tools & Google Drivers: installer_r16-windows.exe
- Edit android_winusb.inf, adding under [Google.NTamd64]
;LG GW620R
%CompositeAdbInterface% = USB_Install, USB\VID_1004&PID_6000&MI_01
%SingleBootLoaderInterface% = USB_Install, USB\VID_1004&PID_6000
Unsure if needed:
- LG Drivers: LGUnitedMobileDriver_S4981MAN36AP22_ML_WHQL_Ver_3.6.exe
Boot phone into fastboot (unplug cable, remove battery, insert cable, press space when screen lights up)
On PC, open terminal, cd Platform-Tools
- fastboot flash boot boot.img
- fastboot flash system system.img
- fastboot boot recovery.img
On phone, select mount & storage, mount as USB storage
On PC copy boot*.zip and gaps*.zip to USB storage
On phone, unmount, install zip from sdcard, choose, select boot… after complete, select gapps… then poweroff.
Next power on may take a while.