Guest boobloo Posted May 19, 2010 Report Posted May 19, 2010 I have a 16gb card which was partitioned as a 8GB card ***How To PARTITION SDCard*** , but I need to resize the partitions as I am running low on phone storage. I have uninstalled the apps which I don't really need but I am still getting the low space warning. I just need recommended partition sizes which should not affect the performance of the phone.
Guest kendon Posted May 19, 2010 Report Posted May 19, 2010 partitioning your sdcard will change nothing about that message. you need to clear up phone memory. try wiping dalvik-cache.
Guest boobloo Posted May 19, 2010 Report Posted May 19, 2010 That seems to have done the trick, it has given me 18% more on the data partition. Thanks!
Guest Nel Posted May 20, 2010 Report Posted May 20, 2010 If it the internal storage that is low use adb to clear the tmp folder. "rm -r data/local/tmp" should sort out the problem
Guest trunker Posted May 21, 2010 Report Posted May 21, 2010 partitioning your sdcard will change nothing about that message. you need to clear up phone memory. try wiping dalvik-cache. same problem got 'low on space' last few days now wiped dalvic and got nothing back? internal memory 149 out of 165 before, 149 out of 165 after wipe? adb shell>> # rm -r data/local/tmp no joy either, still low on memory ??? any help appreciated - thanks
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now