Page 1 of 2 12 LastLast
Results 1 to 15 of 16

Thread: Removing Apps

  1. #1
    skivvies's Avatar
    offline So I Hear You Can Mod
    Join Date
    Jan 2011
    Location
    Australia
    Posts
    134
    Thanks
    62
    Thanked 30 Times in 13 Posts
    Downloads
    1
    Uploads
    0

    Removing Apps

    Im running Gingerbread 2.3.3 CM7
    http://modmymobile.com/forums/558-mo...d-cliq-xt.html

    How do i remove apps such as b rowser and calculator, etc ?
    is there an app for that or anything
    Last edited by skivvies; 03-22-2011 at 02:05 AM.

  2. #2
    phoenixsong6's Avatar
    offline Moderator
    Join Date
    Dec 2010
    Location
    Seattle
    Posts
    731
    Thanks
    44
    Thanked 276 Times in 201 Posts
    Downloads
    17
    Uploads
    0
    All system applications are located in /system/app or /system/app-private
    Do the following:
    Code:
    adb shell
    su
    mount -o remount, rw /dev/block/mtdblock1 /system
    cd /system/app
    ls
    Here it will list all the .apks in the system. Find the name of the one you want to remove (case sensitive)
    Code:
    rm apkfile.apk
    rm Calculator.apk

  3. The Following User Says Thank You to phoenixsong6 For This Useful Post:

    skivvies (03-21-2011)

  4. #3
    offline So I Hear You Can Mod
    Join Date
    Nov 2010
    Location
    UAE
    Posts
    398
    Thanks
    34
    Thanked 114 Times in 66 Posts
    Downloads
    3
    Uploads
    0
    Or to do it with an app, use "system app remover" or "titanium backup", both work well.
    Or be quick and brute and just delete them with root explorer

  5. The Following User Says Thank You to GroovyG For This Useful Post:

    skivvies (03-21-2011)

  6. #4
    DJGHOSTS3V3N's Avatar
    offline The Helper
    Join Date
    Oct 2010
    Location
    In the Carribean
    Posts
    1,691
    Thanks
    111
    Thanked 371 Times in 223 Posts
    Downloads
    4
    Uploads
    0
    You can also check my guides in my signature.

    Sent from my Nexus S using Tapatalk

    "Remember that life loves you, but most of the time, you don't love life"


  7. #5
    skivvies's Avatar
    offline So I Hear You Can Mod
    Join Date
    Jan 2011
    Location
    Australia
    Posts
    134
    Thanks
    62
    Thanked 30 Times in 13 Posts
    Downloads
    1
    Uploads
    0
    Quote Originally Posted by GroovyG View Post
    Or be quick and brute and just delete them with root explorer
    is that safe?

  8. #6
    xJAYEMMx's Avatar
    offline Skilfull Modder
    Join Date
    Apr 2007
    Posts
    646
    Thanks
    7
    Thanked 23 Times in 17 Posts
    Downloads
    58
    Uploads
    0
    talking about removing apps, how come sometimes when i uninstall apps from an apps2sd partition using Titanium Backup that are like more than 1-2MBs, barely anything gets unchanged from the partition? sometimes there'd only be like a 0.10-0.99 MBs difference in change? sometimes the same even goes for 10MBs+ apps that only get a difference of only a couple MBs when uninstalled. why is this??
    Current(Smart)Phone: Samsung Google Nexus S, Backup Phone: Cliq XT/Quench
    List of games PREVIOUSLY on my Cliq XT during 2.1 "consolidated"
    Cliq XT/Quench info:
    Firmware
    @Turl's CM7 2.3.4
    Kernel Ver.
    2.6.29.6
    build01@laptop #210
    Rom ver.
    CM7.0.3 Nightly 110 via-CyanogenMod

  9. #7
    skivvies's Avatar
    offline So I Hear You Can Mod
    Join Date
    Jan 2011
    Location
    Australia
    Posts
    134
    Thanks
    62
    Thanked 30 Times in 13 Posts
    Downloads
    1
    Uploads
    0
    Quote Originally Posted by xJAYEMMx View Post
    talking about removing apps, how come sometimes when i uninstall apps from an apps2sd partition using Titanium Backup that are like more than 1-2MBs, barely anything gets unchanged from the partition? sometimes there'd only be like a 0.10-0.99 MBs difference in change? sometimes the same even goes for 10MBs+ apps that only get a difference of only a couple MBs when uninstalled. why is this??
    wild guess: you removed the app from sdcard + data on phone mem , noticing only the difference in phone memory, rather than sdcard

  10. #8
    offline So I Hear You Can Mod
    Join Date
    Nov 2010
    Location
    UAE
    Posts
    398
    Thanks
    34
    Thanked 114 Times in 66 Posts
    Downloads
    3
    Uploads
    0
    Quote Originally Posted by skivvies View Post
    is that safe?
    It doesn't hurt anything usually (unless it's a system essential app that is haha). You may have some remains in data/data from the app then, but you can delete those manually as well if you so wish.

  11. The Following User Says Thank You to GroovyG For This Useful Post:

    skivvies (03-22-2011)

  12. #9
    xJAYEMMx's Avatar
    offline Skilfull Modder
    Join Date
    Apr 2007
    Posts
    646
    Thanks
    7
    Thanked 23 Times in 17 Posts
    Downloads
    58
    Uploads
    0
    [MENTION=3238362]skivvies[/MENTION] not at all
    Current(Smart)Phone: Samsung Google Nexus S, Backup Phone: Cliq XT/Quench
    List of games PREVIOUSLY on my Cliq XT during 2.1 "consolidated"
    Cliq XT/Quench info:
    Firmware
    @Turl's CM7 2.3.4
    Kernel Ver.
    2.6.29.6
    build01@laptop #210
    Rom ver.
    CM7.0.3 Nightly 110 via-CyanogenMod

  13. #10
    skivvies's Avatar
    offline So I Hear You Can Mod
    Join Date
    Jan 2011
    Location
    Australia
    Posts
    134
    Thanks
    62
    Thanked 30 Times in 13 Posts
    Downloads
    1
    Uploads
    0
    Quote Originally Posted by xJAYEMMx View Post
    [MENTION=3238362]skivvies[/MENTION] not at all
    are you sure? coz thats the only explanation, that i can think of. try it again?

  14. #11
    offline So I Hear You Can Mod
    Join Date
    Nov 2010
    Location
    UAE
    Posts
    398
    Thanks
    34
    Thanked 114 Times in 66 Posts
    Downloads
    3
    Uploads
    0
    Apps2SD has always had peculiar behavior for me as well. Among that very random use of space, but also causing a whole bunch of issues from instability to very sluggish reactions of the phone. That's why I abandoned it completely and all's good.
    And why the need anyway, how much stuff do you install to fill up all of the internal memory? Are all these games so big?

  15. #12
    xJAYEMMx's Avatar
    offline Skilfull Modder
    Join Date
    Apr 2007
    Posts
    646
    Thanks
    7
    Thanked 23 Times in 17 Posts
    Downloads
    58
    Uploads
    0
    Quote Originally Posted by skivvies View Post
    are you sure? coz thats the only explanation, that i can think of. try it again?
    im using an apps2sd ext2 partition and when i want to uninstall, say a 10-12 MBs-sized app, sometimes the ext2 partition will only decrease a couple or a few MBs instead of somewhere around 10-12 MBs itself. im installing it to EXT2(the app2sd partition), not the phones memory. my phones memory mostly contains the app's or system's app data

    [MENTION=3226614]GroovyG[/MENTION] dang, that's 2 coincidences where you coincidentally posted 3 mins before me! shocking, haha! anyway, back on topic, my internal memory is only about 50ish MBs full so far out of a total 191 and apps2sd is around 390ish MBs full, so...yeah...my tops 10+MBs apps, according to my apps manager are nook for android, ninjump, angry birds v135, beats adv. rhythm game, xscope pro, and fruit ninja, with moron test and zenonia both being close to 10MBs
    Last edited by xJAYEMMx; 03-22-2011 at 03:44 AM. Reason: Automerged Doublepost
    Current(Smart)Phone: Samsung Google Nexus S, Backup Phone: Cliq XT/Quench
    List of games PREVIOUSLY on my Cliq XT during 2.1 "consolidated"
    Cliq XT/Quench info:
    Firmware
    @Turl's CM7 2.3.4
    Kernel Ver.
    2.6.29.6
    build01@laptop #210
    Rom ver.
    CM7.0.3 Nightly 110 via-CyanogenMod

  16. #13
    phoenixsong6's Avatar
    offline Moderator
    Join Date
    Dec 2010
    Location
    Seattle
    Posts
    731
    Thanks
    44
    Thanked 276 Times in 201 Posts
    Downloads
    17
    Uploads
    0
    With Apps2sd, I found that even though it was supposed to install to /system/sd/app, I would find the files still existing in /data/app.
    I didn't check at the time if they were symlinks, neither did I pull the files from both locations to compare them.
    Possible project?

  17. #14
    41rw4lk's Avatar
    offline Skilfull Modder
    Join Date
    Dec 2010
    Posts
    515
    Thanks
    76
    Thanked 124 Times in 88 Posts
    Downloads
    8
    Uploads
    0

    S2E for CM7

    This seems to work for me, no issues at all.
    Attached Images Attached Images

  18. #15
    skivvies's Avatar
    offline So I Hear You Can Mod
    Join Date
    Jan 2011
    Location
    Australia
    Posts
    134
    Thanks
    62
    Thanked 30 Times in 13 Posts
    Downloads
    1
    Uploads
    0
    ohh. im using gingerbread which has native apps2sd. woops ^^

Page 1 of 2 12 LastLast

Tags for this Thread

Posting Permissions

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