Internal memory shrinking... - Wildfire General

Hi. Is it normal to have only around 20 mb of free internal storage with 16 apps (each is about 1 mb with cache included) installed (and about 100 on sd)? I've noticed that when I install and then uninstall an app there is less memory than before installing. Are there some temporary files which I must remove???

bump, this is important, please help...

USe ext partition.. means partition your sd and your file will go to sd partition. I have 200apps which is 500mb+, I have 91mb internal storage left.
(Partition work for rooted phone only)
Sent from my HTC Wildfire using XDA Premium App

The dalvik cache and are you running the stock rom or?

YA, the dalvik, I'm using cm7. Almost every Rom support dalvik
Sent from my HTC Wildfire using XDA Premium App

Related

Move all apps to sd and set as default?

Hey guys how do you move ALL apps and data to your sd card so when I flash roms (theres a new update everyday it gets too hard) I dont lose my progress in apps and I dont have to reinstall they are already there, is it possible to do this?
Also can you set sd card as default so new apps you install automatically go there.
It would be nice if I could partition just like 1 gb of my SD card just for apps!
Ive searched a few threads and stuff trying to gather information but none of them really helped alot so sorry if this has been answered!
What ROM are you running?
Daz555 said:
What ROM are you running?
Click to expand...
Click to collapse
RCmix3D at the moment, thinking about flashing Honey sense hd for a while!
I just want to make a partition of about 700mb onto the SD and move ALL my apps to it so I dont lose my progress and I dont have to worry about them when I flash roms!
thanks in advance!
Hello,
I'm unsure of any batch command to send all existing apps to SD so you may have to go to Settings> Applications> Manage Apps and move each one individually.
To change default app install location, use the following command either through ADB or in a terminal emulator:
pm setInstallLocation 2 //for SD card
pm setInstallLocation 0 //for phone internal memory
You'll find after setting the install location to SD, you'll notice that more apps can be moved to the SD card manually instead of just being greyed-out. However, be careful though - personally, I wouldn't move the following to SD since they've affected performance:
- apps which use a widget on your home screen (music players, aggregators)
- apps which explicitly interact with the system (e.g. task managers, autokiller, autostarts)
- Google apps
Hope this helps.
Backup all user apps in batch mode using titanium backup pro. Saves to sdcard backup folder.
Or
Partition sdcard to ext3 or 4, 0 swap, and use a a2sd+ patch (if your ROM supports it). Backup data on the fat32 partition first, as it may get wiped when the partition is split to make the ext partition. All user apps and associated dalvik will be moved to the ext partition on boot. Just make sure the ext partition is not wiped / formatted prior to flashing ROM. Use pc software such as gparted or mini partition tool free. Been a few phones bricked using the wrong cwm version to partition.
But, if were me, just use Titanium Backup Pro.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Backup all user apps in batch mode using titanium backup pro. Saves to sdcard backup folder.
Or
Partition sdcard to ext3 or 4, 0 swap, and use a a2sd+ patch (if your ROM supports it). Backup data on the fat32 partition first, as it may get wiped when the partition is split to make the ext partition. All user apps and associated dalvik will be moved to the ext partition on boot. Just make sure the ext partition is not wiped / formatted prior to flashing ROM. Use pc software such as gparted or mini partition tool free. Been a few phones bricked using the wrong cwm version to partition.
But, if were me, just use Titanium Backup Pro.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Gparted wouldnt find my phone when plugged in when I tried.
Also when you just move to SD through settings>application, it doesnt move the whole app only half and when you install a new rom they arnt there
Gparted is Linux, mini partition tool for Windows.
A2sd+ moves apps to ext partition, not fat32 partition your referring to. A2sd or apps to SD move only to fat32 partition.
There's the difference between a2sd+ & a2sd.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Gparted is Linux, mini partition tool for Windows.
A2sd+ moves apps to ext partition, not fat32 partition your referring to. A2sd or apps to SD move only to fat32 partition.
There's the difference between a2sd+ & a2sd.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
So to move the apps COMPLETELY on to the SD so they are there when you install a new rom and stuff, I partition my sd card in Ext 3/4 and then use a2sd+ to move them over right?
I'm on LeeDrOiD, and don't bother with the patch anymore.
But the method I used was, setup ext partition, flash ROM followed immediately by the a2sd+ patch for 1gb ext, then reboot. First boot will take a while.
Is useful if you stick to the same ROM, ...... as long as you don't wipe the ext partition before each update / build flash, or the ROM doesn't have a inbuilt script that wipes the ext. If that happened, you'd lose the apps and their dalvik cache, although the dalvik should be wiped anyway.
Edit: important, Forgot to mention, move all apps to "internal" memory prior. A2sd+ will take care of it on boot / flash and move all to ext. Any other app DL, just move to internal, and it'll be moved auto next boot.
Sent from my Desire HD using XDA Premium App
Delete, finger trouble.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
I'm on LeeDrOiD, and don't bother with the patch anymore.
But the method I used was, setup ext partition, flash ROM followed immediately by the a2sd+ patch for 1gb ext, then reboot. First boot will take a while.
Is useful if you stick to the same ROM, ...... as long as you don't wipe the ext partition before each update / build flash, or the ROM doesn't have a inbuilt script that wipes the ext. If that happened, you'd lose the apps and their dalvik cache, although the dalvik should be wiped anyway.
Edit: important, Forgot to mention, move all apps to "internal" memory prior. A2sd+ will take care of it on boot / flash and move all to ext. Any other app DL, just move to internal, and it'll be moved auto next boot.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
I got the partition set up and I installed the patch and the reboot took ages but how do I know if there on SD, I dont think they are because when I click on the app some still say move to sd?
Repsys7 said:
I got the partition set up and I installed the patch and the reboot took ages but how do I know if there on SD, I dont think they are because when I click on the app some still say move to sd?
Click to expand...
Click to collapse
Open titanium backup, the first page that opens "overview", look down the bottom, will say something like;
Rom
Internal
Sdcard
A2sd+
Sent from my Desire HD using XDA Premium App
ok it says sd card (A2sd) 575mb 60.4 free, so I think that means the apps are on there, so if I wipe my phone the apps will stay right?
It will always say move to SD if installed in any other place. But the SD it refers to is the fat32 partition, not your ext. A2sd+ will take care of it and move all new apps to ext on boot, as long as you install to internal memory first.
After some market updates of apps installed to ext , you may have to move to internal and reboot to ensure they're on the ext
Sent from my Desire HD using XDA Premium App
Repsys7 said:
ok it says sd card (A2sd) 575mb 60.4 free, so I think that means the apps are on there, so if I wipe my phone the apps will stay right?
Click to expand...
Click to collapse
Maybe a slightly bigger partition would have been better.
The apps should stay, as long as the ext is not wiped / formatted.
If apps not recognised in market, clear market cache, boot cwm, clear dalvik, boot, use titanium backup pro to restore market link if needed.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Maybe a slightly bigger partition would have been better.
The apps should stay, as long as the ext is not wiped / formatted.
If apps not recognised in market, clear market cache, boot cwm, clear dalvik, boot, use titanium backup pro to restore market link if needed.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
I did the biggest one possible in Rom manager
Alright thanks for all your help mate!
Maybe your version, I have not done it since 1gb using cwm 2.5.1.3. But some newer versions had bricked phones. ROM manager is just an interface for cwm, so that's why its best to do it through pc. Should recognise the card through a sdcard adaptor
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Maybe your version, I have not done it since 1gb using cwm 2.5.1.3. But some newer versions had bricked phones. ROM manager is just an interface for cwm, so that's why its best to do it through pc. Should recognise the card through a sdcard adaptor
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Yeah but I use windows, and I'm having problems using Gparted live (it just wont let me partition my sd card) and using virtualbox I cant find my device in Ubuntu :S
Mini partition tool , free version for windows, maybe you missed it in an earlier post.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Mini partition tool , free version for windows, maybe you missed it in an earlier post.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Ahh stupid me haha, il try it out, thanks

out of space

i've problem in istalling new apps. the mobile gives me out of space eeroe message while i've about 20 MB free internal memory, and 527MB SD-EXT
is there any way to solve this problem?
Apps2sd
Sent from my HTC HD2 using XDA Premium App
try miui with a2sd support
APP2SD is already installed.
and it refairs that apps are on SD!
any solution?
which rom do you use? if your rom supports a2sd, download a2sdgui from market and move dalvik cache to sd using this app.
I seem to have the same issue. Using imilka Incredible S 1.1 Rom, and a 32gb Patriot card, with a 1gb ext4 partition. However, when I run a2sdgui, it says no ext partition detected.
It looked like gparted created it ok, but maybe there is a problem. I have about 237mb total phone storage, which is running out!
I get this error when I have file system errors.
not sure how to solve it on a partition though.
ahmed_elshaer said:
i've problem in istalling new apps. the mobile gives me out of space eeroe message while i've about 20 MB free internal memory, and 527MB SD-EXT
is there any way to solve this problem?
Click to expand...
Click to collapse
I have gotten this on occassion during an app download/install from the market.
I have simply ignored it, and tried the download again until it succeeded.
I have no clue why it happens, but in my case, it is nothing more than an annoyance.
FWIW, I am utilizing a 2048G SD-Ext4, with lots of room.
Sent from my TMO HD2 with my right index finger using XDA Premium

Htc hd2 us tmbl internal memory.

I had to exchange my US tmoble phone which was a 1028? memory? Now when I go to hardware it says 768? Is this one of the old htc's before they were 1028. I have a android Rom installed and noticed I have no room for apps.
Sent from my HTC Runnymede using XDA App
Showing 768 in android means you flashed a 250/260mb cwm partition layout, because android doesn't include the system, boot and cache partition sizes when calculating internal storage. Only the data partition counts towards the available internal storage reading.
so, add whatever size cwm partition you flashed to the reported internal storage and you should come out around 1024mb
Ok thanks for the info. I have about 48mb left, I've only downloaded about three apps? This sound right?
Sent from my HTC Runnymede using XDA App
No, doesn't sound right, but without info like rom, cwm size flashed, ext partition set? its hard to know what to expect.
Cwm
5/235/5
Runnymeade sense 3.5 herios ..........
Sent from my HTC Runnymede using XDA App

No memory

Every time I install a rom it says insufficient storage. Please help.
Sent from my PG86100 using XDA App
you need to wipe everything except the SD before you flash the ROM
Yea ive done the wipe correctly x3 everything and still does that
Sent from my PG86100 using XDA App
Is the the system mounted or SD mounted? Also what Rom are u trying to install? Just throwing that out there...
Sent from my PC36100 using xda premium
Are you using dta2sd? And is your SD partitioned.
Ive tried a few roms right now im using mikg 3.11.. its actually kinda random like yesterday I couldn't download anything from google play but this morning it let me download. And im on a fresh install and have plenty of memory. I don't have a ext set up or any apsd set up either
Sent from my PG86100 using XDA App
OK I got it. You need to have an SD ext because the evo can't actually handle a rom that large without one. You need to have the rom apps moved to your SD card. This will give you an insane amount of free space. Your ext must be ext3 for best results. In recovery partition SD then upgrade ext2 to ext3. This will also format the SD so move your contents to a folder on PC. I believe Mik has dta2sd built in so it should move apps on install. This will fix your low memory issue 100%.
Ok will do.. but the Rom has like 300 mbs free. But still will do this and see if it fixes it
Sent from my PG86100 using XDA App
MikG has a2sd baked in, so you need to have the sdext.
Most roms have a2sd enabled by default. Also the phone uses the sdext for dalvik storage as well so you should always have one. Ext3 is highly recommended.
my recommendation would be to move your dalvik cache to sd partition and then see what you need to move app wise. i go by the rule if it doesnt need to be on your sd card then dont put it there. if you are still running out of room after dalvik is moved then damn you got some big apps (lol just messin) but just move a few there is no point in having all this free space on internal storage when its there to be used

8.5 GB System Data Folder?

What's up with my storage? I can't do a nand backup because no free space. I just did a clean DU rom install after wiping and then installed 30 apps or so. Shouldn't I have more free space? It's not because of the rom, I had this issue before. Do I need to try wiping internal data or repartitioning something? Thanks for any help.
Sent from my Nexus 4 using XDA Free mobile app
Ended up having to wipe internal data and then reinstalling everything since my recovery failed (must have been relying on some of the internal data or something).

Categories

Resources