How I got TW Lollipop running on my Ringplus Note 3

Hitokiri-Snake

Senior Member
Mar 22, 2008
74
8
0
My Note 3 is activated on the Sprint MVNO Ringplus, so I probably went through more trouble than most to get the leaked Lollipop build up and running. I figured I'd show what I did in case anyone else wanted to do the same as well. I believe SMS is currently not working. This isn't an issue for me because I use Google Voice as my primary number, so my texts go through data instead of traditional SMS.

It would probably be best to do a Profile and PRL update before you begin, as you won't have the option of doing them on the new ROM.
First I made a complete backup followed by a full wipe, and then I flashed g00h's tweaked odex lollipop ROM v.1.1 here.
Next I flashed the bluetooth/wifi fix found in this thread here. Make sure you download version 2 (the file that's 1.83MB).
Next I had to get mobile data working, so I used the APN backup & restore app from the Play store. I used the APN settings listed by jackal830 here. I copied the text, pasted it into an xml file, and placed that file in the APN backup & restore app's folder so that it could restore the Ringplus APN settings. Using the app, I first deleted the current APN settings, and I then restored from the newly created xml file.
The next problem was that my all of my wifi passwords would be forgotten everytime the phone would reboot. I did a quick search and found this post here. Following dajumper's suggestion, I edited the build.prop using Root Explorer, and changed the line from "ro.securestorage.support=true", to "ro.securestorage.support=false". This made my wifi passwords stick on reboot.

After doing all of that, everything is up and running great. I'm really enjoying Samsung's implementation of Lollipop. In order to get this working on Sprint instead of Ringplus, I'd imagine you'd only have to locate a Sprint APN file generated from the APN backup & restore app, and use that instead.

If anyone else has the same setup as me, and wants to give this try, enjoy!
 

Hitokiri-Snake

Senior Member
Mar 22, 2008
74
8
0
Does your texting work? Seems to be the only thing missing when I've tried installing that rom?
It does not, but like I said, I use Google Voice as my primary number, so it's not an issue for me. I can still send text messages like normal through Google Voice because the messages travel over mobile data instead of SMS.
 

huggybjmn

Senior Member
Mar 1, 2011
80
30
0
Which APN backup and restore app are you using? The one I used states it does not restore for anything over 4.0+. That because the OS does not allow for 3rd party apps to change APN.

Never mind figured it out. Will attempt on sprint. But looks like MMS will still be a problem.
 
Last edited:

Hitokiri-Snake

Senior Member
Mar 22, 2008
74
8
0
Which APN backup and restore app are you using? The one I used states it does not restore for anything over 4.0+. That because the OS does not allow for 3rd party apps to change APN.
I'm using the latest one from the play store. Hit menu, select disable ICS check, close the app and then reopen it. I don't believe it allows you to backup your APN settings on anything higher than 4.0, but it does allow you to restore them. That's why I manually placed my xml file in the folder where the app restores from.
 
  • Like
Reactions: huggybjmn

huggybjmn

Senior Member
Mar 1, 2011
80
30
0
I'm using the latest one from the play store. Hit menu, select disable ICS check, close the app and then reopen it. I don't believe it allows you to backup your APN settings on anything higher than 4.0, but it does allow you to restore them. That's why I manually placed my xml file in the folder where the app restores from.
Thanks...Next time I will read the entire writeup :). It will allow you to backup and restore. Just had to move the APK to the /system/priv-app and modify the permissions.