• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help Internal Memory Full..now what!?

I recommend you go through these links:
Handy Informations: How to Root FROYO/Android 2.2 Devices?

Handy Informations: How to Root Samsung Galaxy Pop/Mini GTS5570 Running Gingerbread 2.3.4 OS?

(Rooting means to gain special superuser permission that will allow you full access to the system.. .Its like using sudo su in linux...:)
Yes hit enter after su
and the in the nest line type the command as it is (remember linux and android are case sensitives )
pm setInstallLocation 2

I recommend you play more with your phone and try using terminal emulator...:D:)

Another prob... I vant find enter in my galaxy mini..... Nd does rooting process changes phones performance?
 
Another prob... I vant find enter in my galaxy mini..... Nd does rooting process changes phones performance?

Enter is the the arrow (something like this <---|) in your keyboard that moves the cursor to the next line (its just above/beside backspace) ...
As mentioned rooting void your warranty and there is some risk of bricking your phone if not done properly... but it doesn't degrade the performace, in fact after rooting you can run many applications that can help improve/upgrade the performance (you can use setCpu app for Overclocking, that make your phone faster by increasing CPU speed , but meanwhile overclocking also consumes more battery which is another point to consioder, but you can again underclock to use minimum battery)

SO, be careful with rooting.. If you have gts5570 android 2.2 (froyo) os follow the steps Handy Informations: How to Root FROYO/Android 2.2 Devices?

and if you have gts5570 running gingerbread os follow the steps here Handy Informations: How to Root Samsung Galaxy Pop/Mini GTS5570 Running Gingerbread 2.3.4 OS?

Good Luck!!! and be careful!!!
 
its still not workin......as I press enter after typin su,it runs it as a command..still I typed d rest of d command n dis wS D OUTCOME.....
$pm setInstallLocation 2
Unable to open log device '/dev/log/main': Permission denied
Unable to open log device '/dev/log/system': Permission denied
Unable to open log device '/dev/log/events': Permission denied
Unable to open log device '/dev/log/radio': Permission denied
Error connecting (Permission denied)
Error connecting (Permission denied)
/mnt/secure/asec: Permission denied
[1] Killed pm setInstallLocation 2
$
What do I do now.......
 
its still not workin......as I press enter after typin su,it runs it as a command..still I typed d rest of d command n dis wS D OUTCOME.....
$pm setInstallLocation 2
Unable to open log device '/dev/log/main': Permission denied
Unable to open log device '/dev/log/system': Permission denied
Unable to open log device '/dev/log/events': Permission denied
Unable to open log device '/dev/log/radio': Permission denied
Error connecting (Permission denied)
Error connecting (Permission denied)
/mnt/secure/asec: Permission denied
[1] Killed pm setInstallLocation 2
$
What do I do now.......

It is because you don't have the super user permission. Is your phone rooted ??? Otherwise it won't work... Plz root your phone first .You can find links in my previous post for rooting....:)
 
It is because you don't have the super user permission. Is your phone rooted ??? Otherwise it won't work... Plz root your phone first .You can find links in my previous post for rooting....:)

Ohh.... Mines nt rooted.... K I'l do.... Thanx 4 ur help....
 
just a question... what will happen if i clear RAM on my Samsung mini im just curios ..you see im really not that "Techy wise" ...and i really wanted to resolve this internal memory full problem on my phone. why cant it just automatically move the files on the sd card?..

hope somebody can help
 
just a question... what will happen if i clear RAM on my Samsung mini im just curios ..you see im really not that "Techy wise" ...and i really wanted to resolve this internal memory full problem on my phone. why cant it just automatically move the files on the sd card?..

hope somebody can help

Clearing Ram will just remove unused programs and data from RAM....

If you are having problem Read this article, Solving Low Internal Memory on Android Smart Phone.

:):):D
 
you made my day. my memory has come down to 42mb from 164mb.:)

yeppi now i can download all the apps which i deleted in last couple of months.
 
The easiest way to dump the internal memory:
1 - dial * # 9900 #
2 -choose (copy to sd card)
This method will give you more than 50 MB free memory
I tried this method and is effective
it makes my memory 117/181

HI i did copy the dumpfiles to sd card by dialing *#9900#
but now the question is do i delete the files from my memory card or do i have to keep them. there are many files likes (dumpstates_app.....) and (main_201....)...

thanx
 
Thanks Buddy for the amazing tip. It worked for me. So simple it is. It resolve my problem.
Thanks a million my friend.



The easiest way to dump the internal memory:
1 - dial * # 9900 #
2 -choose (copy to sd card)
This method will give you more than 50 MB free memory
I tried this method and is effective
it makes my memory 117/181
 
The easiest way to dump the internal memory:
1 - dial * # 9900 #
2 -choose (copy to sd card)
This method will give you more than 50 MB free memory
I tried this method and is effective
it makes my memory 117/181

It Worked But If I Removed The Card Memory Does All The Applicition Will Be Gone ?
 
when i download any application from play store it is directly go to phone memory how can i directly down load in sd card or how i move the downloaded data from phone memory to sd card
 
Note: Works on both froyo & GB

Please follow below step to change default memory to SD card

Getting Ready:
1. First you have to enable USB debugging on your Android device from Settings > Applications > Development > USB debugging.
2. You need to download and install the latest Android SDK on your computer from http://developer.android.com/sdk/.
3. Install the latest java SDk if you don't already have one.

Tutorial:
1. Extract the package to the folder of your choice [Let's say- C:/android-sdk-windows/], run SDK Manager.exe

2. Close the command / windows command prompt window that opens.

3. In the new window, click on Available Packages to the left. Untick all options you are prompted to download except the USB driver option & Android sdk tools revisionx(13 as of now) & Android sdk platform-tools revision x(7 as of now) if they are there.
(Note-If you get an error message at this point, enable &#8220;Force https://&#8230;&#8221; in the Settings. From the list of available packages, select &#8220;Usb Driver package&#8221;, click on the Install Selected button in the bottom right corner and follow the prompts. )

4. Do not open Samsung Kies. Connect your phone to your computer with a USB-cable. Your OS will prompt you to install new drivers. Choose to install them from the android-sdk-windows/extras/google/usb_driver folder. Do not mount your device; you only need to plug-in the cable.
(If you don't see this prompt, It means USB drivers are already installed or else install them manually: SAMSUNG USB drivers from samfirmware.com)

5. Run command prompt in administrator.
Type in the following after the ">" at each step (without quotations,and including spaces and capital letters)

"cd C:\android-sdk-windows\platform-tools"
"adb devices"
"adb shell"
A $ sign should pop up
"pm setInstallLocation 2"
Another $ should pop up

And your done. Close everything, disconnect phone, turn off phone and then turn it back on again

Note:Now the phone will be set to install all apps you install onto the SD card. However, current apps on phone will mostly still be stored on the internal memory. This process doesn't move these apps for you, it adds the ability. So you must now manually move those already installed on the phone. Install some apps like app2sd etc.

It&#8217;s preferable to install certain apps to the main memory, since it will take a while before the SD card becomes available when you start your phone. Applications installed on the memory card will also be unavailable to the system each time you mount your phone as a disk drive.

In general, apps that integrate with the Android OS and that often run in the background is better to install on the internal storage, while games and most other applications will have no problem chilling outside on your SD.

Widgets should essentially be installed on phone memory.

Update:
From what I have come to understand (correct me if I am wrong), Each app will store some .odex files on phone memory to speed up the boot process.
So don't complain that phone memory is getting lesser after each install. Though if you could've installed 40 apps before now maybe 150+ and still have 30-40 mb left. (depends on what kind of apps you install).

Darktremor's a2sd scripts deodex the apps and COMPLETELY move the apps and cache to sd card but you will need to root and run the scripts.
How to install Darktremor's a2sd on Froyo!!
Though an easier way will be to install a custom rom.

Press the thanks button if the tutorial helps!
 
clear datas/ caches from some of your apps but not the important ones like media storage if you consider the arrangement of you media files important.
 
I think that this could be because of one or very few apps using lot of memory.
Just head to Settings > Applications > Manage Applications > Press Menu button > Select 'Sort by Size'
(Or if it says 'sort a-z', do 'a-z' once and then press menu > sort by size).
See the apps at the top of the list.

In my phone, it is the Maps which uses nearly 10 mb. Consider uninstalling the apps larger than 10 Mb.

Then clear cache from task manager and also from apps2sd.
Thank you man soo much
 
The easiest way to dump the internal memory:
1 - dial * # 9900 #
2 -choose (copy to sd card)
This method will give you more than 50 MB free memory
I tried this method and is effective
it makes my memory 117/181


thanks buddy this is the smartest way that i found to overcome this prob
thanks alot
 
I tried this memory dump but memory space freed nearly 2 MB only. Now I am having 22.68 MB for internal storage. I tried to upgrade what'sApp and got error message insufficient memory space on device. SD card is having 1.36 GB free
 
Back
Top Bottom