Brute force 4g/lte - OnePlus 6 Questions & Answers

Do anyone knows how to brute Force 4g ?
I live in an area where I know that my phone can get LTE but for some reason he stays on 3g. With my OnePlus 3 I had an app which gave me access to a hidden menu (same menu as *#*#4636#*#*) where I could select "LTE ONLY" and this would make the phone to switch to LTE. Anyway, just after the launch of the OP6 I installed the same app and did as usual and it just broke the LTE connectivity for a week or two before OnePlus released a proper fix. But alongside fixing this LTE connectivity issue they also disabled this useful menu.
Do you guys have any replacement idea for it ? I've been searching for it since but I couldn't find anything.

play store->4G switcher (by Cracky)
Start the app, and set the preferred network type to LTE. This way you won't be able to get called (unless your network supports VoLTE), but the network stays on LTE. You can switch back, but can be buggy, the best way to switch back is to restart the phone.
---------- Post added at 11:27 AM ---------- Previous post was at 11:27 AM ----------
play store->4G switcher (by Cracky)
Start the app, and set the preferred network type to LTE. This way you won't be able to get called (unless your network supports VoLTE), but the network stays on LTE. You can switch back, but can be buggy, the best way to switch back is to restart the phone.

Thanks but this is exactly the app I was talking about and this menu doesn't seem to do anything with my OP6 so I am searching for an alternative.

There's an app called shortcut master lite. Download & install it. Open the app, from the menu select search. Type "engineering"
Launch the 1st result. You can also mark it as favourite and keep it on main page of the app.
When you launch the search result 1, do this:
- network set, sim card select, <sim1/2> & come back and tap on rat mode, choose lte only.
This sim will not catch any signal when there's no lte coverage.

Thank you for your answer, I'll check that but if anyone have the same issue as me with the other app I found the solution reading your message. My sim was on the slot 2 and this is why the menu wasn't working but in slot 1 everything works fine.

Hi, I can access that menu. I was able to fo that on 5.1.9 and DP3 also
What I can recommend for you is to clean install of 5.1.9 via fastboot. Here in op6 forums there is a thread, of fastboot rom, so flash it. Just read instructions there, very easy.
I bet 99.9% that it will solve menu problem and LTE in global.

Related

How to force EVDO only on TP2 without rebooting (SOLVED)

I appologize if this was asked before, but in all my searches I keep finding people wanting to force 1x over EVDO.
What I need is to force EVDO only without having to ##778# edit HDR only reboot every time. I need to do it some what like the TouchPro. At least without having to reboot every time.
My reasoning for needing this specific thing is in Lake Charles Sprint has been promising EV since before Hurricane Rita. They have been using that as an excuse as to why it is not available ever since. This is when I moved towards the forcing EVDO. I originally thought I was bouncing of a VW towers, but after talking to a buddy at sprint I find that all the EV towers are turned on, but not broadcasting the EV availabilty to peoples' phones.
Point being is since it is basically like a not broadcasted SSID on a router. When I was forcing EVDO on my TP I was using Sprints EV towers. So, I hope you can see my frustration with this specific situation.
Question:
Is there any way by regedit that is not the hidden modeofoperation (cause that don't work), or any freeware, something. That I can use to force EVDO only on my TP2 when I am using pure data connection without having to reboot the phone.
Note:
I am trying, if at all possible, to stay away from unlocking and flashing a custom rom. Not that I don't love everyone's work, but I get Flash Dance crazy and am always changing ROMs cause of a bug. This is the first Sprint factory ROM I have ever liked (slightly modified with addons of course).
Thank ya'll so much in advance for any suggestions you may have.
Solution (Work Around):
I am not a programmer or script writer. So, someone else is gonna have to do that part, but after about a week of aggrivated digging through my TP2 I found how to switch to EVDO Only without rebooting.
Open Registry Editor - Go to HKLM\SOFTWARE\OEM\EPST - DWord entry PreferMode = 4 (Automatic) - Change Value to 10 (HDR Only) - Exit Registry editor - Disable and Enable Radio (I just go to comm manager and turn on/off Airplane Mode) - BAM EV Only without all the ##778# reboot junk
As far as I have searched, there has yet to be any solutions or workarounds for this CDMA EV Only that is kinda like the old Touch Pro way. Now if anyone cares please write a script or small macro that changes this registry entry from 4 to 10 and then disables and re-inits the phone radio. Then vice-versa. We can have a one button EV only swap for TP2 stock rom.
Hope this helps anyone else out there.
140 views and no replies. must be a tough one or i was too long winded. ill shorten it.
Need to force EVDO only without going through the whole ##778# reset.
Have tried old TP way of HiddenModeOperation and that 3G program which is nice but doesnt swap to EV
Do you realize that 3G on the tp2 is the same as EV?
yes. Its the EV that I am attempting to get. Even though the program was supposed to switch to 3g I am assuming due to it not being broadcasted as available it is not doing a true force EVDO. I only say this because when I do ##778# and edit the modem to HDR only preferred. After reset I get the EV symbol and speeds. Any other way I have tried I do not.
Thank you for your response.
try wmlonglife and maybe use it to force 3g
drewcam888 said:
try wmlonglife and maybe use it to force 3g
Click to expand...
Click to collapse
@OP i have the same problem! i cant get Ev/3G unless i go into ##PST# either. ive tried WMLongLife and its hot trash... too many bugs...
anyone else know of a solution?
I have attempted a few differents styles of using WMLonglife, but at best it changes EPST settings from HDR only to CDMA only and Preferred HDR off.
With seeing that be done, by that software without a reboot. It makes me wonder if the author of the program could simply update it for our specific situation.
If WMLongLife can change the settings then there must be a way for us to do it.
Force EVDO scripts Tp2 Rhodium CDMA
here are some wannabe scripts. i wrote them on word mobile while driving a company truck. These are the first scripts i have ever written for win mobile. They work for me for now. I will combine them into one button with an if then type scenario.
Please these are very amature and just to help others out afraid to mess with the registry. Note: this is only for the touch pro 2 CDMA. any other device i cant tell u what it will do.
This has MortScript and rk-FltMode in the zip. which i can in no way take credit.
sysmai said:
here are some wannabe scripts. i wrote them on word mobile while driving a company truck. These are the first scripts i have ever written for win mobile. They work for me for now. I will combine them into one button with an if then type scenario.
Please these are very amature and just to help others out afraid to mess with the registry. Note: this is only for the touch pro 2 CDMA. any other device i cant tell u what it will do.
This has MortScript and rk-FltMode in the zip. which i can in no way take credit.
Click to expand...
Click to collapse
Your program has the ability to switch back and forth between EVDO only mode and Hybrid mode, but it does not have the ability to give 1X only mode, which is what everyone is looking for. If you can, please update your program to give 1X only mode.
By the way, on TP2 you can easily get data-only mode (which is like EVDO only mode but I think it also allows data over 1X too) by going to Phone/Menu/Options/CDMA Sevices tab/DDTM Mode and select ON.
if i ever get time ill combine these all with selections. easily done with mortscript but takes me a minute being a noob. but i can quickly change values out for a separate 1x script for now
ok this zip has CDMA Only included. There is a WCDMA Only option but i dont know if that is what u wanted. just let me know
sysmai said:
ok this zip has CDMA Only included. There is a WCDMA Only option but i dont know if that is what u wanted. just let me know
Click to expand...
Click to collapse
Is there a way for you to also provide a key for 1X only mode over the home network (not roaming mode)? It would be great if you could also put all these keys into one menu in the form of an app.
sysmai said:
ok this zip has CDMA Only included. There is a WCDMA Only option but i dont know if that is what u wanted. just let me know
Click to expand...
Click to collapse
shahriar5252 said:
Is there a way for you to also provide a key for 1X only mode over the home network (not roaming mode)? It would be great if you could also put all these keys into one menu in the form of an app.
Click to expand...
Click to collapse
Sorry never mind what I said above in my last post. Your mortscript for the CDMA only option is the 1X only mode over the home network. Thank you so much for sharing this program. It saves a lot of battery when users in EvDo fring areas want to use Sprint's Airave, which runs over 1X only mode, and don't want their phone from switching between EvDO hybrid and 1X only modes.
Is there any way for you to put this into a program that brings up a simple menu that automatically puts the phone into the airline mode, makes the switch, and turns the airline mode off? The way that it is now, I have to first put the phone into the airline mode using your airline toggle app and subsequently click on the mode of operation that I need and then turn the airline mode off. Too many clicks.
Once again thanks for the mortscript-based mode of operation toggle switches. I have been looking for such a program for my Sprint TP2 for a long time because the TP2's have had their native MS mode of operations menu completely removed from the registry.
Instruction and icons for sysmai's toggle switches
In the above post #11, sysmai has created mortscript-based toggle switches that can do for TP2 what the mode of operations menu does in the original TP. Install his two CAB files one to enable mortscript capability in your phone and the other to create a toggle switch for toggling on/off the airline mode.
Put all the toggle switches in your Start menu folder for conveniece, and if you want to give them distinct icons, use JWMDIconChanger_V2.7c program to do it. This program only works for wm6.5, and I am providing you with some .png icons I found online to use with this program. For some reason, my TP2 is not able to open these .png files but the JWMDIconChanger_v2.7c can open then and successfully make them icons in your start menu.
Instructions to change the mode of operation using sysmai's mortscripts:
1) First use the airline mode toggle switch to turn on airline mode.
2) Next, use the toggle switches to switch to your desired mode of operation (EVDO only, EVDO hybrid, and 1X only).
3) And finally, use the airline toggle switch to turn off the airline mode.
Note 1:
The Airline toggle that sysmai has created is not the same as your phones own airline mode feature. sysmai's airline toggle just turns your phone on and off. It does not turn off other things like bluetooth, so if you go for airline trips, please use your own phone's airline mode feature.
Note 2:
sysmai has named the EVDO hybrid mode as "Automatic" and the 1X only mode as "CDMA only" because these are the terms used in the EPST menu for which you need your MSL code to access. For those that don't know what EPST menu is, ignore it. Just use sysmai's mortscripts on your CDMA TP2's and you should be fine.
Note 3:
As usual, use at your own risk. I used my icons, sysmai's apps, and JWMDIconChanger app on my Sprint TP2 running on the latest stock ROM (wm6.5 with HTC Sense 2.5.2012) without any problems, and all his programs were fully removal on my TP2.
As long as the rtk-fltmode is in \Program Files\rk-FltMode\rk-FltMode.exe then it should toggle the phone radio for you. With my silly messages that is.
Final Zip with Choice of Force mode Cycle
Here is a finger friendly script that has all 3 of the others combined in a simple yes no cycle. Same zip as before with ForceChoice.mscr added.
Simply install (if you have not already) Mortscript and FltMode CABs
Put the script/scripts in an easy accessed place.
If you run ForceChoice it will ask you if you want to force each of the three modes. Yes of course forces it, and no will move you on to the next until you get through all 3 then exits.
I decided to go with the Yes/No cycle rather than a selection for easy "on-the-go" pressing without having to use a fingernail or stylus. Big fat yes or no..lol.
Hope it comes in as handy for yall as it does for me.
Again as stated above this is for HTC Touch Pro 2 CDMA w/ WinMo 6.5 only. Use at your own risk.
Thanks to the creators of Mortscript and rtk-FltMode. Without your great coding my simple scripts would just be txt files..lol.
Have Fun
new version forcechoice script
I noticed when forcing evdo with the other script that browsers tend not to init data connection automatically. This version attempts to init that connection. it is setup for sprints default. if connection isnt established it will loop until it does.
NOTE:
This is for Touch Pro 2 CDMA only.
The file is in txt format so any cdma users that can. Can change the connection name to their choice.
CHANGE .TXT TO .MSCR FOR SCRIPT TO WORK.
MUST HAVE ZIP IN MY PRIOR POST INSTALLED FOR THIS ONE TO WORK
Im learnin so hopefully i will be able to contribute more as needed.
sysmai said:
I noticed when forcing evdo with the other script that browsers tend not to init data connection automatically. This version attempts to init that connection. it is setup for sprints default. if connection isnt established it will loop until it does.
NOTE:
This is for Touch Pro 2 CDMA only.
The file is in txt format so any cdma users that can. Can change the connection name to their choice.
CHANGE .TXT TO .MSCR FOR SCRIPT TO WORK.
MUST HAVE ZIP IN MY PRIOR POST INSTALLED FOR THIS ONE TO WORK
Im learnin so hopefully i will be able to contribute more as needed.
Click to expand...
Click to collapse
Thanks.
10thanks
I know this is an old post, but just came acrossed it and wanted to say thanks. This is just what i was needed.
Thank you very much for figuring this out!
I don't want to keep beating a dead horse, but does anyone know what all the registry values represent?
From this thread, I gather 4=Automatic, 9=1x CDMA, 10=3G CDMA. I'd like to make a Mortscript with a easy drop-down that can select any possibility (GSM or CDMA) but I don't know how to figure out all the possible combinations. If somebody can help me figure that out, I can build and post the script.
Thanks,
Matt

Multiple missing menu in service mode, Possible ways to enable

Coming from SGS where I could select WCDMA/GSM in the Settings>Mobile Network
or through *#301279# and select HSDPA/GSM mode
I find it bit annoying not to be able to
1. switch off 3G mode when not neeeded so as to conserve battery.
2. preferentially select wcdma/3G mode in slightly weaker 3G areas for faster net.
Though it is understandable to an extent missing menu in UI customized by/for ATT
But it surprises me how the *#301279# menu is also disabled.
Also number of menus in service mode are also disabled (menu does not exist).
Is there a way we can re-enable these?
Can we push "service mode 2.2.1" from some other device (e.g. backed up through titanium etc and restored over the one in infuse.)
(There is no Q&A section and this is more than general query so I have put it in dev section. I apologize if I was wrong.)
Try *#*#4636#*#*
Then choose "phone information"
there you'll find the option to choose the preferred network type.
I assume this is what you are looking for?
Already tried that.
The option to choose band is there but this does not stay, in fact it is not getting executed. Immediately after setting without even reboot if we go back to the menu *#*#4636#*#* it has reverted to wcdma/gsm auto prl.
In galaxy s and galaxy s2, there is a option in mobile network settings, and also your suggested method holds. Also *#301279# takes us to selection for hspa version.
Is there some apk like wireless teether manager which if frozen could allow internal android menu to work.
Or we need to push service mode from galaxy s...
I am not a developer and not confident to risk a brick... Wish someone with knowledge about these to look into this.
topgnat said:
Already tried that.
The option to choose band is there but this does not stay, in fact it is not getting executed. Immediately after setting without even reboot if we go back to the menu *#*#4636#*#* it has reverted to wcdma/gsm auto prl.
In galaxy s and galaxy s2, there is a option in mobile network settings, and also your suggested method holds. Also *#301279# takes us to selection for hspa version.
Is there some apk like wireless teether manager which if frozen could allow internal android menu to work.
Or we need to push service mode from galaxy s...
I am not a developer and not confident to risk a brick... Wish someone with knowledge about these to look into this.
Click to expand...
Click to collapse
You should definitely risk a brick. Why else would you be at xda?
I personally would ADB pull the backup from the infuse while in recovery and push the new from SGS rom. That way if you bootloop, you can adb reboot recovery, possibly get a recovery reboot and then push the original back.
Keep us posted.
*#*#4636#*#* does hold i have been on wcdma only for days now after going in and making the changes press the home key not back if you press back it reverts back to auto by pressing home i got it to stay
Sent from my SAMSUNG-SGH-I997 using XDA Premium App
You could also try the *#0011# menu.
Then press the menu key and press back. Then press menu and choose "phone control" then press either "network control" or "hspa cat control".
This should be what you're looking for, if not, I'm sorry.
topgnat said:
Coming from SGS where I could select WCDMA/GSM in the Settings>Mobile Network
or through *#301279# and select HSDPA/GSM mode
I find it bit annoying not to be able to
1. switch off 3G mode when not neeeded so as to conserve battery.
2. preferentially select wcdma/3G mode in slightly weaker 3G areas for faster net.
Click to expand...
Click to collapse
att disabled this feature on all their phone, it' working on SGS cus you using a uk/europe rom.
the only way it will work on infuse is someone make a custom kernel for it. or wait for canada version of infuse.
kcab87 said:
You could also try the *#0011# menu.
Then press the menu key and press back. Then press menu and choose "phone control" then press either "network control" or "hspa cat control".
This should be what you're looking for, if not, I'm sorry.
Click to expand...
Click to collapse
Gotta test this out!
Sent from my SAMSUNG-SGH-I997 using XDA Premium App
gtg465x said:
You should definitely risk a brick. Why else would you be at xda?
Click to expand...
Click to collapse
Thanks for the encouragement... I took a plunge and atleast concluded few things in process.
I pushed service mode from Galaxy S in number of ways, .apk pull and push, titanium backup and restore, supermanager backup and push.
But Service mode>>Debug Screen>>Phone Control>>Network control Has missing [4]-----, which in SGS is service acusition order,
Also RRC(HSPA) control sows menu does not exist.
But at this moment it Struck me, What I am pushing is the UI and commands/codes but the menu has to exist on the ROM...
And in this case The RADIO ROM or the baseband. Probably samsung has modified basebands for ATT thats why we may never be able to get full choice on choosing 2g/3gNetwork (not data)
I found switching to 2g network helped battery life big time while in my work. Only to switch back to 3g network when I needed data/vedio call.
Screen Shots show how convenient it is in Samsung Galaxy S and S2.
So for the sake of More Juice from battery Lets hunt....
Have you tried *#2263#. You can switch between gsm/wcdma band easily. I've tested myself to keep my phone stuck to 3g in weaker reception areas.
Yes that is one way of doing it, In fact I created Contact entry By name 0f "2g3g" with that code in. Look at the screen shots in my earlier post Wish there could be this menu...
topgnat said:
Yes that is one way of doing it, In fact I created Contact entry By name 0f "2g3g" with that code in. Look at the screen shots in my earlier post Wish there could be this menu...
Click to expand...
Click to collapse
Do you know a menu for a manual network search? I'm roaming every time and this phone use to stick to the worse network available dunno why maybe is because at&t

[Q] Need help on the Market App and 2g/3g switch on unlocked Atrix-2

Hi experts,
I got an unlocked Atrix-2 thro' a friend, two days back. Phone is great and working nicely (in BSNL network in India). Everything about the phone and android is great. I have two problems.
1st Prob:- Whoever unlocked the phone, has used his google (and market) account. So, I'm unable to access market.android.com and so no app downloads Deleting that guy's account can only be done by factory resetting the phone (so says the phone). My Question is "if I factory reset my Atrix-2, will the phone get locked again? OR is there anyway I can delink the other market account from my phone ?"
2nd Prob:- As BSNL's 3G coverage is scattered (yes we are still at 3/3.5G and not 4G in India), I was primarily using 2G earlier. My old workhorse Nokia 5800XM (tears for ditching it) allowed me to switch between 2G/3G/Dual modes. My new Atrix-2 doesn't give me an option. It tries to latch onto 3G (it shows 4G, whenever 3.5G signal is there), if not changes to 2G (it shows E - for Edge). Problem is, I drop calls, when going from 3G area to 2G area. Specially, some rooms in my house are hit and miss for 3G . Nothing changes by selecting network manually or automatically (Frustuuuuu). My Question is "how can I toggle between 2G & 3G ?". I saw a few apps in android market for this, but, pls remember I'm unable to log into the market using 'the market app', without the password of the guy who unlocked my Atrix 2. I request your valuable suggestions and help. Thanks in anticipation. And sorry for the looong question.
Go ahead and do a factory reset you will be fine.
Keep in mind when you delete that Google account it will delete all contacts associated with it also so if you want to keep them you need back them up another way before you remove that account.
As far as locking in in either 3G or 2G I dont see how that would help, the phone should be automatically searching and locking on the best signal available.
First time Android user, I am and with an unlocked phone. Bit reluctant now. One more advice like yours, and I'm game.
I'm concerned about 2g/3g switching, because where my 5800 XM held signal, Atrix-2 is loosing, due to lack of 3g and search time for 2g. And, Web pages wash out, if I'm opening a link. A big thanks.
Factory resetting worked . My Atrix-2 is still UNLOCKED and going great. Without advice from JRW 28, I wouldn't have given it a serious thought.
Regd 2G/3G:- Installed and tried about 5-6 apps from android market on "2G/3G switch". Atrix-2 doesn't allow them to go anywhere near. Anyone got solutions ? I'll live with the problem till BSNL improves the 3G coverage.
E is actually 3g on this phone I think. I've never gone down to Edge in the city.
My 2G/3G problem also got solved !
I installed an app called "network" by Philipp Mangelow (downloaded from market.android), and changed the 'preferred network type to 'GSM only".
Procedure is self explanatory, upon opening the app. It solved all my problems.
I needed to force the n/w to 2G (it says E), as the 3G signal strength in my:
house : -80dBm to -97dBm (settings -- about phone --- status).
office : -60dBm to no signal. As you all know, every 3dBm less signal means that half the strength of earlier value.
Whereas 2G signal strength is at least 10 to 15 dBm better than 3G strength.
So poor Atrix-2 kept hunting for signal (me not knowing) and draining battery (though this served my battery conditioning purpose). Now that both my problems are sorted out, I've become a happy Moto-A2 user.
So, anyone residing in India, with an unlocked Moto-A2, can safely "factory reset" the phone (IF needed), use above network app, and enjoy the A2 happily, for a longer battery life. Thanks everyone.
You can also Update
you can also update the phone wiithout it loosing your unlock. I did that with an Unlocked ATT i bought from amazon and carried to Venezuela, after i got it, i hit the update button, and it upgraded OTA, restarted, and still unlocked.
thanks a ton buddy:.. these stupid at&t people switched off the 2g network and locked the option to change it...
Sent from my HTC Sensation Z710e using XDA App
vijay_968 said:
I installed an app called "network" by Philipp Mangelow (downloaded from market.android), and changed the 'preferred network type to 'GSM only".
Procedure is self explanatory, upon opening the app. It solved all my problems.
I needed to force the n/w to 2G (it says E), as the 3G signal strength in my:
house : -80dBm to -97dBm (settings -- about phone --- status).
office : -60dBm to no signal. As you all know, every 3dBm less signal means that half the strength of earlier value.
Whereas 2G signal strength is at least 10 to 15 dBm better than 3G strength.
So poor Atrix-2 kept hunting for signal (me not knowing) and draining battery (though this served my battery conditioning purpose). Now that both my problems are sorted out, I've become a happy Moto-A2 user.
So, anyone residing in India, with an unlocked Moto-A2, can safely "factory reset" the phone (IF needed), use above network app, and enjoy the A2 happily, for a longer battery life. Thanks everyone.
Click to expand...
Click to collapse
Hi, I have an Atrix 2 MB865 unlocked and on the CLARO network in Nicaragua. In settings it says I have EDGE as my mobile network type. I have an E and full bars on the top of my phone. I can use voice and texts but can't use the Internet; 'Web page is not available'. If I install the app called "network" by Philipp Mangelow (downloaded from market.android), and change the 'preferred network type to 'GSM only" Do you think it will solve my problem?
THANKS!!
sounds like you need to check your apn settings
Enable "2G or 3G"
I don't know if you (vijay_968) need help yet but case someone need enable just 2G or 3G, I know how to do it.
Your A2 need be rooted!
Open /system/etc/motorola/com.android.phone/defaults.xml and change this key:
Original:
Code:
<boolean name='network_select_menu' value='[B]false[/B]' />
Changed:
Code:
<boolean name='network_select_menu' value='[B]true[/B]' />
Save the file and delete the backup file with .bak extension (/system/etc/motorola/com.android.phone/defaults.xml.bak). Some file's explorer don't show hidden files. Check the program configs.
Repeat the step 2 and 3 with these files:
/data/data/com.android.phone/shared_prefs/_has_set_default_values.xml
/data/data/com.android.phone/shared_prefs/Settings.xml
Make a copy of "com.android.phone_preferences.xml" in the same folder with the name "com.android.phone_preferences.xml.bak" and repeat the step 2 and 3
You need delete "com.android.phone_preferences.xml.bak.bak"!!
Reboot...
Now, if you go "Settings > Wireless & Networks > Mobile networks > Select network" you can select 2G or 3G only.
Credits: drock212
That would be a fantastic feature to have easily accessible!
I'm trying to modify the files in the way you said, but even though I've found the files I'm unable to edit them, how did you go about that?
Did you have to pull them from the phone, edit, and put back.
Or were you able to edit them with an app directly on the phone?
Alperon said:
That would be a fantastic feature to have easily accessible!
I'm trying to modify the files in the way you said, but even though I've found the files I'm unable to edit them, how did you go about that?
Did you have to pull them from the phone, edit, and put back.
Or were you able to edit them with an app directly on the phone?
Click to expand...
Click to collapse
Use Root Explorer, mount R/W, then edit on the phone
Works great thanks
Enviado desde mi MB865 usando Tapatalk 2
Hi, in my case i didn't find this file
/data/data/com.android.phone/shared_prefs/Settings.xml
So i reboot after changing the other 2 and i worked.
Thanks a lot.
Sent from my MB865 using xda premium

LG Flex 2 Sprint LS996 unlocked to work outside USA over GSM/WCDMA

Hi all,
Well i saw a lot of threads about how to unlock the Sprint LS996 flex 2 and a lot of strange explanations that the phone is locked on the hardware level, It's a lot of bull***
I just bought this phone from Ebay for only 280$ and it took me less that a hour to make it work in Israel (Hot-Mobile) 3G GSM/WCDMA network. (the LTE band are different than in USA so it can't be enabled due to hardware limitations)
This will only work on Android 5.0.1, who already did the upgrade to 5.1.1 should wait till approve of root method or
can try KingRoot application (Chinese developer and UI) and let me know if it's working. I did not used this app so can't really approve that it works.
5.1.1 Root (experimental):
Explain Video about KingRoot method: https://www.youtube.com/watch?v=QicDqTKb_sU
5.0.1 Root:
I'm used this method for rooting G flex: http://www.smartphoneclinics.com/easy-one-click-root-lg-flex2-sprint-ls996/ (worked flawless)
SimUnlock:
After successful rooting and restarting the phone I've used this post for enable SIMUNLOCK (seem the db/obb files from G3 but they worked on my Flex 2): http://forum.xda-developers.com/g-flex2/help/managed-to-gsm-ls996-awaited-apn-t3090484
Did exactly what it says and used the files that attached to the thread. After restarting the phone Inserted the simcard and restarted the phone again, (I love restarts )
the network should change to "No Service" Instead of "Invalid SIM" or something like that before the obb/db file change.
Roaming Enable:
After you see "No service" you almost there
Go to Settings > Network > More > Mobile Networks > Network Mode and choose "Global"
Don't forget to add APN manually, you need to use WIFI for downloading applications like "Shortcut master lite" because there is no Mobile data... yet
APN setup:
Install Shortcut master lite click and hold the recent apps button and click "Search"
Search for apn select com.andoird.settings$ApnSettingsActivity and then click Launch / homescreen
Select on the Top Right new apn
Fill this form out with the apn from your provider (If you don't know the apn look it up in google APN settings for your provider).
Restart the Phone and let 1-2 min to the phone connect to your Mobile Provider
Let me know if this worked to you as well and press "thank's" button for me and "tomtam" that wrote the original post.
Actually after the root I manually de-bloated the phone using Root Uninstall and it's just amazing phone,
without any lag what so ever and i get Over 50K in Antutu 64bit. I'm trying to find a way to use custom recovery and i feel that i
found a workaround for that using TWRP Manager and Busy box..... (It's for different thread )
Marky972
MarkY972 said:
Hi all,
Well i saw a lot of threads about how to unlock the Sprint LS996 flex 2 and a lot of strange explanations that the phone is locked on the hardware level, It's a lot of bull***
I just bought this phone from Ebay for only 280$ and it took me less that a hour to make it work in Israel (Hot-Mobile) 3G GSM/WCDMA network. (the LTE band are different than in USA so it can't be enabled due to hardware limitations)
This will only work on Android 5.0.1, who already did the upgrade to 5.1.1 should wait till approve of root method or
can try KingRoot application (Chinese developer and UI) and let me know if it's working. I did not used this app so can't really approve that it works.
5.1.1 Root (experimental):
Explain Video about KingRoot method: https://www.youtube.com/watch?v=QicDqTKb_sU
5.0.1 Root:
I'm used this method for rooting G flex: http://www.smartphoneclinics.com/easy-one-click-root-lg-flex2-sprint-ls996/ (worked flawless)
SimUnlock:
After successful rooting and restarting the phone I've used this post for enable SIMUNLOCK (seem the db/obb files from G3 but they worked on my Flex 2): http://forum.xda-developers.com/g-flex2/help/managed-to-gsm-ls996-awaited-apn-t3090484
Did exactly what it says and used the files that attached to the thread. After restarting the phone Inserted the simcard and restarted the phone again, (I love restarts )
the network should change to "No Service" Instead of "Invalid SIM" or something like that before the obb/db file change.
Roaming Enable:
After you see "No service" you almost there
Go to Settings > Network > More > Mobile Networks > Network Mode and choose "Global"
Don't forget to add APN manually, you need to use WIFI for downloading applications like "Shortcut master lite" because there is no Mobile data... yet
APN setup:
Install Shortcut master lite click and hold the recent apps button and click "Search"
Search for apn select com.andoird.settings$ApnSettingsActivity and then click Launch / homescreen
Select on the Top Right new apn
Fill this form out with the apn from your provider (If you don't know the apn look it up in google APN settings for your provider).
Restart the Phone and let 1-2 min to the phone connect to your Mobile Provider
Let me know if this worked to you as well and press "thank's" button for me and "tomtam" that wrote the original post.
Actually after the root I manually de-bloated the phone using Root Uninstall and it's just amazing phone,
without any lag what so ever and i get Over 50K in Antutu 64bit. I'm trying to find a way to use custom recovery and i feel that i
found a workaround for that using TWRP Manager and Busy box..... (It's for different thread )
Marky972
Click to expand...
Click to collapse
well lets get to it then it to much of a waste not having a custom recovery etc...maybe maybe a recovery using g3 bump would still work...
I did everything as you did for LS996 GSM unlock. I also enabled the LTE band 4 and it is working perfectly in my country, see: http://forum.xda-developers.com/g-flex2/general/how-to-enable-lte-bands-band-4-1700-t3097409.
To change apn simply install this: https://play.google.com/store/apps/details?id=it.appando.app.changeApn&hl=en. This app does not require root.
Use greenify app to control some apps resource use and freeze LG MLT service, just doing these steps you improve battery a lot.
Finally use any kernel control application as Trickster Mod to change scheduler to row from noop and set governor to interactive, don't forget to set changes at boot.
Enjoy your network unlocked, 4G capable and snappy flagship for only 200 bucks.
MarkY972 said:
Hi all,
Well i saw a lot of threads about how to unlock the Sprint LS996 flex 2 and a lot of strange explanations that the phone is locked on the hardware level, It's a lot of bull***
I just bought this phone from Ebay for only 280$ and it took me less that a hour to make it work in Israel (Hot-Mobile) 3G GSM/WCDMA network. (the LTE band are different than in USA so it can't be enabled due to hardware limitations)
This will only work on Android 5.0.1, who already did the upgrade to 5.1.1 should wait till approve of root method or
can try KingRoot application (Chinese developer and UI) and let me know if it's working. I did not used this app so can't really approve that it works.
5.1.1 Root (experimental):
Explain Video about KingRoot method: https://www.youtube.com/watch?v=QicDqTKb_sU
5.0.1 Root:
I'm used this method for rooting G flex: http://www.smartphoneclinics.com/easy-one-click-root-lg-flex2-sprint-ls996/ (worked flawless)
SimUnlock:
After successful rooting and restarting the phone I've used this post for enable SIMUNLOCK (seem the db/obb files from G3 but they worked on my Flex 2): http://forum.xda-developers.com/g-flex2/help/managed-to-gsm-ls996-awaited-apn-t3090484
Did exactly what it says and used the files that attached to the thread. After restarting the phone Inserted the simcard and restarted the phone again, (I love restarts )
the network should change to "No Service" Instead of "Invalid SIM" or something like that before the obb/db file change.
Roaming Enable:
After you see "No service" you almost there
Go to Settings > Network > More > Mobile Networks > Network Mode and choose "Global"
Don't forget to add APN manually, you need to use WIFI for downloading applications like "Shortcut master lite" because there is no Mobile data... yet
APN setup:
Install Shortcut master lite click and hold the recent apps button and click "Search"
Search for apn select com.andoird.settings$ApnSettingsActivity and then click Launch / homescreen
Select on the Top Right new apn
Fill this form out with the apn from your provider (If you don't know the apn look it up in google APN settings for your provider).
Restart the Phone and let 1-2 min to the phone connect to your Mobile Provider
Let me know if this worked to you as well and press "thank's" button for me and "tomtam" that wrote the original post.
Actually after the root I manually de-bloated the phone using Root Uninstall and it's just amazing phone,
without any lag what so ever and i get Over 50K in Antutu 64bit. I'm trying to find a way to use custom recovery and i feel that i
found a workaround for that using TWRP Manager and Busy box..... (It's for different thread )
Marky972
Click to expand...
Click to collapse
Hi, I managed to get everything working fine..LTE works fine...Texting works fine... I just cant get calling to work at all.. every time i make a call it forces to services off... Please Help
apex74 said:
Hi, I managed to get everything working fine..LTE works fine...Texting works fine... I just cant get calling to work at all.. every time i make a call it forces to services off... Please Help
Click to expand...
Click to collapse
I believe this may be limitation. In the network mode option there is automatic, LTS/CDMA,CDMA and GSM/UMTS. I am thinking if you select LTE the phone will try to use CDMA for voice. So if your using A GSM network it wont work. There needs to be a option that says LTE/GSM.
No APN option.
MarkY972 said:
Hi all,
Well i saw a lot of threads about how to unlock the Sprint LS996 flex 2 and a lot of strange explanations that the phone is locked on the hardware level, It's a lot of bull***
I just bought this phone from Ebay for only 280$ and it took me less that a hour to make it work in Israel (Hot-Mobile) 3G GSM/WCDMA network. (the LTE band are different than in USA so it can't be enabled due to hardware limitations)
This will only work on Android 5.0.1, who already did the upgrade to 5.1.1 should wait till approve of root method or
can try KingRoot application (Chinese developer and UI) and let me know if it's working. I did not used this app so can't really approve that it works.
5.1.1 Root (experimental):
Explain Video about KingRoot method: https://www.youtube.com/watch?v=QicDqTKb_sU
5.0.1 Root:
I'm used this method for rooting G flex: http://www.smartphoneclinics.com/easy-one-click-root-lg-flex2-sprint-ls996/ (worked flawless)
SimUnlock:
After successful rooting and restarting the phone I've used this post for enable SIMUNLOCK (seem the db/obb files from G3 but they worked on my Flex 2): http://forum.xda-developers.com/g-flex2/help/managed-to-gsm-ls996-awaited-apn-t3090484
Did exactly what it says and used the files that attached to the thread. After restarting the phone Inserted the simcard and restarted the phone again, (I love restarts )
the network should change to "No Service" Instead of "Invalid SIM" or something like that before the obb/db file change.
Roaming Enable:
After you see "No service" you almost there
Go to Settings > Network > More > Mobile Networks > Network Mode and choose "Global"
Don't forget to add APN manually, you need to use WIFI for downloading applications like "Shortcut master lite" because there is no Mobile data... yet
APN setup:
Install Shortcut master lite click and hold the recent apps button and click "Search"
Search for apn select com.andoird.settings$ApnSettingsActivity and then click Launch / homescreen
Select on the Top Right new apn
Fill this form out with the apn from your provider (If you don't know the apn look it up in google APN settings for your provider).
Restart the Phone and let 1-2 min to the phone connect to your Mobile Provider
Let me know if this worked to you as well and press "thank's" button for me and "tomtam" that wrote the original post.
Actually after the root I manually de-bloated the phone using Root Uninstall and it's just amazing phone,
without any lag what so ever and i get Over 50K in Antutu 64bit. I'm trying to find a way to use custom recovery and i feel that i
found a workaround for that using TWRP Manager and Busy box..... (It's for different thread )
Marky972
Click to expand...
Click to collapse
Hello, I just bought a 2nd hand LG G Flex 2 for around $100 USD in Nepal. It is a USA Sprint model but unlocked. I checked the imei and its clean. It is already rooted and no sprint apps are present. Calls and sms are working good but there is no option of APN inside mobile networks. So i am unable to use data connection. Is there anyway i can enable it? And also the call volume via earpiece sounds a little low. Thanks in advance.

Network Type selection

Hi, i just want to know if there's any option to change network type to 3G ONLY (or 2G only). The options in settings are preferred network so they switch to another network type when needed, and I dont like that.
I tried *#*#4636#*#* and change it from there but it still goes back to original setting.
Any tricks/solution out there? Thanks!!!
I used to use this http://forum.xda-developers.com/android/apps-games/widget-toggle-network-type-5-0-xda-t2945406 but it's not working for me after installing CM14.1. Some people say it's working in their devices with Android 7 though, so give it a try and see. Needs root.
If it doesn't work and you ever find an alternative, please do let us know here.
Adrianrff said:
I used to use this http://forum.xda-developers.com/android/apps-games/widget-toggle-network-type-5-0-xda-t2945406 but it's not working for me after installing CM14.1. Some people say it's working in their devices with Android 7 though, so give it a try and see. Needs root.
If it doesn't work and you ever find an alternative, please do let us know here.
Click to expand...
Click to collapse
Hi, I think I found a solution. I still use the *#*#4636#*#* code and choose WCDMA Only and leave it as it is. I noticed that it only goes back to original network type IF I enter the "Cellular network settings" screen (**even without changing any options in it). So just stay away on that part in Settings and your network will stay as you selected.
mbolinao said:
Hi, I think I found a solution. I still use the *#*#4636#*#* code and choose WCDMA Only and leave it as it is. I noticed that it only goes back to original network type IF I enter the "Cellular network settings" screen (**even without changing any options in it). So just stay away on that part in Settings and your network will stay as you selected.
Click to expand...
Click to collapse
Yeah, I was aware of that. That behavior (reverting to the selected mode in settings upon opening the activity) was introduced in Marshmallow. Who knows why. Unfortunately this is still not ideal for me because I usually keep the phone in 2G only unless I need a faster connection. With that plugin, which no longer works, I could use Tasker to change network modes depending on contexts or a simple tap in Tasker's persistent notification buttons, which I had configured to do just that. Going into the dialer, entering the code and then navigating through the option every time I need to change modes is too much work, but I guess I have no other option until either the dev updates his plugin or another plugin is developed.
Thanks anyway, mate.

Categories

Resources