How was support for Data Done Right implemented? Ever since I flashed this rom I dont have data, it says "no service" and I cant add any APN's it wont save no matter what I type. On the original Stock rom I do have service and can connect using my prepaid account, but on any other rom it wont work including this.
Here's the APN settings I tried:
<apns version="8">
<!-- VIRGIN MOBILE CUSTOM APNS -->
<apn carrier="APN1 Virgin Internet LTE" numeric="310120" mcc="310" mnc="120" apn="n.ij.ispsn" user="Sprint" server="" password="*" proxy="null" port="null" mmsproxy="68.28.31.7" mmsport="80" mmsprotocol="null" mmsc="
http://mms.plspictures.com" type="default,supl,mms,fota,dun" bearer="14" />
<apn carrier="APN2 Virgin Internet EHRPD" numeric="310120" mcc="310" mnc="120" apn="n.ij.ispsn" user="Sprint" server="" password="*" proxy="null" port="null" mmsproxy="68.28.31.7" mmsport="80" mmsprotocol="null" mmsc="
http://mms.plspictures.com" type="default,supl,mms,fota,dun" bearer="13" />
<!-- END VIRGIN MOBILE CUSTOM APNS-->
<!-- END Sprint/Virgin Mobile-->
</apns>
After not being able to manually add it via APN settings, I edited a APN script which incorporates the above mentioned settings in the script, flashed it on TWRP, succeeded, rebooted the phone, and nothing shows up under APN.
Under APN it says "Access Point Names settings are not available for this user"
Any solutions to fix this?
Thanks.