Jump to content
Reliance Jio & Reliance Mobile Discussion Forums
Sign in to follow this  
_Kailash_

Wanna Remove Sprint Apps On Your Android?

Recommended Posts

I Just Removed Apps such as Sprint Nascar, FootPrints , TV Wifgets , As I thought They Were Taking Up Some Precious Space On My Hero.

So I wanna tell you guys those who dont know that how it is done.

1 Step: Please Take Nandroid Back Up I cant be responsible if anything goes wrong lolz

2nd Step: Connect Your Hero To PC And Click Usb Charging

Now Go to Settings> Applications >Development > USB Debugging [Tick This, It will ask ALLOW USB DEBUGGING? Click OK]

3rd Step: On Your Desktop / Laptop Click Start > Run > cmd [hit Enter] or Start > All Programs > Accessories > Command Prompt

4th Step : Type The following Command:


adb shell
* daemon not running. starting it now *
* daemon started successfully *
$ su
# mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
# cd /system/app
rm HtcFootprints.apk
rm HtcFootprints.odex
rm HtcFootprintsWidget.apk
rm HtcFootprintswidget.odex
rm amazonmp3.apk
rm Stock.apk
rm Stock.odex
rm Sprint_NFL.apk
rm Sprint_Nscar.apk
rm Sprint_TV.apk
rm Sprint_TVWidget.apk
reboot

I Have Removed These Apps and its working wonderfully for me :)

You Guys Can Go Ahead and Remove simply by adding

rm appname [should be exact likeNscar N Is Capital note that]

before rebooting

Please Dont Forget to take NANDROID Backup

Thanks :)

[This i Learnt form Xda Developers Cheers And Thank You Guys]

Share this post


Link to post
Share on other sites

For the newbies there is a easier option. After rooting you phone with one click root solution by Unrevoked 3.2. Install Titanium Back Pro, go to back/restore and remove unneeded default apps from there.

  • Like 2

Share this post


Link to post
Share on other sites

For the newbies there is a easier option. After rooting you phone with one click root solution by Unrevoked 3.2. Install Titanium Back Pro, go to back/restore and remove unneeded default apps from there.

This is great thanks Malik :signthankspin: :signthankspin: :signthankspin: :signthankspin:

Share this post


Link to post
Share on other sites

Thanks Malik, now my EPIC is clean without any unwanted sprint apps... :signthankspin: +1 for you..

Edited by KanagaDeepan

Share this post


Link to post
Share on other sites

Using the ADB rm method will still keep the entries of the removed apps in Manage Applications list. To remove them one needs to use adb uninstall. The Titanium Backup Pro is an easier option. Please be careful while uninstalling apps, for safe apps list please check XDA threads.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×