New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
k4r1m
Old
#1  
Senior Member - OP
Thanks Meter 11
Posts: 353
Join Date: Jun 2009
Location: Montreal
Default htc sync removal?

how do u remove the htc sync app from the phone it self which .apk's do u remove from /system/app/ to get it uninstalled?
 
sangeet.003
Old
#2  
Recognized Developer
Thanks Meter 4
Posts: 206
Join Date: Jan 2009
Location: Badlapur

 
DONATE TO ME
Which brand of phone r u running,

try this,

U must have root

Generally its something PSII apk

Search for it in /system/app then use rm -r <app name>.apk

make sure u use su before

u r done...

Current Phone: Samsung Galaxy Note II
Current ROM Status: Rooted Stock

Secondary Phone : Android Developer Phone 1
Current ROM Status : Rooted Stock 2.2.1

Ported HoneyComb to HTC Dream (G1)

|| Google+ || Twitter ||
 
k4r1m
Old
#3  
Senior Member - OP
Thanks Meter 11
Posts: 353
Join Date: Jun 2009
Location: Montreal
Quote:
Originally Posted by sangeet.003 View Post
Which brand of phone r u running,

try this,

U must have root

Generally its something PSII apk

Search for it in /system/app then use rm -r <app name>.apk

make sure u use su before

u r done...
Thanks! it was PCSCII.apk ;]