Music of Life 5.1.1 N5 port Rom for Note 3 how to install it in our N900V

davekaz

Senior Member
Oct 28, 2013
753
117
63
  • Like
Reactions: thunderblaster88

mexiricer

Member
Apr 26, 2016
5
4
0
I'm on Verizon network and this worked for me. Pick Sprint for phone style. Then select Maxico csc code. TMM believe. There are only 4 Maxico codes in a list I found here on "xda dev" website. So I entered the first one available going in alphabetical order:
SEM = MAXICO
TCE = MAXICO
TMM = MAXICO
UNE = MAXICO
Once the rom was running, everything else just began work very well. I'll update if I was missing anything I tried, but I think that was it.

Everything works as it should now.
 

davekaz

Senior Member
Oct 28, 2013
753
117
63
What you did? I don't find any option just try get activation agent on rom or activate via web; I can't test since I'm not on verizon

Sent from my SM-A710Y using XDA-Developers mobile app
I followed this smart person
Brought to you by one brilliant member named
xcr099932
This is what I did to get texts, data, and phone calls working on this ROM, all on Verizon's network.

FOR VERIZON USERS ONLY.

BEFORE FLASHING
1. Using the Root Explorer function on ES File Explorer, copy the following files to your SD card.
/system/etc/apns-conf.xml
EsFileExplorer.apk (For those who don't have a reliable WiFi connection, you can install it off the SD card to skip downloading it from the Play Store.)

2. Boot into TWRP. Make a backup of your current configuration in case something does go wrong.
3. Perform a factory reset. Wipe the Data, Cache, and Dalvik Cache.
4. Prepare to Flash.

WHILE FLASHING THE ROM
1. Select Sprint as the device.
2. Select the Region code XAS.
3. Finish the install.
4. Wipe the cache and Dalvik cache one last time. (Optional)

AFTER FLASHING.
1. Setup the device as you would normally. Once setup is complete, use a WiFi connection to obtain ES File Explorer, or install it using Samsung's file manager. (Be sure to enable Unknown Sources)
2. Enable Root Explorer. Grant superuser access when requested.
3. Navigate to /system.
4. Open your build.prop file in ES File Explorer.
5. Locate these two lines.
ro.product.name
ro.product.device
Change these values to hltevzw

6. Locate the line telephony.lteOnCdmaDevice, and set the value after the equal sign to 1.
7. Locate the line ro.telephony.default_network, and set the value after the equal sign to 10.

8. Add the following lines to your build.prop file after the ro.telephony.default_network line.
ro.cdma.home.operator.numeric=310012
ro.cdma.home.operator.alpha=Verizon
ro.cdma.homesystem=64, 65, 76, 77, 78, 79, 80, 81, 82, 83
gsm.sim.operator.numeric=310012
gsm.operator.numeric=310012
gsm.sim.operator.alpha=Verizon
gsm.operator.alpha=Verizon
ro.net.apnwhitelist=fota,ims,supl,verizon,cbs,mms
ro.net.apnroamingwhitelist=ims
ro.net.apnpolicywhitelist=fota,ims,verizon,verizon800
ro.net.apnroamingblacklist=fota,verizon800
9. Save your changes.
10. Add these two lines to the end of your build.prop file.
ril.sales_code=XAS
ro.csc.sales_code=XAS
11. Save your changes and close build.prop
12. Navigate to your SD card, and copy the apns-conf.xml file over into /system/etc.
13. Reboot.

All of the necessary files are now in place to get phone calls working, and to get data and SMS working.

HOW TO GET 4G WORKING

1. Tap Settings, and then tap Mobile Networks.
2. Tap Access Point Names
3. Tap the Add button at the top right corner.
Enter the following information. If the field is not listed here, Leave It BLANK. DO NOT EDIT THE MCC OR MNC INFO.

Name: Verizon Internet
APN: VZWINTERNET
MMSC: http://mms.vtext.com/servlets/mms
Multimedia Message Port: 80
APN Type: default,mms
APN Protocol: IPv4/IPv6
APN Roaming Protocol: IPv4/IPv6

4. Tap the More button, and select Save. This should allow the device to obtain LTE connectivity.

Try that, and report back if it was successful, or unsuccessful. I wish you all the best of luck.

HOW TO GET SMS WORKING

1. Download 4G Switcher or Advanced Signal Status from the play store.
2. Use these apps to access the secret service menu.
Scroll all the way down, and you should see a field titled SMSC.
3. Enter this value into the field: 0791135604590100
4. Press Update. Give it roughly ten minutes to update.
5. Press refresh to verify that it's updated.
6. Attempt to send a text. It will say that it failed, but simply hit the back button, and the sending failed icon in the status bar should disappear, indicating that the message has been sent. (It's a bug.)
What you did? I don't find any option just try get activation agent on rom or activate via web; I can't test since I'm not on verizon

Sent from my SM-A710Y using XDA-Developers mobile app

Sent from my SM-A710Y using XDA-Developers mobile app
 
Last edited:

MayoRamirez

Member
Jan 21, 2016
32
9
0
I followed this smart person
Brought to you by one brilliant member named
xcr099932
This is what I did to get texts, data, and phone calls working on this ROM, all on Verizon's network.

FOR VERIZON USERS ONLY.

BEFORE FLASHING
1. Using the Root Explorer function on ES File Explorer, copy the following files to your SD card.
/system/etc/apns-conf.xml
EsFileExplorer.apk (For those who don't have a reliable WiFi connection, you can install it off the SD card to skip downloading it from the Play Store.)

2. Boot into TWRP. Make a backup of your current configuration in case something does go wrong.
3. Perform a factory reset. Wipe the Data, Cache, and Dalvik Cache.
4. Prepare to Flash.

WHILE FLASHING THE ROM
1. Select Sprint as the device.
2. Select the Region code XAS.
3. Finish the install.
4. Wipe the cache and Dalvik cache one last time. (Optional)

AFTER FLASHING.
1. Setup the device as you would normally. Once setup is complete, use a WiFi connection to obtain ES File Explorer, or install it using Samsung's file manager. (Be sure to enable Unknown Sources)
2. Enable Root Explorer. Grant superuser access when requested.
3. Navigate to /system.
4. Open your build.prop file in ES File Explorer.
5. Locate these two lines.

Change these values to hltevzw

6. Locate the line telephony.lteOnCdmaDevice, and set the value after the equal sign to 1.
7. Locate the line ro.telephony.default_network, and set the value after the equal sign to 10.

8. Add the following lines to your build.prop file after the ro.telephony.default_network line.


9. Save your changes.
10. Add these two lines to the end of your build.prop file.

11. Save your changes and close build.prop
12. Navigate to your SD card, and copy the apns-conf.xml file over into /system/etc.
13. Reboot.

All of the necessary files are now in place to get phone calls working, and to get data and SMS working.

HOW TO GET 4G WORKING

1. Tap Settings, and then tap Mobile Networks.
2. Tap Access Point Names
3. Tap the Add button at the top right corner.
Enter the following information. If the field is not listed here, Leave It BLANK. DO NOT EDIT THE MCC OR MNC INFO.

Name: Verizon Internet
APN: VZWINTERNET
MMSC: http://mms.vtext.com/servlets/mms
Multimedia Message Port: 80
APN Type: default,mms
APN Protocol: IPv4/IPv6
APN Roaming Protocol: IPv4/IPv6

4. Tap the More button, and select Save. This should allow the device to obtain LTE connectivity.

Try that, and report back if it was successful, or unsuccessful. I wish you all the best of luck.

HOW TO GET SMS WORKING

1. Download 4G Switcher or Advanced Signal Status from the play store.
2. Use these apps to access the secret service menu.
Scroll all the way down, and you should see a field titled SMSC.
3. Enter this value into the field: 0791135604590100
4. Press Update. Give it roughly ten minutes to update.
5. Press refresh to verify that it's updated.
6. Attempt to send a text. It will say that it failed, but simply hit the back button, and the sending failed icon in the status bar should disappear, indicating that the message has been sent. (It's a bug.)



Sent from my SM-A710Y using XDA-Developers mobile app
Very good mate now Verizon user can enjoy this great rom, I invite you to share this info in Verizon working Roms so many more can get it [emoji106]

Sent from my SM-A710Y using XDA-Developers mobile app
 
  • Like
Reactions: davekaz

yenkoPR

Senior Member
Dec 4, 2011
306
67
0
dont change cpu setting with civiz kernel auditor, it causes random reboots and it will keep restarting until you uncheck the apply on boot
 

ewilhelm31

New member
Nov 17, 2014
4
0
0
I'm on Verizon network and this worked for me. Pick Sprint for phone style. Then select Maxico csc code. TMM believe. There are only 4 Maxico codes in a list I found here on "xda dev" website. So I entered the first one available going in alphabetical order:
SEM = MAXICO
TCE = MAXICO
TMM = MAXICO
UNE = MAXICO
Once the rom was running, everything else just began work very well. I'll update if I was missing anything I tried, but I think that was it.

Everything works as it should now.
Install exactly like this if you're running into any problems. Don't bother using advanced signal it's just more aggravating. This way is simple and works flawlessly on verizon. And that's when the rom worked perfectly for me using this guy's method. Thank I was about to give up on this rom until I read this. Only thing I've found not to work is news feed for edge. Awesome rom love it!
 

vipersinu2

Senior Member
May 6, 2011
205
16
0
ro.telephony.default_network=3

that sets the default network preference, here the legend:


0 WCDMA preferred
1 GSM only
2 WCDMA only
3 GSM auto (PRL)
4 CDMA auto (PRL)
5 CDMA only
6 EvDo only
7 GSM/CDMA (PRL)
8 LTE/CDMA auto (PRL)
9 LTE/GSM auto (PRL)
10 LTE/GSM/CDMA auto (PRL)
11 LTE only
12 Unknown

which do I use?

I went in secret menu I set to CDMA and tried band 4 and 13 for verizon. Still defaulting to wcdma. As soon I as I put it on LTE/CDMA reboots. I am out of ideas
 
Last edited:
  • Like
Reactions: AutoBodyGuy

droidnew

Senior Member
Jul 24, 2010
185
33
48
Valdosta GA
I'm on Verizon network and this worked for me. Pick Sprint for phone style. Then select Maxico csc code. TMM believe. There are only 4 Maxico codes in a list I found here on "xda dev" website. So I entered the first one available going in alphabetical order:
SEM = MAXICO
TCE = MAXICO
TMM = MAXICO
UNE = MAXICO
Once the rom was running, everything else just began work very well. I'll update if I was missing anything I tried, but I think that was it.

Everything works as it should now.
So far this method has worked the best for me. Installed this way...made no APN or build prop adjustments. It is just working! I'm on Verizon with Verizon sim. Thanks for sharing this ....

Sent from my SM-A710Y using XDA-Developers mobile app
 

vipersinu2

Senior Member
May 6, 2011
205
16
0
I wiped and reloaded rom these csc are are not even a option?

SEM = MAXICO
TCE = MAXICO
TMM = MAXICO
UNE = MAXICO

---------- Post added at 11:58 PM ---------- Previous post was at 11:49 PM ----------

Did you load mol v9?

---------- Post added 01-05-2016 at 12:32 AM ---------- Previous post was 30-04-2016 at 11:58 PM ----------

I twrp advanced wiped all and format. I can not get passed terms of agreement without rebooting.
 

MayoRamirez

Member
Jan 21, 2016
32
9
0
I wiped and reloaded rom these csc are are not even a option?

SEM = MAXICO
TCE = MAXICO
TMM = MAXICO
UNE = MAXICO

---------- Post added at 11:58 PM ---------- Previous post was at 11:49 PM ----------

Did you load mol v9?

---------- Post added 01-05-2016 at 12:32 AM ---------- Previous post was 30-04-2016 at 11:58 PM ----------

I twrp advanced wiped all and format. I can not get passed terms of agreement without rebooting.
Select the sprint model; default is 9005/900W8 works great in gsm carriers; but for Verizon sim best is sprint model. There you will find those csc as I read in previous post.

Sent from my SM-A710Y using XDA-Developers mobile app
 
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone