Sim Unlock ZVG lollipop - Sprint LG G2

Hey guys!
I have searched through the forums and found a solution to unlock the sim card on the sprint g2 ls980.
YOU MUST HAVE ROOT FOR THIS
download: https://www.mediafire.com/?tomzuzno01m8zgi
1) Install R.E manager from the rar file. OR any other root browser.
2) copy the carrier files in the /carrier/apps folder and etc files in the /system/etc folder. Make sure you change the permissions to 0644 after pasting.
3) Restart your phone
4) you should receive the signal but the data would not be working.
-Enter ##DATA## (##3282##) in the dialer
-Hit APN Setting
-Hit menu button, and Reset to Default. That should get it working.
5) To get rid of handsfree activation:
install shortcut master, select the search, keyword lte, find com.lge.SprintHiddenMenu.iot.LTESetting, click on the launcher, appear after selecting Operation Mode tab, change the options for Lab Network, the machine will automatically restart, no more handsfree activation pop up.
P.S this is not my work, i just eased the method from two threads.
Special Thanks: @linyincsz @scottdanpor @ysabxe

abbas23 said:
2) copy the career files in the /career/apps folder and etc files in the /system/etc folder. Make sure you change the permissions to 0644 after pasting.
Click to expand...
Click to collapse
career = carrier

scottdanpor said:
career = carrier
Click to expand...
Click to collapse
fixed
thanks for pointing

this is domestic sim unlock or only gsm outside of the usa

leoiden said:
this is domestic sim unlock or only gsm outside of the usa
Click to expand...
Click to collapse
I tried with gsm (in pakistan)

ok so good for international cell service but anybody use it for usa gsm carriers

I used the one click method and was able to use AT&T service on this phone. See my post in the one click forum.

after unlocking if i do factory reset it will still unlock or have to unlock again
and i have to change every files permision which i copy or only etc files?

ahmed309 said:
after unlocking if i do factory reset it will still unlock or have to unlock again
and i have to change every files permision which i copy or only etc files?
Click to expand...
Click to collapse
Yes, it will still be unlocked. But you'll have to activate data connection again (step 4) or config apn manually.
And about permissions, you'll have to change them for all the files you copied.

abbas23 said:
Yes, it will still be unlocked. But you'll have to activate data connection again (step 4) or config apn manually.
And about permissions, you'll have to change them for all the files you copied.
Click to expand...
Click to collapse
thanks for reply going to try it
edit: bro its not work for me it still says invalid card i get signal for 5 sec after restarting then gone pleas help

ahmed309 said:
thanks for reply going to try it
edit: bro its not work for me it still says invalid card i get signal for 5 sec after restarting then gone pleas help
Click to expand...
Click to collapse
Strange, are you sure you changed permissions of all the files you copied?

abbas23 said:
Strange, are you sure you changed permissions of all the files you copied?
Click to expand...
Click to collapse
now its working thanks dude alot
i was using root file manager its does not overwriting the files nor deleting it just showing me that action is done
i used total commander app and it works

ahmed309 said:
now its working thanks dude alot
i was using root file manager its does not overwriting the files nor deleting it just showing me that action is done
i used total commander app and it works
Click to expand...
Click to collapse
Glad to hear

IS these files copy with Total commander ?
copy the carrier files in the /carrier/apps folder and etc files in the /system/etc folder

imran ali said:
IS these files copy with Total commander ?
copy the carrier files in the /carrier/apps folder and etc files in the /system/etc folder
Click to expand...
Click to collapse
If total commander works, yes. Otherwise you can use any root browser

Confirmed working.
Running Lolipop 5.0.2 LG G2 LS980 Sprint variant
Currently on bell canada.

3g & 4g in Pakistan?
@abbas23
Does it get 3g signals in Pakistan? What about 4g zong and warid lte?
Are you using zvg version?

Help
immi803 said:
@abbas23
@abbas23
Does it get 3g signals in Pakistan? What about 4g zong and warid lte?
Are you using zvg version?
Click to expand...
Click to collapse
looking forward for your reply?
Can you please also provide links for zvg tot?

ZVG TOT
immi803 said:
looking forward for your reply?
Can you please also provide links for zvg tot?
Click to expand...
Click to collapse
ZVG tot doesn't exist on the internet

mohammadmansur said:
ZVG tot doesn't exist on the internet
Click to expand...
Click to collapse
Check storagecow, it's there

Related

[GUIDE] Flash T-Mobile Galaxy Tab so that it makes calls with any sim (EDGE only)

DISCLAIMER: I AM NOT RESPONSIBLE FOR YOUR ACTIONS. IF YOU BRICK OR DAMAGE YOUR DEVICE IN SOME WAY, IT IS YOUR RESPONSIBILITY. THERE ARE SOME STEPS THAT MIGHT NOT BE LEGAL IN SOME COUNTRIES (CHANGING IMEI NUMBERS), AND I WILL NOT BE HELD RESPONSIBLE FOR THAT EITHER. EVERYTHING YOU DO WITH YOUR DEVICE IS YOUR OWN RESPONSIBILITY AND IF YOU FOLLOW ALL THESE STEPS YOU ARE AGREEING TO THAT. THIS TUTORIAL IS DONE FOR EDUCATIONAL PURPOSES.
Thanks to clubtech, rotohammer, koush, ayman07 and everyone in xda that has worked hard to make this possible. I did not come up with any of this, I only gathered it all from different sources and smashed it all together in an easy-to-read guide. Credit is due to all of those listed above, if I missed anyone please do let me know and I'll gladly add you here.
You will need
- P1000XWJJ4 firmware (pass: samfirmware.com)
- P1000XXJK5 firmware (pass: samfirmware.com)
- Odin 1.3
- Koush's zImage for T-Mobile Galaxy Tab
- flash_image
- I900AOJP3.bin Modem from HERE
1) Put you tab into download mode (Turn it off, when it's off, Press VolDown+Power until you see a yellow android and it says downloading...) (WARNING: All your data will be lost in the next step! Everything, INCLUDING the internal memory! Make sure to back everything up to your computer!)
2) Use Odin: Flash P1000XWJJ4 (PDA button) with P1_add_hidden.pit and make sure "Re-partition" is SELECTED, press Start and wait for it to finish. The device will reboot and it will turn on again, probably in russian.
3) Turn it off and put it on download mode again.
4) Use Odin: Press the reset button, then make sure "Re-partition" is UNSELECTED and there's NO PIT file, then flash P1000XXJK5 under "PDA".
5) The device will reboot with the latest euro firmware in english. The modem will probably be undetected, the device will be working kinda crazy (It might be slow and whenever you use something that uses the vibrator it'll get worse, the vibrator won't probably work, don't worry about this, it will be fixed in the next few steps)
6) Make sure you have flash_image and the tmobile_zImage in hand and issue these commands:
Code:
adb push flash_image /data/local/bin/flash_image
adb push tmobile_zImage /sdcard/
adb shell
su (make sure to select "Allow" when the Superuser dialog pops up on the tab)
chmod 755 /data/local/bin/flash_image
/data/local/bin/flash_image boot /sdcard/tmobile_zImage
sync
exit
7) Now, the kernel should be flashed, a reboot should fix all the weirdness. However, instead of rebooting, turn it off, and put it on download mode again (VolDown+Power)
8) Use Odin: Press reset on Odin, make sure "Re-partition" is UNSELECTED, and on the Phone button, flash the modem I900AOJP3.bin.
11) Wait for it to reboot. At this point, the tab should work fine, and the modem should be detected by the system. However, you won't be able to make calls or use the internet because T-Mobile is blocking data. Now, we need to change the IMEI number (READ DISCLAIMER ABOVE!)
12) Now, we need to backup all the contents in the /efs folder, that way, the IMEI will be corrupted, we want this to happen because T-Mobile is blocking the IMEIs on all T-Mo Galaxy Tabs so that data doesn't work unless you have the right plan/contract (BAD MOVE T-MO! WE DIDN'T EXPECT THAT FROM YOU, AT&T MAYBE, BUT NOT YOU!)
13) Backup the /efs folder (Notice: you must have busybox installed, get busybox installer from the market)
Code:
adb shell
su
busybox tar zcvf /sdcard/efs-backup.tar.gz /efs
busybox cat /dev/block/stl3 > /sdcard/efs_dev-block-stl3.img
exit
back to the shell in your computer, now use these commands to put those files in your computer, and save them somewhere safe.
Code:
adb pull /sdcard/efs-backup.tar.gz .
adb pull /sdcard/efs_dev-block-stl3.img .
14) Delete all contents from /efs and reboot. Easiest way to do it is using root explorer from the market. DO NOT DELETE THE ACTUAL FOLDER, JUST IT'S CONTENTS.
15) Done, you will be able to browse the web, send/receive SMS, and send/receive voice calls. The only issue at this moment is that it will only work on EDGE, 3G is not possible, YET.
Enjoy.
This method was posted earlier and is much easier i'd say. Thanks.
LordLugard said:
This method was posted earlier and is much easier i'd say. Thanks.
Click to expand...
Click to collapse
Where exactly? Please link me to the post that makes your T-Mo Tab make calls, using the Euro firmware and vibrator works and the tab doesn't go crazy.
As I said, all the guides I found were missing a few pieces. One was for AT&T Tabs, but I didn't find one that was for T-Mo tabs in a single piece, everything was scattered all around.
Sent from my mobile
velazcod said:
Where exactly? Please link me to the post that makes your T-Mo Tab make calls, using the Euro firmware and vibrator works and the tab doesn't go crazy.
As I said, all the guides I found were missing a few pieces. One was for AT&T Tabs, but I didn't find one that was for T-Mo tabs in a single piece, everything was scattered all around.
Sent from my mobile
Click to expand...
Click to collapse
The exact link i posted is how i got my Tmo Tab flashed to Euro firmware with calls and 2G data. Much easier steps. Not berating your method.
http://forum.xda-developers.com/showthread.php?t=886714
EDIT** Didn't realize i didn't post link in first reply.
LordLugard said:
The exact link i posted is how i got my Tmo Tab flashed to Euro firmware with calls and 2G data. Much easier steps. Not berating your method.
http://forum.xda-developers.com/showthread.php?t=886714
EDIT** Didn't realize i didn't post link in first reply.
Click to expand...
Click to collapse
Oh ok, didn't notice that also works for T-Mo tabs. Oh well.
Thanks.
Thanks for posting this guide. I followed the instructions and still cannot make phone calls. It seems to dial but the T-Mobile automated voice operator says "The phone you are using does not allow outgoing calls."
I removed all /efs files and rebooted, then verified that the IMEI was corrupt afterwards.
Any ideas? Maybe T-Mobile is blocking the corrupt IMEI number now?
Thanks in advance!
Are you able to use the market ok with your imei corrupted?
droooid said:
Thanks for posting this guide. I followed the instructions and still cannot make phone calls. It seems to dial but the T-Mobile automated voice operator says "The phone you are using does not allow outgoing calls."
I removed all /efs files and rebooted, then verified that the IMEI was corrupt afterwards.
Any ideas? Maybe T-Mobile is blocking the corrupt IMEI number now?
Thanks in advance!
Click to expand...
Click to collapse
I don't think so. Are you using a SIM card with a plan that has phone calls or are you using the same SIM card? Your Tab has a webConnect plan that does not allow phone calls, so you need to put in a SIM card that has data and calling plan.
They are blocking the IMEI for data, as far as I know, so if you use your tab to go online (without using Wifi), and it goes to my.t-mobile.com even if you try to go to xda-developers.com then they are blocking it, but in your case, it's just probably the calling plan.
calebchosen said:
Are you able to use the market ok with your imei corrupted?
Click to expand...
Click to collapse
Yes sir, Market works, it even updated itself to the latest version.
T-Mobile usa modem
sorry voice failed 3 times. sorry again will update if i can figure out why I lost voice after getting it to work.
the attached file is the original t-mobile galaxy tab modem. NO VOICE but 3G on EUROFIRMWARE
hi zdentist now m use Tmobile with EURO ver all work fine
but i can get 3G data what can i do Enable 3G service ??
this MODEM.BIN work my Tmobile euro ver?
Why make this so difficult? Just flash modaco's custom rom and kernel for Tab with Odin and its done...
USED TMOBILE TAB WITH EURO VER CALLING WORK FI9 BUT CANT USE INTERNET WITH SIM DATA
AND ALSO CONFORM THAT THIS IS POSSIABLE I USE 3G DATA IN TMOBILE?
m using this tab ver
fahadz said:
USED TMOBILE TAB WITH EURO VER CALLING WORK FI9 BUT CANT USE INTERNET WITH SIM DATA
AND ALSO CONFORM THAT THIS IS POSSIABLE I USE 3G DATA IN TMOBILE?
m using this tab ver
Click to expand...
Click to collapse
Did you get your answer from the modem switcher thread? PM me if you're still stuck.
fahadz said:
hi zdentist now m use Tmobile with EURO ver all work fine
but i can get 3G data what can i do Enable 3G service ??
this MODEM.BIN work my Tmobile euro ver?
Click to expand...
Click to collapse
sorry for the late reply. yes but you won't be able to make voice calls with this modem.bin file only DATA unfortunatley

[19-nov-2011] Active Auto APN For all Build

Auto APN Activation
hi for all friend and thanks for Dungphp's For provide this file
many friend have problem with data connection on installed build, hope this method problem data connecton solve.with corect parameter.
im after many search in web and xda-dev... find and create installer and file for Add auto apn for all Build can use.
If no active Auto APN use of this method:
1-with root explorer delete file (/system/etc/customer/apns-conf.xml or /system/etc/apns-conf.xml) (If exist)
2-connect device with usb charge only (adb previously installed please)
3-down this and extract rar file and run install.bat
4-on settings > ireless & networks >mobile network >access Point Name > press menu key and press reset to default
5-enjoy
*** if mms not worked , please delete your apn and set manually its woked 100% ***
Very well, thank you for sharing
I just PM'd Dungphp about that cause i was having problems with certain sense builds allowing me to select the correct apn but no E/H in the notification area/status bar. Thanks.
essi_baba said:
Auto APN Activation
hi for all guys and thanks for Dungphp's For provide this file
many gays have problem...
Click to expand...
Click to collapse
bwuahahahahhhhaaaaa!
essi_baba said:
Auto APN Activation
hi for all guys and thanks for Dungphp's For provide this file
many gays have problem with data connection on installed build, hope this
Click to expand...
Click to collapse
dohclude said:
bwuahahahahhhhaaaaa!
Click to expand...
Click to collapse
Come on We all know he meant "guys" lol...
anyways awesome work OP keep up the work. XD
essi_baba said:
many gays have problem
Click to expand...
Click to collapse
hmmmm
edit comment
im sorry for type wrong word .
first post edited.
essi_baba said:
Auto APN Activation
hi for all friend and thanks for Dungphp's For provide this file
many friend have problem with data connection on installed build, hope this method problem data connecton solve.with corect parameter.
im after many search in web and xda-dev... find and create installer and file for Add auto apn for all Build can use.
If no active Auto APN use of this method:
1-with root explorer delete file (/system/etc/customer/apns-conf.xml or /system/etc/apns-conf.xml)
2-connect device with usb charge only (adb previously installed please)
3-down this and extract rar file and run install.bat
4-enjoy
Click to expand...
Click to collapse
u change it to friend now yea...hehehe
NWY, tried this but its not working for me,
can't find folder (sytem/etc/customer)..
so just skip it n proced with install.bat,check setting still no apn,
found out,apns-conf.xml was push to (system/etc/apns-conf.xml),then i delete system/etc/apns-conf.xml n reinstall it again,but still nothing on apn..
something wrong with i did??
install
oroo708 said:
u change it to friend now yea...hehehe
NWY, tried this but its not working for me,
can't find folder (sytem/etc/customer)..
so just skip it n proced with install.bat,check setting still no apn,
found out,apns-conf.xml was push to (system/etc/apns-conf.xml),then i delete system/etc/apns-conf.xml n reinstall it again,but still nothing on apn..
something wrong with i did??
Click to expand...
Click to collapse
If you only do :
1-with root explorer delete file (/system/etc/customer/apns-conf.xml or /system/etc/apns-conf.xml) (If exist)
2-connect device with usb charge only (adb previously installed please)
3-down this and extract rar file and run install.bat
4-on settings > wireless & networks >mobile network >access Point Name > press menu key and press reset to default
5-enjoy
essi_baba said:
If you only do :
4-on settings > ireless & networks >mobile network >access Point Name > press menu key and press reset to default
5-enjoy
Click to expand...
Click to collapse
done it but still nothing..
is it my rom or what??i'm using NDT ginger..
Works for me. Thankx.
One more thing. If you actually have root explorer, there is no need to use adb commands. Just replace the apns-conf.xml file in /system/etc/ and reset permissions as rw-r-r and reboot device.
Once rebooted, go to APN and press menu, then press Reset APN to default. Worked for me.
Hi !
Worked for me on Samsung Galaxy S GT-I9000 ICS ( TiramiSlim ROM ).
But Failed on Samsung Galaxy SII GT-I9100 MIUI ICS CM9 ( cMIUI ROM ).
Nowadays, thanks for this hudge list !!! )

[Q] Help - Notification setting is disabled Huawei P6

Notification setting is disabled Huawei P6-U06 version B107.
Please help if it possible, to enable the status bar.
I don't want use the 3 party applications.
If need phone could be rooted.
leoisr said:
Notification setting is disabled Huawei P6-U06 version B107.
Please help if it possible, to enable the status bar.
I don't want use the 3 party applications.
If need phone could be rooted.
Click to expand...
Click to collapse
that should not be ... is that the international version of B107?
try to make factory default, think that should work or try to reflash the B107 ...
good luck
Have disappeared because they match the folder path CUST.
First you must be ROOT
Second with Root Explorer app, go to the folder "data" and see the contents of custom.bin
Depending on the file custom.bin say, is as it should rename folders CUST.
For example if it says "Orange/dm", that means that inside the folder "CUST" the folder must exist "Orange" and within it another folder "dm".
If not there you can rename the folder "Channel" to "Orange" and within it you choose to rename the folder to "dm" much of the country that depends on where you live, could be renamed folder "namerica" to "dm" or "neeurope" to "dm"
Finally do a factory reset
Best Regards
leoisr said:
Notification setting is disabled Huawei P6-U06 version B107.
Please help if it possible, to enable the status bar.
I don't want use the 3 party applications.
If need phone could be rooted.
Click to expand...
Click to collapse
i can confirm that a factory reset fixes this as this happened to me as well lol
Thanks. Factory reset does not help.
leoisr said:
Thanks. Factory reset does not help.
Click to expand...
Click to collapse
Try installing B111 international rom and revert.
"custom.bin" method does not work. For some reason I have "unicom/cn" inside custom.bin. Tried to change custom to Orange/Dm does not work. Tried to rename Orange directory to "unicom" and dm Directory to cn does not work.
Anyway thanks
leoisr said:
"custom.bin" method does not work. For some reason I have "unicom/cn" inside custom.bin. Tried to change custom to Orange/Dm does not work. Tried to rename Orange directory to "unicom" and dm Directory to cn does not work.
Anyway thanks
Click to expand...
Click to collapse
Of course, if it works, I've tried several times and if it works.
Maybe I did not understand the procedure.
I'll try to explain it better:
1. You must be ROOT
2. Having installed the app Root Explorer
3. Log in to Root Explorer and find the file custom.bin
4. You must remember the contents of this file.
5. Go to the root folder, using the Root Explorer
6. Go to the folder Cust
7. Rename the folders according to the content of step 3.
8. Perform Factory Reset
At no time should change the file contents custom.bin.
Best Regards
succed the process, but bring more painful problem.
reyncla said:
Of course, if it works, I've tried several times and if it works.
Maybe I did not understand the procedure.
I'll try to explain it better:
1. You must be ROOT
2. Having installed the app Root Explorer
3. Log in to Root Explorer and find the file custom.bin
4. You must remember the contents of this file.
5. Go to the root folder, using the Root Explorer
6. Go to the folder Cust
7. Rename the folders according to the content of step 3.
8. Perform Factory Reset
At no time should change the file contents custom.bin.
Best Regards
Click to expand...
Click to collapse
i have try this steps and i did many times, and every time my notification toggle bottom arrive, but the small down arrow to hide home bottons(back, home, task) no longer exist, and my default file manager gone after that, i am using B111 ROM.
QuakeString said:
i have try this steps and i did many times, and every time my notification toggle bottom arrive, but the small down arrow to hide home bottons(back, home, task) no longer exist, and my default file manager gone after that, i am using B111 ROM.
Click to expand...
Click to collapse
The ability to hide bottom bar is not in B111 ROM. Other versions like the chinese B116 got it.
It is
warea said:
The ability to hide bottom bar is not in B111 ROM. Other versions like the chinese B116 got it.
Click to expand...
Click to collapse
It does i activated it last night in BuildProp Editor (root required) set ro.config.hw_shownavisettings = true
I have the same problem.
So i downloaded notification toggle from j4velin : http://forum.xda-developers.com/showthread.php?t=1037817
leoisr said:
Notification setting is disabled Huawei P6-U06 version B107.
Please help if it possible, to enable the status bar.
I don't want use the 3 party applications.
If need phone could be rooted.
Click to expand...
Click to collapse
I have the same problem. I upgraded to B111. Tried to factory reset and force upgrade with other versions (B107, B114, B112), but doesn't help.
(I'am from hungary sorry for my bad english )
Give the chinese rom a try
Was able to solve the problem
Return to factory settings.
improves
Zahidow said:
Return to factory settings.
improves
Click to expand...
Click to collapse
i did factory reset,
i did b118 rom force update again factory reset but i can not see it.
i have install b108 rom, i see notification toggle.
b118 rom not working notification toggle.
m3y said:
i did factory reset,
i did b118 rom force update again factory reset but i can not see it.
i have install b108 rom, i see notification toggle.
b118 rom not working notification toggle.
Click to expand...
Click to collapse
You have to rename some folder in "cust" folder according to your country.
goce.nakov said:
You have to rename some folder in "cust" folder according to your country.
Click to expand...
Click to collapse
I need to change which folders? (in "cust")
m3y said:
I need to change which folders? (in "cust")
Click to expand...
Click to collapse
What ever you want

ZVG UNLOCK SIM card Test

Test feedback!
Do not insert a sim card!
ROOT
Installation R.E Manager
Download ZVG UNLOCK SIM card the file to the phone memory
Use R.E Manager copy Zvg sim unlock to Corresponding File Locations , to replace the Original file,Modify permissions(0644),
boot should be able to recognize the SIM card.
Data services, please consult your operator for the APN file replacement!
* Close Handsfree Activate: Use Shortcut_Master, select the search, keyword lte, find com.lge.SprintHiddenMenu.iot.LTESetting, click on the launcher, appear after selecting Operation Mode tab, change the options for Lab Network, the machine will automatically restart, no more Tip handsfree activated.
OK Insert the SIM Card power
View attachment 3290012
Well I got it working. Now I cannot comment on the exact steps above as I had already applied the other "permanent sim unlock" procedure. I can tell you what I did though.
-I did not remove my sim. I don't think that step is necessary.-confirmed not necessary
-I copied the carrier files to carrier/apps
-I copied the files from etc folder to etc
-I left the apn-conf file from the previous unlock-This is necessary
Reboot
This gave me signal, but no data
-I entered ##DATA# in the dialer
-Hit APN Setting
-Hit menu button, and Reset to Default
BAM... GSM signal shows up, I have data working.
Also confirm the hands free activation didn't appear after the steps above.
Guys can u help me root my phone.
kimush said:
Guys can u help me root my phone.
Click to expand...
Click to collapse
root using instructions in this link
it worked for me..
i could unlock it with full H+ internet connetion. btw.. i am outside US
scottdanpor said:
Well I got it working. Now I cannot comment on the exact steps above as I had already applied the other "permanent sim unlock" procedure. I can tell you what I did though.
-I did not remove my sim. I don't think that step is necessary.
-I copied the carrier files to carrier/apps
-I deleted the other folders left over from the other unlock except lost+found
-I copied the files from etc folder to etc
-I edited the rssi.xml file to remove any reference to CDMA or LTE leaving only GSM (I don't think think this is necessary)
-I left the apn-conf file from the previous unlock
Reboot
This gave me signal, but no data
-I entered ##DATA# in the dialer
-Hit APN Setting
-Hit menu button, and Reset to Default
Bam... GSM signal shows up, I have data working.
Also confirm the hands free activation didn't appear after the steps above.
Click to expand...
Click to collapse
Which other unlock method. Can you please link that. So many threads and methods floating......
kadadan said:
root using instructions in this link
it worked for me..
Click to expand...
Click to collapse
When i enter final command it does nothing , my diag port is com5.
kimush said:
When i enter final command it does nothing , my diag port is com5.
Click to expand...
Click to collapse
Hey use one click root instead..its fast and easy!
---------- Post added at 10:33 AM ---------- Previous post was at 10:26 AM ----------
@linyincsz thank you sim detected, how to fix data? Any ideas..?
Tried
##DATA# method
kuduku said:
Which other unlock method. Can you please link that. So many threads and methods floating......
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2655133
marxist said:
Hey use one click root instead..its fast and easy!
---------- Post added at 10:33 AM ---------- Previous post was at 10:26 AM ----------
@linyincsz thank you sim detected, how to fix data? Any ideas..?
Tried
##DATA# method
Click to expand...
Click to collapse
Did you try grabbing the apn-conf file from the other thread?
scottdanpor said:
Did you try grabbing the apn-conf file from the other thread?
Click to expand...
Click to collapse
Yes,but when i turn on mobile network nothing happens.
Edit: tried ##DATA method after copying apn-conf.xml !!
Now data is working thankyou..
And removing sim is not necessary..
marxist said:
Yes,but when i turn on mobile network nothing happens.
Click to expand...
Click to collapse
Take a look through your apn-conf file and make sure your APN is listed properly. Make sure you rebooted your phone, it often needs that to pick up APN. If it's there, try resetting to default again in ##3282#. Hope you get it working.
scottdanpor said:
Well I got it working. Now I cannot comment on the exact steps above as I had already applied the other "permanent sim unlock" procedure. I can tell you what I did though.
-I did not remove my sim. I don't think that step is necessary.
-I copied the carrier files to carrier/apps
-I deleted the other folders left over from the other unlock except lost+found
-I copied the files from etc folder to etc
-I edited the rssi.xml file to remove any reference to CDMA or LTE leaving only GSM (I don't think think this is necessary)
-I left the apn-conf file from the previous unlock
Reboot
This gave me signal, but no data
-I entered ##DATA# in the dialer
-Hit APN Setting
-Hit menu button, and Reset to Default
Bam... GSM signal shows up, I have data working.
Also confirm the hands free activation didn't appear after the steps above.
Click to expand...
Click to collapse
thanks a lot. i got unlocked in ZVG following ur instructions. now please tell me if i would lose unlock if i "full unroot" in SuperSU? just curious and i want to do that to be able to receive any update OTA.. thanks again
kadadan said:
thanks a lot. i got unlocked in ZVG following ur instructions. now please tell me if i would lose unlock if i "full unroot" in SuperSU? just curious and i want to do that to be able to receive any update OTA.. thanks again
Click to expand...
Click to collapse
I haven't tested that, but I don't see why that would affect the unlock.
kuduku said:
Which other unlock method. Can you please link that. So many threads and methods floating......
Click to expand...
Click to collapse
this is the only unlock method that fully worked for me.. sim unlock + deactivation hands free activation pop-up
go ahead with it.
For me the old method worked.
I tot to ZVE, unlocked the phone using same old thing & then flash the OTA from cache.. simple.
kadadan said:
this is the only unlock method that fully worked for me.. sim unlock + deactivation hands free activation pop-up
go ahead with it.
Click to expand...
Click to collapse
is your data working? I am also from Pakistan using Telenor but unable to make my data working.. any solution?
creepin said:
is your data working? I am also from Pakistan using Telenor but unable to make my data working.. any solution?
Click to expand...
Click to collapse
data isn't working for me either .. i seldom use that.. i always use wifi. so i am okay with that
scottdanpor said:
Well I got it working. Now I cannot comment on the exact steps above as I had already applied the other "permanent sim unlock" procedure. I can tell you what I did though.
-I did not remove my sim. I don't think that step is necessary.
-I copied the carrier files to carrier/apps
-I deleted the other folders left over from the other unlock except lost+found
-I copied the files from etc folder to etc
-I edited the rssi.xml file to remove any reference to CDMA or LTE leaving only GSM (I don't think think this is necessary)
-I left the apn-conf file from the previous unlock
Reboot
This gave me signal, but no data
-I entered ##DATA# in the dialer
-Hit APN Setting
-Hit menu button, and Reset to Default
Bam... GSM signal shows up, I have data working.
Also confirm the hands free activation didn't appear after the steps above.
Click to expand...
Click to collapse
Thank very much. This is the only method works for me. Greetings from Dominican Republic.
Hello everyone i copied folders in carrier folder and tried many solutions but unable to unlock my sim.. Can anyone please tell me what to do and how to unlock my sim on ZVG update?

Possible to sideload older version of 'Advanced Info' ?

I'm trying to interop unlock my Lumia 550, but it seems the Advanced Info app has updated as when I get to step 2 of unlocking in the vcReg app, it just crashes. Is it possible to download and sideload an older version of the app to allow me to finish the interop unlock?
No
Sideload.
Just erase -zip extension.
augustinionut said:
Sideload.
Just erase -zip extension.
Click to expand...
Click to collapse
Cheers, will give it a go in a sec and see how it goes :good:
EDIT: Not working unfortunately, getting the same crash.
'Advanced Info' req interop unlocked device BTW
Connor_Price said:
Cheers, will give it a go in a sec and see how it goes :good:
EDIT: Not working unfortunately, getting the same crash.
Click to expand...
Click to collapse
Why dont use interoptool?
augustinionut said:
Why dont use interoptool?
Click to expand...
Click to collapse
It doesn't work. I have a Lumia 550, so I click on Restore NDTKSvc (x50) and it says it didn't find the file. However, I accidentally toggled the one for non x50 devices and can't figure out how to undo that, so maybe that is my issue.
You need to put the file inside phone ))
augustinionut said:
You need to put the file inside phone ))
Click to expand...
Click to collapse
I'm following this tutorial: https://forum.xda-developers.com/wi...creg-lumia-reg-editor-interop-unlock-t3451723
I get to step 5 and then get the crash. I have all of the necessary files on the phone.
augustinionut said:
You need to put the file inside phone ))
Click to expand...
Click to collapse
Sorry, I'm on my phone and accidentally posted twice.
https://forum.xda-developers.com/wi...app-interop-tools-versatile-registry-t3445271
Other OEM devices

Categories

Resources