Page 90 of 91 FirstFirst ... 40 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 LastLast
Results 1,336 to 1,350 of 1351
  1. #1336
    Join Date
    Dec 2006
    Location
    Thompsons Station
    Posts
    169
    Phones
    Moto Droid X
    Moto Droid
    Carrier
    -- Cricket --
    Feedback Score
    0
    I'm still running with the $40 dollar plan (8 years counting) and all my web/mms still works. I don't think you need to switch to the $45 dollar plan just yet.

    The first thing i would try and downloading and installing token's cricket file. This sets up the mms/web automitically. Original source.
    Attached: cricket_eris_web_mms_v10.zip

    If it still doesn't work then make sure you're EVDO settings are correct.
    Load phone and QPST and make sure the following are correct.

    Click the MIP tab and make sure
    1. <Mobile IP Behavior> is set to <Mob + Simp f/back>
    2. <Active User> is set to <0>

    Name:  mip_tab.jpg
Views: 633
Size:  144.6 KB

    3. Click the <Edit> button and match the screen below and click <OK>

    Name:  mobile_ip.jpg
Views: 513
Size:  85.0 KB

    4. Click the <PPP Config> tab match the info below on both the <Um> and <AN> buttons. *** NOTE <Tethered NAI> will be disabled in <AN>. This is ok.

    Name:  ppp_config.jpg
Views: 519
Size:  153.1 KB

    Click write to phone..

    If you still dont' have Web/MMS then you need to restart from the top.
    lovin my fully flashed Droid X (Gingerbread) on the $40 dollar plan!

  2. #1337
    Join Date
    Jun 2011
    Location
    Houston, Texas, United States
    Posts
    5
    Feedback Score
    0
    Can someone help me? I got a Droid flashed (just calls & text messaging work.) & I'm trying to get my data to work. I started at this part of the guide:


    Open the Voice Dialer on the phone and say “Open APNs” and click open.

    Click on the Verizon and edit everything to match below:
    Name - Cricket
    APN internet
    Proxy wap.mycricket.com
    Port 8080
    Username yourphonenumber@mycricket.com
    Password cricket
    Server wap.mycricket.com
    MMSC http://mms.mycricket.com/servlets/mms
    MMS Proxy wap.mycricket.com
    MMS Port 8080
    MCC 310
    MNC 004
    Authentication Type PAP or CHAP
    APN type <Not set>

    Now click the menu button and click Save.

    Before starting the next step make sure you have the u2nl file in your this folder c:/android/tools and also that you have you autostart.sh file in this folder c:/android/tools.

    Now go to command prompt and type the following commands,
    cd c:\android\tools
    adb shell
    mkdir /data/opt/
    exit
    adb remount
    adb push c:\android\tools\u2nl /system/bin/u2nl
    adb push c:\android\tools\autostart.sh /data/opt/autostart.sh
    Now:
    adb shell
    chmod 0755 /system/bin/u2nl
    chmod 0755 /data/opt/autostart.sh
    reboot


    & I got everything changed until the part where i type in the first command in command prompt. I dont know what I'm doing wrong. Is my phone supposed to be in USB debugging? & cann someone explain what adb shell is?

    Thanks

  3. #1338
    Join Date
    Jul 2006
    Posts
    206
    Phone
    Motorola Droid A855
    Carrier
    Cricket
    Feedback Score
    0
    @Fr3sh2De4th

    For the APNs part I recommend these settings: http://xsylus.angelfire.com/APN.html

    As for the autostart.sh and u2nl files I recommend that you download an app called ScriptRunner. Place the autostart.sh and u2nl files on your SDCard in a folder called ScriptRunner and let the app do the rest. ScriptRunner will copy the files from the SDCard to the correct locations on your phone and set the permissions. Also ScriptRunner will run the autostart.sh script whenver 3G is activated and you can also set a timer to make it run the script at a set interval. This is done to ensure that the internet connection is not lost.

    One last thing, the PRL mentioned in the tutorial is old and may not fully work. I recommend using PRL 6499 or one of the other newer ones floating around. Here's the link to PRL 6499. http://rapidshare.com/files/386272257/CRKTNAT6499.prl
    “Innovation is not the product of logical thought...” ~Albert Einstein
    _________________________

  4. #1339
    Join Date
    Jun 2011
    Location
    Houston, Texas, United States
    Posts
    5
    Feedback Score
    0
    Quote Originally Posted by XSYLUS View Post
    @Fr3sh2De4th

    For the APNs part I recommend these settings: http://xsylus.angelfire.com/APN.html

    As for the autostart.sh and u2nl files I recommend that you download an app called ScriptRunner. Place the autostart.sh and u2nl files on your SDCard in a folder called ScriptRunner and let the app do the rest. ScriptRunner will copy the files from the SDCard to the correct locations on your phone and set the permissions. Also ScriptRunner will run the autostart.sh script whenver 3G is activated and you can also set a timer to make it run the script at a set interval. This is done to ensure that the internet connection is not lost.

    One last thing, the PRL mentioned in the tutorial is old and may not fully work. I recommend using PRL 6499 or one of the other newer ones floating around. Here's the link to PRL 6499. http://rapidshare.com/files/386272257/CRKTNAT6499.prl
    Thanks!

    I set the APNs, it was 3 seperate ones.

    I downloaded the APP (I noticed your SN matches the developer name ^_^) & placed the two files in a folder title "ScriptRunner"

    Now I just have the new PRL, how do I update it to my phone? And will the app automatically start running? Or should i reboot the phone?

    EDIT:Also can you tell me a good place to get the u2nl file & the autostart.sh file? I put them in the folder but the app isn't recognizing them... maybe they arent any good?

  5. #1340
    Join Date
    Jul 2006
    Posts
    206
    Phone
    Motorola Droid A855
    Carrier
    Cricket
    Feedback Score
    0
    You can upload the PRL using CDMA WS or QPST (I use QPST). ScriptRunner is a widget which means you'll need to add it to the home screen of your phone to access the settings. When you tap the widget it shows two buttons, Run Script and Settings. The app will also run on boot.

    It shouldn't matter which autostart.sh / u2nl files you have the app should detect them if they're in /SDCARD/ScriptRunner. You can get the autostart.sh / u2nl files from http://www.whiterabbit.org/android/u2nl.zip

  6. #1341
    Join Date
    Jun 2011
    Location
    Houston, Texas, United States
    Posts
    5
    Feedback Score
    0
    Ok I finally got SR to see the files but still no 3G, pRL & APNs are set correctly also.

  7. #1342
    Join Date
    Apr 2010
    Posts
    136
    Feedback Score
    0
    So I checked out the end of the original service programming on the motorola droid thread and I see this post by kbman:
    Quote Originally Posted by kbman View Post
    Just a little FYI for anyone still playing with this method.

    NV Item 8035 rec 1 bytes 128 controls the MIP profile lock.

    The first byte is default 01 for locked MIP. If you change it to 00 the MIP is unlocked and you can write whatever you need to directly in the service programming with QPST or CDMA workshop.

    That makes this far simpler for anyone to do it and the rest is just running u2nl to set the proxy for data services.
    Has anyone tried this? Does anyone want to dump this with CDMA WS 2.7 and 3.5? I'll stick it on my site and credit you. I know it isn't necessary for Cricket, but it would help out a lot of people on other carriers.

    EDIT: Actually I am not sure if this would unlock anything before the @ (for people who don't want their MDN there), but this is still an interesting discovery.

  8. #1343
    Join Date
    Apr 2011
    Posts
    7
    Feedback Score
    0
    Can anyone please tell me how to flash my motorola droid 1 back to verizon? I did a factory reset and it is still routing to Cricket.

  9. #1344
    Join Date
    Oct 2007
    Location
    Silicon Valley
    Posts
    65
    Phones
    Moto Q
    Motorola KRZR (K1m)
    Many more...
    Carriers
    MetroPCS
    Feedback Score
    0
    Quote Originally Posted by doggfather69 View Post
    Can anyone please tell me how to flash my motorola droid 1 back to verizon? I did a factory reset and it is still routing to Cricket.
    Simply reflash it with RSD Lite using the original Verizon sbf file.

  10. #1345
    Join Date
    Apr 2011
    Posts
    7
    Feedback Score
    0
    where would I find that file?

  11. #1346
    Join Date
    Oct 2007
    Location
    Silicon Valley
    Posts
    65
    Phones
    Moto Q
    Motorola KRZR (K1m)
    Many more...
    Carriers
    MetroPCS
    Feedback Score
    0
    Quote Originally Posted by doggfather69 View Post
    where would I find that file?
    Here is everything you will need:
    http://www.mediafire.com/file/57c761..._UPDATE_02.rar
    http://www.mediafire.com/file/j9vqfh...RSDLite5.5.rar
    http://www.mediafire.com/file/dnc8i8....3.0_32bit.rar

    I would just bring the phone up in bootloader mode when you flash it. Power on while holding the up arrow key.

  12. #1347
    Join Date
    Feb 2009
    Location
    Kansas City, Missouri, United States
    Posts
    92
    Phones
    Samsung T339
    Android Phones
    Carriers
    T-Mobile
    Feedback Score
    0
    Ok I have a question on my droid phone have everything working talk txt wap mms 3G but only things I cant get to work is apps facebook it just keeps loading and never loads up same with the market place. the thing is when i did a esn change on my account they put me at the $55 mexico plan now could that be a reason why I cant access facebook or market place

  13. #1348
    Join Date
    Feb 2009
    Location
    Kansas City, Missouri, United States
    Posts
    92
    Phones
    Samsung T339
    Android Phones
    Carriers
    T-Mobile
    Feedback Score
    0
    Ok i figured it out it was my plan the reason I couldnt access my apps but i do have a problem now I cant send mms msgs i can receive them but cant send them i dont understand how thats possible. also i been looking at Crciket prl 6499 and i cant seem to get it at all. sum help wud be appreciated. thnx

  14. #1349
    Join Date
    Mar 2012
    Posts
    3
    Feedback Score
    0
    Quote Originally Posted by XSYLUS View Post
    @rehack:

    Okay, first I'd recommend a different ROM. Try either the Froyo based FRG83G ROM or the Gingerbread based GPA14 ROM from here: http://www.peteralfonso.com/p/downloads.html. WiFi should work fine with either of those ROMs. If you want a non-vanilla ROM you can also check out Peter Alfonso's BuglessBeast ROMs. Next, with the PRL loaded you should be able to dial *611 and hear "Welcome to Cricket." The tutorial in the OP references CDMA WS 3.5 which has the evdo tab, but since you're using CDMA WS 2.7 in order to modify the evdo settings you'll need QPST 2.7 (build 323). Put the phone in diagnostic mode, connect with HWVSP, then run QPST configuration and make sure the com port is added so it will detect the phone. Close QPST config and run QPST Service Programming. Click "Read From Phone" and enter the SPC. Once it has completed reading from the phone go to the M.IP tab and you should see your MDN@mycricket.com in the profile box. Double click that profile and enter the cricket password into both HA Shared Secret and AAA Shared Secret boxes by selecting the Enter text string radio buttons. The password is cricket (all lower case). Next go to the PPP Tab and click the Um button then enter the password on the right, then click the AN button and enter the password there as well. Now click write to phone and after the phone reboots you should see the 3G icon. You will have to call cricket and give them the ESN. They charge $15 for switching phones. To program the phone dial ##7764726, enter the SPC, then go to Extended NAM settings and enter the MIN, True IMSI, MDN, and CDMA Sys ID. The True IMSI is the same as the MIN except it has five zeros in front of the MIN. Since you're on the $45 plan you'll need to put autostart.sh and u2nl on the phone as well as program the APNs as the tutorial describes. Hope this helps.
    hey I'm trying to flash my droid 1 to cricket but i think im getting one of the steps wrong " Go to tab labeled “Other” and write prl. For Cricket, 38515 is recommended." how exactly do i do this step? i think i downloaded the prl file but i might be wrong please help thanks

  15. #1350
    Join Date
    Mar 2012
    Posts
    3
    Feedback Score
    0
    Quote Originally Posted by XSYLUS View Post
    @rehack:

    Okay, first I'd recommend a different ROM. Try either the Froyo based FRG83G ROM or the Gingerbread based GPA14 ROM from here: http://www.peteralfonso.com/p/downloads.html. WiFi should work fine with either of those ROMs. If you want a non-vanilla ROM you can also check out Peter Alfonso's BuglessBeast ROMs. Next, with the PRL loaded you should be able to dial *611 and hear "Welcome to Cricket." The tutorial in the OP references CDMA WS 3.5 which has the evdo tab, but since you're using CDMA WS 2.7 in order to modify the evdo settings you'll need QPST 2.7 (build 323). Put the phone in diagnostic mode, connect with HWVSP, then run QPST configuration and make sure the com port is added so it will detect the phone. Close QPST config and run QPST Service Programming. Click "Read From Phone" and enter the SPC. Once it has completed reading from the phone go to the M.IP tab and you should see your MDN@mycricket.com in the profile box. Double click that profile and enter the cricket password into both HA Shared Secret and AAA Shared Secret boxes by selecting the Enter text string radio buttons. The password is cricket (all lower case). Next go to the PPP Tab and click the Um button then enter the password on the right, then click the AN button and enter the password there as well. Now click write to phone and after the phone reboots you should see the 3G icon. You will have to call cricket and give them the ESN. They charge $15 for switching phones. To program the phone dial ##7764726, enter the SPC, then go to Extended NAM settings and enter the MIN, True IMSI, MDN, and CDMA Sys ID. The True IMSI is the same as the MIN except it has five zeros in front of the MIN. Since you're on the $45 plan you'll need to put autostart.sh and u2nl on the phone as well as program the APNs as the tutorial describes. Hope this helps.
    please forgive my stupidity but im having another problem now. when i go into QPST Service Programming i click read from phone i then follow all instructions provided but when i click write to phone an error pops up saying roaming list file contains no data. I've searched everywhere but cant find anything can you help??

Page 90 of 91 FirstFirst ... 40 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •