Argusi.com

Welcome and enjoy your stay!

Username:    Password:    Remember me     
 

Date / Time

 

Main Menu

Donate

Stuff is expensive. Donate a few bucks if you want. It would be much appreciated! This is through Paypal, but you don't need an account. Visa and Master Card accepted!

Forums

Argusi.com :: Forums :: Computers :: T-Mobile Vibrant
 
<< Previous thread | Next thread >>
Fix stalling issue
Moderators: Argusi
Author Post
Argusi
Sun Jul 18 2010, 08:19PM


Registered Member #1
Joined: Sat Oct 22 2005, 05:14PM
Posts: 781
Thanked 2 times in 2 posts
This method is easiest, but you are limited to 130 meg data. I've posted a much better method here, that will give you 1gb.

* Must have root *

Obtained from here: http://forum.xda-developers.com/showthread.php?t=727279

Current limit is 130 meg for this. There are some larger apps that need a lot of space available (even if not used) so they may refuse to install or run correctly) so keep that in mind. Check how much you are using. It must not be over 128 meg. And it must NEVER go over 128 meg after the move or it would be the sux:

adb shell
su
du -shc /data/data /dbdata

If you want to see what's taking up the room:
du -hc /data/data /dbdata

The workaround:

adb shell
su
cp -rp /data/data /dbdata
mv /data/data /data/data.bak
ln -s /dbdata/data /data/data
reboot

Revert:

adb shell
su
cp -rp /dbdata/data /data/data.tmp
rm -r /data/data
mv /data/data.tmp /data/data
reboot

Revert (back to where you started):

adb shell
su
rm /data/data
mv /data/data.bak /data/data
reboot

[ Edited Sun Aug 01 2010, 01:16PM ]


Back to top
Website
 

Jump:     Back to top

User Colour Key:
Head Administrator, Administrator, Forum Moderator, Member

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System uses forum thanks

Welcome Guest


Currently Online
 Members: (0)
 Guests: (3)
Hit Counter
This page today...
total: 0
unique: 0

This page ever...
total: 1770
unique: 588

This Site ...
total: 39251
unique: 7799

Most online at once: 70
(Members: 1, Guests: 69)
on Mon Jun 07 2010, 03:53AM

User Colour Key:
Head Administrator
Administrator
Forum Moderator
Member

Affiliates




Render time: 0.0782 sec, 0.0115 of that for queries. DB queries: 56. Memory Usage: 965,060B