WiFi hotspot Sprint version - LG G8 Questions & Answers

So I got an unlocked version of the sprint's LG G8 variant. Everything works perfectly excepet the wifi hotspot.
I can connect to it but I get the "No access to Internet" message. Any ideas why?
Thanks!

mariomtes said:
So I got an unlocked version of the sprint's LG G8 variant. Everything works perfectly excepet the wifi hotspot.
I can connect to it but I get the "No access to Internet" message. Any ideas why?
Thanks!
Click to expand...
Click to collapse
Download "Setttings database editor" by 4a. Open it up and click on Global properties, scroll down until you see "tether_dun_required". Change the value to zero. You now have internet via hotspot. It's best to buy the add on because it keeps the setting locked even if you restart phone. Enjoy?

Toni_RM said:
Download "Setttings database editor" by 4a. Open it up and click on Global properties, scroll down until you see "tether_dun_required". Change the value to zero. You now have internet via hotspot. It's best to buy the add on because it keeps the setting locked even if you restart phone. Enjoy?
Click to expand...
Click to collapse
Tried that. I get an error that says I can't edit that table

mariomtes said:
Tried that. I get an error that says I can't edit that table
Click to expand...
Click to collapse
Oh my bad i left out the most important part.
1. Install adb on your laptop (search it up)
2.On your phone go to settings, general, about phone, software info, find build number section and keep tapping until you are a developer
3. Go back to general and you'll now see developer options, turn developer options on and go down to usb debugging and turn it on.
4. Connect your phone to your laptop via USB (you will get a promt on your phone along the lines of "allow USB debugging?", click ok) and open up command terminal
5. Type "adb" and press enter
6. Type the command (without quotes) "adb devices". Your device should show up.
7. Type "adb shell" and press enter
8. Open up the settings database editor and go to global and scroll down to tether_dun_required. Click "edit value" and the shell command should pop up.
Type the shell command into adb shell and press enter
9. Go to the settings data base editor and go back to the tether_dun_required and click on change value. You'll notice that you are now able to change the value, change it to 0.
10. Enjoy your hotspot!
It seems like a lot of steps but it's not. The most "difficult" task will be installing adb.

Awesome. Got it to work now. Do you have to set it to 1 for the Ota updates or after each reset? Thanks again!

No, theres no need to set it back to "1". After you shut off your phone the setting value will turn back to a "1" and you hotspot wont work until you switch it back to "0". To save time you can buy the feature pack and you'll get access to settings guardian which will keep it at "0" at all times.

Related

[Q] Any other way to bypass activation screen. [Solve]

I have a big problem on my HTC Droid Incredible.
Bypassing the activation screen really irritates me and i can't turn on the USB Debugging which is the key to root and s-off my phone and to bypass the activation screen.
The procedure i did for bypassing the activation screen are: tap 4 corners, safe mode, call *228 and end call after few seconds (did this several times), cdma workshop, ##778 change the nam setting, and non of them works for me.
cmlusco member of xda told me that the best way to bypass it is to change the build.prop in any rom i'm going to flash on my phone. Then he give me this link http://forum.xda-developers.com/showthread.php?t=1306400 and i think this is it, but in the end still failed because i need to turn on my USB Debugging.
Please help me to bypass my Droid Incredible.
I'm here in Philippines and there is no Verizon network provider here.
I already solve this problem and I can use my Droid Incredible. Sweet!!!View the 3rd post how did i do that.
Click to expand...
Click to collapse
are you able to fix this?im having EXACTLY the same problem.
yup I already fix it, just follow this procedure.
1) try to enable usb debugging mode by doing this procedures.
for this,you should need wi-fi.
so,let's start
1)when the phone calls to *228 tap contacts icon,right to the "end call"
2)try to add a new contact and enter facebook or other socialnet dialog.
phone asks you to enable wifi, do this and connect your wifi network
3)next hold the search button and (via voice search) search in google "market"
4)tap to the official market page, phone asks you about opening this page,choose market app.login in the google accounts,if you need.
5)search in market "usb debug" app. install it and tap "open' in the market app
6)enable usb debugging and enjoy)
and for those who don't have a wifi connection in there home, this procedure is for you.
1. call *228 and tap the contact on the right side of end call.
2. add contact and put any information.
3. try to connect it in facebook to prompt the setting window.
4. tap setting.
5. tap search softkey and type application.
6. finally you can enable usb debugging without any problem.
thanks to ramazancik94 for giving this life saver step for enabling usb debugging mode.
2) root and s-off your phone by following this procedure root 2.3.4,downgrade,and s-off
3) if you already have CWM, rooted, and s-off your phone try to install some ROM using CWM in development section. Double check if your phone is s-off via hboot (press and hold power button and volume down), your phone is rooted if you install CWM, and find some ROM that suits your need.
4) Try to use the "end call bypass" if this method doesn't work with you this will be your last resort. Delete the phone.apk before you install the rom, to delete the phone.apk open the "blah blah blah rom.zip" and go to data> system app> find phone.apk and please don't extract the rom and delete the phone.apk or i won't work, just delete it from the zip.
Note: Deleting the phone.apk will result for disable your phone signal. So you're going to use your phone for music, game, watch some movies and wifi internet. You won't be able to use it for call, text and mobile data, and also please read it carefully so you won't **** your phone. You've been warned
For more information visit this thread: help bypass the activation
All big thanks to cmlusco, ramazancik94 and tiny4579 for their help
need help
sir maybe you can help me with this...im new to android phones and i dont think i can make it
can you please send me the step by step procedure of the things i need to do after i put my phone in USB debugging mode?hope you dont mind
my email is [email protected]
my tcp account is kian0926, im here in the Philippines as well and im glad that you were able too fix yours, hoping that i can use mine as well, saving this device from a trash can
many thanx in advance...
i can't get my ADB working
after i extracted mini-adb under c drive (c:\mini-adb_inc) i extracted adb inside of it
but icant get adb working
when i tried to open adb it just flashes (like blink of an eye) and closes itself immediately
i cant proceed
pls help..............
Kian0926 said:
i can't get my ADB working
after i extracted mini-adb under c drive (c:\mini-adb_inc) i extracted adb inside of it
but icant get adb working
when i tried to open adb it just flashes (like blink of an eye) and closes itself immediately
i cant proceed
pls help..............
Click to expand...
Click to collapse
You cant just click on the adb.exe file, it is a cmd line program. Open a cmd prompt on your pc and type " cd C:\mini-adb_inc " then type in your adb command, example " adb devices " this should show the serial number of your phone if connected to the pc and adb and drivers are setup correctly.
thnx for the reply
but this " cd C:\mini-adb_inc " seems to be invalid when im trying to enter n the command prompt window
i already tried removing those that i downloaded and download them again but still the same thing...
---------- Post added at 02:19 AM ---------- Previous post was at 02:11 AM ----------
also inside of mini-adb extracted on my c drive theres no adb.exe.it just say's adb
under that is AdbWinApi....so cunfused now
Kian0926 said:
thnx for the reply
but this " cd C:\mini-adb_inc " seems to be invalid when im trying to enter n the command prompt window
i already tried removing those that i downloaded and download them again but still the same thing...
---------- Post added at 02:19 AM ---------- Previous post was at 02:11 AM ----------
also inside of mini-adb extracted on my c drive theres no adb.exe.it just say's adb
under that is AdbWinApi....so cunfused now
Click to expand...
Click to collapse
What makes you think the cd command didnt work, did it give an error? All cd does is change the directory to C:\mini-adb_inc where the adb file is located. It is ok if it says just adb and not adb.exe, your pc is just set to hide extensions. When you first open the cmd prompt to the left of where you type it will say something like C:\users\your_user_name\desktop >, when you type cd C:\mini-adb_inc it should go to the next line, and to the left of where you type now it should say C:\mini-adb_inc >Then type adb devices and see if a serial number comes up.
"C:\users\your_user_name\desktop" his is what i exactly saw on my laptop and when i tried enterring "c:\mini-adb_inc" a message appears say's like "incorrect path/directory"
im gonna try using another PC and hope this time it works..
Kian0926 said:
"C:\users\your_user_name\desktop" his is what i exactly saw on my laptop and when i tried enterring "c:\mini-adb_inc" a message appears say's like "incorrect path/directory"
im gonna try using another PC and hope this time it works..
Click to expand...
Click to collapse
You have to type " cd C:\mini-adb_inc " or what ever the path is to the adb file. here actually try this. Go to the folder where the adb file you unziped is. Then hold ctrl + shift and right click on an empty space in that folder, and select open cmd prompt here. then type in your adb command, ie adb devices.
after i successfully activated,rooted to 2.3.7 with cm7 ROM my droid incredible it was working perfectly fine,but after a couple of hours using my droid it unexpectedly shut itself down and left me with just a blinking orange led at the top of it..last application running is viber,im on a call actually..and my phone is on charge...
what might be the cause of it?and can this be fixed?..my phone is completely dead
i even tried resetting the phone(pressing volume down button and power button but still no reponse..
Kian0926 said:
after i successfully activated,rooted to 2.3.7 with cm7 ROM my droid incredible it was working perfectly fine,but after a couple of hours using my droid it unexpectedly shut itself down and left me with just a blinking orange led at the top of it..last application running is viber,im on a call actually..and my phone is on charge...
what might be the cause of it?and can this be fixed?..my phone is completely dead
i even tried resetting the phone(pressing volume down button and power button but still no reponse..
Click to expand...
Click to collapse
Sorry to say, but if you cant enter hboot, or boot up to the os or recovery, then the phone is more thsn likley bricked. Unless its a battery issue. Does it vibrate at all when trying to start?
Kian0926 said:
after i successfully activated,rooted to 2.3.7 with cm7 ROM my droid incredible it was working perfectly fine,but after a couple of hours using my droid it unexpectedly shut itself down and left me with just a blinking orange led at the top of it..last application running is viber,im on a call actually..and my phone is on charge...
what might be the cause of it?and can this be fixed?..my phone is completely dead
i even tried resetting the phone(pressing volume down button and power button but still no reponse..
Click to expand...
Click to collapse
Does it boot when plugged in? There MAY be some help if it can boot when connected to AC power.
Kian0926 said:
after i successfully activated,rooted to 2.3.7 with cm7 ROM my droid incredible it was working perfectly fine,but after a couple of hours using my droid it unexpectedly shut itself down and left me with just a blinking orange led at the top of it..last application running is viber,im on a call actually..and my phone is on charge...
what might be the cause of it?and can this be fixed?..my phone is completely dead
i even tried resetting the phone(pressing volume down button and power button but still no reponse..
Click to expand...
Click to collapse
I've experience this, just a blinking orange led. What did I do was i charge it and a couple of minute the the blinking orange led stops and it become a steady orange led.
Easier way (offline)
Found what could be an easier way, I'm playing with my sister's incredible and I can get usb debugging enabled by using any of the official verizon update packages (could be a rom, but I downloaded the smallest hboot upgrade from htcdev), it appears to send some commands in usb mode that trigger the activation of usb debugging, what's funny if that if you either disconnect before it's done, or it fails, it leaves usb debugging on.
Non-sense.
EDIT: You just have to open the utility, you don't to flash or disconnect.
Such and old thread but I have a Incredible that a friend gives me and I couldn't access the market app by search function. What I did was search anything with voice commands, then a navigator window opens and change the URL to: market://details?id=usb, it opens the market app and I can install the USB debug app
Simple method, without the use of USB Debudding/rooting flashing:
Go to Emergency dialer,
Enter ##778, and press 'call'
Select 'Edit Mode'.
Password is: 000000
Select 'NAM Settings'
Make the following changes:
MDN = your 10 digit phone# (0000000000)*
MIN1 = your 7 digit phone# (0000000)
MIN2 = the area code of your phone# (000)
Press the 'back' key and go to 'HOME SID/Home NID' settings
Select 'Home SID/NID #1', and change the first value to '189' (Leave the 65535 alone).
Now press your 'menu' key
Press 'commit modifications' "button"
Phone Should reboot now.
Changing MDN using cdmaDevTerm
In some phones MDN cannot be changed, in this case you need to connect the phone to the computer as a "modem" device, and use the opensource cdmaworkshoptool / cdmaDevTerm from here:
http://code.google.com/p/cdmaworkshoptool/
Connect the tool, select manually / automatically the COMPORT for your HTC device, Read from device, Change the MDN to 0000000000 Select write
Disconnect and reboot your device.
It should now by pass the activation.
most of the ref. from
http://androidforums.com/incredible...g-activation-screen-no-service-available.html

MetroPCS for Epic 4G Data Issue

Hi Guys I have not been able to enable data on my Epic 4G, calls, text function properly the only issue is data it just doesn't work. What can Fix it? Any help? Thanks
Wrong section
Sent from my SPH-D700 using XDA
Sorry, I forgot. Well I think I found the fix, It may help some people
Fixing Data Service
1- Download QPST
2- Get your own SPC Number Click Here & Enter Your MEID. That will be your key to unlock the phone and your password. Your MEID could be found at Settings->About Phone->Status ... it's all numbers
3- Got to Start-->All Programs-->QPST-->QPST Configuration.
4- Select your phone from the list (the phone should be in Debug Mode).
5- If you don't see your phone Click on "Add New Port" uncheck "Show Serial ....blablabla" and select the port and add it.
6- With your phone selected go to Start Clients-->Service Programing. Select the phone and click OK.
7- If a dialog came up telling you to retry click on retry.
8- Click on "Read from Phone" you will be asked for your SPC number to unlock the phone and get its information.
**** BE REALLY CAREFUL AFTER THIS POINT YOU COULD MISS-UP YOUR SERVICE AND FLASHING YOUR PHONE WILL NOT RESTORE THESE SETTING... SO TAKE EXTRA CARE FROM THIS POINT ON***
9- Go to M.IP tab and select profile 0 and edit your user name remove the "aaak." just for the first row.
10- Go to PPP Config-->Um change the user name (Your Phone#@mymetropcs.com) and insert your SPC as the password
11- Go to PPP Config-->An change the user name (Your Phone#@mymetropcs.com) and insert your SPC as the password
12- M.IP tab change the mobile ip behavior to: simple IP only (thanks to oscarher4)
Write to Phone (the phone should restart by itself)
13- Download "Network" Click Here, and install it.
14- Turn off your WiFi
15- Run the App and in the "Set preferred network type:" Select CDMA auto (PRL). Tap Turn off radio wait about 5 seconds and turn radio ON.
16-Make Sure Toggle DNS check is "Allowed"
Full Thread
http://androidforums.com/admire-all-things-root/454073-regarding-2-3-6-update-metropcs-solved.html
4g data connected but not able to surf the net
tichs said:
Sorry, I forgot. Well I think I found the fix, It may help some people
Fixing Data Service
1- Download QPST
2- Get your own SPC Number Click Here & Enter Your MEID. That will be your key to unlock the phone and your password. Your MEID could be found at Settings->About Phone->Status ... it's all numbers
3- Got to Start-->All Programs-->QPST-->QPST Configuration.
4- Select your phone from the list (the phone should be in Debug Mode).
5- If you don't see your phone Click on "Add New Port" uncheck "Show Serial ....blablabla" and select the port and add it.
6- With your phone selected go to Start Clients-->Service Programing. Select the phone and click OK.
7- If a dialog came up telling you to retry click on retry.
8- Click on "Read from Phone" you will be asked for your SPC number to unlock the phone and get its information.
**** BE REALLY CAREFUL AFTER THIS POINT YOU COULD MISS-UP YOUR SERVICE AND FLASHING YOUR PHONE WILL NOT RESTORE THESE SETTING... SO TAKE EXTRA CARE FROM THIS POINT ON***
9- Go to M.IP tab and select profile 0 and edit your user name remove the "aaak." just for the first row.
10- Go to PPP Config-->Um change the user name (Your Phone#@mymetropcs.com) and insert your SPC as the password
11- Go to PPP Config-->An change the user name (Your Phone#@mymetropcs.com) and insert your SPC as the password
12- M.IP tab change the mobile ip behavior to: simple IP only (thanks to oscarher4)
Write to Phone (the phone should restart by itself)
13- Download "Network" Click Here, and install it.
14- Turn off your WiFi
15- Run the App and in the "Set preferred network type:" Select CDMA auto (PRL). Tap Turn off radio wait about 5 seconds and turn radio ON.
16-Make Sure Toggle DNS check is "Allowed"
Full Thread
http://androidforums.com/admire-all-things-root/454073-regarding-2-3-6-update-metropcs-solved.html
Click to expand...
Click to collapse
Where I can get this app "Network"?
Some of those steps are placebo, and unnecessary. That will only get you 1x internet, and dependent on your location you may/may never get 3g to work they've been blocking off more cities from flashed phones from getting 3g..
Sent from my SPH-D700 using xda premium

[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!!!

How to disable carrier-check for native WiFi Tether (no root)

*EDIT* This appears to only be working for people with NON-unlimited data plans. I apologize for the inconvenience...
Saw this over in the AT&T subforum, originally posted by @ExTREmE99 , just reposting here.
This will disable the carrier check on your Verizon G4 and allow you to use the native WiFi tether - no root needed!
1. Enable developer mode (Go to Settings -> About phone, and click on the build number until the developer mode is enabled).
2. Enable USB debugging under Settings -> Developer options
3. Connect the device with a USB cable to a computer with the Android SDK platform tools installed
4. Start an adb shell: adb shell
5. In the adb shell, run these commands one by one:
settings put global tether_dun_required 0
settings put system tether_entitlement_check_state 0
reboot
When your phone comes back up you will have a fully functional native WiFi tether
i must be doing something wrong because i still get the "you need a subscription" popup
Worked for me, thanks! Needed this a few days ago and couldn't use it n was like "F***, wish I had root" hahaha. Oh and also shouldn't this be posted in General?
jrc27 said:
i must be doing something wrong because i still get the "you need a subscription" popup
Click to expand...
Click to collapse
Same here, did I do this right?
Code:
$ adb shell
[email protected]:/ $ settings put global tether_dun_required 0
[email protected]:/ $ settings put system tether_entitlement_check_state 0
[email protected]:/ $ reboot
Congobongo said:
Same here, did I do this right?
Code:
$ adb shell
[email protected]:/ $ settings put global tether_dun_required 0
[email protected]:/ $ settings put system tether_entitlement_check_state 0
[email protected]:/ $ reboot
Click to expand...
Click to collapse
when do you see the subscription message?
try typing:
adb devices
you should see a string of characters listing your device. if it shows no device, then you need to double check that you have your device drivers installed
Tomyk89 said:
when do you see the subscription message?
try typing:
adb devices
you should see a string of characters listing your device. if it shows no device, then you need to double check that you have your device drivers installed
Click to expand...
Click to collapse
I see it after i reboot and try using the hotspot app
jrc27 said:
I see it after i reboot and try using the hotspot app
Click to expand...
Click to collapse
don't use the hotspot app - in fact, disable that one.
You want to use the built in functionality to tether (not technically an app)
Go to settings, More (under wireless networks), then "Mobile Hotspot". You can setup your SSID and password in there. Also, you can create a shortcut in your notification bar by scrolling over to the right side, clicking edit, then checking the box next to "Mobile Hotspot"
Hope that helps.
Tomyk89 said:
don't use the hotspot app - in fact, disable that one.
You want to use the built in functionality to tether (not technically an app)
Go to settings, More (under wireless networks), then "Mobile Hotspot". You can setup your SSID and password in there. Also, you can create a shortcut in your notification bar by scrolling over to the right side, clicking edit, then checking the box next to "Mobile Hotspot"
Hope that helps.
Click to expand...
Click to collapse
I can't even find the damn app to disable it.
I tried as you suggested, going in through the settings and i still get the verizon C*ckblock...
jrc27 said:
I can't even find the damn app to disable it.
I tried as you suggested, going in through the settings and i still get the verizon C*ckblock...
Click to expand...
Click to collapse
Could you try disabling the verizon hotspot app? Mine was disabled way before I discovered this so I may need to add this step to the instructions. you may want to go through the steps one more time after that to ensure everything is set correctly. Don't forget to restart either. It works great on mine so it should for yours as well - unless you took the update a week ago?
Let me know - Thanks!
Tomyk89 said:
Could you try disabling the verizon hotspot app? Mine was disabled way before I discovered this so I may need to add this step to the instructions. you may want to go through the steps one more time after that to ensure everything is set correctly. Don't forget to restart either. It works great on mine so it should for yours as well - unless you took the update a week ago?
Let me know - Thanks!
Click to expand...
Click to collapse
I've been very careful not to take the update. Is the hot spot app have a weird name or something? I can't seem to find it in the app manager or using rom toolbox
jrc27 said:
I've been very careful not to take the update. Is the hot spot app have a weird name or something? I can't seem to find it in the app manager or using rom toolbox
Click to expand...
Click to collapse
hmmm i think I'm confused. My Hotspot app is apparently still in my app drawer. When i click on it it just takes me to the native hotspot functionality.
Honestly I'd attempt to run those commands again. It would help if you took a screen shot of the command prompt window after running all of the commands. After each command it should pause for a second or two then jump to the next line with no errors or responses.
Is your USB debugging on? Also, are you in MTP or PTP USB mode when plugged into your PC?
jrc27 said:
i must be doing something wrong because i still get the "you need a subscription" popup
Click to expand...
Click to collapse
Should it be? I assumed stuff like this went under the Help section since it was helping people. Maybe I'm wrong. If a MOD would like to correct me and maybe move the thread, feel free.
Tomyk89 said:
hmmm i think I'm confused. My Hotspot app is apparently still in my app drawer. When i click on it it just takes me to the native hotspot functionality.
Honestly I'd attempt to run those commands again. It would help if you took a screen shot of the command prompt window after running all of the commands. After each command it should pause for a second or two then jump to the next line with no errors or responses.
Is your USB debugging on? Also, are you in MTP or PTP USB mode when plugged into your PC?
Click to expand...
Click to collapse
Heading to bed...I'll give it another go in the morning
Thanks again for the help, i appreciate it!
jrc27 said:
Heading to bed...I'll give it another go in the morning
Thanks again for the help, i appreciate it!
Click to expand...
Click to collapse
no problem dude. try some of my suggestions tomorrow and get back to me. feel free to PM and we can post the final solution up here as to not fill the the thread up with troubleshooting.
No Go...
Tried multiple times and could not get it to work. adb looked successful but after reboot I still get a subscription check.
joebrady119 said:
Tried multiple times and could not get it to work. adb looked successful but after reboot I still get a subscription check.
Click to expand...
Click to collapse
have you taken the latest OTA update?
Tomyk89 said:
have you taken the latest OTA update?
Click to expand...
Click to collapse
Have not taken any OTA.
This unfortunately doesn't seem to work for me either
I had to put my device in PTP mode in order for ADB to show the device, after the device was confirmed with adb devices, I issued the commands this is the output
Code:
C:\Users\NOTIMPORTANT\AppData\Local\Android\sdk>adb devices
List of devices attached
VS986931(changed the last four for security) device
C:\Users\NOTIMPORTANT\AppData\Local\Android\sdk>adb shell
[email protected]:/ $ settings put global tether_dun_required 0
settings put global tether_dun_required 0
[email protected]:/ $ settings put system tether_entitlement_check_state 0
settings put system tether_entitlement_check_state 0
[email protected]:/ $
When I attempt to enable hotspot I am greeted with the "Use of this service requires a subscription..."
FoxFi seems to work, I just HATE having to change my lock screen in order to use the damn thing!
I'm willing to run further tests and commands if you would like, please just let me know.
I have NOT taken any over the air update. I used the Debloater tool and blocked/hid the app.
Tomyk89 said:
when do you see the subscription message?
try typing:
adb devices
you should see a string of characters listing your device. if it shows no device, then you need to double check that you have your device drivers installed
Click to expand...
Click to collapse
Here's a screenshot of my terminal window:
I'm using the native tethering just like everybody else (Settings, More, flick the tethering switch to On and receive the service check). Haven't taken the OTA and have the service disabled via debloater tool. I appreciate the help!
At this point I'm not sure why some are reporting that this works while others aren't. I added a message on the original post warning that this isn't a for sure thing. I'll be sure to update if/when I find a fix or what is going wrong, but for now I think I have enough info to look into this. thanks for your help everyone and I hope that I can find a fix for this. Worst case - we have to wait until we have root to enable this.
-tom

How To Guide Unlock Security. Engineering Mode for Android 12 OOS/COS

Hello guys,
I want to share with you a working mathod to access engineering mode in android 12 oos or cos
Just follow these steps
StratOS_HTC said:
You need to enable Developer Options and USB Debugging in the Phone
Download the Oppo_Free_Unlock_v1.0.zip
Secrecy Auto Unlocker :
Open the dialer app on the phone , dial *#9434#
Open Device Manager (Win+R : devmgmt.msc )and expand the Network Adapters category.
Disable all your ethernet adapters except the wifi adapter .
Click on the action tab, then choose add legacy hardware.
Click next.
Choose install the hardware that I manually select from a list (Advanced) and click next.
Click network adapters, then click next.
Select Microsoft and choose Microsoft KM-TEST Loopback Adapter, then click next.
Click next, then click finish.
In the device manager,browse the Network adapters and double click on Microsoft KM-TEST Loopback Adapter to open its properties.
Go to the Advanced tab and find the Network Address option
Click the blank chackbox and paste 704D7B61ABCD in the text box .
View attachment 5464595
Close the properties window and close Device Manager.
Go to where you extracted the unlock tools. Open Sec5.exe.
Make sure your device is in MTP mode, and then press the Unlock button.
After about a second, a string of numbers and letters should show up in the left pane. A few seconds later, "OK" should start flashing in the right pane. Press "Stop unlocking" and close the window.
View attachment 5464597
Open the dialer app on the phone , dial *#9434#
View attachment 5464599
Then enter *#649010# and to unlock any option You need to enter Confirm code which is 6776 and You are ready to go to backup or restore IMEI and many more …
View attachment 5464613
Hit the thx button if it was helpfull 4 U
Click to expand...
Click to collapse
Credit: StratOS_HTC
Click to expand...
Click to collapse
Original thread since OP couldn't be bothered to give credit...
Secrecy unlock
WARNING - THIS (ORIGINAL) METHOD IS NOT WORKING WARNING - BE CAREFULL REGARDING (your) IMEI SHARING ! You need to enable Developer Options and USB Debugging in the Phone Download the Oppo_Free_Unlock_v1.0.zip Secrecy Auto Unlocker : Open the...
forum.xda-developers.com
This works, however, Rndis,diag switch is missing, meaning you can't use QPST on OOS 12.
full ports activate and pdc works ,efs explorer works
Don't work for me my one question I can connect the internet phone or pc or both

Categories

Resources