Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

Our best bet at porting this would be with a system pull, boot.img, and recovery.img.
Then create a system folder for spirit and one for vs870 side by side and swap necessary files like firmware and vendor stuff and adjust build.prop... I'm sure dpi will have to be adjusted. Both phones have same resolution which equals higher dpi for vs870 because of smaller screen.
lol it's a different screen. Not just dpi. Trust me.
Well, for the ms870 we can achieve a "cheap" bootloader unlock by writing a certain aboot.img, which will automagically kick us to download mode, and then overwriting download mode with our actual boot.img.
I'm building the MS870/VS870 cyanogenmod device profiles so I can get us a proper recovery.img to test with.
Torrent link: http://thepiratebay.se/torrent/8306111`
Currently the guy who flashed it is trying to get the KDZ program to run again....he bricked (softly)
Interesting facts:
Screen is flipped on a y axis (geometry people)
Radio doesn't work
Wifi works
Touchscreen works (flipped)
Root method for spirit works
We don't know if restoring spirit firmware will fix radios or not.

Our best bet at porting this would be with a system pull, boot.img, and recovery.img.
Then create a system folder for spirit and one for vs870 side by side and swap necessary files like firmware and vendor stuff and adjust build.prop... I'm sure dpi will have to be adjusted. Both phones have same resolution which equals higher dpi for vs870 because of smaller screen.

The lg spirit supports NFC and wireless charging??

lol it's a different screen. Not just dpi. Trust me.
Well, for the ms870 we can achieve a "cheap" bootloader unlock by writing a certain aboot.img, which will automagically kick us to download mode, and then overwriting download mode with our actual boot.img.
I'm building the MS870/VS870 cyanogenmod device profiles so I can get us a proper recovery.img to test with.
Torrent link: http://thepiratebay.se/torrent/8306111`
TPB username: req0?????
Your point being?

I thought req0 was gone for good....and when I got here he was somewhat of a god figure on the admire forums....didnt know it it was real or some troll![]()
what about the Huawei premia bootloader would that work (desperate thought)

No. This is LG. Bootloaders from other phones don't work on other phones 99.999999% of the time![]()
so what are the chances to boot the lucid 2 rom on the spirit
so what are the chances to boot the lucid 2 rom on the spirit


optimus 4x hd bootloader unlocked - Android Forums this is from ghe motion forum can any one with experience see if this would work for us
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/boot of=/sdcard/boot.img
exit (type exit again if not out of shell)
adb pull /sdcard/boot.img ([COLOR="Red"]if you don't complete this command, and the ones before, DO NOT CONTINUE!!!![/COLOR])
adb shell
su
dd if=dev/zero of=dev/block/mmcblk0p7
reboot
fastboot oem unlock
fastboot flash boot boot.img
fastboot continue


Just to add to sammyz's post and make it easier for you... Here's the boot.img.
http://androidforums.com/spirit-4g-...793-spirit-4g-stock-system-pull-boot-img.html
yupI knew no one would try that... That's a meeting with Mr. Brick waiting to happen. lol
I think that's the method for the LG Nexus 4 (fastboot oem unlock).