|
||||
Re: Android running on US Cellular data service
U.S. Cellular in Iowa. Got the data working with your instructions... thank you very much this has been much anticipated. Now like the last post I would like to see the ringer and /or volume at all to work.
|
|
||||
Re: Android running on US Cellular data service
hey everyone, im on metropcs and i tried
MSID@uscc.net * MSID but didn't work, tried it with the phone number but didn't work. one thing i noticed is that there was no place for a password settings for metro are typically user: number@mymetropcs.com pass: metropcs any help or suggestion is greatly appreciated
__________________
T-Mobile MDA\HTC Wizard--> At&t Tilt--> Sprint Touch Pro (MetroPCS)--> Sprint Touch Pro 2 (Sold) --> Moto DROID (MetroPCS) --> T-Mobile HD2 --> EVO 4G (MetroPCS) --> Thunderbolt
“Scientists dream about doing great things. Engineers do them.” James A. Michener You can find me on XDA under Lebmb, everywhere else under Mikezpc |
|
||||
Re: Android running on US Cellular data service
Quote:
USER SERVER PASS usually we replace server with "*" and it works, but maybe this is also something we can try changing? (note: i don't know what i'm talking about) So try: number@mymetropcs.com * metropcs as your /etc/ppp/pap-secrets, with the same user number@mymetropcs.com in options.smd1. Or try it without adding anything to options.smd1. Be creative, try everything you can.. if you figure it out, you'll help all the other MetroPCS people who may be in your shoes... PS.. there is a carrier wiki here: http://www.androidonhtc.com/wiki/Car...twork_settings But it has nothing for MetroPCS... in general we should try to bring it up to speed as best we can... |
This post has been thanked 2 times. |
|
||||
Re: Android running on US Cellular data service
Quote:
i have 2 tests today and tomorrow so maybe by tomorrow night i'll put some more effort into it and get back.. i wonder if it has anything to do with the fact that metropcs doesn't have 3G only 1x |
|
||||
Re: Android running on US Cellular data service
Quote:
|
This post has been thanked 1 times. |
|
||||
Re: Android running on US Cellular data service **Solved for most***
I have used information from eval- and made a script that will work with an app from Market. This will be permanent until you load an updated rootfs.img. Here are the steps...
1. Download usccfix.txt (attached file below) 2. Rename usccfix.txt to usccfix.sh (Forum limits file types to be attached) 3. Edit usccfix.sh in notepad or any text editor and change the three phone numbers in red to your MSID, which may or not be your phone number. US Cellular customers can dial ##000000 then press Talk to find your MSID. See sample below and change highlighted areas. 4. Create folder on the root of your SD card called ‘gscript’ (This is where your zImage, rootfs.img and haret.exe are found) 5. Copy 'usccfix.sh' in to the new 'gscript' folder 6. Run haret.exe to boot in to Android 7. Install GScript Lite from Market. You can also download on your computer and save to AndroidApps folder then install when in Android. http://gscript-android.googlecode.com/files/GScript.apk 8. Launch GScript Lite 9. Press the physical Windows button and select ‘Add script’ 10. Press the ‘Load file’ button 11. Tap the usccfix.sh file listed 12. Press ‘Save’ 13. Tap ‘usccfix’ from the list 14. After script runs, press the ‘Close’ button at bottom 15. Reboot and launch Android again Example of changes to be made… ----------------------------------------------- #!/bin/sh chmod a+rw /etc/ppp/pap-secrets chmod a+rw /etc/ppp/options.smd1 cat > /etc/ppp/pap-secrets << EOF 6414251234@uscc.net * 6414251234 EOF cat >> /etc/ppp/options.smd1 << EOF user 6414251234@uscc.net EOF busybox cp /etc/ppp/pap-secrets /init.etc/ppp/pap-secrets busybox cp /etc/ppp/options.smd1 /init.etc/ppp/options.smd1 ----------------------------------------------- Data should work for most of you now. If not just edit the 'usccfix.sh' file and try your Hex ESN and phone number in different places and rerun script in GScript Lite. Please click on 'Thanks' if this helps you as well as posts from eval-
__________________
Touch Pro 2 with Stock US Cellular ROM (WM6.5) Dual boot to Android
Have PPC-6800 and Touch Pros with Custom ROMs Last edited by clifftrue; 03-28-2010 at 12:23 AM. Reason: Mention of solutions that stays and spelling errors. |
This post has been thanked 9 times. |
|
||||
Re: Android running on US Cellular data service **Solved for most***
Quote:
EDIT: Sorry I pointed you guys to the autobuild =/ Seems you CDMA TP2 users have a separate RIL tweaked by MrPippy, so until he incorporates phh's fixes we won't know whether they worked... Last edited by eval-; 03-25-2010 at 04:25 PM. |
This post has been thanked 1 times. |
|
||||
Re: Android running on US Cellular data service **Solved for most***
Mine worked with the default generic APN entry with no user/pass after updating to the newest RootFS and the files from the other day. Using the same data.img and startup as I was before. Good Job!!!!
|
|
Tags |
uscc data 3g cdma |
|
|