Note: This is for users who still have root access.
If you got your WebCache saving to your SD already then this is basicly the same proccess.
First you need to connect to the root.
Now:
cd /data/data/com.android.vending
rm -R cache
mkdir /sdcard/cache/marketCache
ln -s /sdcard/cache/marketCache cache
This will save about 10mb of phone memory.
StreetviewCache to SD:
cd /data/data/com.google.android.street
rm -R cache
mkdir /sdcard/streetCache
ln -s /sdcard/cache/streetCache cache
imeemCache to SD:
cd /data/data/com.imeem.gynoid
rm -r cache
mkdir /sdcard/cache/imeemCache
ln -s /sdcard/cache/imeemCache cache
TuneWikiCache to SD:
cd /data/data/com.tunewiki.lyricplayer.android/cache
rm -r webviewCache
mkdir /sdcard/cache/tunewikiCache
ln -s /sdcard/cache/tunewikiCache webviewCache
Special thanks to NFauteux for the commands
This will save you alot more memory on your SD.![]()
Last edited by MANUP456; 11-30-2008 at 04:49 AM.
I got a MAN-UP lifestyle.