Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
HorNet505
Old
#1  
HorNet505's Avatar
Senior Member - OP
Thanks Meter 0
Posts: 215
Join Date: Jan 2007
Location: Springfield
Default [Q] how to uninstall system Apps (f.e.Flickr) ?

is there a way to uninstall system apps like FLICKR service?
Maybe via console?
HTC Desire
ROM: LeeDrOiD v2.5
Radio:32.56.00.32U_5.17.05.23
HBoot: Bravo PVT1 Ship S-Off
on ePlus Network (BASE)
-----------------------------------
Polaris (Orbit 2) on O² Network
ROM: udK Syrius R8
Radio: 1.65.30.09
-----------------------------------
Dell Axim X50
WM5.0
 
philje123
Old
#2  
Senior Member
Thanks Meter 29
Posts: 356
Join Date: Dec 2006
Location: York
Via ADB with the phone in recovery.

adb shell mount /system

adb ls /system/app

then find the apk file you want to delete and:

adb shell rm /system/app/(app name here).apk
Xperia Z Black - 32GB class 10 Samsung card - Stock ROM - Rooted
 
AzureusPT
Old
#3  
AzureusPT's Avatar
Senior Member
Thanks Meter 53
Posts: 471
Join Date: Feb 2008

 
DONATE TO ME
You can also delete the files before you install a new version of the ROM you're using. You can delete .apk files from the ROM.zip file to flash so when you flash it they wont install.
Samsung Galaxy S3 | Stock 4.1.2 + SpeedMod Kernel
Samsung Galaxy S2 | Stock 4.1.2 + SpeedMod Kernel
HTC Desire | CM7
ASUS TF101 | AOKP Milestone 6
Dropbox referal - 500Mb for free!
 
AndroHero
Old
#4  
AndroHero's Avatar
Senior Member
Thanks Meter 816
Posts: 6,236
Join Date: May 2010
Location: Manchester
Quote:
Originally Posted by philje123 View Post
Via ADB with the phone in recovery.

adb shell mount /system

adb ls /system/app

then find the apk file you want to delete and:

adb shell rm /system/app/(app name here).apk
you only have to put yourself in adb shell once,

adb shell
mount /system/
ls /system/app/
rm /system/app/xxxx.apk will do lol

btw roms with the new file overlay system can delete system apps normally now, using a file explorer!! ive done it
------------------------------------------------------------
My Device
HTC Sensation XL
Rom Version - 3 Musketeers Insanely Cool Sense v2.2.1
Baseband - 10.10.12_M
Kernel - 2.6.35.13



 
HorNet505
Old
#5  
HorNet505's Avatar
Senior Member - OP
Thanks Meter 0
Posts: 215
Join Date: Jan 2007
Location: Springfield
Quote:
Originally Posted by AndroHero View Post
btw roms with the new file overlay system can delete system apps normally now, using a file explorer!! ive done it
sounds great
HTC Desire
ROM: LeeDrOiD v2.5
Radio:32.56.00.32U_5.17.05.23
HBoot: Bravo PVT1 Ship S-Off
on ePlus Network (BASE)
-----------------------------------
Polaris (Orbit 2) on O² Network
ROM: udK Syrius R8
Radio: 1.65.30.09
-----------------------------------
Dell Axim X50
WM5.0
 
bob dylan
Old
#6  
Senior Member
Thanks Meter 32
Posts: 300
Join Date: Jun 2010
I use root explorer to do this

sent from my mind to yours using the power of suggestion
 
bmancell
Old
#7  
Senior Member
Thanks Meter 11
Posts: 241
Join Date: Dec 2008
Location: Ottawa

 
DONATE TO ME
I'm in recovery and have no idea how to follow that instructions.

I see my options, don't see what you wrote.
 
bmancell
Old
#8  
Senior Member
Thanks Meter 11
Posts: 241
Join Date: Dec 2008
Location: Ottawa

 
DONATE TO ME
Bump, sry

Sent from my HTC Desire using XDA App

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Go to top of page...

XDA PORTAL POSTS

Careers in Android: What Hiring Managers Won’t Tell You – XDA Developer TV

XDA Developer TV Producer Jayce released a video a … more

Coloring Your Logcat World

Getting feedback for your app during development is as simple as adding logging info where necessary and looking … more

Guide Your Sheep to Safety with Finger Shepherd

Just a coupe of days ago, we brought you news about a game calledAgent Sheep. In that … more

Nandroid Manager Receives Major Update

Do you find yourself obsessively jumping from ROM to ROM? And do you hate having to restore a full … more