I got this working. Here's an initial version of Clockwork Recovery for the LG Shine Plus. Warning, this is a prototype. It appears to work. May eat kittens.
Link: ClockworkMod Recovery v5.0.2.7 for LG Shine Plus
Md5sum: d989546d7c0bed5f16b32c03659e960b
I recommend making a nandroid backup first using the existing GNM recovery program. Once that's done, put this on your sdcard and flash with:
To boot into recovery is still vol-down+home+power
Once in recovery, up and down are mapped to vol-up, vol-down; cancel/back is mapped to power, and accept is mapped to the camera button.
It looks to be capable of doing all it advertises when in recovery mode. Haven't fully tested it yet.
Oh - there's a verizon logo that pops up with this one My bad. It's what happens when I base things off of work done for the LG Ally.
Lastly, once flashed, the RomManager still doesn't work. It's dumb and doesn't recognize the phone. Closed source too, so I can't make it play nice.
Anyway, anyone brave enough to try this out?
Link: ClockworkMod Recovery v5.0.2.7 for LG Shine Plus
Md5sum: d989546d7c0bed5f16b32c03659e960b
I recommend making a nandroid backup first using the existing GNM recovery program. Once that's done, put this on your sdcard and flash with:
Code:
su
flash_image recovery /sdcard/recovery.img
sync
To boot into recovery is still vol-down+home+power
Once in recovery, up and down are mapped to vol-up, vol-down; cancel/back is mapped to power, and accept is mapped to the camera button.
It looks to be capable of doing all it advertises when in recovery mode. Haven't fully tested it yet.
Oh - there's a verizon logo that pops up with this one My bad. It's what happens when I base things off of work done for the LG Ally.
Lastly, once flashed, the RomManager still doesn't work. It's dumb and doesn't recognize the phone. Closed source too, so I can't make it play nice.
Anyway, anyone brave enough to try this out?