Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
david_vargas_85
Old
#1  
Junior Member - OP
Thanks Meter 0
Posts: 7
Join Date: Jul 2010
Default Removing Installed Apps

Is there anyway to remove the installed apps that came with the phone i.e. Roller coaster, create touch, peggie, CA gold rush, and the roadsync apps?
 
dabulcke
Old
#2  
Member
Thanks Meter 0
Posts: 43
Join Date: Jan 2009
Location: Zelzate
Quote:
Originally Posted by david_vargas_85 View Post
Is there anyway to remove the installed apps that came with the phone i.e. Roller coaster, create touch, peggie, CA gold rush, and the roadsync apps?
Hi David

It isn't possible at the moment.

We'll have to wait till the phone gets rooted.
 
david_vargas_85
Old
#3  
Junior Member - OP
Thanks Meter 0
Posts: 7
Join Date: Jul 2010
Thanks for letting me know. I'm new to this whole Android OS. Using dumbphones all my life.
 
..::Viny::..
Old
#4  
Member
Thanks Meter 3
Posts: 94
Join Date: Jul 2010
Since installed apps cannot be removed, it eats up my internal memory space, now how do i install new apps ? Could not find any method to install it on SD card Any suggestions on how to install on SD card.
 
Contrarian
Old
#5  
Senior Member
Thanks Meter 12
Posts: 346
Join Date: Jul 2010
settings/applications/manage applications/ select app you don't want/uninstall/

You wont be able to uninstall apps on the ROM of course, but anything installed after the update can be removed.

You'll have to download an app installer for new apps. Place the downloaded APK file in one of the folders contained on the SD card eg./downloads ( done via a USB cable plugged into your computer). Run app installer and it should list all APK files. Depending on the installer, you may have to open the sub directory (folder) you stored the app in.

As far as I know, the only way to install apps on sd card in android is through the root. In other words you need a rooted phone - rooting on the x10 mini/pro hasn't been achieved yet.
 
Mitchio
Old
(Last edited by Mitchio; 1st August 2010 at 12:48 AM.)
#6  
Mitchio's Avatar
Member
Thanks Meter 5
Posts: 69
Join Date: Jul 2010
Location: Oxford, England, UK
It's been rooted now.

How would you go about removing RoadSync and Wisepilot for example?

EDIT: Oops, just saw the other thread, my bad.
 
UlrikS
Old
#7  
UlrikS's Avatar
Junior Member
Thanks Meter 0
Posts: 14
Join Date: Aug 2010
Location: Bergen
To delete preinstalled apps, open up cmd and navigate to 'c:/exploid-x10mini' (like you did when you rooted it.

Then enter the following commands:
adb shell
su
rm -r /system/app/[filename]

The RoadSync filename is simply roadsync.apk

To find what the filename for a specific app is, you can navigate to /system/app from a file explorer on your phone, but you can only delete a file through cmd.
 
kitty_0427
Old
#8  
Junior Member
Thanks Meter 0
Posts: 2
Join Date: Aug 2010
Default Help Please!

Can anyone tell me the app name for Creatouch and CA Gold Rush?

Ex. roadsync.apk

????????.apk
 
ts113294
Old
#9  
Junior Member
Thanks Meter 0
Posts: 22
Join Date: Jan 2009
Location: BG
Just list the app directory and you will see all of them
Code:
ls -l
 
bazalicious
Old
#10  
bazalicious's Avatar
Member
Thanks Meter 0
Posts: 50
Join Date: Aug 2010
Creatouch is creatouch-2.apk and CA Gold Rush is california-gold-rush.apk

 
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...