Sunday, December 30, 2012

not enough cache fix for android


not enough cache fix for android

mkdir /mnt/sdcard/miui/market-cache
cd /cache
mv download download.bak
ln -s /mnt/sdcard/miui/market-cache download
ls -ahl

No comments: