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

Flashing Boost to a Verizon phone

StarScream2109

Extreme Android User
Okay i was wondering if anyone has done this im expecting a LG Spectrum in a few days and i wanna flash Boost to it if anyone has insight it would be greatly appreciated :D
Thanks in advance
 
A Verizon phone can be used on Boost. You'll have to use one of the usual suspects of donors. Once you get the donor up and working you'll have to pull the prl off the phone and the details about profile 0 and 1.

Once you get all that off the phone manually program all that into the lg and upload the prl file to it too. Make sure the phone is allowed to roam. Most Verizon phones only have one profile. If needed create a second profile if there isn't one or if there is one make sure to activate it. The mdn/msid combo needs to be put in manually too.

LG phones are notoriously hard to work with. You'll probably get 1xRTT speeds without much trouble... getting it on 3G would be the trick you're after. Some have reported that using LGNPST to do all the programming will take care of things but I haven't done it first hand. I just stay away from LG phones.

Good luck.
 
Virgin Mobile is even more difficult to get a phone flashed to because of the odd way that they handle mms.

Yeah I know. But I'll be running my own build of cm9 on it, so it should be fine. My sprint marquee running aokp receives mms perfectly. :D
 
Root is a breeze. There's an all-in-one winderz batch file, which exploits perms on /data/gpscfg/gps_env.conf.

Here's the meat of it:

Code:
adb shell "rm /data/gpscfg/gps_env.conf 2>/dev/null"
adb shell "ln -s /data /data/gpscfg/gps_env.conf"
adb reboot
adb wait-for-device
adb shell "echo 'ro.kernel.qemu=1' > /data/local.prop"
adb reboot

Also has a CWMT (touch) recovery with working adb.

Best root experience EVAR!!! :thumb:
 
Got phone and text on vm, should work on sprint and boost also. Still fighting with 3G though.
 
A Verizon phone can be used on Boost. You'll have to use one of the usual suspects of donors. Once you get the donor up and working you'll have to pull the prl off the phone and the details about profile 0 and 1.

Once you get all that off the phone manually program all that into the lg and upload the prl file to it too. Make sure the phone is allowed to roam. Most Verizon phones only have one profile. If needed create a second profile if there isn't one or if there is one make sure to activate it. The mdn/msid combo needs to be put in manually too.

LG phones are notoriously hard to work with. You'll probably get 1xRTT speeds without much trouble... getting it on 3G would be the trick you're after. Some have reported that using LGNPST to do all the programming will take care of things but I haven't done it first hand. I just stay away from LG phones.

Good luck.

HOw about getting a verizon phone to work for boost mobile?
 
I want to flash my Note 2 to Boost Mobile. I have a donor phone. My question is will have I to change the Modem/Radio on the Note to a Sprint/Boost one?

thanks
 
Back
Top Bottom