BillynHudsonFl
Lurker
I can't seem to get root to work !!! 

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.

Same here! I really want to flash MIUI and other ROMS. But this error is so annoying!I got this error using all the files provided here?
assert failed getprop ('ro.build.product.device") == "d2spr"
blah blah blah
getprop ('ro.build.product.device") == "d2spi"
blah blah blah
(Status 7)
Installation aborted
heads up, the cm 10.2 nightlies work fine for me so far.
4G and camera?
GREAT NEWS VIRGIN MOBILE USERS!!!
Last night after a bit of tinkering I found the correct APN settings to get 4G LTE fully functioning for the Virgin Mobile Galaxy S3
Go to your Mobile Network Setting>Access Point Names and you should see 4 APN settings. Ignore the ones that say APN0 those are already correct and don't need any editing. The other 2 should say APN2 or something similiar.
Edit the 2 APN2 settings with following details
<apn type="default,mms" mmsc="http://mmsc.vmobl.com" mmsprotocol="null" mmsport="81" mmsproxy="205.239.233.136" port="null" proxy="null" password="*" server="*" user="Sprint" apn="n.ispsn" mnc="01" mcc="001"/>
And then make sure to hit the menu button and save the settings after you edit. In my case after I edited each APN2 and save my changes, they both disappeared from the list of APNs, but as I said 4G LTE was fully functioning afterwards.
I would really appreciate if people could let me know if this works for them. I am using ShabbyPenquin's Build of CM10.2
The camera issue causes nutty battery drain, unfortunately...
I'm doubtful at this point that there is a magic an setting for our 4G problem, my experience is these solutions seem to work but fail after a restart or longer use.
@fatal it should work if you did it all properly, try doing a full wipe and trying again, I usually see a stuck boot when I have not properly wiped system/data or something along those lines. If you followed the steps it should work, all our devices are identical
Are you on the latest modem?
Sent from my SPH-L710 using Tapatalk 4
2.* The Virgin Mobile stock ROM with firmware MD7.
package_extract_file("NON-HLOS.bin", "/tmp/NON-HLOS.bin");
ui_print("Creating modem backup...");
run_program("/tmp/dd", "if=/dev/block/mmcblk0p1", "of=/data/media/modem.backup");;
ui_print("Writing new modem...");
run_program("/tmp/flash_image", "/dev/block/mmcblk0p1", "/tmp/NON-HLOS.bin");
delete("/tmp/NON-HLOS.bin");
delete("/tmp/flash_image");
delete("/tmp/dd");
Does anyone have any idea to help me get past the splash screen? I think I have tried just about everything.
I got it to work after doing a format of /system and /data, which I didn't want to do but I guess was forced to do....
I don't know if that will help you at all.