Darn it. My market is starting to come up with the package file is invalid error on certain apps. It was working for a while thanks to Michael123's post which uses terminal emulator and the following script:
su
# cd /cache
# mv download download.old
# mkdir -p /sdcard/cache/download
# ln -s /sdcard/cache/download download
Not really sure what else to do. I'd love to know that I can use that extra 80mb I have.
su
# cd /cache
# mv download download.old
# mkdir -p /sdcard/cache/download
# ln -s /sdcard/cache/download download
Not really sure what else to do. I'd love to know that I can use that extra 80mb I have.