PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   CDMA HTC Evo 4G Development (http://forum.ppcgeeks.com/forumdisplay.php?f=210)
-   -   [ROM] 08/03/11 | SPRINT LOVERS | 2.3.3 | 4.24.651.1 | Radio/Wimax/PRI All-In-One (http://forum.ppcgeeks.com/showthread.php?t=127525)

chris1683 07-07-2010 05:22 PM

Re: [ROM] 7/6/10 | Sprint Lover's Evo 2.1 | OTA 1.47.651.1 | Updated Radio/Wimax
 
Quote:

Originally Posted by jfizz88 (Post 1855222)
So the one up now with the OTA in it has broken vmail??

No. My original release dated 7/2/10 had the problem with voicemail. The current release has zero issues being reported and everything works fine, including 4G!

chris1683 07-07-2010 05:39 PM

Re: [ROM] 7/6/10 | Sprint Lover's Evo 2.1 | OTA 1.47.651.1 | Updated Radio/Wimax
 
More good news guys, my alternate rom tonight (which will not have built in radio/wimax radios) will have a fully customizable startup animation and startup sound :-P

chris1683 07-07-2010 06:29 PM

Re: [ROM] 7/7/10 | Sprint Lover's Evo | OTA | Updated Radio/Wimax | Uninstallable App
 
Updates posted to first post and full tutorial in second post!

tpeazy 07-07-2010 07:15 PM

Re: [ROM] 7/6/10 | Sprint Lover's Evo 2.1 | OTA 1.47.651.1 | Updated Radio/Wimax
 
Quote:

Originally Posted by chris1683 (Post 1855284)
More good news guys, my alternate rom tonight (which will not have built in radio/wimax radios) will have a fully customizable startup animation and startup sound :-P

Hey Chris, thinking about giving this a go. Have a few questions for ya. Why do the you flash version one as if you are rooting your phone? Second why woud someone want the version without the radio/wimax?

Just curious before I flash,

Thanks,

Teryon

chris1683 07-07-2010 07:33 PM

Re: [ROM] 7/6/10 | Sprint Lover's Evo 2.1 | OTA 1.47.651.1 | Updated Radio/Wimax
 
Quote:

Originally Posted by tpeazy (Post 1855415)
Hey Chris, thinking about giving this a go. Have a few questions for ya. Why do the you flash version one as if you are rooting your phone? Second why woud someone want the version without the radio/wimax?

Just curious before I flash,

Thanks,

Teryon

Version 1 is a very user friendly version for flashing. There is no need to enter the recovery environment and it has included radio/wimax updates built in which will automatically update.

Version 2 is a .zip update of the system ONLY. This version is fully customizable and you may remove most apps which would notmally be locked down into the systems read-only memory.

I made a version without the radio/wimax updates so that users may use the radio versions of their choice.

Triscuit 07-07-2010 09:41 PM

Re: [ROM] 7/6/10 | Sprint Lover's Evo 2.1 | OTA 1.47.651.1 | Updated Radio/Wimax
 
Quote:

Originally Posted by chris1683 (Post 1855186)
As far as removing apps go, the update which has included Radio/Wimax has the apps built into system so you will have to manually remove them (if possible, I haven't read up on this)

I found out how to do this somewhere but I can't find the thread for the life of me. I'm still looking for it, if I find it I'll post it, but this is what I do.

You have to use adb.

1. Connect the phone with USB Debbugging turned on (Charge Only works for me) and get into shell. Once in shell type the following.

2. "remount rw"

3. "cd /system/app"

4. "ls" - This will give you a long list of .apk and .odex.

5. Now find the apps you want to uninstall and type the following

6. "rm name.of.app.apk"
"rm name.of.app.odex

Not all .apks have a .odex to go with them

7. Then just reboot and all is good.

Sometimes on step 2, I have to type "remount ro" and then "remount rw".

chris1683 07-07-2010 09:45 PM

Re: [ROM] 7/6/10 | Sprint Lover's Evo 2.1 | OTA 1.47.651.1 | Updated Radio/Wimax
 
Quote:

Originally Posted by Triscuit (Post 1855630)
I found out how to do this somewhere but I can't find the thread for the life of me. I'm still looking for it, if I find it I'll post it, but this is what I do.

You have to use adb.

1. Connect the phone with USB Debbugging turned on (Charge Only works for me) and get into shell. Once in shell type the following.

2. "remount rw"

3. "cd /system/app"

4. "ls" - This will give you a long list of .apk and .odex.

5. Now find the apps you want to uninstall and type the following

6. "rm name.of.app.apk"
"rm name.of.app.odex

Not all .apks have a .odex to go with them

7. Then just reboot and all is good.

Sometimes on step 2, I have to type "remount ro" and then "remount rw".

This is one method..or in my first post I have an alternative which is a million times easier but will cost you about $3.00 US :laughing6:

Triscuit 07-07-2010 09:53 PM

Re: [ROM] 7/6/10 | Sprint Lover's Evo 2.1 | OTA 1.47.651.1 | Updated Radio/Wimax
 
Quote:

Originally Posted by chris1683 (Post 1855637)
This is one method..or in my first post I have an alternative which is a million times easier but will cost you about $3.00 US :laughing6:

What can I say, I'm cheap.[-(

But seriously, $3.00 is worth it to save the time.

chris1683 07-07-2010 10:14 PM

Re: [ROM] 7/6/10 | Sprint Lover's Evo 2.1 | OTA 1.47.651.1 | Updated Radio/Wimax
 
Quote:

Originally Posted by Triscuit (Post 1855650)
What can I say, I'm cheap.[-(

But seriously, $3.00 is worth it to save the time.

I have to say that Root Explorer has become one of my MUST HAVE applications on the phone ever since I got it. It has a lot of features and flexibility and can copy/paste/read/write everything on the phone including the system files. $3.00 well spent if you ask me :king:

chino331 07-08-2010 01:39 AM

Re: [ROM] 7/6/10 | Sprint Lover's Evo 2.1 | OTA 1.47.651.1 | Updated Radio/Wimax
 
Quote:

Originally Posted by chris1683 (Post 1855674)
I have to say that Root Explorer has become one of my MUST HAVE applications on the phone ever since I got it. It has a lot of features and flexibility and can copy/paste/read/write everything on the phone including the system files. $3.00 well spent if you ask me :king:

Woo Hoo!!! I'm finally rooted again!! Your ROM is the first thing I flashed, and of course it's running great! I also installed Root Explorer and removed all the crap I didn't use... definitely worth $3!


All times are GMT -4. The time now is 03:48 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0