Guest syklitengutt Posted June 9, 2010 Report Posted June 9, 2010 (edited) Im not shure if this works proporlie. How could I check this? I have modaco custom with apps2sd+ I have noticed that internal memory seems to be less and less after installed apps. Does it have anything to say if I install them trough my computer? Is it anyway to find out if this is working like it should? I know that i had 130mb free before, but have only around 95 now. But i tried to uninnstall a big game, and that only freed up 3 mb and the game was 12?? Edited June 9, 2010 by syklitengutt
Guest afiorillo Posted June 9, 2010 Report Posted June 9, 2010 Hi, this was discussed many times, however here's some info. Connect your Desire to the PC via USB, navigate a command prompt to the 'tools' directory of the Android SDK (or the rooting tools from Paul) and issue the command adb shell ls -l /data You should read some symlinks for app, app-private and dalvik-cache directories. It indicates that A2SD is working. There's another directory (/data/data) that cannot be redirected to the sdcard and that is eating some space up from the internal memory: this is by design. Cheers.
Guest syklitengutt Posted June 10, 2010 Report Posted June 10, 2010 So this will work in windows also? the same command I mean?
Guest syklitengutt Posted June 10, 2010 Report Posted June 10, 2010 ok, cammand not known in windows, this is linux commands.
Guest dickenz Posted June 10, 2010 Report Posted June 10, 2010 (edited) ok, cammand not known in windows, this is linux commands. It works in Windows too - You just need Android SDK extracted. After extracting open up a command prompt and browse using command prompt to where you extracted the SDK and then into the tools folder. From there, run the adb commands. They will work. Edited June 10, 2010 by dickenz
Guest syklitengutt Posted June 10, 2010 Report Posted June 10, 2010 Ok, heres an image of what that gives, anyone cares to tell me if its working right?
Guest persko Posted June 10, 2010 Report Posted June 10, 2010 Ok, heres an image of what that gives, anyone cares to tell me if its working right? Yes your symlinks are OK. so this should be working. Per
Guest syklitengutt Posted June 10, 2010 Report Posted June 10, 2010 Thanks for reply. One more thing, is it benifitial to move cahce to SD?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now