I have a samsung vibrant and i called T-mobile to ask them for the network unlock code, i got it and put in the new sim,
waited for the prompt and it asks me for the network code. so i have my network code and enter it in. and press "unlock" and it doesnt work.
it just says that "Network Unlock Unsuccessfull" and its driving me insane. what am i doing wrong? i just wanna use this on at&t right now its a paper weight.
also ive tried the unlock script here on xda and nothing all it says in nv_data.bin not found.
thanks
-drew
(ive searched the forums for 5 hrs for something before i post)
download sgs unlock tool from the market!
Or check the vibrant bible
Sent from my SGH-T959 using XDA App
Moved of: Samsung Vibrant > Vibrant Android Development
To: Samsung Vibrant > Vibrant Q&A
Please put your questions to: Vibrant Q&A
deathroll77 said:
I have a samsung vibrant and i called T-mobile to ask them for the network unlock code, i got it and put in the new sim,
waited for the prompt and it asks me for the network code. so i have my network code and enter it in. and press "unlock" and it doesnt work.
it just says that "Network Unlock Unsuccessfull" and its driving me insane. what am i doing wrong? i just wanna use this on at&t right now its a paper weight.
also ive tried the unlock script here on xda and nothing all it says in nv_data.bin not found.
thanks
-drew
(ive searched the forums for 5 hrs for something before i post)
Click to expand...
Click to collapse
this happened to alot of people when JI6 rolled out.
Both the code from tmobile and the sgs unlock tool are pretty much useless at this point.
make sure you do not enter the code tmobile gave you more than 3 times, it will lock your phone up permanently if I understand correctly.
use a root file browser (I use root explorer but its a paid app) and look and make sure you have an efs folder with NV_data.bin in it.
Make a backup of this folder!
if there is an efs folder then the script will work, we just need to figure out why its not running all the way through, I've helped lots of people through this problem, and its not always the same issue.
so make sure you have that folder, then you can pm me or repost here.
if you dont want to use a root file browser you can also use ADB which you'll need anyways for the script to work.
to use ABD just use the pull command to get the NV_data.bin file:
adb pull /efs/nv_data.bin
also if it helps, the best instructions for unlocking are here
go to the vibrant/captivate instructions on the upper left part of the page or just click here
like I said if you still have issues them pm me, I'd be happy to help.
What is ABD? sorry for being such a noob
deathroll77 said:
What is ABD? sorry for being such a noob
Click to expand...
Click to collapse
Its Android Debug Bridge.
Its a command line interface between the computer and your phone, the easies way to install it is to install the Android Software Developer Kit (SDK)
you can get that here
you may also want to install the drivers for your vibrant from here
here's Google's guide on ADB, but you'll probably just want to search specifically for, or ask for the command that you need for any given situation.
but this guide will give you an idea of what ADB is all about. (don't let it scare you away though, ADB is allot easier than it looks)
ADB Guide
Related
hello everyone, i'm a newbie i bought a second hand t959 vibrant that is sim locked to t-mobile. I have tryed to follow many guides, the one with Generate Unlock in particular but I have the problem that when I connect the mobile to the pc, in the mobile memory there isn't the efs folder so when I execute the generator program i have an error as many user of this forums.. anyone can help me to resolve my problem? on the mobile i have 2.1 android firmware ji6 many thx
last night i tryied to flash the phone with firmware E8 posted in a thread on this forum and then try to made the code generator but without success any ideas?
dazan said:
last night i tryied to flash the phone with firmware E8 posted in a thread on this forum and then try to made the code generator but without success any ideas?
Click to expand...
Click to collapse
try the instructions found Here at the top click captivate and vibrant instructions or just go here
if you have a root file browser such as root explorer (Not the file browser that comes with the vibrant) you can look for your efs folder using that app. (it should be in the root directory that opens up when you open your file browser /efs )
you can also use ADB to pull the efs folder.
adb pull /efs
or if you just want the nv_data.bin file:
adb pull /efs/nv_data.bin
if you need to see whats in it or back it up (which I recommend strongly weather you do it with a root browser or ADB)
Hello, i followed the exact instructions as said on this link:
http://forum.xda-developers.com/showthread.php?t=761408
I had tried the one click unlock method prior to this one and it showed file not found so i moved to this long method. I did everything properly but basically when i open sgux.exe to read my nv_data.bin that is in c:\ this is what shows up.
"
SGUX v0.91b (C) 2010 By Mark0 & rbnet
Samsung Galaxy Unlock code eXtractor
(based on a tip posted by rhcp0112345)
Opening file <nv_data.bin>...
Searching code block...
Found.
Searching code...
C:\
"
So basically it says that it found the code but it does not even display the number. I actually opened the nv_data.bin file using a hex editor and i can see that there is some sort of data in there (this probably means that my code is in there) but i dont know why this sgux.exe can not read it.
Can somebody please help!
One thing i should mention is that this phone i recently bought and it came with firmware "t959uvji6" i tried to use the one step unlock method here and failed then realized i should downgrade to "t959uvjfd" and i followed the instructions of of the xda website doing this using odin with both the pda and the pit file. So everything worked. Then i tried one click method again and it didnt work. so i tried the long method and i have shown the results above!!
Please help!
Thanks
I have the samsung galaxy s from tmobile. t959.
haider3 said:
Hello, i followed the exact instructions as said on this link:
http://forum.xda-developers.com/showthread.php?t=761408
I had tried the one click unlock method prior to this one and it showed file not found so i moved to this long method. I did everything properly but basically when i open sgux.exe to read my nv_data.bin that is in c:\ this is what shows up.
"
SGUX v0.91b (C) 2010 By Mark0 & rbnet
Samsung Galaxy Unlock code eXtractor
(based on a tip posted by rhcp0112345)
Opening file <nv_data.bin>...
Searching code block...
Found.
Searching code...
C:\
"
So basically it says that it found the code but it does not even display the number. I actually opened the nv_data.bin file using a hex editor and i can see that there is some sort of data in there (this probably means that my code is in there) but i dont know why this sgux.exe can not read it.
Can somebody please help!
One thing i should mention is that this phone i recently bought and it came with firmware "t959uvji6" i tried to use the one step unlock method here and failed then realized i should downgrade to "t959uvjfd" and i followed the instructions of of the xda website doing this using odin with both the pda and the pit file. So everything worked. Then i tried one click method again and it didnt work. so i tried the long method and i have shown the results above!!
Please help!
Thanks
I have the samsung galaxy s from tmobile. t959.
Click to expand...
Click to collapse
As far as I know the one click method will never work after having JI6 on your phone, you'll have to do it the long way.
if that link I sent you wont work, there is another thing to try, but its pretty complicated. heres my guide for the last person that asked this...
although most people have better luck doing it with that site I sent you to.
Dial *#7465256# and if it all says off then your phones already unlocked so ignore the rest of this.
Follow these instructions to unlock (specificaly by helroz, if you need to, read ahead and see what problems other people have had though)
dial *#7465256# in the dialer (as soon as you hit the last # it should work)
make sure everything says off (this means your unlocked)
EDIT: Make sure you have ADB (Android Debug Bridge) installed on your computer before running the script.
Also make sure that you have USB debugging checked by hitting (from the home screen) Menu >> Settings >> Applications >> Development >> USB Debugging
You can download and install the Android SDK (Software Development Kit) by following the instructions here
This will also install ADB.
another good idea is to make a backup of your efs file (I beleive this is in the instructions for running the script, but I thought I should say it again)
just in case something goes wrong.
this file is located in : the root of your data partition if I remember correctly, it should be labeled "efs"
you can use a root file manager (I use root explorer but it is a paid app) or you can use ADB to pull it.
you may want to download the drivers for your phone as well, if you haven't already that is.
you can get them here
thx for all reply tomorrow i'll try to follow your instruction and then let you know
hello i have tryied again with root explorer and and generator unlocker now seems to find the file but as you can see in the file attached let me know that found the code but don't display
firefly6240 said:
As far as I know the one click method will never work after having JI6 on your phone, you'll have to do it the long way.
if that link I sent you wont work, there is another thing to try, but its pretty complicated. heres my guide for the last person that asked this...
although most people have better luck doing it with that site I sent you to.
Dial *#7465256# and if it all says off then your phones already unlocked so ignore the rest of this.
Follow these instructions to unlock (specificaly by helroz, if you need to, read ahead and see what problems other people have had though)
dial *#7465256# in the dialer (as soon as you hit the last # it should work)
make sure everything says off (this means your unlocked)
EDIT: Make sure you have ADB (Android Debug Bridge) installed on your computer before running the script.
Also make sure that you have USB debugging checked by hitting (from the home screen) Menu >> Settings >> Applications >> Development >> USB Debugging
You can download and install the Android SDK (Software Development Kit) by following the instructions here
This will also install ADB.
another good idea is to make a backup of your efs file (I beleive this is in the instructions for running the script, but I thought I should say it again)
just in case something goes wrong.
this file is located in : the root of your data partition if I remember correctly, it should be labeled "efs"
you can use a root file manager (I use root explorer but it is a paid app) or you can use ADB to pull it.
you may want to download the drivers for your phone as well, if you haven't already that is.
you can get them here
Click to expand...
Click to collapse
Hi thank you for taking the time to answer, i will do this right after im done with my exams. Just wanted to ask one thing. You said the code was "*#7465256#", but this doesnt show anything when i press#. I think you meant to say was "*#7465625# works!" Please correct me if i am wrong! Thank you!
Actually i couldnt wait and did this right away!
just wanted to let u know, i succesffully unlocked this phone. Thanks alot to "firefly6240". I flashed to T959UVJI6 using:
http://forum.xda-developers.com/showthread.php?t=798125
Then rooted phone using:
http://forum.xda-developers.com/showthread.php?t=723479
Then followed these instructions (by helroz):
http://forum.xda-developers.com/showthread.php?t=822008&page=11#
This link will also help to get any confusions out but i didnt use it:
http://forum.xda-developers.com/showthread.php?t=831569
hi guys finally i have unlocked the phone thx to all...
i have re-generate nv_data with program repair and after magically the phone unlocked to anynetworks... i'm so happy
Upgrading to froyo
hey guys is the jk6 firmware stable enough for me to try out. Does it have any major bugs. Also, is it possible for me to upgrade to froyo after doing this unlock method on the JI6.
Like would my phone become locked again if i upgrade to froyo or did this method unlock my phone forever? Please let me know! thnx
Hey guys,
I just wanted to find out if anybody can help me out with unlocking my Samsung Galaxy W T679M. I have followed ALL of the methods on this site but seem to have trouble finding the nv_data.bin file and the efs folder. Anytime I attempt to do anything with these files in adb or in terminal it comes up file not found.
I tried to unlock it remotely by paying for the code with two different sites and both responded with saying my phone is unlockable and to either contact the carrier or unlock via cable.
Is there any software to do this via cable? Or is the missing nv_data.bin file actually findable? I also couldnt find the bml5.img file via terminal and adb.
Could someone please help me or point me in the right direction? Apologies if this is the wrong place to ask.
Not Unlocked Too.
shaad6020 said:
Hey guys,
I just wanted to find out if anybody can help me out with unlocking my Samsung Galaxy W T679M. I have followed ALL of the methods on this site but seem to have trouble finding the nv_data.bin file and the efs folder. Anytime I attempt to do anything with these files in adb or in terminal it comes up file not found.
I tried to unlock it remotely by paying for the code with two different sites and both responded with saying my phone is unlockable and to either contact the carrier or unlock via cable.
Is there any software to do this via cable? Or is the missing nv_data.bin file actually findable? I also couldnt find the bml5.img file via terminal and adb.
Could someone please help me or point me in the right direction? Apologies if this is the wrong place to ask.
Click to expand...
Click to collapse
Too!!!
hello everybody
Yesterday my phone asked me to update and i accepted it unfortunately.
I live in France, phone is bought here blocked by SFR operator.
One year ago i got the code to unblock from SFR and I unblocked it and since then i have used FREE, COSMOTE(Greece) and lately i m using BOUYGUES operator.
Problem:
After the update, phone got simlocked again and with my BOUYGUES sim it asks me for a "sim network unlock pin". I insert the code i had but it doesn't unlock it.
I called SFR and fun fact is that they claim that the unlock is permanant (they are not aware of this new issue) and the unlock code unique. I asked them the code to ensure what i had is correct and they confirmed... So code is 100% correct...
Since it was not working they told me to remove any sim card from the phone and do the following steps...
1 click on TELEPHONE icon
2 enter *#46744674 and press #
3 the code should disappear
4 then enter #7465625*638* and press #
5 you will now be prompted to enter the unlock code
6 enter the code NCK and press ok OK.
if code is good, phone gets unlocked
So while step 2-3-4 work fine, the #7465625*638*# disappears but step 5 never happens... There is not screen prompting me to insert the code....
I called Samsung after this and I told them everything i ve tried...
they proposed me to do this --> *#0111*CODE# and it will get unlocked... (super unfriendly french customer service hanged up on me)
I did it but nothing happen.. not even the *#0111*CODE# got disappeared like it happened with steps 2-4 above....
To me it looks like the new android 4.1.2 messed up everything....
Problem seems new... i found two posts in french describing the same problem with no solution but i cant post the links here.
Any ideas how to fix this?
Thanks for reading this
Yeah, root it & unlock it.
Sent from the little guy
Root the phone and then use galaxsim_unlock app from " http://forum.xda-developers.com/showthread.php?t=1846451 " or u can download the app from play store!
Issue in process of rooting the phone - to unlock the phone
Hi,
I have similar problem with my Samsung Galaxy S II SGS2 GT-i9100.
My phone is UNROOTED.
After it was updated from ICS to Jellybean (upgrade via the air, not using Kies and not using Odin), I am also asked for SIM UNLOCK PIN.
The phone was originally bought locked to O2 UK network, then unlocked, but the unlock code used in past does not work now.
The problem is that in all places it says to root the device, and in order to root it, I am advised to create a backup copy of efs folder, and in order to backup the efs folder I need to have root permissions... - deadlock !
In additions, many guides says that in order to root the phone, I need to have only for phones that are SIM FREE, which brings me back to start - I will not be able to flush ROM/Kernel to root it as my phone is SIM locked...
Any suggestions that will help me unlock the phone?
Thanks!
dudders007 said:
Root the phone and then use galaxsim_unlock app from " http://forum.xda-developers.com/showthread.php?t=1846451 " or u can download the app from play store!
Click to expand...
Click to collapse
You're very confused.
1) Root your phone. There are multiple methods. Search/read/learn & choose whichever one you think is best for you. The phone does not have to be 'sim-free' or unlocked or anything else in order to root it. As I said, you are clearly confused. You need to search/read/learn & not do anything to your phone until you're no longer confused, or you'll 'break' it.
2) Create an EFS backup using kTool from Google Play. Keep one copy of this backup on your PC, and another copy on the external SD card in your phone if you have one.
3) Unlock the phone with whichever app you want to use to unlock it.
Hello
I found an easy way to root it but i cant post a link... so google "[RESOLU] code deverouillage reseau" and you ll see the thread... (it is in french)
As user "gab34" says, i downloaded the proper zip file (in my case was XWLSD_root.zip) and put it in the sd card as it is (as a zip). (you have to subscribe to let you download the file :/)
Then i pressed up-power-home buttons until it turns off and on again.
Then i was in the recovery meny , and with the volume button i went down to "apply update from external storage" i pressed the power button to enter, chose the file XWLSD_root.zip, press again power button, installation will take place in ../ , press power button, the reboot now and power button.
The phone restarts as rooted and then you can use GALAXSIM to unlock it..
You download Galaxsim unlock for free, then it tells you if it can unlock and if so you pay 3 euros for full version and unlock it....
Try google translator and a french speaker if you need help with the site... It took me 10 minutes to do it...
If not, try to google how to root easily like i did with just a zip file in the sd card...
Hope it helps
Thanks but we kinda know how to do that.
Please don't (try to) post a link from another site, those sites get the info from xda anyway.
Sent from the little guy
I bought a sgh-t399n at a garage sale recently and quickly rooted the phone and installed TWRP Recovery and CM12 on it. I called Metro and T-Mobile ( After flashing their firmware) for the unlock code but of course they refused to give it to me. So i tried 2 or 3 different unlock by IMEI websites as well as every single unlock app and software I could find while running logcat. The best lead I've gotten was the S.G.S. Unlock Tool app. It says it found the code but the results are null. In the logcat the system denies permission saying that the app was sending request as -2 when it was 0 and that it needed "android.permission.INTERACT_ACROSS_USERS_FULL" to accsess the info. Now I'm not a Dev by any definition of the term, nor am I any kind of hacker but I have learned a good bit from these forums over the last couple of years and my gut tells me this can be done with a little patients and some help from the good folks at XDA. Any imput on the subject is greatly appreciated.
You won't be able to unlock on CM12, have to have the stock firmware and OS installed.
yeah install stock system and any code should work without issue
If you unlock on stock system and then flash cyanogen, will it be fine?
-Tofu- said:
If you unlock on stock system and then flash cyanogen, will it be fine?
Click to expand...
Click to collapse
Yes.
es0tericcha0s said:
Yes.
Click to expand...
Click to collapse
The unlock code must be hidden on one of the partitions of the device it's self though right? Possibly in the EFS partion? Also how would i change thepermissions of an app to allow in to interact acroo all users?
Whether or not the code is in EFS, you still can't unlock on CM.
No I understand that. It is currently on the T-Mobile stock T399 firmware flashed with odin but still could not get an unlock code . Also i would like to learn to unlock these phones for future devices.
So it is not requesting an unlock code when you have a non T-Mobile SIM card installed? How odd... It should. If not, either it's already unlocked, or something else is going on. Have you tried both the Metro and Tmo firmware? Only the newest T-Mobile and Metro phones are not supported by unlocking via code as they use the Unlock app. As far as unlocking yourself, your best bet would be to get an unlock box like z3x or Octopus if you plan on doing a lot of them. If it's just 1 every year or 2, then it wouldn't make sense. Some phones have ways to unlock via root and hacks, but not all and it is becoming less common now as more manufacturers are making the ways to unlock more difficult either via encryption or other means.
The unlock companies I tried were unable to get a code by imei. Therefore I was never able to put in a real code. I've looked in to the z3x but it is way outta my price range as I am only a novice tinker. I just figured since the code must be in the programing of the phone somewhere then it was just a matter of locating the partition and file in which it was hidden and then decoding it. Is it possible to change an apps or users permissions? If so how?
rkey1000 said:
The unlock companies I tried were unable to get a code by imei. Therefore I was never able to put in a real code. I've looked in to the z3x but it is way outta my price range as I am only a novice tinker. I just figured since the code must be in the programing of the phone somewhere then it was just a matter of locating the partition and file in which it was hidden and then decoding it. Is it possible to change an apps or users permissions? If so how?
Click to expand...
Click to collapse
I believe the app Root explorer allows you to change permissions on items.
It does, but nothing Root Explorer can do will help you find an unlock code, unfortunately. If the phone does not ask for a code when inserting another carrier's SIM, then that's the issue that would need to be resolved before anything else.
Sorry if I've been unclear. The phone dose ask for a code when a sim from a different carrier is put in but after trying 3 unlock by IMEI companies none of them were able to generate a code by IMEI. As for the permissions issue, I have an app that claims to find the codes but only says "null" in the results column. After going through the log cat it says the app is running as user 0 but is requesting info as user -2 and that it needs the permission " INTERACT_ACROSS_USERS_FULL" to show the info. So i was hoping to learn how i grant said app that permission and see if it would show the code?
solidus636 said:
yeah install stock system and any code should work without issue
Click to expand...
Click to collapse
can you paste a link to the stock system?
Could anyone PLEASE PLEASE PLEASE PLEASE PLEASE give me a working unlock code for my metro pcs phone email me [email protected] or [email protected] thank you.
Running into the same problem only im on a non rooted system. I need a solution to get the codes needed to unlock it from T-mobile and need them without running hardware as all i have is hardware from the old days. Software would be a choice if anyone knows of anything reliable. Services I am also willing to pay for if cheap and working.
I have a ANS UL40 phone through Assurance wireless / >Virgin Mobile> Sprint.. and am trying to root this phone so I can get the SPC code to run DFS tools. Have used DFS and loaded phone and unlock with default password, but when I try 000000 spc unlock says device offline and all prompts in all fields go from yellow to red and in a few minutes go back to yellow showing device info.
I need info off this phone to flash my SM-N900P phone over to Assurance Wireless. The UL40 phone uses a sim card, have tried in note 3 but no service and then sim locked please reboot phone. I have tries on UL40 many different rooting apks and through pc. Most say root fail or your phone doesn't seem to be able to root. Any help would be appreciated. To root the ANS UL40 and also how to flash over Note 3. I have done flashing before on a note 2. So i basically know what to do. When I did try to flash over the note 3 I just get your account cannot be verified when calling 611 (without the sim) but when I insert sim its says no sim or sim locked reboot phone. Thanks
Guess nobody knows
kingroot rooted the ans, but I rebooted and it earesed it, and it didn't seem to give out permission s, not in a joking manner
---------- Post added at 01:44 AM ---------- Previous post was at 01:41 AM ----------
lexcin said:
kingroot rooted the ans, but I rebooted and it earesed it, and it didn't seem to give out permission s, not in a joking manner
Click to expand...
Click to collapse
do you know which 32bit drivers this phone might use?
I tried that one and it didn't root it and so many other programs and or apk's. Do not know if this phone is arm -- 64-- or 32. I do know that the maker of the phone actually is Teleepock company in China ** http://www.teleepoch.com/en/ ** no info on this model phone on their website..
Default file manager is CyanogenMod File Manager
mjmplus said:
I have a ANS UL40 phone through Assurance wireless / >Virgin Mobile> Sprint.. and am trying to root this phone so I can get the SPC code to run DFS tools. Have used DFS and loaded phone and unlock with default password, but when I try 000000 spc unlock says device offline and all prompts in all fields go from yellow to red and in a few minutes go back to yellow showing device info.
I need info off this phone to flash my SM-N900P phone over to Assurance Wireless. The UL40 phone uses a sim card, have tried in note 3 but no service and then sim locked please reboot phone. I have tries on UL40 many different rooting apks and through pc. Most say root fail or your phone doesn't seem to be able to root. Any help would be appreciated. To root the ANS UL40 and also how to flash over Note 3. I have done flashing before on a note 2. So i basically know what to do. When I did try to flash over the note 3 I just get your account cannot be verified when calling 611 (without the sim) but when I insert sim its says no sim or sim locked reboot phone. Thanks
Click to expand...
Click to collapse
Hi,
My friend just got the same phone and while setting it up for her I noticed that the default file manager is called CyanogenMod File Manager. It's probably meaningless but thought I'd share it just in case there's some sort of CyanogenMod back door. Good luck and if you do get it rooted please let me know.
I found a paid root that will root UL 40 Assurance choose the 6 mo lan.. https://www.oneclickroot.com/support-packages/
I wouldn't have asked on here if I wanted to pay for it, and they are not a guarantee they can do it. have read somewhere that someone ask them to do the same phone and they could not............ And no still no root. Probably does not matter. Talked to Assurance wireless rep today and they said lots of people are complaining about this phone. I have had in less than 2 weeks of getting it, had to have them warranty it and they sent me the same one. It would reboot on it's own and yes did factory reset. Now have the replacement, haven't done any kind of rooting or anything and on day 2 it starting to not be able to make phone calls. Says phone is not responding. Did a factory reset on this one and still doing same thing. Sometimes it does make a call and sometimes not. Pissed I am....
I stumbled across a site. Idk but it looks like it could contain some valuable info you may need or may be looking for. Send me a message or email me for the link. Since I've not posted before, it won't allow me to post the link.
I have decided to go to another provider for my cell phone and the UL40 phone will be no more. After talking to them so many times and finding they are complete idiots. Because they keep sending me a phone that stops working correctly after 1-3 days. Even before I started trying to root. I even talk to a real English speaking (LOL) person and they told me what I already knew, the ANS UL40 phone is a complete piece of ****. So many people have complained to them about that phone they decided not to ship out anymore. Now what kind of phone i will get from other carrier, I'll have to wait and see. Thanks all.............
mjmplus said:
I have a ANS UL40 phone through Assurance wireless / >Virgin Mobile> Sprint.. and am trying to root this phone so I can get the SPC code to run DFS tools. Have used DFS and loaded phone and unlock with default password, but when I try 000000 spc unlock says device offline and all prompts in all fields go from yellow to red and in a few minutes go back to yellow showing device info.
I need info off this phone to flash my SM-N900P phone over to Assurance Wireless. The UL40 phone uses a sim card, have tried in note 3 but no service and then sim locked please reboot phone. I have tries on UL40 many different rooting apks and through pc. Most say root fail or your phone doesn't seem to be able to root. Any help would be appreciated. To root the ANS UL40 and also how to flash over Note 3. I have done flashing before on a note 2. So i basically know what to do. When I did try to flash over the note 3 I just get your account cannot be verified when calling 611 (without the sim) but when I insert sim its says no sim or sim locked reboot phone. Thanks
Click to expand...
Click to collapse
I have the same phone and I still don't know how to get the MLS code, try enableling the diag ports with ##3424# and hopefully that way you'll get the spc I would let you know if I figure it out
I am looking for a custom ROM for my ANS UL40
Hello.
I was wondering if there would be anyone nice enough to make a custom ROM for the ANS UL40. I would do i tbut I don't have the coding skills or patience to do so.
ANS UL40 "Cast" compatibility w/Actiontec ScreenBeam Mini2
Asking if ANS UL40 "Cast" will run Actiontec ScreenBeam Mini2.
UL40 is "CAST" standard compatible with Mini2 (WiFi Mirocast and INTEL WiDi certified) ?
UL40 able to PARE WiFi and update Mini2 firmware. UL40 says CONNECTED, but click "CAST" and phone goes back to WiFi. Mini2 screen says Connection Failed.
If able to preform firmware update, then UL40 is communicating w/Mini2 so, UL40 should be compatible, but "CAST" fails.
Please advise.
Many kind thanks.
Any luck unlocking this phone so far?
Have not tackled that yet. LEMNO if you succeed.
Best.
RussianIce said:
Any luck unlocking this phone so far?
Click to expand...
Click to collapse
FedCURE said:
Have not tackled that yet. LEMNO if you succeed.
Best.
Click to expand...
Click to collapse
Hope someone can figure out how to gain root access on this phone I have it and It would be a blessing
you can unlock the bootloader in android dev settings "OEM unlocking", once in bootloader cmds like "fastboot oem unlock" or "fastboot flashing unlock" do nothing when connected with usb, what a shame. In recovery (vol up + power) there's an option to mount system, it does but I doubt that can lead to anything root access wise, btw, root noob.
mjmplus said:
... So many people have complained to them about that phone they decided not to ship out anymore...
Click to expand...
Click to collapse
Could you elaborate!?
In which market are you in?
It seems to me that they are still shipping it in many markets Assurance Wireless is in, like Oregon for example... so how did you come by that information?
I got this phone a couple days ago and got my msl code by running adb logcat while dialing ##data# and entering the wrong code, it was 536978 and used this on DFS to change it to 000000 then I was able to access everything once I entered ##diag# and then 000000, and enabled diagnostics. If I can get a working stock firmware or boot IMG I could root through magisk and then do separate fastboot boot (magisk patched)boot.img. I am unable to find a stock firmware for this device if anyone can let me know and I'll have root for us.
jdeandeck said:
I got this phone a couple days ago and got my msl code by running adb logcat while dialing ##data# and entering the wrong code, it was 536978 and used this on DFS to change it to 000000 then I was able to access everything once I entered ##diag# and then 000000, and enabled diagnostics. If I can get a working stock firmware or boot IMG I could root through magisk and then do separate fastboot boot (magisk patched)boot.img. I am unable to find a stock firmware for this device if anyone can let me know and I'll have root for us.
Click to expand...
Click to collapse
Did you ever create a working root? I have this phone as well.
micro sd card
Does anyone know what is the maximum micro sd card supported by this phone?