How to NOT install some programs with CyanogenMod & ROM Manager??

This is a discussion on How to NOT install some programs with CyanogenMod & ROM Manager?? within the Droid Hacks forums, part of the Droid Hacking category; Here's what I did to finally get it to work. Opened Terminal Manager and typed the following (each new line is an enter key press ...

+ Reply to Thread
Page 2 of 2 FirstFirst 1 2
Results 11 to 14 of 14

Thread: How to NOT install some programs with CyanogenMod & ROM Manager??

  1. Master Droid
    Jer's Avatar
    Member #
    7757
    Join Date
    Nov 2009
    Location
    Colorado, USA
    Posts
    543
    Phone
    HTC Evo 4G, Archos 101
    #11
    Here's what I did to finally get it to work. Opened Terminal Manager and typed the following (each new line is an enter key press on the phone):

    su

    mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system

    cd /system/app

    mv CarDock.apk CarDock.bak

    mount -o ro,remount -t yaffs2 /dev/block/mtdblock3 /system

    sync

    reboot


    Worked like a champ. For those interested you can stick any string of text before the second command prior to sync. Just hit enter between each one and change the name of whatever programs you want to no longer show up and if you get no error it worked. Here's a few I saw that I also renamed:

    mv Email.apk Email.bak
    mv com.amazon.mp3.apk com.amazon.mp3.bak
    mv CorpCal.apk CorpCal.bak

    So let's say you wanted to remove the CarDock as well as the Amazon MP3 here's what that would look like when you type it into Terminal Manger:

    su

    mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system

    cd /system/app

    mv CarDock.apk CarDock.bak

    mv com.amazon.mp3.apk com.amazon.mp3.bak

    mount -o ro,remount -t yaffs2 /dev/block/mtdblock3 /system

    sync

    reboot

    There was also one for Visual Voice Mail but I think my ROM didn't install it to begin with so I assumed that's why I kept getting an error when trying to rename it. For anyone else who may be interested this is what that would look like:

    mv VVMStub.apk VVMStub.bak

    I also assume that you can use the 'ls' option from above to get a list of all of them and then just rename the ones you don't want.

    Just in case someone looking to do the same thing I was find this thread.
  2. Master Droid
    bje1982's Avatar
    Member #
    53481
    Join Date
    Mar 2010
    Posts
    534
    Phone
    Droid hacked
    #12
    Quote Originally Posted by Jer View Post
    My problem so far is that, unlike DroidMod, there was no way to not install the annoying programs that I dislike. I wanted to skip installing the following items: MP3 Store Amazon, Corporate email/calendar, Google Goggles & the one that bothers me the most.. Car Home. Is there a way to avoid installing this or to uninstall them maybe with ROM Manager or something?
    I use Titanium Backup from the Market to delete apps I dont want its very easy and works like a charm
  3. Master Droid
    Jer's Avatar
    Member #
    7757
    Join Date
    Nov 2009
    Location
    Colorado, USA
    Posts
    543
    Phone
    HTC Evo 4G, Archos 101
    #13
    Quote Originally Posted by bje1982 View Post
    I use Titanium Backup from the Market to delete apps I dont want its very easy and works like a charm
    Helpful information before I figured all the above out.
  4. Master Droid
    bje1982's Avatar
    Member #
    53481
    Join Date
    Mar 2010
    Posts
    534
    Phone
    Droid hacked
    #14
    Quote Originally Posted by Jer View Post
    Quote Originally Posted by bje1982 View Post
    I use Titanium Backup from the Market to delete apps I dont want its very easy and works like a charm
    Helpful information before I figured all the above out.
    Well i know but i figured id post it for everyone else.. its alot easier than running all those commands you just long press an app and delete poof all done lol

Sponsors

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. Replies: 69
    Last Post: 01-26-2011, 08:33 PM
  2. Replies: 10
    Last Post: 05-08-2010, 12:03 PM
  3. Replies: 3
    Last Post: 04-17-2010, 01:46 PM
  4. CyanogenMod 5.0.5 is available via (Rom Manager)
    By thebowers in forum Android Roms
    Replies: 127
    Last Post: 03-28-2010, 04:01 PM
  5. ROM Manager / BB ROM Install Failing
    By Vulcan1600 in forum Rescue Squad Help
    Replies: 5
    Last Post: 03-26-2010, 06:43 PM

Search tags for this page

android cannot rename apk directory not empty
,
can i delete an apk on cyanogenmod before installing
,
can't rename directory not empty android
,
cant remove apk directory not empty
,
cyanogen install apk
,
cyanogen remove system app on install
,

cyanogenmod file manager

,

cyanogenmod install apk

,
cyanogenmod remove rom manager
,
cyanogenmod uninstall car home
,
htc car dock cyanogenmod
,
mp3 apk
,

programs like rom manager

,
uninstall cyanogenmod 7
,
uninstall rom manager cyanogenmod
Click on a term to search our site for related topics.

Tags for this Thread