[Q] Change Carrier Text (not in framework.apk) - Samsung Galaxy Nexus

Hello,
First off, I know there's an app. Second, I already tried the framework.apk modification, that doesn't work.
PHONE SPECS:
Galaxy Nexus (toro)
Running Shiny 4.4.1 KOT49E
Tiny Kernel 5.3.1
WHAT'S WRONG:
I'm trying to change the carrier name on my notification tray and on the lockscreen. I'm currently experimenting with the "eri.xml" way of doing it. Place the eri.xml file in /data and reboot and it should be what you want it to be (check end of post for DL). Instead it comes up "Roaming Indicator On." I don't know how to change it. But my Data While Roaming setting is off and in Settings>About Phone>Status it say's I'm still in service (not roaming).
Any help is appreciated!
LINK(right click save target as): https://dl.dropboxusercontent.com/u/66774487/eri.xml
Paste the file in /data and reboot. It should say "Galaxy Nexus" To change that, open Root Browser and edit all the code that says "Galaxy Nexus" in the last paragraph.

Related

[Q] How to ad losckscreen text to CM7 2.3.7

Noob here I tried using the following instructions to ad lockscreen text but "lock_screen_custom_m is not listed under names I updated from Destroyer v2 to CM7 R.1 I would like to have my name on lockscreen so far by default it has the time and it says this phone belongs to_______ but I can't find anywhere in settings to ad name. Would appreciate help. Thanks
Originally Posted by jdostal
Hah. Got it! Using ADB works. Instructions:
adb shell
sqlite3 /data/data/com.android.providers.settings/databases/settings.db
.tables (you should see a secure table listed)
.header on
.mode column
select * from secure;
Now scroll through the results. Find the "lock_screen_custom_m" item under name. Note the ID number to the left. Write the ID number down.
update secure set value='your custom message here' where _ID=NN;
NN is the ID number you wrote down.
.quit
Reboot your phone.
There you go, just in case anyone else is interested.
http://forum.xda-developers.com/showthread.php?t=866553
The easiest way to do it.
I'm going to try it when I get home from work. But is there another way to do it and keep the Carrier text?
If you want to keep the carrier text, just re-type in Sprint in the correct spot, or re-flash your rom without wiping.

Rogers (CANADA) Messaging Center Number

Let me guess...
You've discovered some hidden menus recently by typing codes in the dialer and find out this one: *#*#4636#*#* that open a "Testing" screen showing options like this:
Phone Information
Battery Information
Usage Statistics
Wi-Fi Information
Then you went to Phone Information
Tried some options (maybe played with SMSC:_________Update / Refresh ) but that was not doing anything so you exited the menu.....
after a while you wanted to send a text or someone was asking you "Did you got my text?" and you didn't....
Here's what hapened: Accidentaly you erased from your phone the "Messaging Center Number" wich is responsible for giving your phone the access to the SMS/MMS central of your provider.....resulting in loosing the ability to send/receive messages.
Don't worry, after having navigated XDA Forums I finally found my way to make it work again (yes that's because I did it that I now now it).
By the way, even if you Factory reset, flash a new rom/radio/kernel that mistake is gonna stay. You need to enter the number again.
in the *#*#4636#*#* hidden menu,
scroll down to "SMSC:"
in the box type: 0791715097960300
press the "Update" / "Mettre à Jour" (first button)
Now exit and Reboot the phone.
To test it, don't try to resend an old test message as it contain old message center number. I even suggest to delete previous text messages from your inbox if possible.
If it worked, everything should be fine by now. (you can even kudo me for this loll)
NOTE:
The real Roger Center number is +17057969300
the thing is that it need to be Encrypted in Hexadecimal PDU format.
(user MarcusVanSciver on XDA shown that link in thread http://forum.xda-developers.com/showthread.php?t=1412261)
That was for Orange Network (european have 8 number to phone number instead of 7 so I had to add a 0 at the end to make it work for Rogers)
after Encryption the number was now: 0791715097960300
This worked for ROGERS, the trick could maybe work for other networks but I can not validate the info. (but for sure this will not be the same number)
This had been tested with stock rom and Custom Rom With Custom Radio and Custom Kernel.
If this helped you, please give credit to this post ;-)
http://forum.xda-developers.com/showthread.php?p=25204768
Easier way to do it without mucking around looking for your SMSC. It's how I got mine up and going again!
Sent from my Galaxy Nexus using XDA
Teranox said:
Let me guess...
You've discovered some hidden menus recently by typing codes in the dialer and find out this one: *#*#4636#*#* that open a "Testing" screen showing options like this:
Phone Information
Battery Information
Usage Statistics
Wi-Fi Information
Then you went to Phone Information
Tried some options (maybe played with SMSC:_________Update / Refresh ) but that was not doing anything so you exited the menu.....
after a while you wanted to send a text or someone was asking you "Did you got my text?" and you didn't....
Here's what hapened: Accidentaly you erased from your phone the "Messaging Center Number" wich is responsible for giving your phone the access to the SMS/MMS central of your provider.....resulting in loosing the ability to send/receive messages.
Don't worry, after having navigated XDA Forums I finally found my way to make it work again (yes that's because I did it that I now now it).
By the way, even if you Factory reset, flash a new rom/radio/kernel that mistake is gonna stay. You need to enter the number again.
in the *#*#4636#*#* hidden menu,
scroll down to "SMSC:"
in the box type: 0791715097960300
press the "Update" / "Mettre à Jour" (first button)
Now exit and Reboot the phone.
To test it, don't try to resend an old test message as it contain old message center number. I even suggest to delete previous text messages from your inbox if possible.
If it worked, everything should be fine by now. (you can even kudo me for this loll)
NOTE:
The real Roger Center number is +17057969300
the thing is that it need to be Encrypted in Hexadecimal PDU format.
(user MarcusVanSciver on XDA shown that link in thread http://forum.xda-developers.com/showthread.php?t=1412261)
That was for Orange Network (european have 8 number to phone number instead of 7 so I had to add a 0 at the end to make it work for Rogers)
after Encryption the number was now: 0791715097960300
This worked for ROGERS, the trick could maybe work for other networks but I can not validate the info. (but for sure this will not be the same number)
This had been tested with stock rom and Custom Rom With Custom Radio and Custom Kernel.
If this helped you, please give credit to this post
Click to expand...
Click to collapse
Thanks dude! It worked for me
Teranox said:
Let me guess...
You've discovered some hidden menus recently by typing codes in the dialer and find out this one: *#*#4636#*#* that open a "Testing" screen showing options like this:
Phone Information
Battery Information
Usage Statistics
Wi-Fi Information
Then you went to Phone Information
Tried some options (maybe played with SMSC:_________Update / Refresh ) but that was not doing anything so you exited the menu.....
after a while you wanted to send a text or someone was asking you "Did you got my text?" and you didn't....
Here's what hapened: Accidentaly you erased from your phone the "Messaging Center Number" wich is responsible for giving your phone the access to the SMS/MMS central of your provider.....resulting in loosing the ability to send/receive messages.
Don't worry, after having navigated XDA Forums I finally found my way to make it work again (yes that's because I did it that I now now it).
By the way, even if you Factory reset, flash a new rom/radio/kernel that mistake is gonna stay. You need to enter the number again.
in the *#*#4636#*#* hidden menu,
scroll down to "SMSC:"
in the box type: 0791715097960300
press the "Update" / "Mettre à Jour" (first button)
Now exit and Reboot the phone.
To test it, don't try to resend an old test message as it contain old message center number. I even suggest to delete previous text messages from your inbox if possible.
If it worked, everything should be fine by now. (you can even kudo me for this loll)
NOTE:
The real Roger Center number is +17057969300
the thing is that it need to be Encrypted in Hexadecimal PDU format.
(user MarcusVanSciver on XDA shown that link in thread http://forum.xda-developers.com/showthread.php?t=1412261)
That was for Orange Network (european have 8 number to phone number instead of 7 so I had to add a 0 at the end to make it work for Rogers)
after Encryption the number was now: 0791715097960300
This worked for ROGERS, the trick could maybe work for other networks but I can not validate the info. (but for sure this will not be the same number)
This had been tested with stock rom and Custom Rom With Custom Radio and Custom Kernel.
If this helped you, please give credit to this post
Click to expand...
Click to collapse
Hey man, this might be a bit old for you but i just got a galaxy nexus. I am having the outgoing text issue. I've tried that number and everytime i hit update it just says update error. Think you mightbe able to help me?
Damn this doesn't work for me
To program the SMSC (Text Messaging) number on Android devices, please follow these steps:
Go to the phone application.
From the phone application, press *#*#4636#*#*. (You will have to press the Call or Send button after entering this code in for some Android devices).
Tap on Phone Information
Scroll to the bottom to where it says SMSC and enter this number exactly as you see on this page (including all symbols): +17057969300
Press Update.

Removing automatic activation notice

Never activated my phone OTA with Sprint because the moment I got it I flashed it.
It works great except that every time I reboot it it tries to activate itself over the network, and I have a permanent green check mark notification saying "click here to retry the activation process." How can I remove this entirely?
USE root explorer.
Go to aystem/app folder. Mount rw
Sprintsyncml. Apk rename it to Sprintsyncml. Bak

[HOW-TO] Flash Sprint Galaxy S3 to metropcs with 3G speeds..

Hi there every one I have been flashing phones to metro PCS for a while now But this is my first How to. I'm going to show you how to flash your sprint/Verizon Galaxy S3 to metropcs or cricket, with 3g data working.
What you'll need:
DFS demo mode will do. But if you can, make a small donation.
Samsung drivers. Just download keys from http://www.samsung.com/us/kies/
metropcs Prl 3032 from here http://metroprl.blogspot.com/
WARNING!! YOUR PHONE MUST BE IN METROPCS INVENTORY IN ORDER TO GET SERVICE, YOU CAN FLASH YOUR PHONE ALL DAY BUT IF YOU DO NOT HAVE YOUR ESN IN METROPCS DATA BASE THEN YOU WON'T GET SERVICE NO MATER WHAT YOU DO. UNDERSTOOD?
One of the first things you'll need is to get your phones MSL number, this is the number you'll need to get access to your phones secret menu. The method i am about to show you was discovered by billard412 this post, http://metroprl.blogspot.com/ if you have a verizon your MSL is 000000
Now lets get that MSl (you must be rooted) download terminal emulator or the, Get my msl app from market. Now on your dial pad type ##3282# now you'll have a screen with vie or edit click on edit, now open terminal emulator or the app, if you are using terminal type: su then enter---now type-- getprop ril.MSL then enter you might get a nothing back or you might get the number.
ps: if you are on JL13 you won't be able to get it downgrade your base-band.
if you didn't get nothing back go the the screen that asks for your msl and type any 6 digit number when it sais wrong code go back to the terminal and re type the comand and wala. If you use the app same steps just whith the app.
Now that you have your MSL open DFS, now go to your phones dial pad and dial *#7284# and select qualcome USB Setting, now select the last option DM+MODEM+ADB and plug in your usb to your pc. I normally open device manager to see what port my phone is, I sugest you do the same.
Now that you know what port your phone is on DFS click on the port tab and select your port now find the MSL or SPC space and enter your MSL then hit the play button to the left, now that your phone is unlocked we are ready to make changes.look at my images so you can compare.
Click on the programming Tab
Now hit the read button and change the MIN number MIN D , SPC, and MND number for the one provided by metropcs.
Now look to the right is the PRL section click on the load button look for the prl the click on the write button, now on the reset button and your phone will reset, I like to do it one step at a time. Now test out the PRL by going to settings about. or just dial *611 from phone and you should get metropcs. If you didn't, make sure that the mid has changed.
Onece you have that Down re hook up your phone to DFS like before click on te program tab and now on the Data tab. Change settings to match my pics and to get your password use this http://www.whiterabbit.org/android/ to calculate your metropcs MSL just type in your ESN . Once you have it hit write.
Now click on the mobile ip tab and hit read change setting to match pic in the AAA and the HA put in your metropcs MSL ,then hit both of the write buttons, and then the reset button, wala your almost done.
next step set data setting within the phone to stream youtube, Pandora and other multimedia apps that need streaming with in cricket or metropcs
dial ##data# press on edit and enter the spc code you wrote down press on others press on multimedia rtsp proxy port to 0 then press on back.
MMS: follow this guide by Max_pain: http://forum.xda-developers.com/showthread.php?t=1875760 you will need a file from there make sure to thank him.
This is the biggest hurdle, which very few people have successfully gotten to work. It is not a perfect solution but it works very well for us.
Download the following Zip file (not flashable):
Follow these instructions carefully:
1. Download and install Titanium Backup. You will also need the PRO version, so you'll need to shell out a couple of bucks if you don't already own it. It's well worth it anyways.
2. Download and install APN Backup & Restore from the Market.
3. Open APN Backup & Restore, ignore the ICS warning, and click on "Backup APNs". Exit out of APN Backup & Restore.
4. Place this folder in your SD Card.
5. Copy MetroPCS_MMS_Send_APN.xml from this folder to the APN Backup folder in the root of the SD Card.
6. Open Titanium Backup, go under Backup/Restore, and find APN Backup & Restore, press and select "Make system app."
7. Open APN Backup & Restore, ignore the ICS warning, press menu, and disable ICS check. Exit APN Backup & Restore.
8. Open APN Backup & Restore again, and now there should not be an ICS warning!
9. Click on "Delete APNs."
10. Click on Restore APNs and select "MetroPCS_MMS_Send.APN.xml".
10a. Press Ok after selecting the above.
10b. Press No when you get the message asking Yes or No.
11. Using Root Explorer or a similar app, copy the SecMMS.apk file from this folder to your /system/app/ folder.
11a. Make sure you are in R/W mode and click Yes to overwrite existing file if you get the message.
11b. Make sure to delete/overwrite any existing SecMms.apk from the /system/app directory. You should only have one SecMms.apk file.
11c. Make sure to delete any SecMms.odex if you're on the stock or an odexed rom.
12. Set permissions to RW-R--R--
13. Reboot.
14. Open the Messaging app and under Settings make sure to check (enable) "SMS split".
Help
kipster3001 said:
Hi there every one I have been flashing phones to metro PCS for a while now But this is my first How to. I'm going to show you how to flash your sprint/Verizon Galaxy S3 to metropcs or cricket, with 3g data working.
What you'll need:
DFS demo mode will do. But if you can, make a small donation.
Samsung drivers. Just download keys from http://www.samsung.com/us/kies/
metropcs Prl 3032 from here http://metroprl.blogspot.com/
WARNING!! YOUR PHONE MUST BE IN METROPCS INVENTORY IN ORDER TO GET SERVICE, YOU CAN FLASH YOUR PHONE ALL DAY BUT IF YOU DO NOT HAVE YOUR ESN IN METROPCS DATA BASE THEN YOU WON'T GET SERVICE NO MATER WHAT YOU DO. UNDERSTOOD?
One of the first things you'll need is to get your phones MSL number, this is the number you'll need to get access to your phones secret menu. The method i am about to show you was discovered by billard412 this post, http://metroprl.blogspot.com/ if you have a verizon your MSL is 000000
Now lets get that MSl (you must be rooted) download terminal emulator or the, Get my msl app from market. Now on your dial pad type ##3282# now you'll have a screen with vie or edit click on edit, now open terminal emulator or the app, if you are using terminal type: su then enter---now type-- getprop ril.MSL then enter you might get a nothing back or you might get the number.
ps: if you are on JL13 you won't be able to get it downgrade your base-band.
if you didn't get nothing back go the the screen that asks for your msl and type any 6 digit number when it sais wrong code go back to the terminal and re type the comand and wala. If you use the app same steps just whith the app.
Now that you have your MSL open DFS, now go to your phones dial pad and dial *#7284# and select qualcome USB Setting, now select the last option DM+MODEM+ADB and plug in your usb to your pc. I normally open device manager to see what port my phone is, I sugest you do the same.
Now that you know what port your phone is on DFS click on the port tab and select your port now find the MSL or SPC space and enter your MSL then hit the play button to the left, now that your phone is unlocked we are ready to make changes.look at my images so you can compare.
Click on the programming Tab
Now hit the read button and change the MIN number MIN D , SPC, and MND number for the one provided by metropcs.
Now look to the right is the PRL section click on the load button look for the prl the click on the write button, now on the reset button and your phone will reset, I like to do it one step at a time. Now test out the PRL by going to settings about. or just dial *611 from phone and you should get metropcs. If you didn't, make sure that the mid has changed.
Onece you have that Down re hook up your phone to DFS like before click on te program tab and now on the Data tab. Change settings to match my pics and to get your password use this http://www.whiterabbit.org/android/ to calculate your metropcs MSL just type in your ESN . Once you have it hit write.
Now click on the mobile ip tab and hit read change setting to match pic in the AAA and the HA put in your metropcs MSL ,then hit both of the write buttons, and then the reset button, wala your almost done.
next step set data setting within the phone to stream youtube, Pandora and other multimedia apps that need streaming with in cricket or metropcs
dial ##data# press on edit and enter the spc code you wrote down press on others press on multimedia rtsp proxy port to 0 then press on back.
MMS: follow this guide by Max_pain: http://forum.xda-developers.com/showthread.php?t=1875760 you will need a file from there make sure to thank him.
This is the biggest hurdle, which very few people have successfully gotten to work. It is not a perfect solution but it works very well for us.
Download the following Zip file (not flashable):
Follow these instructions carefully:
1. Download and install Titanium Backup. You will also need the PRO version, so you'll need to shell out a couple of bucks if you don't already own it. It's well worth it anyways.
2. Download and install APN Backup & Restore from the Market.
3. Open APN Backup & Restore, ignore the ICS warning, and click on "Backup APNs". Exit out of APN Backup & Restore.
4. Place this folder in your SD Card.
5. Copy MetroPCS_MMS_Send_APN.xml from this folder to the APN Backup folder in the root of the SD Card.
6. Open Titanium Backup, go under Backup/Restore, and find APN Backup & Restore, press and select "Make system app."
7. Open APN Backup & Restore, ignore the ICS warning, press menu, and disable ICS check. Exit APN Backup & Restore.
8. Open APN Backup & Restore again, and now there should not be an ICS warning!
9. Click on "Delete APNs."
10. Click on Restore APNs and select "MetroPCS_MMS_Send.APN.xml".
10a. Press Ok after selecting the above.
10b. Press No when you get the message asking Yes or No.
11. Using Root Explorer or a similar app, copy the SecMMS.apk file from this folder to your /system/app/ folder.
11a. Make sure you are in R/W mode and click Yes to overwrite existing file if you get the message.
11b. Make sure to delete/overwrite any existing SecMms.apk from the /system/app directory. You should only have one SecMms.apk file.
11c. Make sure to delete any SecMms.odex if you're on the stock or an odexed rom.
12. Set permissions to RW-R--R--
13. Reboot.
14. Open the Messaging app and under Settings make sure to check (enable) "SMS split".
Click to expand...
Click to collapse
i tried this and dont know why my s3 keep saying Sprint and it dosent receive calls o text...
Can you please please help me if i do something wrong
Working Talk Text and Data
I literally got my talk text and data working 2 min ago. I have a Verizon Samsung Galaxy S3 that I now am using on Metro PCS.
What I did,
Step 1.
Install Samsung Drivers
Install Kies (To update: I was on 4.1.1 now I'm running 4.1.2)
Step 2.
Root Samsung Galaxy S3. I used Casual one click (It's literally one click)
- Google search key phrase 'root verizon samsung galaxy s3 casual one click'
Step 3.
Now you should have SuperSU
Download
1. APN Manager- I have APN Manager Pro
2. Titanium Backup
Step 4.
I used Titanium Backup to uninstall all the Verizon bloatware, and overall junk I don't use. With removing bloatware click on backup/restore then select and hold APN Manager Pro (or whatever) and select convert to system app.
Step 5.
If not updated to 4.1.2, do so. - You'll need to have the ability to add an APN, only possible with 4.1.2.
I bypassed setting the language etc. with the four corners technique. Google Keyword: 'android four corners trick'
Step 6.
I went out and activated a MetroPCS plan, and got a simcard. At this point I could make and receive calls and text, but no data or mms.
Step 7.
From APN Manager Pro I clicked insert new APN. this can also be done from settings -> More settings -> Mobile Networks -> Access Point Names -> More options soft key: Add new access point. (Updating from phone settings in my opinion is simpler)
Step 8.
New APN
Name: "fast.t-mobile.com" (You can put whatever you want)(without quotes)
APN : "fast.t-mobile.com" (without quotes)
MMSC: "htetep:mms.msg.eng.t-mobile.com/mms/wapenc" (without quotes.Sorry i think you understand what i mean, please put in the letters and not htetep)
MCC: 310
MNC: 260
make sure APN is enabled is checked
Everything else has 'Not set', my APN protocol also says IPv4
Step 9.
Close settings completely
Go back to settings --> Access Point Names to make sure it is still there. Select it if not selected already.
Step 10.
Power off
pull out battery and sim card
wait 10 sec
power on
Step 11.
Enjoy data and mms.
Thank you guys for the instructions, I think I'm about to do the same for my Verizon S3.
But before I do, can you guys post what kind of speed you're getting on the new Metro(GSM)/T-Mobile 3G network?
I remember MetroPCS original 3G on CDMA was horrible and I just want to make sure the Verizon S3 won't suffer the same faith.
Thanks again in advance for you input!
Has anyone tried this with either JB? My phone is on the 4.3 update and I was wondering if it will work.
trinibmw said:
I literally got my talk text and data working 2 min ago. I have a Verizon Samsung Galaxy S3 that I now am using on Metro PCS.
Click to expand...
Click to collapse
Your post is very promising to me since I'm looking to do the exact same thing and not looking forward to the complicated process detailed in the OP. I have a few clarifying questions I hope you don't mind answering for me:
1) Are you limited to 2G and 3G only, or are you able to have 4G/LTE connections?
2) Sorry to oversimplify your method, but boiled down, it sounds like you accomplished exactly what I want to do more or less by simply rooting, debloating, and changing the APN settings. Is this accurate? (Yes I've read your post all the way through five times+, I get there are certain important details to follow, but is my summary correct?)
3) I get the feeling you won't be able to answer this one, but worth a shot: Do you have any idea if this will work if the Verizon S3 came with KitKat (4.4.2) installed? Exhaustive research tells me it's impossible to downgrade android versions from this version.
Thanks for sharing this, and hopefully any answers you can give me. I'll be updating my post on whether or not it works for me when I try later
You are correct, root + debloat, change APN settings. When I had the phone I was limited to 3g speeds. I was still able to use maps, and surf without pulling my hair out. Although, most everywhere I went had wifi so I just ended up using that. As far as number 3, I am not sure. I no longer have the phone. Does the APN show up in network settings now? Could you just try the settings above? You could check if casual one click supports 4.4.2. If it does, you could give it a shot. I didn't have to use it, but if anything goes wrong use ODIN to restore your phone.
My sprint Samsung s3 has no card slot, and I'm with metro, can I use this method and get my metro plan on my s3??? Please need help!!!

Stopping Hands Free Activation!

My friend Jeremy helped me with getting rid of the "Hands Free Activation" pop-up and I thought I would share it. It especially comes in handy when you are flashed to another carrier. If you are on one of the new custom ZVB Roms you probably don't have to worry about it. All you have to do is:
1) Get a Root File Browser .... I like Rom Tool Box
2) Go to "System" folder
3) Go to "App" folder .... (not Apps)
4) Scroll down and find "OmaDmclient.apk" and rename it to "OmaDmclient.bak"
5) Reboot and you should not get that aggravating ass pop up any more
:silly::laugh:
I hope I've helped someone because a lot of people have damn sure helped me!
Just Showing Off
Since this thread is my posting I wanted to show off my Speedtest results of 3g being "legally" flashed to Page Plus
http://i43.tinypic.com/ezg6l3.jpg
I could use some help through this process
devo3d said:
Since this thread is my posting I wanted to show off my Speedtest results of 3g being "legally" flashed to Page Plus
Honestly, I'd like to start with getting any data (non-wifi) working on this phone...
What I have tools wise? CDMA Workshop
LGNPST (not working) frustrated as heck about this
My LS970 - updated to Page Plus PRL and making and recieving calls...
Can someone point me in the right direction?
Click to expand...
Click to collapse
eagleveteran said:
devo3d said:
Since this thread is my posting I wanted to show off my Speedtest results of 3g being "legally" flashed to Page Plus
Honestly, I'd like to start with getting any data (non-wifi) working on this phone...
What I have tools wise? CDMA Workshop
LGNPST (not working) frustrated as heck about this
My LS970 - updated to Page Plus PRL and making and recieving calls...
Can someone point me in the right direction?
Click to expand...
Click to collapse
have you try DFS Tools? I always use this tools flashing from sprint to smartfren (Indonesian provider)
Click to expand...
Click to collapse
eagleveteran said:
devo3d said:
Since this thread is my posting I wanted to show off my Speedtest results of 3g being "legally" flashed to Page Plus
Honestly, I'd like to start with getting any data (non-wifi) working on this phone...
What I have tools wise? CDMA Workshop
LGNPST (not working) frustrated as heck about this
My LS970 - updated to Page Plus PRL and making and recieving calls...
Can someone point me in the right direction?
Click to expand...
Click to collapse
I know I'm late responding to this but what service provider are you flashed to? ( if you haven't found a solution yet )
Click to expand...
Click to collapse
Page Plus
devo3d said:
eagleveteran said:
I know I'm late responding to this but what service provider are you flashed to? ( if you haven't found a solution yet )
Click to expand...
Click to collapse
Page Plus
Click to expand...
Click to collapse
Thank You
I was really annoyed with the popup.
Thanks for the solution :good::good:
lnxnubie said:
I was really annoyed with the popup.
Thanks for the solution :good::good:
Click to expand...
Click to collapse
No Probelem....The guy I use to use to flash phones figured it out....he was the only one (entire USA) that knew how to flash the OG to Verizon and get full data (3G). He quit flashing phones from where he was living so now I can't get in touch with him...he could flash any freakin phone..
eagleveteran said:
devo3d said:
Page Plus
Click to expand...
Click to collapse
With Page Plus and Straight Talk you have to have certain APN's set. Is your APN correctly set for Page Plus?
EDIT: ( I don't even know if I can post this but I sure admin will let me know...LOL)
I found this in my files, used it long ago and am not sure if it still is applicable but there may some information in it that may be able to lead you in the right direction......
PP
3G data speeds (HOW TO)
This guide is to get evdo data or 3g data speeds on phones flashed to page plus cellular this is not a beginers guide by no means this guide is assuming both spc codes are set to 000000.
things you will need:
1.A donor phone of your own that will ota program and one that you can swap the esn number to that of the target phone. I used a samsung i500
2.Target phone that you own
3.qpst and dfs 4.0.0.4 demo
4.drivers for both phones
Pre-Setup:
1.pull battery out of the target phone and LEAVE it out
2.place that esn number on the donor phone
3.Deactivate then reactivate the target phones esn number
4.OTA program the donor phone that has the swapped esn number on it.
5.Verify that 3g speeds are working on the donor phone
Phase 1:
1.Place donor phone in diagnostic mode and plug into computer
2.Open qpst configuration add the port
3.Go to start clients then efs explorer
4.Open the DMU folder and copy the 10.key file to your computer then exit qpst
Phase 2:
1.Open DFS and select the port that the phone is on
2.Send the spc you should see a device unlocked message in the log.
3.Go to the programming tab then the nam tab and read that page.
4.Read the Data tab and Mobile IP tab as well.
5.Do not close the dfs tab
6.Revert esn back to normal or smash the donor phone into a lot of pieces
Final Phase: (Non-Verizon and Sprint)
1.Power on target phone and place in diagnostic mode and plug into computer
2.Open qpst configuration add the port
3.Go to start clients then efs explorer
4.Now on the Left side of the efs explorer right click the screen go to new and directory
5.Name the directory "DMU" without the quotation marks then place the 10.key file into that directory by drag and drop then exit qpst
6.Now go back into dfs do not add the target phone yet and go to mobile ip nothing else on the screen should change
7.Now select the port the target phone is on in dfs and send the spc code
8.Write the nam tab to target phone after verifing it doesnt say home only then go to data tab and check the box next to pwd on the ppp section only which will change the pwd to hex format then write the data tab
9.Go to the mobile ip tab and right click the red stop sign looking thing on the second bubble and enable it and set active profile to 1 then click "write current profile settings" and click the write button on the left side of the screen
10.Now go back to the Nam tab and load the prl file I prefer using 00002 but you can experiment
Final Phase: (Verizon 4gLTE)
1.Power on target phone and place in diagnostic mode and plug into computer
2.Open qpst configuration add the port
3.Go to start clients then efs explorer
4.Now on the Left side of the efs explorer right click the screen go to new and directory
5.Name the directory "DMU" without the quotation marks then place the 10.key file into that directory by drag and drop then exit qpst
6.Now go back into dfs do not add the target phone yet
7.Now select the port the target phone is on in dfs and send the spc code
8.Write the nam tab to target phone after verifying it doesn't say home only then go to data tab and check the box next to pwd on the ppp section only which will change the pwd to hex format then write the data tab
9.Go to the mobile ip tab click "write current profile settings" and click the write button on the left side of the screen
10.Now go back to the Nam tab and load the prl file i recommend 00002 but experiment with what you want and reboot phone and enjoy
Having issues try getting 1x first on lte phones you will need a sim card unactivated by verizon and it should pop up after a minute or two should never take longer than 15 minutes the first time
make sure you have it set to nv only on lte handsets.
Need a guide for a specific model name it I'll write it for you step by step for a small fee.
Note I have not tested this on any apple product so cannot support them.
Between getting 1x and then going to target phone must be on airplane mode after esn on account is switched back
Read more: http://www.cricketusers.com/page-plus-cellular/38824-page-plus-3g-data-speeds-how.html#ixzz2VLa0LfsP
ANOTHER EDIT : SOMETHING I FORGOT ABOUT YOUR MMS
Steps to MMS (picture mail) configuration: This is only one way, but it works...
1. Open the messaging app and press menu and select settings.
2. Uncheck EVERY item in the settings and exit the app with the back button.
3. Open your browser and go to the URL "mms.ihavegreat.info" and download
4. Pull down the top of your screen and wait for the app to finish downloading
5. Tap the app to install and let it authorize and setup
6. Remove the stock messaging app from homescreen and replace with this new one.....(may also disable the original message app)
7. Reboot the phone and you should have working MMS
Click to expand...
Click to collapse

Categories

Resources