PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Android > Android HTC Devices > HTC Evo 4G
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 06-09-2010, 09:15 AM
drksilenc's Avatar
Regular 'Geeker
Offline
Pocket PC: hero cdma
Carrier: sprint
Location: pa usa
 
Join Date: Aug 2008
Posts: 287
Reputation: 115
drksilenc is keeping up the good workdrksilenc is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: bloatware removal

... why google maps. just why
__________________
Reply With Quote
This post has been thanked 1 times.
  #12 (permalink)  
Old 06-09-2010, 09:25 AM
lipidfats's Avatar
VIP Member
Offline
Pocket PC: PRO2/EVO4G
Carrier: SprinT
 
Join Date: Sep 2007
Posts: 1,474
Reputation: 2100
lipidfats is a VIPlipidfats is a VIPlipidfats is a VIPlipidfats is a VIPlipidfats is a VIPlipidfats is a VIPlipidfats is a VIPlipidfats is a VIPlipidfats is a VIPlipidfats is a VIPlipidfats is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: bloatware removal

Quote:
Originally Posted by drksilenc View Post
... why google maps. just why
maybe he's talking about the car panel UI labeled navigator... not actual googlemaps and the navigator program.
__________________
Mogul->Diamond->TouchPro->Pro2->EVO 4G-> Q(';')-O
Reply With Quote
  #13 (permalink)  
Old 06-09-2010, 10:18 AM
Stunna4life888's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro
Carrier: Sprint
Location: North Carolina
 
Join Date: Mar 2009
Posts: 77
Reputation: 60
Stunna4life888 is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Skype™ to Stunna4life888
Re: bloatware removal

Quote:
Originally Posted by aman1127 View Post
So I found awesome instructions on how to remove the Sprint stuff i dont like.

http://forum.xda-developers.com/show...46&postcount=2

However, being new to the android game, i have no idea where to type the commands and which programs are safe to remove.

It says to type "adb" something and then bingo. Where do i type these commands? Thanks
On Windows hold the Windows key and then press "R" type CMD and then enter. Then you can run with the instructions. Hope this helps. Anyone not able to press Windows key and "R" just use Run program, and then type CMD.
Reply With Quote
  #14 (permalink)  
Old 06-09-2010, 03:47 PM
aman1127's Avatar
Master Kimosabi
Offline
Pocket PC: HTC s620<Touch Pro<Touch Pro2<Hero<EVO
Carrier: The 10 years ago Network
Threadstarter
Location: Brooklyn
 
Join Date: Feb 2009
Posts: 1,486
Reputation: 1520
aman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: bloatware removal

Quote:
Originally Posted by Stunna4life888 View Post
On Windows hold the Windows key and then press "R" type CMD and then enter. Then you can run with the instructions. Hope this helps. Anyone not able to press Windows key and "R" just use Run program, and then type CMD.
I am only able to back up the adb shell, i have no idea how to edit


I used Titanium backup to unistall the programs but the icons are still left. How do I delete those?
Reply With Quote
  #15 (permalink)  
Old 06-09-2010, 04:22 PM
fr0st's Avatar
Halfway to VIP Status
Offline
Pocket PC: HTC EVO
Carrier: Sprint
Location: Kaukauna, WI
 
Join Date: Mar 2008
Posts: 579
Reputation: 2015
fr0st is a VIPfr0st is a VIPfr0st is a VIPfr0st is a VIPfr0st is a VIPfr0st is a VIPfr0st is a VIPfr0st is a VIPfr0st is a VIPfr0st is a VIPfr0st is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: bloatware removal

Boot into recovery mode and then copy and paste this into the command prompt. To root and to learn how to go into recovery mode go here. It's a very easy guide on how to do this. Make sure to thank the author of the thread.

adb-windows.exe shell
mount /dev/block/mtdblock4 /system
cd /system/app
rm amazonmp3.apk
rm Sprint_App_Updater.apk
rm Sprint_NASCAR.apk
rm Sprint_Navigation.apk
rm Sprint_NFL.apk
rm Sprint_Promotion.apk
rm Sprint_Qik.apk
rm Sprint_TV.apk
rm SprintTVWidget.apk

This will remove the Sprint apps that most of you don't want.
__________________
Reply With Quote
This post has been thanked 5 times.
  #16 (permalink)  
Old 06-09-2010, 04:41 PM
aman1127's Avatar
Master Kimosabi
Offline
Pocket PC: HTC s620<Touch Pro<Touch Pro2<Hero<EVO
Carrier: The 10 years ago Network
Threadstarter
Location: Brooklyn
 
Join Date: Feb 2009
Posts: 1,486
Reputation: 1520
aman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: bloatware removal

Quote:
Originally Posted by fr0st View Post
Boot into recovery mode and then copy and paste this into the command prompt. To root and to learn how to go into recovery mode go here. It's a very easy guide on how to do this. Make sure to thank the author of the thread.

adb-windows.exe shell
mount /dev/block/mtdblock4 /system
cd /system/app
rm amazonmp3.apk
rm Sprint_App_Updater.apk
rm Sprint_NASCAR.apk
rm Sprint_Navigation.apk
rm Sprint_NFL.apk
rm Sprint_Promotion.apk
rm Sprint_Qik.apk
rm Sprint_TV.apk
rm SprintTVWidget.apk

This will remove the Sprint apps that most of you don't want.
sorry to be a pain but i cant make any entries into that window. this is what i do:

go to c:\evo recovery\recovery windows batch
I click
cmd comes up (i dont touch the phone itself, stays in the main recovery screen)
then it wont let me make entries

adb windows shell wont stay open if i click
Reply With Quote
  #17 (permalink)  
Old 06-09-2010, 04:53 PM
fr0st's Avatar
Halfway to VIP Status
Offline
Pocket PC: HTC EVO
Carrier: Sprint
Location: Kaukauna, WI
 
Join Date: Mar 2008
Posts: 579
Reputation: 2015
fr0st is a VIPfr0st is a VIPfr0st is a VIPfr0st is a VIPfr0st is a VIPfr0st is a VIPfr0st is a VIPfr0st is a VIPfr0st is a VIPfr0st is a VIPfr0st is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: bloatware removal

Quote:
Originally Posted by aman1127 View Post
sorry to be a pain but i cant make any entries into that window. this is what i do:

go to c:\evo recovery\recovery windows batch
I click
cmd comes up (i dont touch the phone itself, stays in the main recovery screen)
then it wont let me make entries

adb windows shell wont stay open if i click
You have to open another cmd window and run the adb-windows.exe from that. I minimized the recovery windows batch file.
Reply With Quote
  #18 (permalink)  
Old 06-09-2010, 04:58 PM
aman1127's Avatar
Master Kimosabi
Offline
Pocket PC: HTC s620<Touch Pro<Touch Pro2<Hero<EVO
Carrier: The 10 years ago Network
Threadstarter
Location: Brooklyn
 
Join Date: Feb 2009
Posts: 1,486
Reputation: 1520
aman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on repaman1127 is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: bloatware removal

i typed that then it ran some codes
then "c:\evo-recovery\" came back up again at the end. It wont let me enter "mount /dev/block/mtdblock4 /system"
Reply With Quote
  #19 (permalink)  
Old 06-20-2010, 09:23 AM
ruckstande's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Evo
Carrier: Sprint
 
Join Date: Jul 2008
Posts: 247
Reputation: 65
ruckstande is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: bloatware removal

Are there any clear cut instructions on removing apps? the adb thing isn't working for me which leads me to believe I'm doing it wrong.
Reply With Quote
  #20 (permalink)  
Old 06-20-2010, 09:43 AM
meatgel's Avatar
you know ...
Offline
Pocket PC: HTC Evo 3D
Carrier: Sprint
Location: Colorado
 
Join Date: Sep 2007
Posts: 1,092
Reputation: 1600
meatgel is halfway to VIP status based on repmeatgel is halfway to VIP status based on repmeatgel is halfway to VIP status based on repmeatgel is halfway to VIP status based on repmeatgel is halfway to VIP status based on repmeatgel is halfway to VIP status based on repmeatgel is halfway to VIP status based on repmeatgel is halfway to VIP status based on repmeatgel is halfway to VIP status based on repmeatgel is halfway to VIP status based on repmeatgel is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to meatgel
Re: bloatware removal

I think this is the easiest way to remove the bloatware you don't want/use ...

http://forum.sdx-developers.com/deve...al-update-zip/
__________________
__________________

Sprint Evo 3D! ...

Reply With Quote
Reply

  PPCGeeks > Android > Android HTC Devices > HTC Evo 4G


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 12:03 PM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com