Android Community
Page 3 of 3 FirstFirst 1 2 3
Results 21 to 29 of 29

Thread: Market Cache (only) on the SD Card

  1. #21
    Join Date
    Dec 2008
    Posts
    346

    Default Re: Market Cache (only) on the SD Card


    you'll be fine, just don't delete the folder itself

  2. #22
    Join Date
    Oct 2008
    Location
    Minneapolis MN
    Posts
    1,843

    Default Re: Market Cache (only) on the SD Card

    Lol, I figured, just wanted to know.

  3. #23
    Join Date
    Mar 2009
    Posts
    152

    Default Re: Market Cache (only) on the SD Card

    hi just tried it.
    im getting

    rm: descent into directory 'cache'?

    what do I do?

  4. #24
    Join Date
    Dec 2011
    Posts
    1

    Default Re: Market Cache (only) on the SD Card

    Quote Originally Posted by birdman81484 View Post
    Move Market Cache to SDCard: By grickson from XDA
    cd /data/data/com.android.vending
    rm -R cache
    mkdir /sdcard/cache/
    mkdir /sdcard/cache/marketCache
    ln -s /sdcard/cache/marketCache cache
    how can i cancel this? if i dont more want market cache on my SDcard? can u write code what i should to use?

  5. #25
    Join Date
    Jan 2012
    Posts
    1

    Default Re: Market Cache (only) on the SD Card


    DELETE symlink/UNDO Move Market Cache to SDCard
    cd /data/data/com.android.vending
    rm cache
    mkdir cache


    and if you donīt need your cache directory on sdcard anymore:

    rm -R /sdcard/cache/marketCache

    or if you did not put other files/dirs into /sdcard/cache remove complete cache directory:

    rm -R /sdcard/cache

    you should know what you do! no guaranty

    greets
    Arktik

Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. Market Cache at 29MB and I cant purge it!
    By All~G1 in forum Apps Promo / Announcement
    Replies: 6
    Last Post: 12-31-2008, 12:40 AM
  2. Clearing Market Cache
    By dklst in forum All About Andorid Software
    Replies: 3
    Last Post: 12-18-2008, 08:52 AM
  3. Install Apps/cache/history To Memory Card?
    By benonijeanpierre in forum General Phone Chat
    Replies: 3
    Last Post: 10-27-2008, 11:45 AM
  4. Market apps stored and ran from sd card??
    By solidstar in forum General HTC Chat
    Replies: 7
    Last Post: 10-26-2008, 04:12 PM
  5. Is anybody looking at their browser cache?
    By PixelHenge in forum General HTC Chat
    Replies: 15
    Last Post: 10-25-2008, 10:07 AM

Bookmarks

Posting Permissions

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