pkopalek
Android Expert
You need root for this full functionality to work without the broadband trick.
There are other threads, in general about this, but this is huge. By using methods by the Droid and other phones, this kid did this with an Eris. I take no credit for this, but I have been hunting for this for a long time, messing with iptables, messing with proxy's and APN's, and have been unsuccessful. This is a modified/fixed (by me) version of what token419 posted on Howard Forums, no longer a direct quote.
This is without the broadband trick (you don't need it), and is good for FULL functionality, just get a Cricket plan that involves 'web'!
Thanks, to token419 from Howard Forums (and those who helped him)
NOTE: All of the things in the following threads must still be done to get your Eris on Cricket FIRST, and to get MMS working (before or after, doesn't matter, token419's 'web and mms' flash MAY do this for you, I have no confirmation one way or another)
On Cricket to start with: http://androidforums.com/htc-droid-eris/40266-eris-cricket-wireless.html#post309039 (scroll up and down a few posts for all the info)
**I have added the latest/greatest PRL file. This is good for NATIONWIDE. Not any certain location. It connects with Sprint's towers, and is for the new Android plan (but works great on any plan, my gf uses it right now, it's 100% legit) 32100.prl (you have to unzip it, clearly).
MMS: (you don't need to do this - only if the flash doesn't work) http://androidforums.com/htc-droid-eris/51990-eris-cricket-mms-wep.html#post432287
At your own risk:
EVERYTHING BELOW HERE CAN BE REPLACED WITH TOKEN419'S FLASHABLE ZIP FOR WEB:
Put that on your SD card, boot into recovery, make a nand backup, and flash zip from SD card (and choose the .zip file you just put on the sd card).
Godspeed.
But, whether token419's flash works for you or not, here are the instructions that CREATED that flash: (YOU DON'T NEED TO DO ANY OF THIS IF YOU'VE USED THE FLASH, THIS IS JUST FOR REFERENCE, AND IN CASE YOU NEED TO DO IT 'MANUALLY'!!
Requirements:
Rooted Rom
Autostart (Root) from android market (free)
u2nl.zip from white rabbits site whiterabbit.org (hit Android stuff at the bottom, then get the pre-compiled Droid binary - Eris is included in that file)
Following Brandon's Guide and replace the internet portion with the steps listed below
Step 2. Setting up
What you need: u2nl.zip from white rabbits site whiterabbit.org
install Autostart (Root) from android market
Unzip the u2nl.zip to your androidsdk/tools folder so that u2nl and autostart.sh are in your androidsdk/tools folder. (use the autostart.sh that's in the Eris folder, not the one in the Droid folder!)
adb shell su
(look on phone to push 'Allow' or 'Always Allow' if it pops up - if not, then move to the next line)
mount -o rw,remount /dev/block/mtdblock3 /system
cd /data/
mkdir opt
chmod 0777 /data/opt/
chmod 0777 /system/bin/
exit
adb remount
adb push autostart.sh /data/opt/autostart.sh
adb push u2nl /system/bin/u2nl
adb shell
chmod 0777 /data/opt/autostart.sh
chmod 0777 /system/bin/u2nl
reboot
click always allow on the prompt to allow the Autostart app to run at system startup
you should now have working market/apps/web, WITHOUT ANY PROXY, and WITHOUT THE BROADBAND trick.
Thanks to the motodroid post here:
HowardForums: Your Mobile Phone Community & Resource - Moto Droid Full EV-DO and MMS Solution
and their reference post here: HowardForums: Your Mobile Phone Community & Resource - service programming on the moto droid
There are other threads, in general about this, but this is huge. By using methods by the Droid and other phones, this kid did this with an Eris. I take no credit for this, but I have been hunting for this for a long time, messing with iptables, messing with proxy's and APN's, and have been unsuccessful. This is a modified/fixed (by me) version of what token419 posted on Howard Forums, no longer a direct quote.
This is without the broadband trick (you don't need it), and is good for FULL functionality, just get a Cricket plan that involves 'web'!
Thanks, to token419 from Howard Forums (and those who helped him)
NOTE: All of the things in the following threads must still be done to get your Eris on Cricket FIRST, and to get MMS working (before or after, doesn't matter, token419's 'web and mms' flash MAY do this for you, I have no confirmation one way or another)
On Cricket to start with: http://androidforums.com/htc-droid-eris/40266-eris-cricket-wireless.html#post309039 (scroll up and down a few posts for all the info)
**I have added the latest/greatest PRL file. This is good for NATIONWIDE. Not any certain location. It connects with Sprint's towers, and is for the new Android plan (but works great on any plan, my gf uses it right now, it's 100% legit) 32100.prl (you have to unzip it, clearly).
MMS: (you don't need to do this - only if the flash doesn't work) http://androidforums.com/htc-droid-eris/51990-eris-cricket-mms-wep.html#post432287
At your own risk:
EVERYTHING BELOW HERE CAN BE REPLACED WITH TOKEN419'S FLASHABLE ZIP FOR WEB:
Your instructions/title look exactly like Brandonharrison's post on howard forums, if you got the instructions from him it may be nice to give him credit Also you may want to change the words "Hero" to "eris" since this is an eris guide also you can skip the part about spc unlocking from CDMA WS, since the eris comes factory with spc of 000000.
Anyways if your tracking the thread on howard you can update the web portion, to what i posted to get full market and apps working, credit goes to the team at howard forums who worked on getting it working for the motodroid. i simply modified their work so that it would work on the eris.
Feel free to delete [the next steps below] and replace with my instructions if you wish, to simplify the process for any new comers. (we are working to get this edited in brandons post over at howard currently since he can no longer edit his post)
As promised here is a single flashable zip that will hande the OS side to get Web/MMS up and running
Download from the attachment below or from here:
Cricket / MetroPCS Web/MMS Flash 8/9 - xda-developers
As always, make a nandroid backup first
Put that on your SD card, boot into recovery, make a nand backup, and flash zip from SD card (and choose the .zip file you just put on the sd card).
Godspeed.
But, whether token419's flash works for you or not, here are the instructions that CREATED that flash: (YOU DON'T NEED TO DO ANY OF THIS IF YOU'VE USED THE FLASH, THIS IS JUST FOR REFERENCE, AND IN CASE YOU NEED TO DO IT 'MANUALLY'!!
Requirements:
Rooted Rom
Autostart (Root) from android market (free)
u2nl.zip from white rabbits site whiterabbit.org (hit Android stuff at the bottom, then get the pre-compiled Droid binary - Eris is included in that file)
Following Brandon's Guide and replace the internet portion with the steps listed below
Step 2. Setting up
What you need: u2nl.zip from white rabbits site whiterabbit.org
install Autostart (Root) from android market
Unzip the u2nl.zip to your androidsdk/tools folder so that u2nl and autostart.sh are in your androidsdk/tools folder. (use the autostart.sh that's in the Eris folder, not the one in the Droid folder!)
adb shell su
(look on phone to push 'Allow' or 'Always Allow' if it pops up - if not, then move to the next line)
mount -o rw,remount /dev/block/mtdblock3 /system
cd /data/
mkdir opt
chmod 0777 /data/opt/
chmod 0777 /system/bin/
exit
adb remount
adb push autostart.sh /data/opt/autostart.sh
adb push u2nl /system/bin/u2nl
adb shell
chmod 0777 /data/opt/autostart.sh
chmod 0777 /system/bin/u2nl
reboot
click always allow on the prompt to allow the Autostart app to run at system startup
you should now have working market/apps/web, WITHOUT ANY PROXY, and WITHOUT THE BROADBAND trick.
Thanks to the motodroid post here:
HowardForums: Your Mobile Phone Community & Resource - Moto Droid Full EV-DO and MMS Solution
and their reference post here: HowardForums: Your Mobile Phone Community & Resource - service programming on the moto droid