Jump to content

Contact Storage: Move to SD?


Recommended Posts

Guest mehall
Posted

Today my phone was bitching me out about not having enough free space left (it had 7MB internal, apparently not enough to grab my latest SMS message)

Turns out my contact storage was taking up about 25MB, so I cleared it, waited for a sync with google and got my txts.

Is there any way to make the contact storage use the sd card like everything else does?

Guest Speckles
Posted

If your rooted, it should be as simple as creating a softlink between /data/data/com.android.providers.contacts to an appropriate directory on your ext2/ext3 partition of your sd card.

Do a nandroid backup first as usual, in case it takes a dislike to your modifications.

Guest mehall
Posted

How would I do that? I mean I use "ln -s" with the source and destination directory, but how do I refer to the destination directory? Because it doesn't have a quantifiable address name does it?

Guest Speckles
Posted

If your using A2SD, then the ext2/3 partition will be mounted at boot time to an appropriate directory relative to the root, so you can just use that.

Guest bongobill
Posted

I am having the same problem, and am rooted, but I still have no idea how to do what you are talking about. Please help, and start from the position of a noob.

Guest Speckles
Posted

Once a2sd is up and running, you should be able to use 'df' to determine the mount point of the sd card, you can then soft link the contacts in datadata to a directory such as contacts in the directory stated

  • 2 years later...
Posted

i have app2sd pro active, how do i actually move contats storage to sd? thanks.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.